Bug 196321

Summary: In-memory code cache should not share bytecode across domains
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, ggaren, keith_miller, mark.lam, msaboff, rmorisset, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tadeu Zagallo 2019-03-27 15:29:59 PDT
<rdar://problem/45807366>
Comment 1 Tadeu Zagallo 2019-03-27 15:45:06 PDT
Created attachment 366115 [details]
Patch
Comment 2 Geoffrey Garen 2019-03-27 16:41:52 PDT
Comment on attachment 366115 [details]
Patch

r=me
Comment 3 Saam Barati 2019-03-27 18:37:43 PDT
Comment on attachment 366115 [details]
Patch

Why?
Comment 4 Geoffrey Garen 2019-03-28 10:00:08 PDT
For privacy, it's WebKit's preferred practice not to share caches across domains. More detailed information in Radar.
Comment 5 WebKit Commit Bot 2019-03-28 10:50:30 PDT
Comment on attachment 366115 [details]
Patch

Clearing flags on attachment: 366115

Committed r243609: <https://trac.webkit.org/changeset/243609>
Comment 6 WebKit Commit Bot 2019-03-28 10:50:32 PDT
All reviewed patches have been landed.  Closing bug.