Closed Bug 1434420 Opened 6 years ago Closed 6 years ago

mozafterpaint error message lacks a newline at the end

Categories

(Testing :: Talos, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

Details

Attachments

(1 file)

tspaint_test.html has this line of code:
  dumpLog("BROWSER FAILED TO GENERATE MOZAFTERPAINT IN 5 SECONDS");
There's a newline missing, so it ends up like this:

13:02:45    ERROR -  PID 10584 | BROWSER FAILED TO GENERATE MOZAFTERPAINT IN 5 SECONDSJavaScript error: http://localhost:59727/scripts/MozillaFileLogger.js, line 31: TypeError: MozFileLogger is undefined
Assignee: nobody → continuation
Oddly, the Javascript error doesn't show up in the log at all when I add the newline.
Comment on attachment 8946931 [details]
Bug 1434420 - Add missing newline to Talos error message.

https://reviewboard.mozilla.org/r/216774/#review222744

I don't normally deal with Talos, but I think that adding a new line there is fine.
Attachment #8946931 - Flags: review?(standard8) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ba6b9cad5c6d
Add missing newline to Talos error message. r=standard8
https://hg.mozilla.org/mozilla-central/rev/ba6b9cad5c6d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: