RESOLVED FIXED 211920
Make sure we use current data store in WKTR's TestController
https://bugs.webkit.org/show_bug.cgi?id=211920
Summary Make sure we use current data store in WKTR's TestController
Chris Dumez
Reported 2020-05-14 13:49:49 PDT
Make sure we use current data store in WKTR's TestController. Currently, a lot of code uses defaultDataStore(), even though the test may be using another data store (e.g. an ephemeral one). I suspect this is contributing to test flakiness.
Attachments
Patch (8.44 KB, patch)
2020-05-14 13:51 PDT, Chris Dumez
no flags
Patch (7.31 KB, patch)
2020-05-14 15:27 PDT, Chris Dumez
no flags
Patch (14.17 KB, patch)
2020-05-14 16:16 PDT, Chris Dumez
no flags
Patch (14.14 KB, patch)
2020-05-14 16:22 PDT, Chris Dumez
no flags
Patch (14.25 KB, patch)
2020-05-14 18:55 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-05-14 13:51:04 PDT
Chris Dumez
Comment 2 2020-05-14 15:27:49 PDT
Chris Dumez
Comment 3 2020-05-14 16:16:44 PDT
Chris Dumez
Comment 4 2020-05-14 16:22:59 PDT
Chris Dumez
Comment 5 2020-05-14 18:55:16 PDT
EWS
Comment 6 2020-05-15 13:50:22 PDT
Committed r261758: <https://trac.webkit.org/changeset/261758> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399440 [details].
Radar WebKit Bug Importer
Comment 7 2020-05-15 13:51:14 PDT
Note You need to log in before you can comment on or make changes to this bug.