Platform/GFX/2009-Jul-20: Difference between revisions
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
*** work on text system instrumentation [https://bugzilla.mozilla.org/show_bug.cgi?id=487756 bug 487756] | *** work on text system instrumentation [https://bugzilla.mozilla.org/show_bug.cgi?id=487756 bug 487756] | ||
* Bobby | * Bobby - {{bug|435296}} (decode-on-draw) | ||
** Last week: | ** Last week: | ||
*** Got progressive decoding and header-only decode working together | |||
*** Bunch of bug fixes - browser finally usable | |||
** This week: | ** This week: | ||
*** Big list of various issues to work through, including | |||
**** discarding | |||
**** optimizing the progressive decode heuristics per joe's suggestions (timeout-based) | |||
**** borderimage (breaks larry - argggh) | |||
**** memory leaks | |||
**** various progressive jpeg weirdness (not sure if this is unique to decode-on-draw) | |||
**** better handling of pngs (no more longjmp) | |||
**** Lots of inline TODOs | |||
*** Some other restructuring that should probably wait since we might be rushing this patch | |||
* Jim | * Jim |
Revision as of 21:14, 20 July 2009
- x217
General
Status Updates
- Joe
- Last week:
- This week:
- Jeff
- Last week:
- This week:
- John
- Last week:
- Windows synthetic bolding, patch waiting on review bug 499621
- family/fullname mismatch, patch waiting on review bug 496573
- set up a patch to enable ClearType for downloadable fonts bug 504698
- completed reviews of jkew's font unification patch
- This week:
- experiment more with ClearType rendering
- compare text-shadow rendering across browsers
- security issues
- work on text system instrumentation bug 487756
- Last week:
- Bobby - bug 435296 (decode-on-draw)
- Last week:
- Got progressive decoding and header-only decode working together
- Bunch of bug fixes - browser finally usable
- This week:
- Big list of various issues to work through, including
- discarding
- optimizing the progressive decode heuristics per joe's suggestions (timeout-based)
- borderimage (breaks larry - argggh)
- memory leaks
- various progressive jpeg weirdness (not sure if this is unique to decode-on-draw)
- better handling of pngs (no more longjmp)
- Lots of inline TODOs
- Some other restructuring that should probably wait since we might be rushing this patch
- Big list of various issues to work through, including
- Last week:
- Jim
- Last week:
- PC UI integration patches for browser/ext. mgr. (355555, 423587)
- Win7 window docking patch (bug 489258)
- This week:
- Win. drag and drop activation bug (274205)
- Win security policy and prefs work related to attachments (504804)
- Popup rollup hooks investigation (504650)
- Last week:
- Rob
- Last week:
- Fixed resize-on-minimize windows bug (bug 502713)
- Fixed keyboard shortcuts on wince (bug 500745)
- Revising patches for aero peek and widget cleanup
- This week:
- Aero Peek front end work
- Remove MouseTrailer code from widget/src/windows (more initial checkin code)
- Last week: