[Webkit-unassigned] [Bug 43258] Implement chromium WebDeviceOrientationClient wrapper and have WebViewImpl get it from WebViewClient.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 04:05:10 PDT 2010


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





--- Comment #8 from Jeremy Orlow <jorlow at chromium.org>  2010-08-03 04:05:09 PST ---
Talked to hans some about this.  I think we're on the same page now.  I think right now he's leaning towards just putting the two DO callbacks directly into the WebViewClient and then having the DRT version of it call back into WebKit mock which will simply proxy calls to the WebCore mock.  (And then put a fixme in that if it grows beyond just 2 methods, it should be pulled out into its own client.)

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