Bug 155822 - Make the benchmark require device to be in landscape orientation
Summary: Make the benchmark require device to be in landscape orientation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-23 18:19 PDT by Jon Lee
Modified: 2016-03-23 19:08 PDT (History)
7 users (show)

See Also:


Attachments
Patch (11.93 KB, patch)
2016-03-23 18:45 PDT, Jon Lee
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2016-03-23 18:19:35 PDT
The benchmark assumes that the stage has a landscape orientation. Add checks before user starts the benchmark that the device is in landscape.
Comment 1 Jon Lee 2016-03-23 18:19:50 PDT
rdar://problem/25258650
Comment 2 Jon Lee 2016-03-23 18:45:09 PDT
Created attachment 274807 [details]
Patch
Comment 3 Jon Lee 2016-03-23 19:08:14 PDT
Committed r198610: <http://trac.webkit.org/changeset/198610>