[webkit-reviews] review requested: [Bug 72315] Mouse Lock: Renaming to 'Pointer Lock': MouseLockable to PointerLock : [Attachment 115205] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 11:35:53 PST 2011


Vincent Scheib <scheib at chromium.org> has asked	for review:
Bug 72315: Mouse Lock: Renaming to 'Pointer Lock': MouseLockable to PointerLock
https://bugs.webkit.org/show_bug.cgi?id=72315

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

------- Additional Comments from Vincent Scheib <scheib at chromium.org>
GTK was failing. I changed Navigator.idl to not use the [Conditional] prefix on
the attribute, instead wrapping with "#if defined(ENABLE_POINTER_LOCK) ..." and
the bot passes OK.


More information about the webkit-reviews mailing list