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

Issue 5607308285444096: Issue 1258 - Block ads in YouTube's HTML5 player on Safari (Closed)

Created:
Aug. 22, 2014, 2 p.m. by Sebastian Noack
Modified:
Aug. 30, 2014, 7:12 p.m.
Reviewers:
Wladimir Palant
CC:
Thomas Greiner
Visibility:
Public.

Description

Issue 1258 - Block ads in YouTube's HTML5 player on Safari

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed comments #

Total comments: 3

Patch Set 3 : Use Object.create() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -12 lines) Patch
M safari/include.youtube.js View 1 2 2 chunks +91 lines, -12 lines 0 comments Download

Messages

Total messages: 9
Sebastian Noack
Aug. 22, 2014, 2:02 p.m. (2014-08-22 14:02:02 UTC) #1
Sebastian Noack
Aug. 28, 2014, 8:54 a.m. (2014-08-28 08:54:17 UTC) #2
Wladimir Palant
I don't really like messing with website functionality like that, but I assume that you ...
Aug. 28, 2014, 4:43 p.m. (2014-08-28 16:43:38 UTC) #3
Sebastian Noack
On 2014/08/28 16:43:38, Wladimir Palant wrote: > I don't really like messing with website functionality ...
Aug. 29, 2014, 2:51 p.m. (2014-08-29 14:51:24 UTC) #4
Wladimir Palant
LGTM if you decide that you don't want to address the comment below. http://codereview.adblockplus.org/5607308285444096/diff/5685265389584384/safari/include.youtube.js File ...
Aug. 29, 2014, 8:37 p.m. (2014-08-29 20:37:07 UTC) #5
Sebastian Noack
http://codereview.adblockplus.org/5607308285444096/diff/5685265389584384/safari/include.youtube.js File safari/include.youtube.js (right): http://codereview.adblockplus.org/5607308285444096/diff/5685265389584384/safari/include.youtube.js#newcode116 safari/include.youtube.js:116: get config() On 2014/08/29 20:37:07, Wladimir Palant wrote: > ...
Aug. 29, 2014, 8:45 p.m. (2014-08-29 20:45:05 UTC) #6
Wladimir Palant
On 2014/08/29 20:45:05, Sebastian Noack wrote: > We don't use Object.create() so far in this ...
Aug. 29, 2014, 9:17 p.m. (2014-08-29 21:17:25 UTC) #7
Sebastian Noack
http://codereview.adblockplus.org/5607308285444096/diff/5685265389584384/safari/include.youtube.js File safari/include.youtube.js (right): http://codereview.adblockplus.org/5607308285444096/diff/5685265389584384/safari/include.youtube.js#newcode116 safari/include.youtube.js:116: get config() On 2014/08/29 20:45:05, Sebastian Noack wrote: > ...
Aug. 30, 2014, 11:03 a.m. (2014-08-30 11:03:14 UTC) #8
Wladimir Palant
Aug. 30, 2014, 7:12 p.m. (2014-08-30 19:12:25 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld