RESOLVED FIXED Bug 119692
Multiple CSP tests complain about undefined strings in echo-object-data.pl and echo-script-src.pl
https://bugs.webkit.org/show_bug.cgi?id=119692
Summary Multiple CSP tests complain about undefined strings in echo-object-data.pl an...
Alexey Proskuryakov
Reported 2013-08-12 10:51:19 PDT
Comparing $cgi->param('nonce') to a string without checking if it's provided at all.
Attachments
proposed fix (3.69 KB, patch)
2013-08-12 11:00 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-08-12 11:00:32 PDT
Created attachment 208550 [details] proposed fix
WebKit Commit Bot
Comment 2 2013-08-12 12:23:51 PDT
Comment on attachment 208550 [details] proposed fix Clearing flags on attachment: 208550 Committed r153953: <http://trac.webkit.org/changeset/153953>
WebKit Commit Bot
Comment 3 2013-08-12 12:23:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.