RESOLVED FIXED 31124
Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
https://bugs.webkit.org/show_bug.cgi?id=31124
Summary Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
Adam Roben (:aroben)
Reported 2009-11-04 09:40:13 PST
Created attachment 42489 [details] Patch We should tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared so that they can modify the objects as needed.
Attachments
Patch (47.28 KB, patch)
2009-11-04 09:40 PST, Adam Roben (:aroben)
no flags
Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared (57.37 KB, patch)
2009-11-13 12:29 PST, Adam Roben (:aroben)
no flags
Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared (56.70 KB, patch)
2009-11-13 12:40 PST, Adam Roben (:aroben)
hyatt: review+
Adam Roben (:aroben)
Comment 1 2009-11-04 09:46:52 PST
Adam Roben (:aroben)
Comment 2 2009-11-04 15:58:26 PST
Comment on attachment 42489 [details] Patch After talking with Sam Weinig and John Sullivan, I'm going to first revise our WebKit SPI to use objects to represent worlds instead of unsigned integers. Then I'll redo this patch on top of that change.
Adam Roben (:aroben)
Comment 3 2009-11-13 12:29:57 PST
Created attachment 43190 [details] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
Adam Roben (:aroben)
Comment 4 2009-11-13 12:35:25 PST
Comment on attachment 43190 [details] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared Whoops, there's a double ChangeLog in WebKit/win/ChangeLog. Fixed locally.
Adam Roben (:aroben)
Comment 5 2009-11-13 12:40:54 PST
Created attachment 43192 [details] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
Dave Hyatt
Comment 6 2009-11-13 15:25:40 PST
Comment on attachment 43192 [details] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared r=me
Adam Roben (:aroben)
Comment 7 2009-11-13 15:49:42 PST
Dimitri Glazkov (Google)
Comment 8 2009-11-13 20:55:56 PST
Chromium port fix landed as: http://trac.webkit.org/changeset/50993. Please have mercy on us Chromium people.
Note You need to log in before you can comment on or make changes to this bug.