Changes between Version 40 and Version 41 of WebKitGTK/2.14.x


Ignore:
Timestamp:
Dec 19, 2016 9:02:55 PM (7 years ago)
Author:
Michael Catanzaro
Comment:

Reorder chronologically

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.14.x

    v40 v41  
    1717== Proposed merges for 2.14.3 ==
    1818
    19  * http://trac.webkit.org/changeset/205882 ''DFG NewArrayBuffer node should watch for "have a bad time" state change.''
    20  * http://trac.webkit.org/changeset/208495 ''Experimental features should not be enabled by default''
    21  * http://trac.webkit.org/changeset/207287 and http://trac.webkit.org/changeset/207666 ''Fix video playback with accelerated compositing disabled''
    22  * https://trac.webkit.org/changeset/208975 ''MemoryPressureHandler should only trigger synchronous GC on iOS'', suggest corresponding change in MemoryPressureHandler.cpp
    23  * https://trac.webkit.org/changeset/208536 ''[Linux] Memory values shown by memory pressure handler logger are not useful''
    2419 * https://bugs.webkit.org/show_bug.cgi?id=164912 ''Crash clearing GLContextGLX contexts in exit handler''
    2520   * Proposal: https://github.com/endlessm/WebKit/commit/851a7a8a4a73ffe188c0ada61a2803b3efeab089.patch
     21 * http://trac.webkit.org/changeset/205882 ''DFG NewArrayBuffer node should watch for "have a bad time" state change.''
     22 * http://trac.webkit.org/changeset/207287 and http://trac.webkit.org/changeset/207666 ''Fix video playback with accelerated compositing disabled''
     23 * http://trac.webkit.org/changeset/208495 ''Experimental features should not be enabled by default''
     24 * https://trac.webkit.org/changeset/208536 ''[Linux] Memory values shown by memory pressure handler logger are not useful''
     25 * http://trac.webkit.org/changeset/208675 ''[HarfBuzz] HarfBuzzShaper should not assume numGlyphs is greater than 0''
     26 * https://trac.webkit.org/changeset/208975 ''MemoryPressureHandler should only trigger synchronous GC on iOS'', suggest corresponding change in MemoryPressureHandler.cpp
    2627 * http://trac.webkit.org/changeset/208997 ''[GTK] Dramatic increase on memory usage since 2.14.x''
    27  * http://trac.webkit.org/changeset/208675 ''[HarfBuzz] HarfBuzzShaper should not assume numGlyphs is greater than 0''
     28 * http://trac.webkit.org/changeset/209063 ''[GTK] BadDamage X Window System error in WebKit::AcceleratedBackingStoreX11::update when called from WebPageProxy::exitAcceleratedCompositingMode'' take two
     29 * http://trac.webkit.org/changeset/209064 ''[GTK] Crash in WebCore::PlatformDisplayX11::supportsXComposite when running under Wayland''
     30 * http://trac.webkit.org/changeset/209122 ''[GTK] Database process should not initialize gtk''
    2831 * http://trac.webkit.org/changeset/209177 ''[GTK] UI process crash in WebKit::WaylandCompositor::Surface::prepareTextureForPainting''
    29  * http://trac.webkit.org/changeset/209063 ''[GTK] BadDamage X Window System error in WebKit::AcceleratedBackingStoreX11::update when called from WebPageProxy::exitAcceleratedCompositingMode'' take two
    30  * http://trac.webkit.org/changeset/209122 ''[GTK] Database process should not initialize gtk''
    3132 * http://trac.webkit.org/changeset/209234 ''[GTK] Use an OpenGL < 3.0 compliant way to request the OpenGL version''
    3233 * http://trac.webkit.org/changeset/209534 ''[GTK] Process accelerated compositing env variables only if they are really enabled''
    3334 * http://trac.webkit.org/changeset/209982 ''[GTK] GLXBadFBConfig error when creating an OpenGL context''
    34  * http://trac.webkit.org/changeset/209064 ''[GTK] Crash in WebCore::PlatformDisplayX11::supportsXComposite when running under Wayland''
    3535
    3636== Proposed merges for 2.14.2 ==