[webkit-reviews] review granted: [Bug 85802] Web Inspector: Hangup when continuously changing a css width value in Inspector : [Attachment 144091] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 10:19:51 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 85802: Web Inspector: Hangup when continuously changing a css width value
in Inspector
https://bugs.webkit.org/show_bug.cgi?id=85802

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

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


> Source/WebCore/inspector/InspectorStyleSheet.cpp:661
> +		   prefix.resize(0);

Please use clear() instead.

> Source/WebCore/inspector/InspectorStyleSheet.cpp:666
> +		   prefix.resize(0);

Ditto.


More information about the webkit-reviews mailing list