WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164592
REGRESSION (
r208509
): LayoutTest storage/domstorage/sessionstorage/blocked-file-access.html is failing
https://bugs.webkit.org/show_bug.cgi?id=164592
Summary
REGRESSION (r208509): LayoutTest storage/domstorage/sessionstorage/blocked-fi...
Ryan Haddad
Reported
2016-11-10 08:38:06 PST
LayoutTest storage/domstorage/sessionstorage/blocked-file-access.html is failing
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r208537%20(1310)/results.html
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/storage/domstorage/sessionstorage/blocked-file-access-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/storage/domstorage/sessionstorage/blocked-file-access-actual.txt @@ -1,3 +1,4 @@ -CONSOLE MESSAGE: line 10: PASS: window.sessionStorage was accessible +CONSOLE MESSAGE: line 12: FAIL: window.sessionStorage was not accessible +CONSOLE MESSAGE: line 13: Exception: The operation is insecure. Test that we are permitted access to sessionStorage from a file URL if universal access is turned off.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-11-10 09:26:02 PST
Started with
http://trac.webkit.org/changeset/208509
Brent Fulgham
Comment 2
2016-11-10 09:57:03 PST
(In reply to
comment #1
)
> Started with
http://trac.webkit.org/changeset/208509
Not surprising -- since that is the checkin that added that test! :-)
Brent Fulgham
Comment 3
2016-11-10 09:59:04 PST
(In reply to
comment #2
)
> (In reply to
comment #1
) > > Started with
http://trac.webkit.org/changeset/208509
> > Not surprising -- since that is the checkin that added that test! :-)
Oh, wait! This is domstorage, not local storage. I'll fix.
Brent Fulgham
Comment 4
2016-11-10 10:06:36 PST
This problem was introduced because the fix for this (
https://trac.webkit.org/changeset/198439
) was lost during the rollout of the localStorage change, too. I'll fix this shortly.
Brent Fulgham
Comment 5
2016-11-10 10:07:58 PST
This is effectively a duplicate of
Bug 155609
.
Brent Fulgham
Comment 6
2016-11-10 11:03:03 PST
Fixed by
r208550
<
https://trac.webkit.org/changeset/208550
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug