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

Issue 16876004: Updating JSON Schema Compiler to add description field to schemas. (Closed)

Created:
7 years, 6 months ago by epeterson
Modified:
7 years, 6 months ago
Reviewers:
mkearney, cduvall, evan.peterson.ep, not at google - send to devlin
CC:
chromium-reviews, benjhayden+dwatch_chromium.org, chromium-apps-reviews_chromium.org, rginda+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add descriptions to all extension/app schemas, and enforce that they have them from now on. BUG=233968 R=kalman@chromium.org TBR=yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208110

Patch Set 1 #

Total comments: 28

Patch Set 2 : Rebase with master #

Patch Set 3 : Initial codereview changes #

Total comments: 9

Patch Set 4 : Making Schema Descriptions Compulsory #

Total comments: 9

Patch Set 5 : Pre-commit fixes, app.yaml bump #

Patch Set 6 : Adding a comma #

Patch Set 7 : (kalman) fix trailing whitespace and missing description #

Patch Set 8 : (kalman) add missing descriptions #

Patch Set 9 : (kalman) rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -121 lines) Patch
M chrome/browser/performance_monitor/events.json View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/activity_log_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/alarms.idl View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/app.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/app_runtime.idl View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/app_window.idl View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/audio.idl View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/bluetooth.idl View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/bookmark_manager_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/bookmarks.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/browser_action.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/browsing_data.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/chromeos_info_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/cloud_print_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/command_line_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/commands.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/content_settings.json View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/context_menus.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/cookies.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/debugger.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/declarative_content.json View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/declarative_web_request.json View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/developer_private.idl View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/devtools/experimental_audits.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/devtools/experimental_console.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/devtools/inspected_window.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/devtools/network.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/devtools/panels.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/diagnostics.idl View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M chrome/common/extensions/api/dial.idl View 1 2 1 chunk +1 line, -27 lines 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/downloads_internal.idl View 1 2 3 4 5 6 7 2 chunks +1 line, -3 lines 0 comments Download
M chrome/common/extensions/api/echo_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/events.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_accessibility.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/experimental_discovery.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_dns.idl View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/experimental_history.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_identity.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_idltest.idl View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/experimental_infobars.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_input_virtual_keyboard.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/experimental_media_galleries.idl View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_processes.json View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/experimental_record.json View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/experimental_rlz.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/experimental_system_info_storage.idl View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/common/extensions/api/extension.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/feedback_private.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/file_browser_handler.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/file_browser_handler_internal.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_browser_private.json View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/file_system.idl View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/font_settings.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/history.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/i18n.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/identity.idl View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/identity_private.idl View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/idle.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/input_ime.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/input_method_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/location.idl View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/common/extensions/api/management.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/manifest_types.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/media_galleries.idl View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/media_galleries_private.idl View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/media_player_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/metrics_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/music_manager_private.idl View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/networking_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/notifications.idl View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/omnibox.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/page_action.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/page_actions.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/page_capture.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/page_launcher.idl View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/permissions.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/preferences_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/privacy.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/proxy.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/push_messaging.idl View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
M chrome/common/extensions/api/rtc_private.idl View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/runtime.json View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/script_badge.json View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/serial.idl View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/session_restore.json View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/socket.idl View 1 2 3 4 5 6 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/common/extensions/api/storage.json View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/streams_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -3 lines 0 comments Download
M chrome/common/extensions/api/sync_file_system.idl View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/system_info_cpu.idl View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/system_info_display.idl View 1 2 3 5 chunks +12 lines, -11 lines 0 comments Download
M chrome/common/extensions/api/system_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/tab_capture.idl View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/tabs.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/terminal_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/test.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/top_sites.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/tts.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/tts_engine.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/types.json View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/usb.idl View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/wallpaper_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/web_navigation.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/web_request.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/web_request_internal.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/web_socket_proxy_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/webstore.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/webstore_private.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webview.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/windows.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_data_source.py View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/app.yaml View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/test_data/test_json/ref_test.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/test_data/test_json/test_file.json View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/docs/templates/intros/dial.html View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/dictionaries.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/empty_namespace.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/empty_type.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/enums.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/events.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/functions.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/dart_test/operatable_type.idl View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M tools/json_schema_compiler/dart_test/tags.idl View 1 2 3 4 5 6 1 chunk +7 lines, -6 lines 0 comments Download
M tools/json_schema_compiler/idl_schema.py View 1 2 3 4 chunks +9 lines, -3 lines 0 comments Download
M tools/json_schema_compiler/json_schema_test.py View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/model.py View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/test/additional_properties.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/any.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/arrays.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/browser_action.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/callbacks.json View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/choices.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/content_settings.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/crossref.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/dependency_tester.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/enums.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/font_settings.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/forbidden.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/functions_as_parameters.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/functions_on_types.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/idl_reserved_words.idl View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/test/json_schema_test.json View 1 2 3 4 chunks +5 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/test/objects.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/permissions.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/simple_api.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/tabs.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/windows.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
epeterson
Here's a patch related to the JSON schema compiler changes: specifically, adding a description field ...
7 years, 6 months ago (2013-06-13 03:24:27 UTC) #1
not at google - send to devlin
Awesome, thanks for doing this. I didn't look at every description, only the ones you ...
7 years, 6 months ago (2013-06-19 16:47:16 UTC) #2
epeterson
Here's a few changes, mostly updates to the descriptions for a few APIs, and an ...
7 years, 6 months ago (2013-06-20 23:07:40 UTC) #3
not at google - send to devlin
Quick reply here before I look at the code again. > I've looked at the ...
7 years, 6 months ago (2013-06-21 00:23:40 UTC) #4
not at google - send to devlin
lgtm with some small other changes. if those are pretty straightforward, let's submit! https://codereview.chromium.org/16876004/diff/1/chrome/common/extensions/api/media_galleries_private.idl File ...
7 years, 6 months ago (2013-06-21 00:30:55 UTC) #5
epeterson
API schema descriptions are now mandatory. Unfortunately, the amount of files touched by this CL ...
7 years, 6 months ago (2013-06-21 20:10:15 UTC) #6
not at google - send to devlin
lgtm. bump app yaml and commit! https://codereview.chromium.org/16876004/diff/33001/chrome/common/extensions/api/script_badge.json File chrome/common/extensions/api/script_badge.json (right): https://codereview.chromium.org/16876004/diff/33001/chrome/common/extensions/api/script_badge.json#newcode8 chrome/common/extensions/api/script_badge.json:8: "description": "Use the ...
7 years, 6 months ago (2013-06-21 20:58:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/48001
7 years, 6 months ago (2013-06-21 23:36:30 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-22 00:03:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65001
7 years, 6 months ago (2013-06-22 01:23:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65001
7 years, 6 months ago (2013-06-22 02:31:33 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-22 02:56:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65001
7 years, 6 months ago (2013-06-22 15:35:49 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-22 15:39:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65001
7 years, 6 months ago (2013-06-22 15:41:57 UTC) #15
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-22 15:44:21 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65005
7 years, 6 months ago (2013-06-22 16:12:49 UTC) #17
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=11646
7 years, 6 months ago (2013-06-22 16:27:56 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/65005
7 years, 6 months ago (2013-06-22 16:33:33 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/74003
7 years, 6 months ago (2013-06-22 19:54:05 UTC) #20
commit-bot: I haz the power
Failed to apply patch for chrome/common/extensions/docs/server2/app.yaml: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-22 19:54:41 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/38008
7 years, 6 months ago (2013-06-22 21:42:48 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan.peterson.EP@gmail.com/16876004/38008
7 years, 6 months ago (2013-06-23 00:00:29 UTC) #23
commit-bot: I haz the power
7 years, 6 months ago (2013-06-23 04:25:00 UTC) #24
Message was sent while issue was closed.
Change committed as 208110

Powered by Google App Engine
This is Rietveld 408576698