Bug 150004 - Remove InsertionPoint and ContentDistributor
Summary: Remove InsertionPoint and ContentDistributor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 149698
Blocks: 149997
  Show dependency treegraph
 
Reported: 2015-10-10 13:17 PDT by Antti Koivisto
Modified: 2015-10-11 00:20 PDT (History)
1 user (show)

See Also:


Attachments
patch (48.03 KB, patch)
2015-10-10 14:15 PDT, Antti Koivisto
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-10-10 13:17:32 PDT
Now that <details> is on top of the modern Shadow DOM remove the last vestiges of the V0 Shadow DOM API.
Comment 1 Antti Koivisto 2015-10-10 14:15:06 PDT
Created attachment 262831 [details]
patch
Comment 2 Sam Weinig 2015-10-10 15:16:32 PDT
Comment on attachment 262831 [details]
patch

rs=me
Comment 3 Antti Koivisto 2015-10-11 00:20:18 PDT
https://trac.webkit.org/r190845