summaryrefslogtreecommitdiff
path: root/developer-weekend/nov-2012.mdwn
blob: b9af06813c6ecc7422a5fd70d78ae17b32792f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[[!meta title="Developer Weekend (Nov 2012)"]]
[[!meta author="Kyllikki"]]
[[!meta date="2012-11-01T16:00:28Z"]]


[[!toc]] List of ideas to consider
and/or work on, if they've not already been addressed:

-   <about:testament> to include library versions
-   Release automation
-   Purge LibXML usage
-   Migrate previous release tags in git repo
-   Handle LINK, META, STYLE, etc tags as they're added to the DOM.
-   Examine porting spidermonkey to RO
-   LibDOM optimisation
    -   <http://www.netsurf-browser.org/temp/Profiles>
    -   \_dom\_node\_dispatch\_event takes \>8% causing some of
        post-libDOM speed regression
    -   CSS selection still dominates
    -   CSS parse takes some time too.
-   More?