Bug 4523

Summary: REGRESSION assertion failure in Window::getValueProperty accessing window.konqueror
Product: WebKit Reporter: mitz
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: VERIFIED FIXED    
Severity: Normal    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: javascript:window.konqueror
Attachments:
Description Flags
suggested patch darin: review+

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.