[Webkit-unassigned] [Bug 50660] Convert <progress> shadow DOM to a DOM-based shadow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 03:29:44 PST 2011


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





--- Comment #10 from MORITA Hajime <morrita at google.com>  2011-01-31 03:29:44 PST ---
Simon, thank you for save the tree. I'm sorry for the breakage.
Dimitri, could you take a look again?

The difference from the last patch is ProgressBarValueElement::detach().
The last patch missed to unlink from host -> shadow reference, which caused the inconsistency.
(shadow -> host reference is unlinked by ShadowElement::detach()).

Thanks in advance.

-- 
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