Bug 28971

Summary: WebView::initWithFrame fails if there's no host window
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1 hyatt: review+

Description Adam Roben (:aroben) 2009-09-04 09:31:29 PDT
Created attachment 39065 [details]
Patch v1

WebView::initWithFrame fails if there's no valid host window. This is not our documented behavior. This method should work whether or not there's a valid host window.
Comment 1 Adam Roben (:aroben) 2009-09-04 09:31:54 PDT
<rdar://problem/4976998>
Comment 2 Dave Hyatt 2009-09-04 09:35:38 PDT
Comment on attachment 39065 [details]
Patch v1

r=me
Comment 3 Adam Roben (:aroben) 2009-09-04 10:07:18 PDT
Fixed in r48059
Comment 4 Adam Roben (:aroben) 2009-09-04 10:10:57 PDT
Whoops, I meant:

Fixed in r48060