RESOLVED WONTFIX 100139
[Chromium] Align layout runner flags Android uses with the product that's being shipped
https://bugs.webkit.org/show_bug.cgi?id=100139
Summary [Chromium] Align layout runner flags Android uses with the product that's bei...
Peter Beverloo
Reported 2012-10-23 09:54:57 PDT
There are some differences right now between the flags used in Chromium for Android and what DumpRenderTree gets passed for running layout tests. For the most accurate results, these should be synchronized as much as possible. When we switch to using content_shell as the test runner, this should also become much easier to keep in sync..
Attachments
Sami Kyöstilä
Comment 1 2012-10-23 10:04:15 PDT
I was planning to add two flags: --force-composited-mode and --enable-accelerated-fixed-position (new flag). We'd also need --enable-threaded-compositing but current it crashes the test runner.
Peter Beverloo
Comment 2 2013-04-08 11:02:47 PDT
Resolving as WontFix given that Chromium moved to Blink.
Note You need to log in before you can comment on or make changes to this bug.