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

Description Hajime Morrita 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.
Comment 1 Hajime Morrita 2013-01-07 23:47:55 PST
Created attachment 181658 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2013-01-08 09:05:30 PST
Comment on attachment 181658 [details]
Patch

This is pretty neat.
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-01-08 09:30:57 PST
All reviewed patches have been landed.  Closing bug.