Bug 152993

Summary: Rewrite http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html to use runUIScript
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aestes, ap
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   
Bug Depends on:    
Bug Blocks: 152130    

Ryan Haddad
Reported 2016-01-11 16:12:12 PST
[iOS Simulator] http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html failing --- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/contentdispositionattachmentsandbox/form-submission-disabled-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/contentdispositionattachmentsandbox/form-submission-disabled-actual.txt @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: line 20: Blocked form submission to 'http://127.0.0.1:8000/contentdispositionattachmentsandbox/resources/form-submission-frame.php' because the form's frame is sandboxed and the 'allow-forms' permission is not set. This test verifies that form submission is disabled when 'Content-Disposition: attachment' sandboxing is enabled. A security error will be logged to the console if the test passes. <https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/2219>
Attachments
Ryan Haddad
Comment 1 2016-01-11 16:15:32 PST
This test was added with <http://trac.webkit.org/changeset/186982>
Ryan Haddad
Comment 2 2016-02-03 13:27:48 PST
Spoke to Andy, and he says that this test needs to be rewritten to use runUIScript. I have skipped test on ios-simulator with r196078. Repurposing this bug to track the rewrite.
Note You need to log in before you can comment on or make changes to this bug.