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

Issue 10823313: Let url filter test the scheme in urlContains/Equals/Prefix/Suffix criteria (Closed)

Created:
8 years, 4 months ago by battre
Modified:
8 years, 4 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Let url filter test the scheme in urlContains/Equals/Prefix/Suffix criteria BUG=140238 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152067

Patch Set 1 #

Patch Set 2 : Merged with ToT #

Total comments: 7

Patch Set 3 : Addressed comments #

Patch Set 4 : Addressed Aaron's comment #

Total comments: 6

Patch Set 5 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -35 lines) Patch
M chrome/common/extensions/api/events.json View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/apps/events.html View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/extensions/events.html View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/matcher/url_matcher.cc View 1 2 3 4 6 chunks +30 lines, -12 lines 0 comments Download
M chrome/common/extensions/matcher/url_matcher_unittest.cc View 1 2 3 3 chunks +25 lines, -11 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
battre
Hi. Could either of you please review this? Thanks, Dominic
8 years, 4 months ago (2012-08-14 13:20:17 UTC) #1
Yoyo Zhou
LGTM, for the most part. https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher_unittest.cc File chrome/common/extensions/matcher/url_matcher_unittest.cc (right): https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher_unittest.cc#newcode329 chrome/common/extensions/matcher/url_matcher_unittest.cc:329: GURL gurl("https://www.google.com:1234/webhp?sourceid=chrome-instant&ie=UTF-8" Hmm, you ...
8 years, 4 months ago (2012-08-14 15:40:10 UTC) #2
Aaron Boodman
http://codereview.chromium.org/10823313/diff/7001/chrome/common/extensions/api/events.json File chrome/common/extensions/api/events.json (right): http://codereview.chromium.org/10823313/diff/7001/chrome/common/extensions/api/events.json#newcode259 chrome/common/extensions/api/events.json:259: "description": "Matches if the URL (without port and fragment ...
8 years, 4 months ago (2012-08-15 04:07:13 UTC) #3
Yoyo Zhou
https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher.cc File chrome/common/extensions/matcher/url_matcher.cc (right): https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher.cc#newcode317 chrome/common/extensions/matcher/url_matcher.cc:317: return kBeginningOfURL + url.scheme() + content::kStandardSchemeSeparator + By the ...
8 years, 4 months ago (2012-08-15 17:53:12 UTC) #4
battre
https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher.cc File chrome/common/extensions/matcher/url_matcher.cc (right): https://chromiumcodereview.appspot.com/10823313/diff/7001/chrome/common/extensions/matcher/url_matcher.cc#newcode317 chrome/common/extensions/matcher/url_matcher.cc:317: return kBeginningOfURL + url.scheme() + content::kStandardSchemeSeparator + On 2012/08/15 ...
8 years, 4 months ago (2012-08-16 13:16:25 UTC) #5
battre
Please have another look. I addressed Aaron's wish to support port numbers. I wanted to ...
8 years, 4 months ago (2012-08-16 13:49:26 UTC) #6
Aaron Boodman
api lgtm.
8 years, 4 months ago (2012-08-16 14:54:45 UTC) #7
Yoyo Zhou
LGTM, a few nits. https://chromiumcodereview.appspot.com/10823313/diff/4003/chrome/common/extensions/api/events.json File chrome/common/extensions/api/events.json (right): https://chromiumcodereview.appspot.com/10823313/diff/4003/chrome/common/extensions/api/events.json#newcode259 chrome/common/extensions/api/events.json:259: "description": "Matches if the URL ...
8 years, 4 months ago (2012-08-16 17:52:32 UTC) #8
battre
Thanks for catching the missing documentation updates. https://chromiumcodereview.appspot.com/10823313/diff/4003/chrome/common/extensions/api/events.json File chrome/common/extensions/api/events.json (right): https://chromiumcodereview.appspot.com/10823313/diff/4003/chrome/common/extensions/api/events.json#newcode259 chrome/common/extensions/api/events.json:259: "description": "Matches ...
8 years, 4 months ago (2012-08-16 18:29:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/battre@chromium.org/10823313/11003
8 years, 4 months ago (2012-08-16 18:29:52 UTC) #10
commit-bot: I haz the power
Try job failure for 10823313-11003 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-16 20:04:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/battre@chromium.org/10823313/11003
8 years, 4 months ago (2012-08-16 21:53:48 UTC) #12
commit-bot: I haz the power
Try job failure for 10823313-11003 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-16 23:49:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/battre@chromium.org/10823313/11003
8 years, 4 months ago (2012-08-17 07:55:54 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 07:55:56 UTC) #15
Failed to apply patch for chrome/common/extensions/docs/samples.json:
While running patch -p1 --forward --force;
patching file chrome/common/extensions/docs/samples.json
Hunk #1 FAILED at 184.
1 out of 1 hunk FAILED -- saving rejects to file
chrome/common/extensions/docs/samples.json.rej

Powered by Google App Engine
This is Rietveld 408576698