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

Issue 6528746257383424: Issue 1708 - Integrate first-run page changes in Chrome/Opera/Safari (Closed)

Created:
Dec. 17, 2014, 10:38 p.m. by Wladimir Palant
Modified:
Jan. 10, 2015, 12:29 a.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Note that the dependency on adblockplusui is bogus right now as the corresponding changes haven`t been reviewed/pushed.

Patch Set 1 : #

Patch Set 2 : Rebased patch #

Patch Set 3 : Rebased again #

Total comments: 8

Patch Set 4 : Addressed comment #

Total comments: 2

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -39 lines) Patch
M .hgsub View 1 chunk +1 line, -0 lines 0 comments Download
M .hgsubstate View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M background.js View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/ext/background.js View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ext/background.js View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M include.postload.js View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M metadata.common View 1 2 chunks +23 lines, -24 lines 0 comments Download
M options.js View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
M safari/ext/background.js View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Wladimir Palant
Dec. 17, 2014, 10:38 p.m. (2014-12-17 22:38:20 UTC) #1
Wladimir Palant
Dec. 17, 2014, 10:40 p.m. (2014-12-17 22:40:09 UTC) #2
Wladimir Palant
Uploaded a rebased patch, no longer implementing Page.equals().
Dec. 18, 2014, 10:06 p.m. (2014-12-18 22:06:28 UTC) #3
Wladimir Palant
Rebased this patch again, now a PageMap.keys() method is implemented instead of having an ext.onPageRemoved ...
Dec. 19, 2014, 3:48 p.m. (2014-12-19 15:48:07 UTC) #4
Sebastian Noack
http://codereview.adblockplus.org/6528746257383424/diff/5766466041282560/background.js File background.js (left): http://codereview.adblockplus.org/6528746257383424/diff/5766466041282560/background.js#oldcode570 background.js:570: default: We discussed that earlier on IRC. So you ...
Dec. 19, 2014, 5:57 p.m. (2014-12-19 17:57:52 UTC) #5
Wladimir Palant
The dependency on adblockplusui actually points to an existing revision now. http://codereview.adblockplus.org/6528746257383424/diff/5766466041282560/background.js File background.js (left): ...
Dec. 19, 2014, 7:38 p.m. (2014-12-19 19:38:42 UTC) #6
Sebastian Noack
LGTM, with the buildtools submodule update reverted. Moreover, as discussed on IRC that change is ...
Dec. 19, 2014, 7:52 p.m. (2014-12-19 19:52:00 UTC) #7
Wladimir Palant
http://codereview.adblockplus.org/6528746257383424/diff/5766466041282560/background.js File background.js (left): http://codereview.adblockplus.org/6528746257383424/diff/5766466041282560/background.js#oldcode570 background.js:570: default: On 2014/12/19 19:52:00, Sebastian Noack wrote: > Mind ...
Dec. 19, 2014, 8:10 p.m. (2014-12-19 20:10:51 UTC) #8
Sebastian Noack
Dec. 19, 2014, 8:12 p.m. (2014-12-19 20:12:58 UTC) #9
Still LGTM

Powered by Google App Engine
This is Rietveld