[Webkit-unassigned] [Bug 19357] [GTK] Loading of resource images

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


https://bugs.webkit.org/show_bug.cgi?id=19357


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21841|0                           |1
        is obsolete|                            |
  Attachment #30180|                            |review?
               Flag|                            |




------- Comment #11 from zecke at selfish.org  2009-05-11 04:39 PDT -------
Created an attachment (id=30180)
 --> (https://bugs.webkit.org/attachment.cgi?id=30180&action=view)
Another implementation of resource loading

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list