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

Issue 10007040: Make crash reporting link creation easier to read (Closed)

Created:
8 years, 8 months ago by Tyler Breisacher (Chromium)
Modified:
8 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Make crash reporting link creation easier to read BUG=none TEST=crash reporting still works (need to build Chrome, not Chromium) and dbeam%40%20doesn't%20go%20crazy%20trying%20to%20read%20it Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134640

Patch Set 1 #

Total comments: 2

Patch Set 2 : .join() #

Total comments: 4

Patch Set 3 : break the list out into a separate var #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -14 lines) Patch
M chrome/browser/resources/crashes.js View 1 2 1 chunk +29 lines, -14 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
Tyler Breisacher (Chromium)
8 years, 8 months ago (2012-04-06 18:05:59 UTC) #1
Dan Beam
https://chromiumcodereview.appspot.com/10007040/diff/1/chrome/browser/resources/crashes.js File chrome/browser/resources/crashes.js (right): https://chromiumcodereview.appspot.com/10007040/diff/1/chrome/browser/resources/crashes.js#newcode51 chrome/browser/resources/crashes.js:51: comment: 'Chrome Version: ' + version + '\n' + ...
8 years, 8 months ago (2012-04-06 20:40:08 UTC) #2
Dan Beam
ping
8 years, 8 months ago (2012-04-19 02:08:03 UTC) #3
Tyler Breisacher (Chromium)
Another one that I kinda forgot about... https://chromiumcodereview.appspot.com/10007040/diff/1/chrome/browser/resources/crashes.js File chrome/browser/resources/crashes.js (right): https://chromiumcodereview.appspot.com/10007040/diff/1/chrome/browser/resources/crashes.js#newcode51 chrome/browser/resources/crashes.js:51: comment: 'Chrome ...
8 years, 7 months ago (2012-04-30 21:38:23 UTC) #4
Dan Beam
https://chromiumcodereview.appspot.com/10007040/diff/4002/chrome/browser/resources/crashes.js File chrome/browser/resources/crashes.js (right): https://chromiumcodereview.appspot.com/10007040/diff/4002/chrome/browser/resources/crashes.js#newcode68 chrome/browser/resources/crashes.js:68: 'report_id:' + crash.id].join('\n'), might be less awkward if you ...
8 years, 7 months ago (2012-04-30 22:53:55 UTC) #5
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/10007040/diff/4002/chrome/browser/resources/crashes.js File chrome/browser/resources/crashes.js (right): https://chromiumcodereview.appspot.com/10007040/diff/4002/chrome/browser/resources/crashes.js#newcode68 chrome/browser/resources/crashes.js:68: 'report_id:' + crash.id].join('\n'), On 2012/04/30 22:53:55, Dan Beam wrote: ...
8 years, 7 months ago (2012-04-30 23:18:11 UTC) #6
Dan Beam
8 years, 7 months ago (2012-04-30 23:42:04 UTC) #7
lgtm w/nit

https://chromiumcodereview.appspot.com/10007040/diff/9002/chrome/browser/reso...
File chrome/browser/resources/crashes.js (right):

https://chromiumcodereview.appspot.com/10007040/diff/9002/chrome/browser/reso...
chrome/browser/resources/crashes.js:49: var commentLines = [
2 \s in JS

Powered by Google App Engine
This is Rietveld 408576698