[Webkit-unassigned] [Bug 36944] New: Chromium InspectorFrontendHost does not correctly implement canAttachWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 01:13:38 PDT 2010


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

           Summary: Chromium InspectorFrontendHost does not correctly
                    implement canAttachWindow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mnissler at chromium.org


The InspectorFrontendHost implementation for chromium (in
WebKit/chromium/src/WebDevToolsFrontendImpl.cpp) implements canAttachWindow()
returning always true. This poses a problem when trying to dock a devtools
window that cannot be docked. This is the case i.e. for the devtools windows
that correspond to extension views in chromium. The inspector switches to
attached mode (different toolbar layout), but still has its own window.

-- 
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