Changes between Version 69 and Version 70 of WebKitGTK/2.24.x


Ignore:
Timestamp:
May 17, 2019 3:14:52 AM (5 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.24.x

    v69 v70  
    3838    * https://trac.webkit.org/changeset/244238 ''r244079 logically broke shouldSpeculateInt52''
    3939    * https://trac.webkit.org/changeset/244287 ''mergeOSREntryValue is wrong when the incoming value does not match up with the flush format''
    40   * https://trac.webkit.org/changeset/244314 ''SafeToExecute for GetByOffset/GetGetterByOffset/PutByOffset is using the wrong child for the base''
     40  * ~~https://trac.webkit.org/changeset/244314 ''SafeToExecute for GetByOffset/GetGetterByOffset/PutByOffset is using the wrong child for the base''~~
    4141  * http://trac.webkit.org/changeset/244358 ''REGRESSION(r238168) Web Inspector: <iframe src=...> request does not show up in Network Tab''
    4242  * https://trac.webkit.org/changeset/244884 ''Make both filterForRegistrableDomains() in WebKit::NetworkProcess use WebCore::RegistrableDomain::uncheckedCreateFromHost()''
    43   * https://trac.webkit.org/changeset/244892 ''Setting a frame's src to a javascript URL should not run it synchronously''
     43  * ~~https://trac.webkit.org/changeset/244892 ''Setting a frame's src to a javascript URL should not run it synchronously''~~
    4444  * https://trac.webkit.org/changeset/244950 ''TypedArrays should not store properties that are canonical numeric indices''
    4545  * https://trac.webkit.org/changeset/244996 ''[JSC] We should check OOM for description string of Symbol''