[webkit-reviews] review requested: [Bug 19357] [GTK] Loading of resource images : [Attachment 30180] Another implementation of resource loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 04:39:11 PDT 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 19357: [GTK] Loading of resource images
https://bugs.webkit.org/show_bug.cgi?id=19357

Attachment 30180: Another implementation of resource loading
https://bugs.webkit.org/attachment.cgi?id=30180&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
I didn't see the earlier discussion until now. So the state is that we:
   - install every resource we use
   - provide the facility to map the WebCore resource to the fdo.org name, so
we always prefer the icon theme icon if it exists...

What is not done:
   - RenderLayer is not changed and we use the textAreaResize... this actually
means we can resize text areas right now instead of not be able to resize them.
The RenderLayer change would probably include pushing things into
RenderTheme... and have a different implementation for RenderThemeGtk.


More information about the webkit-reviews mailing list