[Webkit-unassigned] [Bug 249114] New: Remove non-standard Range.compareNode()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 11 15:37:20 PST 2022


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

            Bug ID: 249114
           Summary: Remove non-standard Range.compareNode()
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink commit's, I came across another non-standard, which is now only present in Webkit from quick Github search:

e.g., https://github.com/WebKit/WebKit/blob/bf6ec0b71883ada1ee6d8d0c66a8ea7e421c5e27/Source/WebCore/dom/Range.idl#L68 & https://github.com/WebKit/WebKit/blob/bf6ec0b71883ada1ee6d8d0c66a8ea7e421c5e27/Source/WebCore/dom/Range.cpp#L187

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/9cec195ebb459d3ebdc7ef91a6336047c07ae5b7

Intent to Remove Thread - https://groups.google.com/a/chromium.org/g/blink-dev/c/5dNJaHFNFGM

Some background: Added in 2006 - https://trac.webkit.org/changeset/16302/webkit

MDN - https://developer.mozilla.org/en-US/docs/Web/API/range/compareNode (Removed from Firefox in 1.9)

Web-Spec - https://dom.spec.whatwg.org/#interface-range

Just wanted to raise bug to track it for discussion or for future tracking.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221211/a01c9ae1/attachment.htm>


More information about the webkit-unassigned mailing list