Mobile/e10s/Notes/07-Apr-2010: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Details == * Wednesdays - 1:00PM Pacific * 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL) * 1-800-707-2533 (pin 369) Conf# 8605 (US) * irc.mozilla.org #mobile for back…') |
|||
(7 intermediate revisions by 5 users not shown) | |||
Line 14: | Line 14: | ||
* Necko | * Necko | ||
** (https://bugzilla.mozilla.org/show_bug.cgi?id=516730) | ** (https://bugzilla.mozilla.org/show_bug.cgi?id=516730) | ||
** reasonable confident that much will work soon | |||
** redirects and other features are in 'unknown' state | |||
** also unknown: https | |||
** Next week: instruction on how to build chrome-only necko. | |||
* Preference | * Preference | ||
** (https://bugzilla.mozilla.org/show_bug.cgi?id=506269) | ** (https://bugzilla.mozilla.org/show_bug.cgi?id=506269) | ||
Line 21: | Line 25: | ||
** (https://bugzilla.mozilla.org/show_bug.cgi?id=516746) | ** (https://bugzilla.mozilla.org/show_bug.cgi?id=516746) | ||
** (https://bugzilla.mozilla.org/show_bug.cgi?id=554271) | ** (https://bugzilla.mozilla.org/show_bug.cgi?id=554271) | ||
* Plugins | * Plugins | ||
** Stuart has a plan | ** Stuart has a plan | ||
** | ** Romaxa has a patches: | ||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=464966, NPAPI Qt support, need review) | |||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=554270, - NPP_ImageDraw into memory buffer, need API proposal) | |||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=556487, - basic layers implementation, with X/GL - stuart's plan, with ImageSurface - bug 554270) | |||
* Gfx | * Gfx | ||
** 16bpp Patches | ** 16bpp Patches - (https://bugzilla.mozilla.org/show_bug.cgi?id=545632, blocked by new cairo integration bug 542605) | ||
** Fast Scaling (552142) | ** Fast Scaling (552142) | ||
** callback happens just before paint (old tiles are shown and then repainted) | ** callback happens just before paint (old tiles are shown and then repainted) | ||
Line 33: | Line 39: | ||
* Other things | * Other things | ||
** js alerts | ** js alerts | ||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=516749, https://bugzilla.mozilla.org/show_bug.cgi?id=548847) | *** (https://bugzilla.mozilla.org/show_bug.cgi?id=516749, https://bugzilla.mozilla.org/show_bug.cgi?id=548847) working on this, -smaug. The existing nsIWindowProvider API could be used for opening new tabs. | ||
** geolocation notification and use | ** geolocation notification and use | ||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=552822) | *** (https://bugzilla.mozilla.org/show_bug.cgi?id=552822) awaiting review, -jdm | ||
** downloads | ** downloads | ||
*** (https://bugzilla.mozilla.org/show_bug.cgi?id=552825) | *** (https://bugzilla.mozilla.org/show_bug.cgi?id=552825) |
Latest revision as of 07:57, 9 April 2010
Details
- Wednesdays - 1:00PM Pacific
- 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #mobile for backchannel
Major Topics for This Week
- Landing Plan
- Status updates
Quick Status Updates
- Necko
- (https://bugzilla.mozilla.org/show_bug.cgi?id=516730)
- reasonable confident that much will work soon
- redirects and other features are in 'unknown' state
- also unknown: https
- Next week: instruction on how to build chrome-only necko.
- Preference
- Places / Session History / Bookmarks
- Plugins
- Stuart has a plan
- Romaxa has a patches:
- (https://bugzilla.mozilla.org/show_bug.cgi?id=464966, NPAPI Qt support, need review)
- (https://bugzilla.mozilla.org/show_bug.cgi?id=554270, - NPP_ImageDraw into memory buffer, need API proposal)
- (https://bugzilla.mozilla.org/show_bug.cgi?id=556487, - basic layers implementation, with X/GL - stuart's plan, with ImageSurface - bug 554270)
- Gfx
- 16bpp Patches - (https://bugzilla.mozilla.org/show_bug.cgi?id=545632, blocked by new cairo integration bug 542605)
- Fast Scaling (552142)
- callback happens just before paint (old tiles are shown and then repainted)
- garbage when drawing only part of the tile
- panning needs to be faster
- Other things
- js alerts
- (https://bugzilla.mozilla.org/show_bug.cgi?id=516749, https://bugzilla.mozilla.org/show_bug.cgi?id=548847) working on this, -smaug. The existing nsIWindowProvider API could be used for opening new tabs.
- geolocation notification and use
- (https://bugzilla.mozilla.org/show_bug.cgi?id=552822) awaiting review, -jdm
- downloads
- orientation
- login manager
- autocomplete
- system alerts
- js alerts