WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 104016
Web Inspector: Resources: domain cookies are not shown for sub-sub domain pages.
https://bugs.webkit.org/show_bug.cgi?id=104016
Summary
Web Inspector: Resources: domain cookies are not shown for sub-sub domain pages.
Eugene Klyuchnikov
Reported
2012-12-04 10:52:20 PST
Steps to reproduce the problem: 1. setcookie('test_cookie', 'works', time()+(365*24*3600),'/', '.example.com); from page that is located at subSub.SubDomain.example.com 2. At server var_dump($_COOKIE['test_cookie']); (works) 3. Open developers tools or web developer extension and try to find that cookie. Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=163917
Attachments
Patch
(1.58 KB, patch)
2012-12-04 10:58 PST
,
Eugene Klyuchnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eugene Klyuchnikov
Comment 1
2012-12-04 10:58:00 PST
Created
attachment 177514
[details]
Patch
WebKit Review Bot
Comment 2
2012-12-04 11:45:09 PST
Comment on
attachment 177514
[details]
Patch Rejecting
attachment 177514
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: ripts/update-webkit line 152. Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 2 Updating OpenSource From
http://git.chromium.org/external/Webkit
8dba0844..8b8f204 HEAD -> origin/HEAD error: Ref refs/remotes/origin/master is at 8b8f204b56b60ddd016afb9099b92163ce73004b but expected 8dba08445f9c28cad718f832239cd411fb8a245f ! 8dba0844..8b8f204 master -> origin/master (unable to update local ref) Died at Tools/Scripts/update-webkit line 152. Full output:
http://queues.webkit.org/results/15120943
WebKit Review Bot
Comment 3
2012-12-04 21:19:49 PST
Comment on
attachment 177514
[details]
Patch Clearing flags on attachment: 177514 Committed
r136636
: <
http://trac.webkit.org/changeset/136636
>
WebKit Review Bot
Comment 4
2012-12-04 21:19:53 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug