Changes between Version 71 and Version 72 of WebKitGTK/2.14.x


Ignore:
Timestamp:
Feb 6, 2017 8:09:46 AM (7 years ago)
Author:
Michael Catanzaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.14.x

    v71 v72  
    1717== Proposed merges for 2.14.4 ==
    1818
     19 * https://trac.webkit.org/changeset/210920/ ''[GTK] Do not update the backing store state unnecessarily when page visibility changes''
     20 * https://trac.webkit.org/changeset/210954/ ''[Threaded Compositor] Initialize the threaded compositor with the current size''
     21 * https://trac.webkit.org/changeset/211034 ''[GTK] Update Safari version in user agent''
     22 * https://trac.webkit.org/changeset/211040 ''[GTK] asserting on unknown locale for hyphenation is wrong''
     23 * https://trac.webkit.org/changeset/211083 ''[Coordinated Graphics] Ensure that we're in AC mode before trying to create GraphicsLayers''
     24 * https://trac.webkit.org/changeset/211084 ''[GTK] Do not paint non composited content into the window when using the threaded compositor''
     25 * https://trac.webkit.org/changeset/211141 ''[GTK] The inspector is broken when AC support is disabled''
     26 * https://trac.webkit.org/changeset/211145 ''[GTK] UIProcess from WebKitGtk+ 2.15.x SIGSEGVs because of X Error BadDamage in WebKit::AcceleratedBackingStoreX11::update(WebKit::LayerTreeContext const&) () at Source/WebKit2/UIProcess/gtk/AcceleratedBackingStoreX11.cpp:145''
    1927 * http://trac.webkit.org/changeset/211204 ''[GTK] WebProcess from WebKitGtk+ 2.15.3 SIGSEVs in WebCore::GraphicsContext3D::drawArrays(unsigned int, int, int) at Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp:740''
    20  * http://trac.webkit.org/changeset/211141 ''[GTK] The inspector is broken when AC support is disabled''
     28 * https://trac.webkit.org/changeset/211205 ''[Threaded Compositor] Update also the contents size when creating the threaded compositor''
     29 * https://trac.webkit.org/changeset/211206 ''ImageBufferCairo: cairo_image_surface should use bmalloc-allocated memory''
     30 * https://trac.webkit.org/changeset/211225 ''[GStreamer] ASSERTION FAILED: !g_object_is_floating(ptr) in adoptGRef(GstContext* ptr)''
     31 * https://trac.webkit.org/changeset/211277 ''[GTK] Stop forcing accelerated compositing by default''
     32 * https://trac.webkit.org/changeset/211281 ''[Threaded Compositor] Stop creating the GLContext on demand the first time makeContextCurrent is called''
     33 * https://trac.webkit.org/changeset/211346 ''[GTK] ASSERTION FAILED: !m_layerTreeHost in DrawingAreaImpl::display()''
     34 * https://trac.webkit.org/changeset/211347 ''[Threaded Compositor] Crash when deleting the compositor run loop''
     35 * https://trac.webkit.org/changeset/211348 ''[Threaded Compositor] Crash when detaching the CoordinatedGraphicsScene''
     36 * https://trac.webkit.org/changeset/211357 ''[Threaded Compositor] Crash on WebCore::GLContext::version()''
     37 * https://trac.webkit.org/changeset/211358 ''[Threaded Compositor] Crash in GraphicsContext3D::deleteTexture when destroying TextureMapperPlatformLayerProxy''
     38 * https://trac.webkit.org/changeset/211365 ''[GTK] Do not release OpenGL resource immediately when leaving accelerated compositing mode''
     39 * https://trac.webkit.org/changeset/211366 ''Unreviewed. Fix GTK+ debug build after r211365.
     40 * https://trac.webkit.org/changeset/211367 ''[GTK] Scrolling iframes, doesn't redraw their content''
     41 * https://trac.webkit.org/changeset/211627 ''[GStreamer] Store preloaded media in webkit's cache''
     42 * https://trac.webkit.org/changeset/211721 ''[GTK][EFL] Release unused UpdateAtlas when in memory pressure situation''
    2143 * https://bugs.webkit.org/show_bug.cgi?id=165082 ''[SOUP] Network process crash in WebKit::CustomProtocolManagerImpl::didFailWithError''
    22  * http://trac.webkit.org/changeset/211627 ''[GStreamer] Store preloaded media in webkit's cache''
    2344
    2445== Proposed merges for 2.14.3 ==