RESOLVED FIXED 115662
Remove more code that was only needed for younger/older shadow trees
https://bugs.webkit.org/show_bug.cgi?id=115662
Summary Remove more code that was only needed for younger/older shadow trees
Antti Koivisto
Reported 2013-05-06 11:09:15 PDT
Dead code.
Attachments
patch (13.00 KB, patch)
2013-05-06 11:33 PDT, Antti Koivisto
kling: review+
buildbot: commit-queue-
Antti Koivisto
Comment 1 2013-05-06 11:33:54 PDT
Andreas Kling
Comment 2 2013-05-06 11:35:18 PDT
Comment on attachment 200729 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=200729&action=review > Source/WebCore/testing/Internals.idl:-49 > - boolean hasShadowInsertionPoint(Node root) raises (DOMException); I guess any affected tests are already skipped.
Antti Koivisto
Comment 3 2013-05-06 11:36:05 PDT
(In reply to comment #2) > (From update of attachment 200729 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=200729&action=review > > > Source/WebCore/testing/Internals.idl:-49 > > - boolean hasShadowInsertionPoint(Node root) raises (DOMException); > > I guess any affected tests are already skipped. Hopefully, lets see what the bots say.
Build Bot
Comment 4 2013-05-06 12:25:12 PDT
Antti Koivisto
Comment 5 2013-05-06 12:37:15 PDT
Note You need to log in before you can comment on or make changes to this bug.