Bug 50699 - REGRESSION (r73521): 80+ regression tests failing due to missing newline in XSS exception message
Summary: REGRESSION (r73521): 80+ regression tests failing due to missing newline in X...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2010-12-08 10:49 PST by Adam Roben (:aroben)
Modified: 2010-12-08 11:14 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-12-08 10:49:02 PST
r73521 removed a newline from the XSS exception message. This caused a bunch of regression tests to start failing. We should either update the tests or add the newline back.
Comment 1 Darin Adler 2010-12-08 10:50:22 PST
Please, someone add the newline back for me. I can’t do it myself right now!
Comment 2 Adam Roben (:aroben) 2010-12-08 11:01:37 PST
(In reply to comment #1)
> Please, someone add the newline back for me. I can’t do it myself right now!

I will take care of it.
Comment 3 Darin Adler 2010-12-08 11:05:52 PST
Someone already rolled my entire change out, so this may not be necessary. If someone wants to roll it back in with this fix that’s OK with me, but if not I will take care of it later.
Comment 4 Adam Roben (:aroben) 2010-12-08 11:14:37 PST
I'll just let Darin take care of this.