[Webkit-unassigned] [Bug 40831] REGRESSION (r61379?): Assertion failure in Element::getURLAttribute() when accessing the src attribute of a script element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 09:27:28 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #4 from Darin Adler <darin at apple.com>  2010-06-18 09:27:28 PST ---
I am reworking r61379, which I guess I had not tested sufficiently before! My patch included this fix, and I am glad it has been separately dealt with.

Along with this problem, I discovered that HTMLMediaElement is also missing isURLAttribute for the src attribute on <video> and <audio> elements.

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