[webkit-reviews] review granted: [Bug 66819] Web Inspector: Directional arrow on element info box looks terrible : [Attachment 105011] [PATCH] Remove unnecessary path clipping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 00:03:24 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 66819: Web Inspector: Directional arrow on element info box looks terrible
https://bugs.webkit.org/show_bug.cgi?id=66819

Attachment 105011: [PATCH] Remove unnecessary path clipping
https://bugs.webkit.org/attachment.cgi?id=105011&action=review

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


> Source/WebCore/inspector/DOMNodeHighlighter.cpp:336
> +	   for (int i = 0; i < 8; ++i)

Translating canvas 0.5, 0.5 would effectively do the same thing, but in a more
elegant manner.


More information about the webkit-reviews mailing list