RESOLVED FIXED 235665
Add copy-to-clipboard button for fuzzy matching meta tag
https://bugs.webkit.org/show_bug.cgi?id=235665
Summary Add copy-to-clipboard button for fuzzy matching meta tag
Jon Lee
Reported 2022-01-26 12:36:14 PST
.
Attachments
Patch (4.62 KB, patch)
2022-01-26 12:41 PST, Jon Lee
no flags
Patch (2.43 KB, patch)
2022-01-26 13:55 PST, Jon Lee
no flags
Patch (2.60 KB, patch)
2022-01-26 16:32 PST, Jon Lee
no flags
Patch (3.28 KB, patch)
2022-01-26 20:26 PST, Jon Lee
no flags
Patch (3.28 KB, patch)
2022-01-26 20:41 PST, Jon Lee
no flags
Patch (3.28 KB, patch)
2022-01-26 23:28 PST, Jon Lee
darin: review+
Jon Lee
Comment 1 2022-01-26 12:41:12 PST
Simon Fraser (smfr)
Comment 2 2022-01-26 13:13:59 PST
Comment on attachment 450058 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450058&action=review > Tools/Scripts/webkitpy/layout_tests/models/test_failures.py:217 > + return 'maxDifference=0-{}; totalPixels=0-{}'.format(fuzzy_data['max_difference'], fuzzy_data['total_pixels']) I worry that this is going to encourage 0-N ranges for all time, in all contexts. We really only want it for tests affected by accelerated drawing.
Jon Lee
Comment 3 2022-01-26 13:55:44 PST
Jon Lee
Comment 4 2022-01-26 16:32:05 PST
Simon Fraser (smfr)
Comment 5 2022-01-26 20:14:36 PST
Need new results for the layout test that is also the diff page.
Jon Lee
Comment 6 2022-01-26 20:26:39 PST
Jon Lee
Comment 7 2022-01-26 20:41:24 PST
Jon Lee
Comment 8 2022-01-26 23:28:51 PST
Darin Adler
Comment 9 2022-01-27 16:39:07 PST
Comment on attachment 450105 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450105&action=review rs=me > LayoutTests/ChangeLog:11 > + * fast/harness/image-diff-template-expected.txt: Maybe at some point we can move this harness into a "resources" directory so we don’t have to also run it as a test?
Simon Fraser (smfr)
Comment 10 2022-01-27 16:41:20 PST
I think running it as a test is a "feature".
Jon Lee
Comment 11 2022-01-28 10:09:36 PST
Radar WebKit Bug Importer
Comment 12 2022-01-28 10:10:17 PST
Note You need to log in before you can comment on or make changes to this bug.