Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 12337020: Fixed: Handle console messages without source name for issue reporter (Closed)

Created:
Oct. 4, 2013, 1:29 p.m. by Thomas Greiner
Modified:
Oct. 4, 2013, 1:44 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

There are console messages which don't have a source name associated to them (also mentioned at https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIScriptError). This breaks the issue reporter (see https://adblockplus.org/forum/viewtopic.php?f=11&t=18260).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/content/ui/sendReport.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Thomas Greiner
Oct. 4, 2013, 1:38 p.m. (2013-10-04 13:38:51 UTC) #1
Wladimir Palant
Oct. 4, 2013, 1:41 p.m. (2013-10-04 13:41:44 UTC) #2
LGTM but please update the same check in chrome/content/errors.html as well.

Powered by Google App Engine
This is Rietveld