RESOLVED FIXED 152180
Improve Animometer on iOS
https://bugs.webkit.org/show_bug.cgi?id=152180
Summary Improve Animometer on iOS
Jon Lee
Reported 2015-12-11 11:34:28 PST
Style the benchmark to look better on iOS
Attachments
Patch (16.73 KB, patch)
2015-12-11 12:05 PST, Jon Lee
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-11 11:34:46 PST
Jon Lee
Comment 2 2015-12-11 12:05:09 PST
Simon Fraser (smfr)
Comment 3 2015-12-11 13:01:18 PST
Comment on attachment 267182 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=267182&action=review > PerformanceTests/Animometer/runner/animometer.html:4 > + <meta name="viewport" content="width=device-width, user-scalable=no"> user-scalable=no" is to avoid running while scaled? Would prefer to avoid disabling of scaling.
Jon Lee
Comment 4 2015-12-11 13:02:39 PST
(In reply to comment #3) > Comment on attachment 267182 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=267182&action=review > > > PerformanceTests/Animometer/runner/animometer.html:4 > > + <meta name="viewport" content="width=device-width, user-scalable=no"> > > user-scalable=no" is to avoid running while scaled? Would prefer to avoid > disabling of scaling. I could look into doing this dynamically.
Simon Fraser (smfr)
Comment 5 2015-12-11 13:14:54 PST
> I could look into doing this dynamically. Probably not worth the effort.
WebKit Commit Bot
Comment 6 2015-12-11 13:47:53 PST
Comment on attachment 267182 [details] Patch Clearing flags on attachment: 267182 Committed r193975: <http://trac.webkit.org/changeset/193975>
WebKit Commit Bot
Comment 7 2015-12-11 13:47:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.