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

Issue 29317083: Issue 1490 - Enable pre-configurable properties in Internet Explorer (Closed)

Created:
June 19, 2015, 1:34 a.m. by Oleksandr
Modified:
Aug. 18, 2017, 7:41 p.m.
Reviewers:
sergei, Eric
CC:
Felix Dahlke
Visibility:
Public.

Description

Issue 1490 - Enable pre-configurable properties in Internet Explorer

Patch Set 1 #

Total comments: 15

Patch Set 2 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -2 lines) Patch
M .hgsubstate View 1 chunk +1 line, -1 line 0 comments Download
M src/engine/Main.cpp View 3 chunks +20 lines, -1 line 0 comments Download
M src/plugin/PluginClass.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Oleksandr
June 19, 2015, 1:37 a.m. (2015-06-19 01:37:03 UTC) #1
sergei
LGTM, but the commit id should be valid commit id. I guess it makes sense ...
June 19, 2015, 12:30 p.m. (2015-06-19 12:30:29 UTC) #2
sergei
https://codereview.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp File src/engine/Main.cpp (right): https://codereview.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp#newcode441 src/engine/Main.cpp:441: catch (std::runtime_error&) On 2015/06/19 12:30:28, sergei wrote: > `const` ...
June 19, 2015, 12:31 p.m. (2015-06-19 12:31:47 UTC) #3
Eric
https://codereview1.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp File src/engine/Main.cpp (right): https://codereview1.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp#newcode434 src/engine/Main.cpp:434: std::wstring LoadPreconfigurationValue(const std::wstring& preconfigName) This name would be better ...
June 19, 2015, 2:51 p.m. (2015-06-19 14:51:41 UTC) #4
mathias
https://issues.adblockplus.org/ticket/2703 Off-topic: Does the mail notification work again?
June 22, 2015, 7:31 a.m. (2015-06-22 07:31:19 UTC) #5
Oleksandr
On 2015/06/22 07:31:19, mathias wrote: > https://issues.adblockplus.org/ticket/2703 > Off-topic: Does the mail notification work again? ...
June 22, 2015, 8:01 a.m. (2015-06-22 08:01:33 UTC) #6
Oleksandr
https://codereview.adblockplus.org/29317083/diff/29317084/.hgsubstate File .hgsubstate (right): https://codereview.adblockplus.org/29317083/diff/29317084/.hgsubstate#newcode2 .hgsubstate:2: cf69fe05ea8c9e9a84d3c8320f03a22f797ca1fe libadblockplus On 2015/06/19 12:30:28, sergei wrote: > It ...
June 22, 2015, 8:27 a.m. (2015-06-22 08:27:53 UTC) #7
sergei
https://codereview.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp File src/engine/Main.cpp (right): https://codereview.adblockplus.org/29317083/diff/29317084/src/engine/Main.cpp#newcode434 src/engine/Main.cpp:434: std::wstring LoadPreconfigurationValue(const std::wstring& preconfigName) However our functions usually contain ...
June 22, 2015, 9:17 a.m. (2015-06-22 09:17:06 UTC) #8
Eric
June 25, 2015, 6:06 p.m. (2015-06-25 18:06:55 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld