Bug 17368 - Loading javascript URL replaces the document and clears the window, but shouldn't
Summary: Loading javascript URL replaces the document and clears the window, but shoul...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-02-14 15:45 PST by Geoffrey Garen
Modified: 2009-06-05 16:44 PDT (History)
3 users (show)

See Also:


Attachments
reduction (623 bytes, application/octet-stream)
2008-02-14 15:46 PST, Geoffrey Garen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2008-02-14 15:45:44 PST
STEPS TO REPRODUCE:
1. Load javascript-url.html, attached.
--> Notice that "x" and "document" are not preserved; they are in FF and IE.
Comment 1 Geoffrey Garen 2008-02-14 15:46:06 PST
Created attachment 19129 [details]
reduction
Comment 2 Geoffrey Garen 2008-02-14 15:47:57 PST
<rdar://problem/5744403>