Bug 208856 - Regression r258148: js/dom/navigator-maxtouchpoints.html is consistently failing on windows
Summary: Regression r258148: js/dom/navigator-maxtouchpoints.html is consistently fail...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-10 04:35 PDT by Aakash Jain
Modified: 2020-03-11 03:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.77 KB, patch)
2020-03-11 01:56 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-03-10 04:35:46 PDT
js/dom/navigator-maxtouchpoints.html is consistently failing windows and wincairo wk1 tests.

History: https://results.webkit.org/?suite=layout-tests&test=js%2Fdom%2Fnavigator-maxtouchpoints.html

Seems to be a regression from r258148.

Diff:
-navigator.maxTouchPoints = undefined
+navigator.maxTouchPoints = 0
Comment 1 Radar WebKit Bug Importer 2020-03-10 04:36:27 PDT
<rdar://problem/60268573>
Comment 2 Radar WebKit Bug Importer 2020-03-10 04:36:30 PDT
<rdar://problem/60268576>
Comment 3 Antoine Quint 2020-03-10 05:08:58 PDT
https://trac.webkit.org/changeset/258196
Comment 4 Antoine Quint 2020-03-11 01:56:11 PDT
Reopening to attach new patch.
Comment 5 Antoine Quint 2020-03-11 01:56:13 PDT
Created attachment 393211 [details]
Patch
Comment 6 Antoine Quint 2020-03-11 03:48:53 PDT
https://trac.webkit.org/changeset/258258