UNCONFIRMED 79100
Web Inspector highlight on Accelerated Compositing surfaces.
https://bugs.webkit.org/show_bug.cgi?id=79100
Summary Web Inspector highlight on Accelerated Compositing surfaces.
Konrad Piascik
Reported 2012-02-21 06:37:42 PST
The Web Inspector code for highlighting DOM elements uses InspectorController::drawHighlight(GraphicsContext&) to draw its highlights. The Chromium port with https://bugs.webkit.org/show_bug.cgi?id=62149 updated how they draw the highlight so that it will properly appear on Accelerated Compositing surfaces. This approach is something that could be used by the BlackBerry port as well as others and we should consider moving some of the code in the landed patch into WebCore.
Attachments
Note You need to log in before you can comment on or make changes to this bug.