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

Issue 11300014: Injecting libadblockplus into IE (Closed)

Created:
July 29, 2013, 5:30 a.m. by Oleksandr
Modified:
July 30, 2013, 9:49 a.m.
Visibility:
Public.

Description

Injecting libadblockplus into IE

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -84 lines) Patch
M .hgsubstate View 1 chunk +1 line, -1 line 0 comments Download
M html/static/js/firstRun.js View 4 chunks +17 lines, -7 lines 0 comments Download
M html/templates/firstRun.html View 1 chunk +73 lines, -73 lines 1 comment Download
M src/engine/main.cpp View 1 chunk +14 lines, -0 lines 0 comments Download
M src/plugin/AdblockPlusClient.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/plugin/AdblockPlusClient.cpp View 2 chunks +18 lines, -1 line 0 comments Download
M src/plugin/PluginSettings.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/plugin/PluginSettings.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M src/plugin/PluginUserSettings.cpp View 2 chunks +21 lines, -1 line 0 comments Download
M src/shared/Communication.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 1
Oleksandr
July 29, 2013, 5:36 a.m. (2013-07-29 05:36:58 UTC) #1
I wanted to run this through you, since I get a feeling I have misunderstood
something at some point. 

This is still work in progress. It works for FRP, but
require("filterClasses").Filter still isn't working.

http://codereview.adblockplus.org/11300014/diff/1/html/templates/firstRun.html
File html/templates/firstRun.html (left):

http://codereview.adblockplus.org/11300014/diff/1/html/templates/firstRun.htm...
html/templates/firstRun.html:2: <!-- saved from url=(0014)about:internet -->
Just a line endings change

Powered by Google App Engine
This is Rietveld