Changes between Version 60 and Version 61 of WebKitGTK/2.24.x


Ignore:
Timestamp:
May 9, 2019 11:07:34 AM (5 years ago)
Author:
Michael Catanzaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.24.x

    v60 v61  
    3737  * https://trac.webkit.org/changeset/241918 ''Same Site Lax cookies are not sent with cross-site redirect from client-initiated load''
    3838    * http://trac.webkit.org/changeset/241931 ''Fix the test failure following r241918''
     39  * https://trac.webkit.org/changeset/244079 ''Clean up Int52 code and some bugs in it''
     40    * https://trac.webkit.org/changeset/244238 ''r244079 logically broke shouldSpeculateInt52''
     41    * https://trac.webkit.org/changeset/244287 ''mergeOSREntryValue is wrong when the incoming value does not match up with the flush format''
    3942  * https://trac.webkit.org/changeset/244233 ''Sometimes we need to user fewer CPUs in our threading calculations''
    4043  * https://trac.webkit.org/changeset/244314 ''SafeToExecute for GetByOffset/GetGetterByOffset/PutByOffset is using the wrong child for the base''