Changes between Version 29 and Version 30 of WebKitGTK/2.20.x
- Timestamp:
- Feb 20, 2018, 11:15:51 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/2.20.x
v29 v30 15 15 branch, so be sure to stay up to date. Thanks for your help! 16 16 17 == Proposed merges for 2.19.92 == 18 19 * https://trac.webkit.org/changeset/228296 ''Web Inspector: Styles: Typing value and quickly moving focus away may display outdated value in UI'' 20 * https://trac.webkit.org/changeset/228336 ''Web Inspector: Object.shallowEqual always fails when comparing array property values'' 21 * 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'' 23 * https://trac.webkit.org/changeset/228522 ''[WPE] Unify build of platform-specific files in WebKit layer'' 24 * https://trac.webkit.org/changeset/228724 ''null m_lastNodeInserted dereference at ReplaceSelectionCommand::InsertedNodes::lastLeafInserted'' 25 * https://trac.webkit.org/changeset/228796 ''[GTK] whatsapp web blurry in some parts, sharp on others'' 26 * https://trac.webkit.org/changeset/228826 ''[GTK][CMake] Support building with Enchant 2.x'' 27 17 28 == Proposed merges for 2.19.91 == 18 29 … … 28 39 * ~~https://trac.webkit.org/changeset/228279 ''AX: Defer attribute computation until needed.''~~ 29 40 * ~~https://trac.webkit.org/changeset/228281 ''[GStreamer] WebKit improperly handles missing GStreamer elements''~~ 30 * http://trac.webkit.org/changeset/228296 ''Web Inspector: Styles: Typing value and quickly moving focus away may display outdated value in UI''31 41 * ~~http://trac.webkit.org/changeset/228299 ''Form submission after navigation fails when decidePolicyForNavigationAction is async''~~ 32 42 * ~~https://trac.webkit.org/changeset/228321 ''[GStreamer][WebAudio] Winamp2-js woes''~~ 33 * http://trac.webkit.org/changeset/228336 ''Web Inspector: Object.shallowEqual always fails when comparing array property values''34 * http://trac.webkit.org/changeset/228349 ''ImageBitmapRenderingContext should be Runtime guarded''35 * http://trac.webkit.org/changeset/228362 ''Web Inspector: Canvas tab: tree selection abruptly changes when selecting a recording frame''36 43 * ~~http://trac.webkit.org/changeset/228368 ''[GTK] Scrolling sometimes jumps around''~~ 37 44 * ~~http://trac.webkit.org/changeset/228373 ''[GTK] Unify builds for platform-specific files in WebKit layer''~~ … … 45 52 * ~~http://trac.webkit.org/changeset/228481 ''REGRESSION(225695) : com.apple.WebKit.WebContent at com.apple.JavaScriptCore: JSC::RegExp::match + 630 :: stack overflow''~~ 46 53 * ~~http://trac.webkit.org/changeset/228488 ''Setting a VMTrap shouldn't look at topCallFrame since that may imply we're in C code and holding the malloc lock''~~ 47 * https://trac.webkit.org/changeset/228522 ''[WPE] Unify build of platform-specific files in WebKit layer''48 54 * ~~https://trac.webkit.org/changeset/228560 ''IndexedDB: Several test crash in when destroying a IDBKeyData''~~ 49 55 * ~~https://trac.webkit.org/changeset/228561 ''fast/frames/sandboxed-iframe-navigation-top-denied.html is crashing in Inspector::createScriptCallStackForConsole::Exec for GTK''~~ … … 52 58 * ~~https://trac.webkit.org/changeset/228639 ''[GStreamer] Crash in WebCore::MediaPlayerRequestInstallMissingPluginsCallback::complete''~~ 53 59 * ~~https://trac.webkit.org/changeset/228641 ''[GTK][GStreamer] Replaying a webm video twice causes the video to stop getting rendered''~~ 54 * https://trac.webkit.org/changeset/228724 ''null m_lastNodeInserted dereference at ReplaceSelectionCommand::InsertedNodes::lastLeafInserted''55 * https://trac.webkit.org/changeset/228796 ''[GTK] whatsapp web blurry in some parts, sharp on others''56 * https://trac.webkit.org/changeset/228826 ''[GTK][CMake] Support building with Enchant 2.x''57 60 58 61 == Changes on track ==