WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115588
Remove ShadowRoot's previous/next ShadowRoot pointers.
https://bugs.webkit.org/show_bug.cgi?id=115588
Summary
Remove ShadowRoot's previous/next ShadowRoot pointers.
Andreas Kling
Reported
2013-05-04 08:40:58 PDT
ShadowRoot is a DoublyLinkedListNode<ShadowRoot> and it doesn't need to be.
Attachments
poch
(3.20 KB, patch)
2013-05-04 08:42 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-05-04 08:42:54 PDT
Created
attachment 200529
[details]
poch
WebKit Commit Bot
Comment 2
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
>
WebKit Commit Bot
Comment 3
2013-05-04 09:29:25 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug