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 50249
Web Inspector: disable cookies tab in network resource view by default, enable for chromium
https://bugs.webkit.org/show_bug.cgi?id=50249
Summary
Web Inspector: disable cookies tab in network resource view by default, enabl...
Andrey Kosyakov
Reported
2010-11-30 10:51:31 PST
Cookies view support in network resource view is conditional on browser support for raw headers (request cookies are added in the browser after inspector receives willSendRequest; response cookies need LF ("\n") to be used when coalescing headers). Disabling cookies tab by default, re-enabling it for Chromium.
Attachments
patch
(3.80 KB, patch)
2010-11-30 11:14 PST
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2010-11-30 11:14:40 PST
Created
attachment 75171
[details]
patch
WebKit Commit Bot
Comment 2
2010-12-01 05:30:05 PST
Comment on
attachment 75171
[details]
patch Clearing flags on attachment: 75171 Committed
r73017
: <
http://trac.webkit.org/changeset/73017
>
WebKit Commit Bot
Comment 3
2010-12-01 05:30:11 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