[Webkit-unassigned] [Bug 79100] New: Web Inspector highlight on Accelerated Compositing surfaces.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 06:37:41 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79100

           Summary: Web Inspector highlight on Accelerated Compositing
                    surfaces.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kpiascik at rim.com
                CC: anilsson at rim.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list