Summary: | [GTK][JSC] Disassembly not available on ARM64 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Akos Kiss <akiss> | ||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | benjamin, cmarcelo, commit-queue, dbates, fpizlo, msaboff, oliver | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Akos Kiss
2014-10-09 08:39:29 PDT
Created attachment 239540 [details] Proposed patch. Actually, the patch that got landed for https://bugs.webkit.org/show_bug.cgi?id=136089 has already put everything in place for any CMake-based builds. Enabling the disassembler for EFL only was simply a conservative step, since the GTK/ARM64 build had not been tested at that time. Now that it works, the disassembler can be enabled as well. Comment on attachment 239540 [details]
Proposed patch.
r=me
Comment on attachment 239540 [details] Proposed patch. Clearing flags on attachment: 239540 Committed r174511: <http://trac.webkit.org/changeset/174511> All reviewed patches have been landed. Closing bug. |