all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: Po Lu <oldosfan@savannah.gnu.org>,  emacs-devel@gnu.org
Subject: Re: master 956f21b: Make xwidget-webkit default to not storing cookies
Date: Sat, 20 Nov 2021 12:35:20 +0800	[thread overview]
Message-ID: <87bl2fsauv.fsf@yahoo.com> (raw)
In-Reply-To: <CADwFkm=ekus5Q5P_AiqK+ShwVtbrC2Py+qdEQLwGFnzaujshEQ@mail.gmail.com> (Stefan Kangas's message of "Sat, 20 Nov 2021 04:55:26 +0100")

Stefan Kangas <stefankangas@gmail.com> writes:

> Once we start using more sophisticated locations for such files
> (e.g. the XDG ones, or even special ones on macOS), it will be tricky
> for users to enter the correct location (in a platform independent way,
> etc.), so better provide a good default and let users just flip a switch
> to enable cookies and have mundane things like file locations work
> automatically.

WebKit (not only the GTK port, but other ports, such as WKWebView on
macOS as well) doesn't expose an API to disable cookies, or provide a
default place to store cookies.  The application is always expected to
determine the location itself.  (It defaults to being disabled, but once
the location is set in a given WebKitWebView, you can't turn it off
again.)

However, we could make custom.el suggest suitable file locations for
this type of option.  I'm not exactly sure how this would work, but it
ought to be possible.

Thanks.



  reply	other threads:[~2021-11-20  4:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211120003847.28338.35396@vcs0.savannah.gnu.org>
     [not found] ` <20211120003848.A6F90209FD@vcs0.savannah.gnu.org>
2021-11-20  3:55   ` master 956f21b: Make xwidget-webkit default to not storing cookies Stefan Kangas
2021-11-20  4:35     ` Po Lu [this message]
2021-11-20  4:58       ` Stefan Kangas
2021-11-20  5:11         ` Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bl2fsauv.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=oldosfan@savannah.gnu.org \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.