Bug 171451 - Teach the DatabaseProcess to be fully SessionID aware
Summary: Teach the DatabaseProcess to be fully SessionID aware
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-28 14:50 PDT by Brady Eidson
Modified: 2017-04-28 17:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (47.54 KB, patch)
2017-04-28 15:37 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2017-04-28 14:50:41 PDT
Teach the DatabaseProcess to be fully SessionID aware

It knew a little about sessions...  but now it should know all!
Comment 1 Brady Eidson 2017-04-28 14:53:32 PDT
<rdar://problem/30785618>
Comment 2 Brady Eidson 2017-04-28 15:37:13 PDT
Created attachment 308604 [details]
Patch
Comment 3 Geoffrey Garen 2017-04-28 16:03:23 PDT
Comment on attachment 308604 [details]
Patch

Do we have a way to test this in API tests or WebKitTestRunner?
Comment 4 Brady Eidson 2017-04-28 17:05:08 PDT
(In reply to Geoffrey Garen from comment #3)
> Comment on attachment 308604 [details]
> Patch
> 
> Do we have a way to test this in API tests or WebKitTestRunner?

It *is* tested in TWKAPI, including a change in this patch! :)
Comment 5 WebKit Commit Bot 2017-04-28 17:34:42 PDT
Comment on attachment 308604 [details]
Patch

Clearing flags on attachment: 308604

Committed r215961: <http://trac.webkit.org/changeset/215961>
Comment 6 WebKit Commit Bot 2017-04-28 17:34:43 PDT
All reviewed patches have been landed.  Closing bug.