Bug 107543 - Web Inspector: [Network] "Secure" cookies can not be deleted.
Summary: Web Inspector: [Network] "Secure" cookies can not be deleted.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-22 03:36 PST by Eugene Klyuchnikov
Modified: 2013-01-22 08:08 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2013-01-22 03:39 PST, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2013-01-22 03:36:41 PST
To delete secure cookie URL schema need to be "https" instead of "http".

Original issue: https://code.google.com/p/chromium/issues/detail?id=170019
Comment 1 Eugene Klyuchnikov 2013-01-22 03:39:16 PST
Created attachment 183954 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-22 06:07:37 PST
Comment on attachment 183954 [details]
Patch

Rejecting attachment 183954 [details] from commit-queue.

eustas@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 3 WebKit Review Bot 2013-01-22 08:08:50 PST
Comment on attachment 183954 [details]
Patch

Clearing flags on attachment: 183954

Committed r140426: <http://trac.webkit.org/changeset/140426>
Comment 4 WebKit Review Bot 2013-01-22 08:08:53 PST
All reviewed patches have been landed.  Closing bug.