[Webkit-unassigned] [Bug 23502] New: To isolate code accessing the inspected DOM in the facade layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 23 05:48:47 PST 2009


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

           Summary: To isolate code accessing the inspected DOM in the
                    facade layer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: serya at google.com


Currently the Inspector code directly manipulates either its own UI DOM nodes
and DOM nodes of the inspected page. To simplify localization the code which
access the inspected DOM it is suggested to isolate it in the facade layer. It
will help in implementation of out-of-process DOM access in Chromium.


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



More information about the webkit-unassigned mailing list