Bug 119692 - Multiple CSP tests complain about undefined strings in echo-object-data.pl and echo-script-src.pl
Summary: Multiple CSP tests complain about undefined strings in echo-object-data.pl an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 10:51 PDT by Alexey Proskuryakov
Modified: 2013-08-12 12:23 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (3.69 KB, patch)
2013-08-12 11:00 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-08-12 10:51:19 PDT
Comparing $cgi->param('nonce') to a string without checking if it's provided at all.
Comment 1 Alexey Proskuryakov 2013-08-12 11:00:32 PDT
Created attachment 208550 [details]
proposed fix
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-08-12 12:23:52 PDT
All reviewed patches have been landed.  Closing bug.