[webkit-reviews] review granted: [Bug 80507] Web Inspector: [Styles] Click in the first line of rule while editing property starts a new property : [Attachment 130621] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 07:37:36 PST 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 80507: Web Inspector: [Styles] Click in the first line of rule while
editing property starts a new property
https://bugs.webkit.org/show_bug.cgi?id=80507

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

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


> Source/WebCore/inspector/front-end/StylesSidebarPane.js:2031
> +	       if (this.section._checkWillCancelEditing())

Consider renaming _startEditing to _mouseClicked.


More information about the webkit-reviews mailing list