RESOLVED FIXED 15541
REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
https://bugs.webkit.org/show_bug.cgi?id=15541
Summary REGRESSION (r26616): prompt with one argument uses the literal "undefined" as...
mitz
Reported 2007-10-17 10:09:23 PDT
r26616 made prompt use the literal string "undefined" when the default reply is not specified (see URL). It should use the empty string instead.
Attachments
Darin Adler
Comment 1 2007-10-18 10:10:46 PDT
Committed revision 26750.
Note You need to log in before you can comment on or make changes to this bug.