Changeset ade0ad4 for x


Ignore:
Timestamp:
08/16/2024 09:50:16 PM (5 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3
Children:
ef35d61
Parents:
e315d96f
Message:

WebKitGTK: Fix a regression that causes crashes on some websites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    re315d96f rade0ad4  
    154154      </para>
    155155    </important>
     156
     157    <para>
     158      First, fix a regression that occurs with some websites that use
     159      WebAssembly: <!-- Ticket #20235 -->
     160    </para>
     161
     162<screen><userinput remap="pre">sed '/returnLocation.isStackArgument/,/returnLocation = canonicalLocation/d'\
     163    -i Source/JavaScriptCore/wasm/WasmBBQJIT.cpp</userinput></screen>
    156164
    157165    <para>
Note: See TracChangeset for help on using the changeset viewer.