[Webkit-unassigned] [Bug 39479] Add DeviceOrientation and DeviceOrientationClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 07:12:36 PDT 2010


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





--- Comment #12 from Jeremy Orlow <jorlow at chromium.org>  2010-05-21 07:12:35 PST ---

> > WebKit/mac/WebView/WebView.mm:666
> >  +      _private->page = new Page(new WebChromeClient(self), new WebContextMenuClient(self), new WebEditorClient(self), new WebDragClient(self), new WebInspectorClient(self), new WebPluginHalterClient(self), geolocationControllerClient, deviceOrientationClient);
> > Where is deviceOrientationClient defined?
> On the line above. Since all the other params are named, I thought it best to do it like this rather than use 0. What do you think?

Oh yeah...forgot objective c always names stuff like that.

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