Bug 212599 - disablePrimitiveGigacage() doesn't work with Config freezing.
Summary: disablePrimitiveGigacage() doesn't work with Config freezing.
Status: RESOLVED DUPLICATE of bug 212585
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-01 10:10 PDT by Mark Lam
Modified: 2020-06-01 10:15 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-06-01 10:10:36 PDT
Either remove disablePrimitiveGigacage() if it's not needed, or implement a way to allow it to work.
Comment 1 Mark Lam 2020-06-01 10:15:33 PDT
Nevermind.  This wasn't broken before https://bugs.webkit.org/show_bug.cgi?id=212585.  I'll just fix it in https://bugs.webkit.org/show_bug.cgi?id=212585.

*** This bug has been marked as a duplicate of bug 212585 ***