Bug 106305

Summary: [Shadow DOM] Refactoring: invalidateParentDistributionIfNecessary() calls are too intrusive
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, mifenton, ojan.autocc, tkent, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Hajime Morrita
Reported 2013-01-07 23:32:56 PST
invalidateParentDistributionIfNecessary() calls are scattered over HTML cocebase. It could be more explaining and the successive setRecalcStyle() call should be made once.
Attachments
Patch (20.89 KB, patch)
2013-01-07 23:47 PST, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2013-01-07 23:47:55 PST
Dimitri Glazkov (Google)
Comment 2 2013-01-08 09:05:30 PST
Comment on attachment 181658 [details] Patch This is pretty neat.
WebKit Review Bot
Comment 3 2013-01-08 09:30:54 PST
Comment on attachment 181658 [details] Patch Clearing flags on attachment: 181658 Committed r139064: <http://trac.webkit.org/changeset/139064>
WebKit Review Bot
Comment 4 2013-01-08 09:30:57 PST
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.