[webkit-reviews] review requested: [Bug 24202] drawNodeHighlight assumes the highlight is drawn in it's own buffer : [Attachment 28021] Have drawNodeHighlight clip instead of clearing. This makes it work for both Safari and Chromium since Chromium draws the inspector highlighting in the same buffer as the page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 10:19:54 PST 2009


Ojan Vafai <ojan at chromium.org> has asked  for review:
Bug 24202: drawNodeHighlight assumes the highlight is drawn in it's own buffer
https://bugs.webkit.org/show_bug.cgi?id=24202

Attachment 28021: Have drawNodeHighlight clip instead of clearing. This makes
it work for both Safari and Chromium since Chromium draws the inspector
highlighting in the same buffer as the page.
https://bugs.webkit.org/attachment.cgi?id=28021&action=review

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
 WebCore/ChangeLog			   |   16 ++++++++++++
 WebCore/inspector/InspectorController.cpp |   38 ++++++++++++++++------------
 2 files changed, 38 insertions(+), 16 deletions(-)


More information about the webkit-reviews mailing list