Confirmed users, Bureaucrats and Sysops emeriti
792
edits
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
** full-text indexing for sqlite/mozStorage | ** full-text indexing for sqlite/mozStorage | ||
*** Do we expose this to DOM Storage? | *** Do we expose this to DOM Storage? | ||
** microformat detection services | ** microformat detection services | ||
*** myk/dmose to look into it | *** myk/dmose to look into it | ||
** XUL prettyfication | ** XUL prettyfication | ||
*** gradients with CSS using cairo | *** gradients with CSS using cairo | ||
Line 31: | Line 29: | ||
*** single-direction percentage-based layout (same direction as your parent box) | *** single-direction percentage-based layout (same direction as your parent box) | ||
*** need actual use cases for all of these | *** need actual use cases for all of these | ||
** web services as content handlers | ** web services as content handlers | ||
*** need to work with Hixie's spec (URI protocol and mime types) | *** need to work with Hixie's spec (URI protocol and mime types) | ||
*** can we do microformats in this same framework? | |||
** tab drag and drop between windows | ** tab drag and drop between windows | ||
*** detach/reattach views? | *** detach/reattach views? | ||
*** docshell code sucks; need to talk to bz | |||
*** not going to try to do this for 1.9; need to reevaluate after we get rid of widgets/views, but we're not going to plan on doing this | |||
** chrome overlays inside content | |||
*** e.g. in-page microformat UI (use XBL to attach to some already existing part of the dom) | |||
*** overlaying images with chrome to do things like block that image | |||
* roc view/widget removal | |||
** land old patch to see current performance impact | |||
= Firefox 3 = | = Firefox 3 = |