Changes between Version 37 and Version 38 of WebKitGTK/2.16.x


Ignore:
Timestamp:
Sep 7, 2017 1:21:54 AM (7 years ago)
Author:
Adrian Perez de Castro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.16.x

    v37 v38  
    1616
    1717== Proposed merges for 2.16.7 ==
    18 * https://trac.webkit.org/changeset/213222 ''Leak under Options::setOptions''
    19 * https://trac.webkit.org/changeset/213242 ''REGRESSION(r213222) Possible use after free when setting some string based Options''
    20 * https://trac.webkit.org/changeset/214104 ''Fix uninitialized public members in WebProcess''
    21 * https://trac.webkit.org/changeset/215975 ''AX: Improve performance of addChildren()/childrenChanged()''
    22 * https://trac.webkit.org/changeset/216980 ''ASSERTION FAILED in WebCore::AccessibilityNodeObject::insertChild()''
    23 * https://trac.webkit.org/changeset/220326 and https://trac.webkit.org/changeset/r220331 ''[GTK][WPE] CFLAGS from pkg-config for (E)GL are not passed to WebKit''
    24   * (Backport of both squashed for 2.16.X at: http://sprunge.us/KZgc)
    25 * https://trac.webkit.org/changeset/218629 ''[GTK][WAYLAND] Create WaylandCompositorDisplay unconditionally when initializing the WebProcess''
    26 * https://trac.webkit.org/changeset/219866 ''REGRESSION(r218629): [GTK] ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY in WebCore::PlatformDisplay::~PlatformDisplay''
    27 * https://trac.webkit.org/changeset/218703 ''[GTK] Spreaker live shows won't play''
    28 * Lower the libgcrypt required version from 1.6 to 1.5 as it does compile with 1.5.3 (some enterprise distros are stuck with 1.5)
    29 * https://trac.webkit.org/changeset/220527 ''[GTK] Don't use --whole-archive linking flags for the WebKit2 target libraries''
    30 * https://trac.webkit.org/changeset/220793 ''[GTK] Crash of WebProcess with on-demand AC''
    31 * https://trac.webkit.org/changeset/221132 ''Geoclue2 based backend should provide the right desktop ID''
    32 * https://trac.webkit.org/changeset/214034 ''Fix uninitialized public members in Webkit2/UIProcess/API/gtk''
    33 * https://trac.webkit.org/changeset/213448 ''[GTK] WebProcess from WebKitGtk+ 2.15.x SIGSEVs in GIFLZWContext::doLZW(unsigned char const*, unsigned long) at Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:303''
    34 * https://trac.webkit.org/changeset/213833/webkit ''ImageDecoder can be deleted while the async decoder thread is still using it''
     18 * https://trac.webkit.org/changeset/213222 ''Leak under Options::setOptions''
     19 * https://trac.webkit.org/changeset/213242 ''REGRESSION(r213222) Possible use after free when setting some string based Options''
     20 * https://trac.webkit.org/changeset/214104 ''Fix uninitialized public members in WebProcess''
     21 * https://trac.webkit.org/changeset/215975 ''AX: Improve performance of addChildren()/childrenChanged()''
     22 * https://trac.webkit.org/changeset/216980 ''ASSERTION FAILED in WebCore::AccessibilityNodeObject::insertChild()''
     23 * https://trac.webkit.org/changeset/220326 and https://trac.webkit.org/changeset/r220331 ''[GTK][WPE] CFLAGS from pkg-config for (E)GL are not passed to WebKit''
     24   * (Backport of both squashed for 2.16.X at: http://sprunge.us/KZgc)
     25 * https://trac.webkit.org/changeset/218629 ''[GTK][WAYLAND] Create WaylandCompositorDisplay unconditionally when initializing the WebProcess''
     26 * https://trac.webkit.org/changeset/219866 ''REGRESSION(r218629): [GTK] ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY in WebCore::PlatformDisplay::~PlatformDisplay''
     27 * https://trac.webkit.org/changeset/218703 ''[GTK] Spreaker live shows won't play''
     28 * Lower the libgcrypt required version from 1.6 to 1.5 as it does compile with 1.5.3 (some enterprise distros are stuck with 1.5)
     29 * https://trac.webkit.org/changeset/220527 ''[GTK] Don't use --whole-archive linking flags for the WebKit2 target libraries''
     30 * https://trac.webkit.org/changeset/220793 ''[GTK] Crash of WebProcess with on-demand AC''
     31 * https://trac.webkit.org/changeset/221132 ''Geoclue2 based backend should provide the right desktop ID''
     32 * https://trac.webkit.org/changeset/214034 ''Fix uninitialized public members in Webkit2/UIProcess/API/gtk''
     33 * https://trac.webkit.org/changeset/213448 ''[GTK] WebProcess from WebKitGtk+ 2.15.x SIGSEVs in GIFLZWContext::doLZW(unsigned char const*, unsigned long) at Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:303''
     34 * https://trac.webkit.org/changeset/213833/webkit ''ImageDecoder can be deleted while the async decoder thread is still using it''
     35 * http://trac.webkit.org/changeset/219416 ''bmalloc: Failure to build when the compiler specifically targets ARMv8-A / defines __ARM_ARCH_8A__''
     36 * http://trac.webkit.org/changeset/219415 ''[WTF] Failure to build when the compiler specifically targets ARMv8-A / defines __ARM_ARCH_8A__''
     37
    3538
    3639== Proposed merges for 2.16.6 ==