[webkit-reviews] review denied: [Bug 72158] Mouse Lock: MouseEvent IDL : [Attachment 114740] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 14:16:48 PST 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has denied  review:
Bug 72158: Mouse Lock: MouseEvent IDL
https://bugs.webkit.org/show_bug.cgi?id=72158

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=114740&action=review


> Source/WebCore/dom/MouseEvent.idl:51
> +#if defined(ENABLE_MOUSE_LOCK_API) && ENABLE_MOUSE_LOCK_API
> +					      in
[Optional=CallWithDefaultValue] long movementX,
> +					      in
[Optional=CallWithDefaultValue] long movementY,
> +#endif

Alexey is right -- this is wrong. Can we remove this for now?


More information about the webkit-reviews mailing list