DescriptionAdd permissions helper class to carry out promise based testing
There are numerous flaky tests which are likely caused by race conditions
between testRunner.setPermission and subsequent operations.
Introduce a helper class which wraps testRunner.setPermission
with a promise based system which can be used to prevent races
BUG=(multiple)
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201057
Patch Set 1 #Patch Set 2 : Fix up issues #
Total comments: 12
Patch Set 3 : Fix review comments #Patch Set 4 : Fix comments on review #
Total comments: 4
Patch Set 5 : Fix review comments #Patch Set 6 : Added file level comment #Messages
Total messages: 16 (6 generated)
|