Bug 48036

Summary: Null frame passed when running alert from UserScript run at document start
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
andersca: review-
Now with all the files. aroben: review+

Description Sam Weinig 2010-10-20 18:59:17 PDT
Null frame passed when running alert from UserScript run at document start
Comment 1 Sam Weinig 2010-10-20 19:02:19 PDT
Created attachment 71381 [details]
Patch
Comment 2 Anders Carlsson 2010-10-20 19:46:46 PDT
Comment on attachment 71381 [details]
Patch

DocumentStartUserScriptAlertCrash.cpp and DocumentStartUserScriptAlertCrash_Bundle.cpp don't seem to be included in the patch.
Comment 3 Sam Weinig 2010-10-21 08:44:58 PDT
Created attachment 71444 [details]
Now with all the files.
Comment 4 Adam Roben (:aroben) 2010-10-21 09:39:57 PDT
Comment on attachment 71444 [details]
Now with all the files.

Your new files aren't mentioned in the ChangeLog.
Comment 5 Sam Weinig 2010-10-21 09:48:31 PDT
Landed in http://trac.webkit.org/changeset/70244.