Changes between Version 42 and Version 43 of WebKitGTK/2.20.x


Ignore:
Timestamp:
Mar 5, 2018 12:45:13 AM (6 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.20.x

    v42 v43  
    1717== Proposed merges for 2.19.92 ==
    1818
    19 * https://trac.webkit.org/changeset/228296 ''Web Inspector: Styles: Typing value and quickly moving focus away may display outdated value in UI''
    2019* https://trac.webkit.org/changeset/228336 ''Web Inspector: Object.shallowEqual always fails when comparing array property values''
    2120* https://trac.webkit.org/changeset/228349 ''ImageBitmapRenderingContext should be Runtime guarded''
    22 * https://trac.webkit.org/changeset/228362 ''Web Inspector: Canvas tab: tree selection abruptly changes when selecting a recording frame''
    2321* https://trac.webkit.org/changeset/228522 ''[WPE] Unify build of platform-specific files in WebKit layer''
    2422* https://trac.webkit.org/changeset/228594 ''Remove UTF-32 BOM parsing code'' (not dead code)
    25 * https://trac.webkit.org/changeset/228720 ''Don't mark an array profile out of bounds for the cases where the DFG will convert the access to SaneChain''
    26 * https://trac.webkit.org/changeset/228724 ''null m_lastNodeInserted dereference at ReplaceSelectionCommand::InsertedNodes::lastLeafInserted''
    27 * https://trac.webkit.org/changeset/228725 ''Don't use JSFunction's allocation profile when getting the prototype can be effectful''
    28 * https://trac.webkit.org/changeset/228796 ''[GTK] whatsapp web blurry in some parts, sharp on others''
    29 * https://trac.webkit.org/changeset/228826 ''[GTK][CMake] Support building with Enchant 2.x''
    30 * https://trac.webkit.org/changeset/228851 ''Crash under JSC::JSCell::toNumber(JSC::ExecState*)''
    31 * https://trac.webkit.org/changeset/228860 ''DFG::VarargsForwardingPhase should eliminate getting argument length''
    32 * https://trac.webkit.org/changeset/228888 ''[GTK] USE_UPOWER causes crashes inside a chroot or on systems with broken dbus/upower''
     23* ~~https://trac.webkit.org/changeset/228720 ''Don't mark an array profile out of bounds for the cases where the DFG will convert the access to SaneChain''~~
     24* ~~https://trac.webkit.org/changeset/228724 ''null m_lastNodeInserted dereference at ReplaceSelectionCommand::InsertedNodes::lastLeafInserted''~~
     25* ~~https://trac.webkit.org/changeset/228725 ''Don't use JSFunction's allocation profile when getting the prototype can be effectful''~~
     26* ~~https://trac.webkit.org/changeset/228796 ''[GTK] whatsapp web blurry in some parts, sharp on others''~~
     27* ~~https://trac.webkit.org/changeset/228826 ''[GTK][CMake] Support building with Enchant 2.x''~~
     28* ~~https://trac.webkit.org/changeset/228851 ''Crash under JSC::JSCell::toNumber(JSC::ExecState*)''~~
     29* ~~https://trac.webkit.org/changeset/228860 ''DFG::VarargsForwardingPhase should eliminate getting argument length''~~
     30* ~~https://trac.webkit.org/changeset/228888 ''[GTK] USE_UPOWER causes crashes inside a chroot or on systems with broken dbus/upower''~~
    3331* https://trac.webkit.org/changeset/228934 ''ResourceRequestBase::isolatedCopy() fails to isolate copy the cachePartition''
    3432* https://trac.webkit.org/changeset/228937 ''Web Inspector: REGRESSION (r228349): ImageBitmap builtin is now runtime guarded''