[webkit-reviews] review granted: [Bug 79915] Web Inspector: hide color picker on Esc and Enter. : [Attachment 129452] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 07:14:13 PST 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 79915: Web Inspector: hide color picker on Esc and Enter.
https://bugs.webkit.org/show_bug.cgi?id=79915

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129452&action=review


> Source/WebCore/inspector/front-end/Spectrum.js:410
> +	   this._previousFocusElement = WebInspector.currentFocusElement();

You are going to lose previous focus element once reposition() is called more
than once.


More information about the webkit-reviews mailing list