[webkit-reviews] review denied: [Bug 9561] REGRESSION: Content property on :before of button causes hang on click or hover : [Attachment 9019] Possible fix, no test or change log yet

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Mon Jun 26 02:49:55 PDT 2006


Dave Hyatt <hyatt at apple.com> has denied Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 9561: REGRESSION: Content property on :before of button causes hang on
click or hover
http://bugzilla.opendarwin.org/show_bug.cgi?id=9561

Attachment 9019: Possible fix, no test or change log yet
http://bugzilla.opendarwin.org/attachment.cgi?id=9019&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Gist of the fix looks right.  I would actually recommend reusing the virtual
"allowsReusingAnonymousChild" for this code.  It has the advantage of being
slightly more generic (since I expect the select popup control may run into
this issue too) and entirely appropriate.  Then you don't need the new isButton
method at all.



More information about the webkit-reviews mailing list