[Webkit-unassigned] [Bug 203068] --new-baseline doesn't take the device type into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 07:27:15 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203068

--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
The trouble with this request (and the reason we didn't do this to begin with) is that it's not totally obvious what behavior you want when generating new baselines. The existing model would indicate that you should actually generate the most specific baseline you possibly can, meaning if you had an 'iPad Pro (9.7-inch)' booted, you would create a baselines for 'iPad Pro (9.7-inch)'. In some cases, (like iPhone 7) that would be correct. In other (your case here, iPad) that would be wrong.

My thought here is that we probably need to address <https://bugs.webkit.org/show_bug.cgi?id=203067> first and lean on what was passed via device-type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191017/7b6685a6/attachment-0001.html>


More information about the webkit-unassigned mailing list