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

Issue 29828610: Issue 6791 - Implement abort-current-inline-script snippet (Closed)

Created:
July 12, 2018, 5:38 p.m. by Manish Jethani
Modified:
July 17, 2018, 9:52 a.m.
Reviewers:
kzar, hub
CC:
Sebastian Noack
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Description

Based on https://codereview.adblockplus.org/29828604/

Patch Set 1 #

Patch Set 2 : Refactor #

Patch Set 3 : Return if target not found #

Patch Set 4 : Add attribution #

Patch Set 5 : Rebase #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -0 lines) Patch
M lib/content/snippets.js View 1 2 3 4 3 chunks +106 lines, -0 lines 4 comments Download

Messages

Total messages: 16
Manish Jethani
July 12, 2018, 5:38 p.m. (2018-07-12 17:38:14 UTC) #1
kzar
I've received a complaint that this code has been copied from another project, without attribution. ...
July 13, 2018, 10:21 a.m. (2018-07-13 10:21:15 UTC) #2
Manish Jethani
On 2018/07/13 10:21:15, kzar wrote: > I've received a complaint that this code has been ...
July 13, 2018, 10:56 a.m. (2018-07-13 10:56:25 UTC) #3
Manish Jethani
Patch Set 2: Refactor Refactored now to split out commonly used functionality into independent functions.
July 13, 2018, 12:13 p.m. (2018-07-13 12:13:10 UTC) #4
kzar
On 2018/07/13 10:56:25, Manish Jethani wrote: > This is based on the same snippet that ...
July 13, 2018, 12:18 p.m. (2018-07-13 12:18:08 UTC) #5
Manish Jethani
On 2018/07/13 12:18:08, kzar wrote: > On 2018/07/13 10:56:25, Manish Jethani wrote: > > This ...
July 13, 2018, 12:26 p.m. (2018-07-13 12:26:24 UTC) #6
Manish Jethani
On 2018/07/13 12:26:24, Manish Jethani wrote: > Also, where do I ad the link? I ...
July 13, 2018, 12:28 p.m. (2018-07-13 12:28:07 UTC) #7
kzar
On 2018/07/13 12:26:24, Manish Jethani wrote: > Yes, the other snippet is literally copied (it's ...
July 13, 2018, 12:33 p.m. (2018-07-13 12:33:28 UTC) #8
kzar
On 2018/07/13 12:26:24, Manish Jethani wrote: > Can you look at the latest patch and ...
July 13, 2018, 12:43 p.m. (2018-07-13 12:43:11 UTC) #9
Manish Jethani
Patch Set 3: Return if target not found Patch Set 4: Add attribution
July 13, 2018, 12:47 p.m. (2018-07-13 12:47:52 UTC) #10
Manish Jethani
On 2018/07/13 12:33:28, kzar wrote: > On 2018/07/13 12:26:24, Manish Jethani wrote: > > Yes, ...
July 13, 2018, 12:50 p.m. (2018-07-13 12:50:11 UTC) #11
Manish Jethani
On 2018/07/13 12:43:11, kzar wrote: > On 2018/07/13 12:26:24, Manish Jethani wrote: > > Can ...
July 13, 2018, 12:54 p.m. (2018-07-13 12:54:00 UTC) #12
Manish Jethani
Patch Set 5: Rebase
July 13, 2018, 1:01 p.m. (2018-07-13 13:01:07 UTC) #13
Manish Jethani
On 2018/07/13 12:18:08, kzar wrote: > On 2018/07/13 10:56:25, Manish Jethani wrote: > > This ...
July 13, 2018, 1:19 p.m. (2018-07-13 13:19:08 UTC) #14
kzar
https://codereview.adblockplus.org/29828610/diff/29829567/lib/content/snippets.js File lib/content/snippets.js (right): https://codereview.adblockplus.org/29828610/diff/29829567/lib/content/snippets.js#newcode111 lib/content/snippets.js:111: window.onerror = function(message, ...rest) The content script part of ...
July 16, 2018, 4:33 p.m. (2018-07-16 16:33:16 UTC) #15
Manish Jethani
July 17, 2018, 9:52 a.m. (2018-07-17 09:52:53 UTC) #16
Message was sent while issue was closed.
This review is closed.

Powered by Google App Engine
This is Rietveld