[webkit-reviews] review requested: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42283] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 1 15:03:41 PST 2009


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 29972: Implement URL decomposition IDL attributes for HTMLAnchorElement
https://bugs.webkit.org/show_bug.cgi?id=29972

Attachment 42283: Patch
https://bugs.webkit.org/attachment.cgi?id=42283&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
Updated the comments, and the bug fix for extra '/' was committed separately.

(In reply to comment #12)
> Besides null it is probably worthwhile to test setting to undefined.
I did test with undefined, but IE, FF and WebKit all convert undefined to
"undefined" and use that as the input string, so I did not add new tests for
that.


More information about the webkit-reviews mailing list