Bug 27268 - [V8] Fix isolated world crash on getting window.location
Summary: [V8] Fix isolated world crash on getting window.location
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 11:20 PDT by Adam Barth
Modified: 2009-07-14 16:09 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.98 KB, patch)
2009-07-14 11:27 PDT, Adam Barth
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-07-14 11:20:02 PDT
The isolated world crashes it tries to get window.location.  We shouldn't crash.  Patch forthcoming.
Comment 1 Adam Barth 2009-07-14 11:27:14 PDT
Created attachment 32723 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-07-14 14:31:34 PDT
Comment on attachment 32723 [details]
patch

ok.
Comment 3 Adam Barth 2009-07-14 14:36:16 PDT
Assigned to myself for landing.
Comment 4 Adam Barth 2009-07-14 16:09:24 PDT
Sending        WebCore/ChangeLog
Sending        WebCore/bindings/v8/V8DOMWrapper.cpp
Sending        WebCore/bindings/v8/V8IsolatedWorld.h
Transmitting file data ...
Committed revision 45880.
http://trac.webkit.org/changeset/45880