Bug 212599
| Summary: | disablePrimitiveGigacage() doesn't work with Config freezing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=212585 | ||
Mark Lam
Either remove disablePrimitiveGigacage() if it's not needed, or implement a way to allow it to work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Lam
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 ***