[Webkit-unassigned] [Bug 100451] [Shadow DOM][Meta] Changing attribute does not cause distribution.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 03:40:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100451


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #4 from Hajime Morrita <morrita at google.com>  2012-10-30 03:42:11 PST ---
(In reply to comment #3)
> Hmm... it seems changing attribute does not reflect immediately at all.
> Let's use this as a meta bug and fix them one by one.

Right. we need to address this.
On the other hand, it is bad idea to re-run distribution algorithm for each attribute change
from a performance perspective. 
Can we do something more efficient like examining @select attribute values before
invalidating the distribution?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list