Bug 73147 - Consider removing Range.detach
Summary: Consider removing Range.detach
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 15:19 PST by Ryosuke Niwa
Modified: 2017-07-18 13:14 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-11-25 15:19:51 PST
Per http://www.w3.org/Bugs/Public/show_bug.cgi?id=14591.
Comment 1 Alexey Proskuryakov 2011-11-28 11:07:05 PST
https://bugzilla.mozilla.org/show_bug.cgi?id=702948
Comment 2 Ryosuke Niwa 2017-07-18 13:14:57 PDT
Range.detach is now no-op in WebKit as well.