Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29984555: Issue 6959 - Use async/await in test/browser/elemHideEmulation.js (Closed)

Created:
Jan. 17, 2019, 6:34 a.m. by Manish Jethani
Modified:
Jan. 18, 2019, 1:35 a.m.
Reviewers:
hub
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Convert all functions #

Total comments: 3

Patch Set 3 : Swap order of test parameter #

Patch Set 4 : Pass test object to unexpectedError() #

Patch Set 5 : Define separate selectors variable #

Patch Set 6 : Move elemHideEmulation declaration inside try block #

Patch Set 7 : Remove unnecessary async qualifiers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -259 lines) Patch
M test/browser/elemHideEmulation.js View 1 2 3 4 5 6 8 chunks +319 lines, -259 lines 0 comments Download

Messages

Total messages: 5
Manish Jethani
Jan. 17, 2019, 6:34 a.m. (2019-01-17 06:34:09 UTC) #1
Manish Jethani
Patch Set 1 Initial patch to show the basic idea. Patch Sets 2-7 Incremental changes ...
Jan. 17, 2019, 8:03 a.m. (2019-01-17 08:03:34 UTC) #2
Manish Jethani
https://codereview.adblockplus.org/29984555/diff/29984556/test/browser/elemHideEmulation.js File test/browser/elemHideEmulation.js (right): https://codereview.adblockplus.org/29984555/diff/29984556/test/browser/elemHideEmulation.js#newcode175 test/browser/elemHideEmulation.js:175: if (!test) On 2019/01/17 08:03:33, Manish Jethani wrote: > ...
Jan. 17, 2019, 8:04 a.m. (2019-01-17 08:04:37 UTC) #3
Manish Jethani
FWIW it takes a while to wrap one's head around async/await. I found this article ...
Jan. 17, 2019, 8:07 a.m. (2019-01-17 08:07:09 UTC) #4
hub
Jan. 17, 2019, 6:24 p.m. (2019-01-17 18:24:34 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld