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

Issue 1030103003: Report error messages to DevTools window. (Closed)

Created:
5 years, 9 months ago by horo
Modified:
5 years, 9 months ago
Reviewers:
falken, dgozman
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, serviceworker-reviews, tzik, horo+watch_chromium.org, jam, yurys, darin-cc_chromium.org, nhiroki, devtools-reviews_chromium.org, kinuko+serviceworker, kinuko+watch, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report error messages to DevTools window. This cl depends on https://codereview.chromium.org/1036743003/. BUG=466871 Committed: https://crrev.com/62b1a31dea0cc9372a4b3dbcdec869929af88cce Cr-Commit-Position: refs/heads/master@{#322354}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : incorporated falken's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -3 lines) Patch
M content/browser/devtools/protocol/service_worker_handler.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/devtools/protocol/service_worker_handler.cc View 3 chunks +18 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_watcher.h View 3 chunks +11 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_watcher.cc View 3 chunks +17 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_register_job.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_version.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_version.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
horo
falken@ Could you please review this?
5 years, 9 months ago (2015-03-25 09:48:40 UTC) #3
horo
dgozman@ Could you please review content/browser/devtools/protocol/service_worker_handler.h?
5 years, 9 months ago (2015-03-25 09:50:30 UTC) #5
horo
dgozman@ Could you please review content/browser/devtools/protocol/service_worker_handler.*?
5 years, 9 months ago (2015-03-25 09:50:48 UTC) #6
dgozman
What are the errors reported here? Would it make sense to have a global error ...
5 years, 9 months ago (2015-03-25 10:54:49 UTC) #7
horo
On 2015/03/25 10:54:49, dgozman wrote: > What are the errors reported here? Would it make ...
5 years, 9 months ago (2015-03-25 14:43:15 UTC) #8
falken
sw parts look good https://codereview.chromium.org/1030103003/diff/20001/content/browser/service_worker/service_worker_version.cc File content/browser/service_worker/service_worker_version.cc (right): https://codereview.chromium.org/1030103003/diff/20001/content/browser/service_worker/service_worker_version.cc#newcode776 content/browser/service_worker/service_worker_version.cc:776: OnReportException(base::UTF8ToUTF16(message + ". " + ...
5 years, 9 months ago (2015-03-26 03:56:29 UTC) #9
horo
https://codereview.chromium.org/1030103003/diff/20001/content/browser/service_worker/service_worker_version.cc File content/browser/service_worker/service_worker_version.cc (right): https://codereview.chromium.org/1030103003/diff/20001/content/browser/service_worker/service_worker_version.cc#newcode776 content/browser/service_worker/service_worker_version.cc:776: OnReportException(base::UTF8ToUTF16(message + ". " + status_message), -1, -1, On ...
5 years, 9 months ago (2015-03-26 06:10:28 UTC) #10
falken
lgtm
5 years, 9 months ago (2015-03-26 06:15:35 UTC) #11
dgozman
lgtm
5 years, 9 months ago (2015-03-26 10:32:11 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030103003/40001
5 years, 9 months ago (2015-03-26 10:38:24 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 9 months ago (2015-03-26 11:22:43 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 11:23:23 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/62b1a31dea0cc9372a4b3dbcdec869929af88cce
Cr-Commit-Position: refs/heads/master@{#322354}

Powered by Google App Engine
This is Rietveld 408576698