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

Issue 6264613016436736: Issue #350 - iFrame block element improvements (Closed)

Created:
Jan. 16, 2015, 3:10 p.m. by kzar
Modified:
Jan. 21, 2015, 10:32 a.m.
Reviewers:
Sebastian Noack
CC:
Wladimir Palant
Visibility:
Public.

Description

350 - iFrame block element improvements https://issues.adblockplus.org/ticket/350 https://github.com/kzar/adblockpluschrome/tree/350-iframe-block-element If you would like to test this out here's a test page I made http://static.kzar.co.uk/iframe-test/

Patch Set 1 #

Patch Set 2 : Separate unrelated changes into other code reviews #

Total comments: 6

Patch Set 3 : Improve things regarding Sebastian's feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -4 lines) Patch
M include.postload.js View 1 2 6 chunks +44 lines, -4 lines 0 comments Download

Messages

Total messages: 5
kzar
Jan. 16, 2015, 3:11 p.m. (2015-01-16 15:11:49 UTC) #1
kzar
On 2015/01/16 15:11:49, kzar wrote: As requested I have separated out the unrelated changes into ...
Jan. 16, 2015, 8:32 p.m. (2015-01-16 20:32:23 UTC) #2
Sebastian Noack
http://codereview.adblockplus.org/6264613016436736/diff/5741031244955648/background.js File background.js (right): http://codereview.adblockplus.org/6264613016436736/diff/5741031244955648/background.js#newcode569 background.js:569: case "clickHide-showDialog": It seems those message types are unnecessary ...
Jan. 16, 2015, 10:45 p.m. (2015-01-16 22:45:31 UTC) #3
kzar
http://codereview.adblockplus.org/6264613016436736/diff/5741031244955648/background.js File background.js (right): http://codereview.adblockplus.org/6264613016436736/diff/5741031244955648/background.js#newcode569 background.js:569: case "clickHide-showDialog": On 2015/01/16 22:45:31, Sebastian Noack wrote: > ...
Jan. 16, 2015, 11:03 p.m. (2015-01-16 23:03:45 UTC) #4
Sebastian Noack
Jan. 17, 2015, 8:18 a.m. (2015-01-17 08:18:30 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld