RESOLVED INVALID50699
REGRESSION (r73521): 80+ regression tests failing due to missing newline in XSS exception message
https://bugs.webkit.org/show_bug.cgi?id=50699
Summary REGRESSION (r73521): 80+ regression tests failing due to missing newline in X...
Adam Roben (:aroben)
Reported 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.
Attachments
Darin Adler
Comment 1 2010-12-08 10:50:22 PST
Please, someone add the newline back for me. I can’t do it myself right now!
Adam Roben (:aroben)
Comment 2 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.
Darin Adler
Comment 3 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.
Adam Roben (:aroben)
Comment 4 2010-12-08 11:14:37 PST
I'll just let Darin take care of this.
Note You need to log in before you can comment on or make changes to this bug.