[Webkit-unassigned] [Bug 43258] Implement WebDeviceOrientationClient wrapper and have WebViewImpl get it from WebViewClient.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 06:06:37 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43258
hans at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63069|0 |1
is obsolete| |
--- Comment #5 from hans at chromium.org 2010-08-02 06:06:37 PST ---
Created an attachment (id=63207)
--> (https://bugs.webkit.org/attachment.cgi?id=63207)
Patch
Moving the dummy implementation to its own class.
Hiding constructors and providing create() methods. Otherwise, the compilation unit constructing the object may not have WEBKIT_IMPLEMENTATION set, won't see the virtual method and thus not set up the vtable for it.
--
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