[webkit-reviews] review denied: [Bug 105822] Web Inspector: [Canvas] add an option to reload the page if there is an uninstrumented canvas : [Attachment 180853] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 04:48:40 PST 2012


Pavel Feldman <pfeldman at chromium.org> has denied Andrey Adaikin
<aandrey at chromium.org>'s request for review:
Bug 105822: Web Inspector: [Canvas] add an option to reload the page if there
is an uninstrumented canvas
https://bugs.webkit.org/show_bug.cgi?id=105822

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=180853&action=review


> Source/WebCore/inspector/front-end/CanvasProfileView.js:203
> +    this._decorationElement = document.createElement("div");

You should only use css for styling.


More information about the webkit-reviews mailing list