WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64849
[Refactoring] Shadow inclusion cache should be managed by ShadowContentSelector
https://bugs.webkit.org/show_bug.cgi?id=64849
Summary
[Refactoring] Shadow inclusion cache should be managed by ShadowContentSelector
Hajime Morrita
Reported
2011-07-20 00:11:06 PDT
This is another preparation for introducing TreeIterator
Attachments
Patch
(22.84 KB, patch)
2011-07-20 00:32 PDT
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Patch
(22.89 KB, patch)
2011-07-21 01:36 PDT
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2011-07-20 00:32:37 PDT
Created
attachment 101432
[details]
Patch
Dimitri Glazkov (Google)
Comment 2
2011-07-20 09:23:11 PDT
Comment on
attachment 101432
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101432&action=review
This is a great clean-up!
> Source/WebCore/dom/ShadowContentSelector.h:61 > + { }
This looks a bit weird. Perhaps move definition out of decl, include at the bottom of the header?
Hajime Morrita
Comment 3
2011-07-21 01:34:42 PDT
Comment on
attachment 101432
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101432&action=review
>> Source/WebCore/dom/ShadowContentSelector.h:61 >> + { } > > This looks a bit weird. Perhaps move definition out of decl, include at the bottom of the header?
Thanks for review, Dimitri! I'll give a non-inlined definition then land.
Hajime Morrita
Comment 4
2011-07-21 01:36:48 PDT
Created
attachment 101560
[details]
Patch
WebKit Review Bot
Comment 5
2011-07-21 02:39:52 PDT
Comment on
attachment 101560
[details]
Patch Clearing flags on attachment: 101560 Committed
r91453
: <
http://trac.webkit.org/changeset/91453
>
WebKit Review Bot
Comment 6
2011-07-21 02:39:56 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