Bug 160641 - Drop legacy Text.replaceWholeText() API
Summary: Drop legacy Text.replaceWholeText() API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#interfac...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-06 18:27 PDT by Chris Dumez
Modified: 2016-08-06 20:08 PDT (History)
9 users (show)

See Also:


Attachments
Patch (55.47 KB, patch)
2016-08-06 18:56 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-06 18:27:38 PDT
Drop legacy Text.replaceWholeText() API, which is no longer in the specification:
- https://dom.spec.whatwg.org/#interface-text

Firefox and Chrome already dropped support for it.
Comment 1 Chris Dumez 2016-08-06 18:56:45 PDT
Created attachment 285513 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-06 20:07:58 PDT
Comment on attachment 285513 [details]
Patch

Clearing flags on attachment: 285513

Committed r204236: <http://trac.webkit.org/changeset/204236>
Comment 3 WebKit Commit Bot 2016-08-06 20:08:04 PDT
All reviewed patches have been landed.  Closing bug.