Bug 149325

Summary: [iOS WK2] WTR fails to set the key window in the UIKit sense
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, mitz, simon.fraser, thorton, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch thorton: review+

Description Simon Fraser (smfr) 2015-09-17 18:33:53 PDT
[iOS WK2] WTR fails to set the key window in the UIKit sense
Comment 1 Simon Fraser (smfr) 2015-09-17 18:39:19 PDT
Created attachment 261468 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-09-17 18:43:16 PDT
Created attachment 261469 [details]
Patch
Comment 3 Simon Fraser (smfr) 2015-09-17 18:50:55 PDT
Created attachment 261471 [details]
Patch
Comment 4 Simon Fraser (smfr) 2015-09-17 18:55:17 PDT
Created attachment 261473 [details]
Patch
Comment 5 Tim Horton 2015-09-17 18:56:45 PDT
Comment on attachment 261473 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=261473&action=review

> Tools/WebKitTestRunner/ios/PlatformWebViewIOS.mm:121
> +    [m_view release];

why are these not retainptrs?
Comment 6 Simon Fraser (smfr) 2015-09-17 18:59:29 PDT
https://trac.webkit.org/r189959
Comment 7 Daniel Bates 2018-02-26 11:31:18 PST
*** Bug 81736 has been marked as a duplicate of this bug. ***