Bug 50699
| Summary: | REGRESSION (r73521): 80+ regression tests failing due to missing newline in XSS exception message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | darin, ggaren |
| Priority: | P2 | Keywords: | LayoutTestFailure, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r73522%20(21998)/results.html | ||
Adam Roben (:aroben)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Adler
Please, someone add the newline back for me. I can’t do it myself right now!
Adam Roben (:aroben)
(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.
Darin Adler
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.
Adam Roben (:aroben)
I'll just let Darin take care of this.