[Webkit-unassigned] [Bug 50952] Inputs of type "text" and "search" should support interoperable "set direction" functionality
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 31 09:00:18 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=50952
--- Comment #24 from Alexey Proskuryakov <ap at webkit.org> 2011-03-31 09:00:17 PST ---
> In my honest opinion, I'm not totally sure what the style update does, i.e. I cannot guarantee it at all. As far as I quickly read the code, Element::setAttribute() does not seem to delete the node. So, I have moved this call after the Element::setAttribute(). (This analysis may be wrong, though.)
Seems fine to me, but I'm also not sure about how style update should be used in editing code.
> It makes sense. I have copied the code that force GC from 'fast/dom/gc-1.html'.
There is no need to force gc with your own code - js-test-pre.js provides a nice gc() function.
--
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