VERIFIED FIXED Bug 4523
REGRESSION assertion failure in Window::getValueProperty accessing window.konqueror
https://bugs.webkit.org/show_bug.cgi?id=4523
Summary REGRESSION assertion failure in Window::getValueProperty accessing window.kon...
mitz
Reported 2005-08-19 01:23:39 PDT
The 'konqueror' window property is not implemented in Window::getValueProperty, so it reaches the assert (0) at the end.
Attachments
suggested patch (4.76 KB, patch)
2005-08-19 13:03 PDT, mitz
darin: review+
mitz
Comment 1 2005-08-19 13:03:08 PDT
Created attachment 3473 [details] suggested patch Remove all traces of the konqueror property
Darin Adler
Comment 2 2005-08-19 13:14:10 PDT
Comment on attachment 3473 [details] suggested patch Seems fine to do this. r=me
Note You need to log in before you can comment on or make changes to this bug.