Changes between Version 7 and Version 8 of WebKitGTK/2.20.x


Ignore:
Timestamp:
Feb 8, 2018 8:59:08 PM (6 years ago)
Author:
Michael Catanzaro
Comment:

Review safari-605-branch for backports through r228286

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.20.x

    v7 v8  
    1919* [GStreamer][WebAudio] Winamp2-js woes ''https://bugs.webkit.org/show_bug.cgi?id=182612''
    2020* [GTK] WaylandCompositor misusing eglGetProcAddress https://trac.webkit.org/changeset/228272/webkit
    21 * AX: Defer attribute computation until needed. https://trac.webkit.org/changeset/228279/webkit
     21* AX: Defer attribute computation until needed. https://trac.webkit.org/changeset/228279/webkit
     22* Crash on sfgate.com because mismatching link preload types http://trac.webkit.org/changeset/228096/webkit
     23* Avoid unnecessarily constructing RunLoops for GC AutomaticThreads in Connection::sendMessage() after r228001 http://trac.webkit.org/changeset/228152/webkit
     24* put_to_scope/get_from_scope should not cache lexical scopes when expecting a global object http://trac.webkit.org/changeset/228193/webkit
     25* ASSERTION FAILED: vm->currentThreadIsHoldingAPILock() seen with http/tests/paymentrequest/payment-request-show-method.https.html http://trac.webkit.org/changeset/228258/webkit
    2226
    2327== Changes on track ==