[Webkit-unassigned] [Bug 22624] [SOUP][GTK] Need API to get SoupSession from WebKit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 24 08:37:12 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=22624


christian at imendio.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26836|review?                     |
               Flag|                            |
  Attachment #26836|0                           |1
        is obsolete|                            |
  Attachment #26996|                            |review?
               Flag|                            |




------- Comment #15 from christian at imendio.com  2009-01-24 08:37 PDT -------
Created an attachment (id=26996)
 --> (https://bugs.webkit.org/attachment.cgi?id=26996&action=view)
API to retrieve and set soup sessions #7

Changed to address the last comments.

The frame loader does keep a reference to the session now, I completely forgot
that.

The session has a flag indicating whether it was initialized, similar to
before, but the flag is on the actual message since sessions can be shuffled
around and we only want to fill it once.

Setting the session *stops* the loader, I hope it's the right way of cancelling
pending loads when exchanging the session. I did not cancel all messages on the
session because the session might be used for other frames independently.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list