Bug 115662

Summary: Remove more code that was only needed for younger/older shadow trees
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+, buildbot: commit-queue-

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.