Bug 160761 - [iOS DRT] Allow DRT to be iPad-sized in the iPad simulator
Summary: [iOS DRT] Allow DRT to be iPad-sized in the iPad simulator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-10 18:31 PDT by Simon Fraser (smfr)
Modified: 2016-08-11 11:16 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.45 KB, patch)
2016-08-10 18:33 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (14.62 KB, patch)
2016-08-10 21:27 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-08-10 18:31:48 PDT
[iOS DRT] Allow DRT to be iPad-sized in the iPad simulator
Comment 1 Simon Fraser (smfr) 2016-08-10 18:33:46 PDT
Created attachment 285799 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-08-10 21:27:25 PDT
Created attachment 285813 [details]
Patch
Comment 3 Tim Horton 2016-08-11 10:30:10 PDT
Comment on attachment 285813 [details]
Patch

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

> Tools/DumpRenderTree/mac/DumpRenderTree.mm:824
> +    [uiWindow setRootViewController:viewController];

Why not dots?
Comment 4 Simon Fraser (smfr) 2016-08-11 11:16:00 PDT
https://trac.webkit.org/r204378