Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(771)

Issue 140633003: Make EventFilteringInfo::IsEmpty() take has_instance_id_ into account. (Closed)

Created:
6 years, 11 months ago by lazyboy
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make EventFilteringInfo::IsEmpty() take has_instance_id_ into account. We should not consider event filtering info to be empty if a filter is for a <webview> guest, i.e. it has an instance id. This probably was an oversight while adding has_instance_id_/instance_id_ to EventFilteringInfo. BUG=None Test=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245486

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M extensions/common/event_filtering_info.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 7 (0 generated)
lazyboy
6 years, 11 months ago (2014-01-16 17:36:11 UTC) #1
Fady Samuel
lgtm
6 years, 11 months ago (2014-01-16 17:37:15 UTC) #2
lazyboy
+kalman for OWNERS.
6 years, 11 months ago (2014-01-16 17:40:40 UTC) #3
not at google - send to devlin
lgtm (ignore my comment obviously) https://chromiumcodereview.appspot.com/140633003/diff/1/extensions/common/event_filtering_info.cc File extensions/common/event_filtering_info.cc (right): https://chromiumcodereview.appspot.com/140633003/diff/1/extensions/common/event_filtering_info.cc#newcode13 extensions/common/event_filtering_info.cc:13: : has_url_(false), having both ...
6 years, 11 months ago (2014-01-16 23:58:58 UTC) #4
lazyboy
https://chromiumcodereview.appspot.com/140633003/diff/1/extensions/common/event_filtering_info.cc File extensions/common/event_filtering_info.cc (right): https://chromiumcodereview.appspot.com/140633003/diff/1/extensions/common/event_filtering_info.cc#newcode13 extensions/common/event_filtering_info.cc:13: : has_url_(false), On 2014/01/16 23:58:59, kalman wrote: > having ...
6 years, 11 months ago (2014-01-17 01:08:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/140633003/1
6 years, 11 months ago (2014-01-17 06:43:45 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 10:26:05 UTC) #7
Message was sent while issue was closed.
Change committed as 245486

Powered by Google App Engine
This is Rietveld 408576698