[Webkit-unassigned] [Bug 56425] WebKit2 Icon Database

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 11:19:18 PDT 2011


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86475|review?                     |review+
               Flag|                            |




--- Comment #23 from Maciej Stachowiak <mjs at apple.com>  2011-03-22 11:19:18 PST ---
(From update of attachment 86475)
I'm concerned that all this code is being moved from WebCore to WebKit2. That seems like a bad overall direction. We don't want to have totally separate implementations for WebKit1 and WebKit2 IMO. Is there any way the code could live in WebCore, in a way that it could be used directly by WebKit1, and used via a proxy and then called from the UI process in WebKit2? I think that would be much better than forking the implementation.

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



More information about the webkit-unassigned mailing list