[Webkit-unassigned] [Bug 83664] [Refactoring] Move initial style setting for ProgressValueElement from attach method to createShadowSubtree method in HTMLProgressElement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 19:12:53 PDT 2012


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


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136812|review?                     |review-
               Flag|                            |




--- Comment #2 from Hajime Morrita <morrita at google.com>  2012-04-16 19:12:53 PST ---
(From update of attachment 136812)
View in context: https://bugs.webkit.org/attachment.cgi?id=136812&action=review

> Source/WebCore/html/HTMLProgressElement.cpp:91
>  }

I'm sorry for the slow response.
Could you call updateFromElement() at HTMLProgressElement::createRenderer() or some existing place?
Then we can eliminate attach() at all.

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