Changes between Version 34 and Version 35 of WebKitGTK/2.20.x


Ignore:
Timestamp:
Feb 23, 2018 12:06:50 PM (6 years ago)
Author:
Michael Catanzaro
Comment:

Review Safari backports through r228941

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.20.x

    v34 v35  
    2222* https://trac.webkit.org/changeset/228362 ''Web Inspector: Canvas tab: tree selection abruptly changes when selecting a recording frame''
    2323* https://trac.webkit.org/changeset/228522 ''[WPE] Unify build of platform-specific files in WebKit layer''
     24* https://trac.webkit.org/changeset/228594 ''Remove UTF-32 BOM parsing code'' (not dead code)
    2425* https://trac.webkit.org/changeset/228603 ''[GStreamer] Push smaller buffers from HTTP source''
    2526* https://trac.webkit.org/changeset/228608 ''[GTK][WPE] Fullscreen video is broken''
     27* https://trac.webkit.org/changeset/228705 ''Disable release assertions in updateStyleIfNeeded and updateLayout''
     28* https://trac.webkit.org/changeset/228708 ''CrashTracer: com.apple.WebKit.WebContent at WebCore: WebCore::TimerBase::~TimerBase'' (for ThreadSafeRefCounted)
     29* 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''
    2630* https://trac.webkit.org/changeset/228724 ''null m_lastNodeInserted dereference at ReplaceSelectionCommand::InsertedNodes::lastLeafInserted''
     31* https://trac.webkit.org/changeset/228725 ''Don't use JSFunction's allocation profile when getting the prototype can be effectful''
    2732* https://trac.webkit.org/changeset/228796 ''[GTK] whatsapp web blurry in some parts, sharp on others''
    2833* https://trac.webkit.org/changeset/228826 ''[GTK][CMake] Support building with Enchant 2.x''
     34* https://trac.webkit.org/changeset/228851 ''Crash under JSC::JSCell::toNumber(JSC::ExecState*)''
     35* https://trac.webkit.org/changeset/228860 ''DFG::VarargsForwardingPhase should eliminate getting argument length''
    2936* https://trac.webkit.org/changeset/228888 ''[GTK] USE_UPOWER causes crashes inside a chroot or on systems with broken dbus/upower''
    3037* https://trac.webkit.org/changeset/228944 ''[GStreamer] media/video-src-blob-using-open-panel.html crashes in Debug''