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

Issue 5242186790600704: Issue 1466 - Fix a typo in PluginDomTraverserBase.h (Closed)

Created:
Feb. 25, 2015, 6:34 p.m. by Oleksandr
Modified:
Feb. 26, 2015, 3:50 p.m.
Reviewers:
sergei, Eric
CC:
Felix Dahlke
Visibility:
Public.

Description

This causes some hide filters to be unapplied

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/plugin/PluginDomTraverserBase.h View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2
Eric
LGTM http://codereview.adblockplus.org/5242186790600704/diff/5629499534213120/src/plugin/PluginDomTraverserBase.h File src/plugin/PluginDomTraverserBase.h (left): http://codereview.adblockplus.org/5242186790600704/diff/5629499534213120/src/plugin/PluginDomTraverserBase.h#oldcode277 src/plugin/PluginDomTraverserBase.h:277: if (SUCCEEDED(pFrameEl->getAttribute(ATL::CComBSTR(L"scr"), 0, &vAttr)) && vAttr.vt == VT_BSTR ...
Feb. 25, 2015, 9:47 p.m. (2015-02-25 21:47:14 UTC) #1
sergei
Feb. 26, 2015, 10:56 a.m. (2015-02-26 10:56:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld