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

Issue 29371945: Issue 4802 - Add back compatibility for Microsoft Edge after #4722 removed it (Closed)

Created:
Jan. 16, 2017, 6:33 a.m. by Oleksandr
Modified:
Jan. 20, 2017, 9:58 a.m.
Reviewers:
Sebastian Noack, kzar
Visibility:
Public.

Description

This adds back the fetch polyfill and makes sure we don't call sendMessage with undefined callback. Also updates the buildtools dependency to the latest version.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Don't touch the buildtools dependency #

Total comments: 3

Patch Set 3 : Add a link to an Edge issue #

Patch Set 4 : Specify the version of Edge where the issue is observed #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M metadata.common View 1 chunk +2 lines, -1 line 0 comments Download
M options.html View 1 chunk +1 line, -0 lines 0 comments Download
M options.js View 1 2 3 1 chunk +7 lines, -1 line 2 comments Download

Messages

Total messages: 14
Oleksandr
Jan. 16, 2017, 6:40 a.m. (2017-01-16 06:40:08 UTC) #1
kzar
Is this intended for the master branch or the edge branch? I don't mind most ...
Jan. 16, 2017, 7:27 a.m. (2017-01-16 07:27:30 UTC) #2
Oleksandr
On 2017/01/16 07:27:30, kzar wrote: > Is this intended for the master branch or the ...
Jan. 16, 2017, 8:21 a.m. (2017-01-16 08:21:13 UTC) #3
Oleksandr
https://codereview.adblockplus.org/29371945/diff/29371946/dependencies File dependencies (left): https://codereview.adblockplus.org/29371945/diff/29371946/dependencies#oldcode3 dependencies:3: buildtools = buildtools hg:4cea55c4bdc0 git:33dfff3 On 2017/01/16 07:27:30, kzar ...
Jan. 16, 2017, 8:21 a.m. (2017-01-16 08:21:37 UTC) #4
kzar
On 2017/01/16 08:21:13, Oleksandr wrote: > This is intended for the edge bookmark. Not following ...
Jan. 16, 2017, 8:26 a.m. (2017-01-16 08:26:12 UTC) #5
Oleksandr
Remove the buildtools dependcy update in patchset 2
Jan. 17, 2017, 5:47 a.m. (2017-01-17 05:47:11 UTC) #6
Oleksandr
On 2017/01/16 08:26:12, kzar wrote: > Well you should re-open the issue for the last ...
Jan. 17, 2017, 6 a.m. (2017-01-17 06:00:38 UTC) #7
kzar
Otherwise LGTM https://codereview.adblockplus.org/29371945/diff/29372118/options.js File options.js (right): https://codereview.adblockplus.org/29371945/diff/29372118/options.js#newcode59 options.js:59: // Edge silently fails when sendMessage is ...
Jan. 17, 2017, 6:54 a.m. (2017-01-17 06:54:31 UTC) #8
Oleksandr
https://codereview.adblockplus.org/29371945/diff/29372118/options.js File options.js (right): https://codereview.adblockplus.org/29371945/diff/29372118/options.js#newcode59 options.js:59: // Edge silently fails when sendMessage is called with ...
Jan. 18, 2017, 3:08 a.m. (2017-01-18 03:08:44 UTC) #9
kzar
https://codereview.adblockplus.org/29371945/diff/29372118/options.js File options.js (right): https://codereview.adblockplus.org/29371945/diff/29372118/options.js#newcode59 options.js:59: // Edge silently fails when sendMessage is called with ...
Jan. 18, 2017, 3:48 a.m. (2017-01-18 03:48:41 UTC) #10
Oleksandr
Done. Pushing this.
Jan. 18, 2017, 3:58 a.m. (2017-01-18 03:58:44 UTC) #11
kzar
https://codereview.adblockplus.org/29371945/diff/29372257/options.js File options.js (right): https://codereview.adblockplus.org/29371945/diff/29372257/options.js#newcode60 options.js:60: // parameter of null, so we work around that ...
Jan. 18, 2017, 4:49 a.m. (2017-01-18 04:49:51 UTC) #12
Oleksandr
https://codereview.adblockplus.org/29371945/diff/29372257/options.js File options.js (right): https://codereview.adblockplus.org/29371945/diff/29372257/options.js#newcode60 options.js:60: // parameter of null, so we work around that ...
Jan. 19, 2017, 8:51 p.m. (2017-01-19 20:51:01 UTC) #13
kzar
Jan. 20, 2017, 9:58 a.m. (2017-01-20 09:58:30 UTC) #14
Message was sent while issue was closed.
On 2017/01/19 20:51:01, Oleksandr wrote:
> Fixed that in a followup commit.

Cool, thanks.

Powered by Google App Engine
This is Rietveld