[haiku-bugs] Re: [Haiku] #15625: After using "Open Link in new window" the session is lost

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 22 Jul 2020 12:30:16 -0000

#15625: After using "Open Link in new window" the session is lost
---------------------------------------+----------------------------
  Reporter:  jmairboeck                |      Owner:  pulkomandy
      Type:  bug                       |     Status:  new
  Priority:  normal                    |  Milestone:  Unscheduled
 Component:  Applications/WebPositive  |    Version:  R1/Development
Resolution:                            |   Keywords:
Blocked By:                            |   Blocking:  13699, 15235
  Platform:  All                       |
---------------------------------------+----------------------------
Comment (by pulkomandy):

 Yes, when you exit Web+ they are written to the cookie jar
 (config/settings/Cookie) for non-session cookie (the session cookies are
 never stored of course). The file is an archived BMessage.

 You can also use the "cookie manager" GUI in Web+ to check the cookies.

 The likely cause here is a mixup it the way "sessions" are handled in
 WebKit side of the code. There is early work for having tabs in multiple
 sessions (for private browsing, etc) but supposedly there should currently
 be only one session (one BUrlContext) shared between everything. I suspect
 something is not done right and some tabs end up in different sessions.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15625#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: