[webkit-reviews] review denied: [Bug 53295] Web Inspector: [STYLES] Up/Down-suggestion breaks an existing keyword : [Attachment 80440] [PATCH] Suggested fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 06:07:10 PST 2011


Yury Semikhatsky <yurys at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 53295: Web Inspector: [STYLES] Up/Down-suggestion breaks an existing
keyword
https://bugs.webkit.org/show_bug.cgi?id=53295

Attachment 80440: [PATCH] Suggested fix
https://bugs.webkit.org/attachment.cgi?id=80440&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=80440&action=review

> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1944
> +	   if (!selection.isCollapsed || !selection.rangeCount)

Let's ignore the selection and always change suffix of the current word.


More information about the webkit-reviews mailing list