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

Issue 8885022: Move URLPattern::ParseOption into a field. (Closed)

Created:
9 years ago by Aaron Boodman
Modified:
9 years ago
Reviewers:
jstritar
CC:
chromium-reviews, jstritar+watch_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Move URLPattern::ParseOption into a field. This will be needed to change the default of URLPattern to USE_PORTS. BUG=104104 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113730

Patch Set 1 #

Patch Set 2 : more minor sprucing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -194 lines) Patch
M chrome/browser/extensions/crx_installer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_content_settings_helpers.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_context_menu_api.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_permissions_api.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_prefs.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_webrequest_api.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/user_script_master.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension.cc View 14 chunks +25 lines, -27 lines 0 comments Download
M chrome/common/extensions/extension_messages.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/url_pattern.h View 1 3 chunks +12 lines, -17 lines 0 comments Download
M chrome/common/extensions/url_pattern.cc View 1 4 chunks +17 lines, -11 lines 0 comments Download
M chrome/common/extensions/url_pattern_unittest.cc View 23 chunks +61 lines, -84 lines 0 comments Download
M chrome/common/extensions/user_script.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/common/extensions/user_script_unittest.cc View 6 chunks +16 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
9 years ago (2011-12-08 20:44:01 UTC) #1
jstritar
9 years ago (2011-12-08 21:42:15 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698