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

Issue 219213007: Remove .html extension from links (Closed)

Created:
6 years, 8 months ago by ahernandez
Modified:
6 years, 7 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, vsevik, plundblad+watch_chromium.org, tzik, aboxhall+watch_chromium.org, yuzo+watch_chromium.org, nhiroki, yurys, paulirish+reviews_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove .html extension from links BUG=346315 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272123

Patch Set 1 : #

Total comments: 62

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+770 lines, -770 lines) Patch
M chrome/common/extensions/api/accessibility_features.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/bookmarks.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/content_settings.json View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/context_menus.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/debugger.json View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/declarative_content.json View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/declarative_web_request.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/gcm.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/history.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/i18n.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/management.json View 1 2 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/api/privacy.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/proxy.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/tabs.json View 1 2 11 chunks +13 lines, -13 lines 0 comments Download
M chrome/common/extensions/api/tts.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/tts_engine.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/web_navigation.json View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/webview.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webview_request.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webview_tag.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/windows.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/a11y.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/about_apps.html View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/activeTab.html View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/angular_framework.html View 1 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/api_index.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/api_other.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_architecture.html View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_bluetooth.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab.html View 1 3 chunks +11 lines, -11 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab2_basic.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab3_mvc.html View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab5_data.html View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab6_lifecycle.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab7_useridentification.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_codelab8_webresources.html View 1 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_csp.html View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_deprecated.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_external.html View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_frameworks.html View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_identity.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_intents.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_lifecycle.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_manifestVersion.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_network.html View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_serial.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_storage.html View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_usb.html View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/apps.html View 1 2 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/autoupdate.html View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/background_pages.html View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/cloudMessaging.html View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/contentSecurityPolicy.html View 1 6 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/content_scripts.html View 1 2 10 chunks +15 lines, -15 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/declare_permissions.html View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/desktop_notifications.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/develop_apps.html View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/devguide.html View 5 chunks +28 lines, -28 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/event_pages.html View 6 chunks +11 lines, -11 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental.html View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_browsingData.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_contextMenus.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_cookies.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_devtools.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_devtools_inspectedWindow.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_devtools_network.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_devtools_panels.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_devtools_resources.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_history.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_identity.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_inputUI.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_privacy.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_storage.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_webInspector.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_webInspector_audits.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_webInspector_panels.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_webInspector_resources.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental_webRequest.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/extensions_index.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/external_extensions.html View 1 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/faq.html View 1 12 chunks +15 lines, -15 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/first_app.html View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/gcm_server.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/getstarted.html View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/google_wallet.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/hosting.html View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/hosting_changes.html View 1 4 chunks +19 lines, -19 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/i18n-messages.html View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/app.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/default_locale.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/description.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/externally_connectable.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/file_handlers.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/homepage_url.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/icons.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/incognito.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/key.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/manifest_version.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/minimum_chrome_version.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/name.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/requirements.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/sandbox.html View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/storage.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/url_handlers.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/version.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest/web_accessible_resources.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifestVersion.html View 13 chunks +13 lines, -13 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/match_patterns.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/messaging.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/npapi.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/offline_apps.html View 8 chunks +11 lines, -11 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/override.html View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/overview.html View 1 15 chunks +29 lines, -29 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/packaging.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/permission_warnings.html View 1 14 chunks +20 lines, -20 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/sandboxingEval.html View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/sencha_framework.html View 1 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/settings_override.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/themes.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_analytics.html View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_debugging.html View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_migration_to_manifest_v2.html View 8 chunks +11 lines, -11 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_oauth.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/tutorials.html View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/ui_override.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/whats_new.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/xhr.html View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/bookmarks.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/browserAction.html View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/browsingData.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/contentSettings.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/contextMenus.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/cookies.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/debugger.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/declarativeContent.html View 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html View 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.html View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/devtools_network.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/devtools_panels.html View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/downloads.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/events.html View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/extension.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/fileBrowserHandler.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/fontSettings.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/history.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/i18n.html View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/infobars.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/input_ime.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/management.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/notifications.html View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/omnibox.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/pageAction.html View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/pageCapture.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/permissions.html View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/privacy.html View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/proxy.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/pushMessaging.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/storage.html View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/tabs.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/topSites.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/types.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/wallpaper.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/webNavigation.html View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/webRequest.html View 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/windows.html View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/apps_sidenav.json View 16 chunks +41 lines, -41 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/extensions_sidenav.json View 1 9 chunks +42 lines, -42 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/intro_tables.json View 1 2 18 chunks +24 lines, -24 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/api_reference.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/api_table.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/event.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/intro_tables/experimental_message.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/intro_tables/windows_permissions.html View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/active_tab.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/always_on_top_windows.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/background.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/experimental.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/fullscreen.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/generic_description.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/host_permissions.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/notifications.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/permissions/webview.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (0 generated)
ahernandez
Could you please take a look at these changes? mkearney@, in hosting_changes.html, none of the ...
6 years, 8 months ago (2014-04-08 19:45:16 UTC) #1
mkearney1
On 2014/04/08 19:45:16, ahernandez.miralles wrote: > Could you please take a look at these changes? ...
6 years, 8 months ago (2014-04-09 18:20:53 UTC) #2
mkearney1
I've worked more than a third through the files, and I'm publishing the comments now, ...
6 years, 8 months ago (2014-04-09 19:43:28 UTC) #3
ahernandez
I see, I should have known better than to just run sed on the files, ...
6 years, 8 months ago (2014-04-09 20:03:32 UTC) #4
not at google - send to devlin
I would love for it to be resurrected but it's just too slow at the ...
6 years, 8 months ago (2014-04-09 20:04:57 UTC) #5
mkearney
No worries. That's what reviews are for, and glad to have you working on the ...
6 years, 8 months ago (2014-04-09 20:07:30 UTC) #6
ahernandez
I've changed the files to only have the .html extension removed from references. PTAL
6 years, 8 months ago (2014-04-15 17:10:07 UTC) #7
mkearney1
So first review comment I went to test is still not fixed. Can you check ...
6 years, 8 months ago (2014-04-21 23:09:36 UTC) #8
mkearney1
On 2014/04/21 23:09:36, mkearney1 wrote: > So first review comment I went to test is ...
6 years, 8 months ago (2014-04-21 23:11:33 UTC) #9
ahernandez
Is this still being looked at?
6 years, 7 months ago (2014-05-13 17:33:44 UTC) #10
not at google - send to devlin
It should be, it must have slipped past Meggin. Ping after a few days, not ...
6 years, 7 months ago (2014-05-13 17:35:56 UTC) #11
chromium-reviews
Hey, I worked mostly through this cl, but keep getting side-tracked (it takes a long ...
6 years, 7 months ago (2014-05-13 17:41:04 UTC) #12
chromium-reviews
I spoke too soon-- I will finish tomorrow on the bus ride in. On Tue, ...
6 years, 7 months ago (2014-05-13 23:16:28 UTC) #13
mkearney1
lgtm once below are addressed. https://codereview.chromium.org/219213007/diff/40001/chrome/common/extensions/docs/templates/articles/app_codelab5_data.html File chrome/common/extensions/docs/templates/articles/app_codelab5_data.html (right): https://codereview.chromium.org/219213007/diff/40001/chrome/common/extensions/docs/templates/articles/app_codelab5_data.html#newcode410 chrome/common/extensions/docs/templates/articles/app_codelab5_data.html:410: <p>The current code only ...
6 years, 7 months ago (2014-05-14 19:56:05 UTC) #14
ahernandez
mkearney@, did the header ids I added in hosting_changes.html look fine then? kalman@, did you ...
6 years, 7 months ago (2014-05-14 20:13:44 UTC) #15
not at google - send to devlin
i'm happy to let meggin take this. let me know if you need a rubber ...
6 years, 7 months ago (2014-05-14 20:24:17 UTC) #16
mkearney1
On 2014/05/14 20:13:44, ahernandez.miralles wrote: > mkearney@, did the header ids I added in hosting_changes.html ...
6 years, 7 months ago (2014-05-14 22:04:34 UTC) #17
ahernandez
mkearney@, I addressed the comments you left. Would you like me to upload another patch ...
6 years, 7 months ago (2014-05-21 21:02:44 UTC) #18
chromium-reviews
Yep, upload. On Wed, May 21, 2014 at 2:02 PM, <ahernandez.miralles@gmail.com> wrote: > mkearney@, I ...
6 years, 7 months ago (2014-05-21 21:03:19 UTC) #19
ahernandez
The CQ bit was checked by ahernandez.miralles@gmail.com
6 years, 7 months ago (2014-05-21 21:03:36 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ahernandez.miralles@gmail.com/219213007/60001
6 years, 7 months ago (2014-05-21 21:08:29 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-21 21:08:33 UTC) #22
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 7 months ago (2014-05-21 21:08:33 UTC) #23
ahernandez
kalman@, looks like I need a rubber stamp?
6 years, 7 months ago (2014-05-21 21:19:47 UTC) #24
not at google - send to devlin
lgtm
6 years, 7 months ago (2014-05-21 22:05:34 UTC) #25
ahernandez
The CQ bit was checked by ahernandez.miralles@gmail.com
6 years, 7 months ago (2014-05-21 22:11:05 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ahernandez.miralles@gmail.com/219213007/60001
6 years, 7 months ago (2014-05-21 22:14:59 UTC) #27
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 06:35:56 UTC) #28
Message was sent while issue was closed.
Change committed as 272123

Powered by Google App Engine
This is Rietveld 408576698