[Webkit-unassigned] [Bug 15891] [GTK] Javascript console and dialogs are not implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 19:49:23 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15891


christian at twotoasts.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17324|                            |review?
               Flag|                            |




------- Comment #24 from christian at twotoasts.de  2007-11-16 19:49 PDT -------
Created an attachment (id=17324)
 --> (http://bugs.webkit.org/attachment.cgi?id=17324&action=view)
Correct script prompt return value and avoid warrings.

This changes the behavior of the script-prompt to return NULL when the dialog
is cancelled. This matches other browsers, tested with Firefox and Opera on a
number of websites.

Besides I changed a bit of the dialog code to avoid compiler warnings regarding
uninitialized values.

At last I modifed the console message default to prevent linkification in
terminals to include the line number in the link.


-- 
Configure bugmail: http://bugs.webkit.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