[Webkit-unassigned] [Bug 107220] New: FrameSelection should use shadowHost instead of shadowAncestorNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 20:50:31 PST 2013


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

           Summary: FrameSelection should use shadowHost instead of
                    shadowAncestorNode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
            Blocks: 91821


shadowAncestorNode is deprecated, and we want to convert it to shadowHost().
Now FrameSelection uses 2 shadowAncestorNode(), which are easy to convert to shadowHost.

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