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

Issue 29585594: Issue 4579 - Wrap runtime.onMessage (Closed)

Created:
Oct. 23, 2017, 2:25 a.m. by Manish Jethani
Modified:
Jan. 9, 2018, 10 a.m.
Reviewers:
kzar
CC:
Oleksandr, Sebastian Noack
Base URL:
https://hg.adblockplus.org/adblockpluschrome/
Visibility:
Public.

Description

Issue 4579 - Wrap runtime.onMessage

Patch Set 1 #

Total comments: 6

Patch Set 2 : Wrap removeListener and hasListener #

Total comments: 8

Patch Set 3 : Rebase #

Patch Set 4 : Rename functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -2 lines) Patch
M polyfill.js View 1 2 3 3 chunks +78 lines, -2 lines 0 comments Download

Messages

Total messages: 7
Manish Jethani
Oct. 23, 2017, 2:25 a.m. (2017-10-23 02:25:12 UTC) #1
Manish Jethani
Patch Set 1 https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js File polyfill.js (right): https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js#newcode128 polyfill.js:128: // Unlike Firefox and Microsoft Edge, ...
Oct. 23, 2017, 2:32 a.m. (2017-10-23 02:32:46 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js File polyfill.js (right): https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js#newcode146 polyfill.js:146: if (wait instanceof Promise) On 2017/10/23 02:32:45, Manish Jethani ...
Oct. 23, 2017, 8:53 a.m. (2017-10-23 08:53:26 UTC) #3
Manish Jethani
Patch Set 2: Wrap removeListener and hasListener https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js File polyfill.js (right): https://codereview.adblockplus.org/29585594/diff/29585595/polyfill.js#newcode146 polyfill.js:146: if (wait ...
Oct. 23, 2017, 12:21 p.m. (2017-10-23 12:21:05 UTC) #4
kzar
Sorry for being so slow to look at this one as well. It took me ...
Jan. 8, 2018, 2:35 p.m. (2018-01-08 14:35:17 UTC) #5
Manish Jethani
Patch Set 4: Rename functions https://codereview.adblockplus.org/29585594/diff/29586577/polyfill.js File polyfill.js (right): https://codereview.adblockplus.org/29585594/diff/29586577/polyfill.js#newcode61 polyfill.js:61: function wrapAPI(api) On 2018/01/08 ...
Jan. 9, 2018, 9:37 a.m. (2018-01-09 09:37:36 UTC) #6
kzar
Jan. 9, 2018, 9:41 a.m. (2018-01-09 09:41:54 UTC) #7
Even more LGTM

Powered by Google App Engine
This is Rietveld