Bug 171451

Summary: Teach the DatabaseProcess to be fully SessionID aware
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, commit-queue, ggaren
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.