Confirmed users
32
edits
(→Arun) |
|||
| Line 131: | Line 131: | ||
===Chris Kitching=== | ===Chris Kitching=== | ||
* Favicon madness | |||
While trying to solve {{bug|895423}}, ended up revamping Favicon caching system to avoid horrible workaround. There was some collateral damage: (Mostly awaiting review) | |||
**{{bug|914027}} - Stop the Favicon cache from trying to decode things it can't decode. | |||
**{{bug|748100}} - Add support for decoding ICO Favicons. | |||
**{{bug|914296}} - Add more intelligent Favicon caching. (No more wasteful resizing) | |||
**{{bug|888326}} - Clean up Favicon caching in preparation for above. | |||
**{{bug|753356}} - Solve a strictMode violation in Favicon load. | |||
**{{bug|782823}} - Stop about: pages from causing an exception for Favicon load. | |||
**{{bug|813810}} - Don't pixelate large Favicons (Were being downscaled and then upscaled lossily) | |||
**{{bug|759501}} - Load Favicons earlier (Covered by patch to another bug) | |||
**{{bug|855911}} - Fix rendering issue that was speckle-ifying the NVidia favicon. | |||
**{{bug|834536}} - Key the Favicon cache with favicon URLs, not page URLs - should get many more cache hits. | |||
**{{bug|887492}} - Refactor Favicon API. | |||
**{{bug|758458}} - Covered by above. | |||
**Filed: | |||
**{{bug|914058}} - Could behave better when decoding ICO - select best instead of getting largest and downscaling. | |||
**{{bug|914950}} - Got a bit carried away and added support for an icon format nobody ever uses. | |||
* Proguard madness | |||
**{{bug|794981}} - First part of generator landed. A stop closer to Proguard! | |||
**{{bug|914760}} - Made the above irritate rnewman less. | |||
** Filed: | |||
**{{bug|913985}} - Followup to above - make generator more general - generate ALL the entry points! | |||
** {{bug|909455}} - FHR recordSearch calls missing from new URL entering logic | |||
** {{bug|911828}} - Crash when long clicking on BrowserSearch rows | |||
** {{bug|907192}} - Update the tab count while in editing mode on tablets | |||
* Assorted | |||
**{{bug|913890}} - Minor cleanup. | |||
I think that's all... Crazy week.. | |||
===mcomella=== | ===mcomella=== | ||
*Past | *Past | ||