Bug 200489 - Remove IDBDatabaseIdentifier::m_sessionID
Summary: Remove IDBDatabaseIdentifier::m_sessionID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-06 16:52 PDT by youenn fablet
Modified: 2019-08-07 11:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (17.56 KB, patch)
2019-08-06 17:20 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-08-06 16:52:39 PDT
In WebProcess, the IDB connection has the sessionID.
In NetworkProcess, the IDBServer has the sessionID.
Comment 1 youenn fablet 2019-08-06 17:20:40 PDT
Created attachment 375669 [details]
Patch
Comment 2 WebKit Commit Bot 2019-08-07 11:05:18 PDT
Comment on attachment 375669 [details]
Patch

Clearing flags on attachment: 375669

Committed r248377: <https://trac.webkit.org/changeset/248377>
Comment 3 WebKit Commit Bot 2019-08-07 11:05:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-08-07 11:07:54 PDT
<rdar://problem/54041581>