RESOLVED FIXED179141
Remove unused Element::alwaysCreateUserAgentShadowRoot()
https://bugs.webkit.org/show_bug.cgi?id=179141
Summary Remove unused Element::alwaysCreateUserAgentShadowRoot()
Daniel Bates
Reported 2017-11-01 15:53:10 PDT
In changeset r208135, <http://trac.webkit.org/changeset/208135> (bug #164206), Element::createShadowRoot() was removed. And Element::createShadowRoot() was the only caller of Element::alwaysCreateUserAgentShadowRoot(). We should remove Element::alwaysCreateUserAgentShadowRoot().
Attachments
Patch (3.60 KB, patch)
2017-11-01 15:55 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2017-11-01 15:55:26 PDT
Daniel Bates
Comment 2 2017-11-01 16:32:18 PDT
Comment on attachment 325643 [details] Patch Clearing flags on attachment: 325643 Committed r224307: <https://trac.webkit.org/changeset/224307>
Daniel Bates
Comment 3 2017-11-01 16:32:20 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-15 12:27:16 PST
Note You need to log in before you can comment on or make changes to this bug.