WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115004
Change approach to third-party blocking for LocalStorage
https://bugs.webkit.org/show_bug.cgi?id=115004
Summary
Change approach to third-party blocking for LocalStorage
Vicki Pfau
Reported
2013-04-22 18:00:01 PDT
The approach to blocking LocalStorage introduce in
r125335
has broken many sites that either depend on LocalStorage sufficiently that disabling it has broken functionality, or sites that blindly try to access it without attempting to catch an exception. We need an approach that won't break sites like these. <
rdar://problem/13650298
>
Attachments
Patch
(14.31 KB, patch)
2013-04-22 18:12 PDT
,
Vicki Pfau
mjs
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2
(580.50 KB, application/zip)
2013-04-22 20:47 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Vicki Pfau
Comment 1
2013-04-22 18:12:11 PDT
Created
attachment 199134
[details]
Patch
Build Bot
Comment 2
2013-04-22 20:47:48 PDT
Comment on
attachment 199134
[details]
Patch
Attachment 199134
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/199351
New failing tests: http/tests/security/cross-origin-local-storage-wk1.html
Build Bot
Comment 3
2013-04-22 20:47:49 PDT
Created
attachment 199142
[details]
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-16 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.2
Vicki Pfau
Comment 4
2013-04-23 11:24:17 PDT
Looks like I neglected to rebaseline a test on platforms other that mac (including mac-wk2). It looks like it's producing the right result, though, so I'd just need to land a patch with the rebaselined results--there's no code change from the patch I previously uploaded.
Maciej Stachowiak
Comment 5
2013-04-29 14:30:25 PDT
Comment on
attachment 199134
[details]
Patch r=me but don't forget to fix the wk2 results.
Vicki Pfau
Comment 6
2013-04-29 15:43:56 PDT
Committed
r149326
: <
http://trac.webkit.org/changeset/149326
>
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