Bug 115588

Summary: Remove ShadowRoot's previous/next ShadowRoot pointers.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
poch none

Description Andreas Kling 2013-05-04 08:40:58 PDT
ShadowRoot is a DoublyLinkedListNode<ShadowRoot> and it doesn't need to be.
Comment 1 Andreas Kling 2013-05-04 08:42:54 PDT
Created attachment 200529 [details]
poch
Comment 2 WebKit Commit Bot 2013-05-04 09:29:23 PDT
Comment on attachment 200529 [details]
poch

Clearing flags on attachment: 200529

Committed r149560: <http://trac.webkit.org/changeset/149560>
Comment 3 WebKit Commit Bot 2013-05-04 09:29:25 PDT
All reviewed patches have been landed.  Closing bug.