[webkit-reviews] review requested: [Bug 42292] Add PlatformWebFrame to avoid layer violations : [Attachment 61571] patch

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


Jesus Sanchez-Palencia <jesus at webkit.org> has asked  for review:
Bug 42292: Add PlatformWebFrame to avoid layer violations
https://bugs.webkit.org/show_bug.cgi?id=42292

Attachment 61571: patch
https://bugs.webkit.org/attachment.cgi?id=61571&action=review

------- Additional Comments from Jesus Sanchez-Palencia <jesus at webkit.org>
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.


More information about the webkit-reviews mailing list