[Webkit-unassigned] [Bug 10230] SVGDOMImplementation should die (and be rolled into DOMImplementation)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Aug 9 13:26:57 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10230
------- Comment #19 from rwlbuis at gmail.com 2006-08-09 13:26 PDT -------
Hi Eric
(In reply to comment #18)
> Hum... looks like the case-insensitivity was lost somewhere along the way:
>
> http://www.din.or.jp/~hagi3/JavaScript/JSTips/Mozilla/Samples/hasFeature.htm
You are right...
> We might have to re-open this... unless I'm reading things wrong.
Nope, not reading things wrong. I looked at it for a while until I realized
it is caused by what I thought was a mostly harmless optimizing change, not
using static for the temp AtomicString. Ofcourse this looked more efficient but
probably messes up because of refcounting problems, sorry! Anyway I tested with
static, which
you okayed in the first place, and that works. Let me know what I should do to
commit the fix
of the fix, whether we should do review again etc.
Cheers,
Rob.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list