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


Ignore:
Timestamp:
May 17, 2019 2:57:09 AM (5 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.24.x

    v68 v69  
    2626  * ~~https://trac.webkit.org/changeset/245055 ''[GTK] Pinch Zooming has no maximum''~~
    2727
    28   * https://trac.webkit.org/changeset/242749 ''[macOS] Dispatching reentrant "contextmenu" events may cause crashes''
    29   * https://trac.webkit.org/changeset/242838 ''REGRESSION (iOS 12.2): Webpage using CoffeeScript crashes''
    30   * https://trac.webkit.org/changeset/243605 ''[SimpleLineLayout] Disable SLL when text-underline-position is not auto.''
    31   * http://trac.webkit.org/changeset/243660 ''[Simple line layout] Turn off inline boxtree generation for multiline content''
    32   * http://trac.webkit.org/changeset/243786 ''REGRESSION (r238266): Exchange 2013 Outlook Web Access displays partially blank page when creating new e-mail''
    33   * https://trac.webkit.org/changeset/243819 ''Remove support for -apple-trailing-word''
    34     * https://trac.webkit.org/changeset/243841 ''-apple-trailing-word is needed for browser detection''
    35   * https://trac.webkit.org/changeset/241918 ''Same Site Lax cookies are not sent with cross-site redirect from client-initiated load''
    36     * http://trac.webkit.org/changeset/241931 ''Fix the test failure following r241918''
     28  * ~~https://trac.webkit.org/changeset/242749 ''[macOS] Dispatching reentrant "contextmenu" events may cause crashes''~~
     29  * ~~https://trac.webkit.org/changeset/242838 ''REGRESSION (iOS 12.2): Webpage using CoffeeScript crashes''~~
     30  * ~~https://trac.webkit.org/changeset/243605 ''[SimpleLineLayout] Disable SLL when text-underline-position is not auto.''~~
     31  * ~~http://trac.webkit.org/changeset/243660 ''[Simple line layout] Turn off inline boxtree generation for multiline content''~~
     32  * ~~http://trac.webkit.org/changeset/243786 ''REGRESSION (r238266): Exchange 2013 Outlook Web Access displays partially blank page when creating new e-mail''~~
     33  * ~~https://trac.webkit.org/changeset/243819 ''Remove support for -apple-trailing-word''~~
     34    * ~~https://trac.webkit.org/changeset/243841 ''-apple-trailing-word is needed for browser detection''~~
     35  * ~~https://trac.webkit.org/changeset/241918 ''Same Site Lax cookies are not sent with cross-site redirect from client-initiated load''~~
     36    * ~~http://trac.webkit.org/changeset/241931 ''Fix the test failure following r241918''~~
    3737  * https://trac.webkit.org/changeset/244079 ''Clean up Int52 code and some bugs in it''
    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/244233 ''Sometimes we need to user fewer CPUs in our threading calculations''
    4140  * https://trac.webkit.org/changeset/244314 ''SafeToExecute for GetByOffset/GetGetterByOffset/PutByOffset is using the wrong child for the base''
    4241  * http://trac.webkit.org/changeset/244358 ''REGRESSION(r238168) Web Inspector: <iframe src=...> request does not show up in Network Tab''