[Webkit-unassigned] [Bug 42292] Add PlatformWebFrame to avoid layer violations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 15:14:45 PDT 2010


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


Jesus Sanchez-Palencia <jesus at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |jesus at webkit.org
                   |kit.org                     |
  Attachment #61571|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Jesus Sanchez-Palencia <jesus at webkit.org>  2010-07-14 15:14:44 PST ---
Created an attachment (id=61571)
 --> (https://bugs.webkit.org/attachment.cgi?id=61571)
patch

Simple patch that adds what is needed in WebCore. I'm just not sure if Frame.h would be the correct place to have the PlatformWebFrame typedef. I followed the idea behind PlatformPageClient which is defined in Widget.h as a typedef to a PlatformWidget.

-- 
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