[Webkit-unassigned] [Bug 123577] New: Web Inspector: CSS Regions: Removing a content node of a ContentFlow from the DOM will send a 0 nodeId

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 10:51:15 PDT 2013


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

           Summary: Web Inspector: CSS Regions: Removing a content node of
                    a ContentFlow from the DOM will send a 0 nodeId
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


This happens because the inspector protocol will send the remove event before the element is actually going to be removed and the CSS Regions API will not be able to find the nodeId for the removed node.

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