Bug 106305 - [Shadow DOM] Refactoring: invalidateParentDistributionIfNecessary() calls are too intrusive
Summary: [Shadow DOM] Refactoring: invalidateParentDistributionIfNecessary() calls are...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 23:32 PST by Hajime Morrita
Modified: 2013-01-08 09:30 PST (History)
6 users (show)

See Also:


Attachments
Patch (20.89 KB, patch)
2013-01-07 23:47 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.