Changes between Version 50 and Version 51 of WebKitGTK/2.12.x


Ignore:
Timestamp:
Aug 23, 2016 5:30:29 AM (8 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.12.x

    v50 v51  
    1616
    1717== Proposed merges for 2.12.4 ==
    18   * https://trac.webkit.org/changeset/203446 ''JSC JIT Broken on ARMv7 Traditional (without Thumb2)''
     18  * ~~https://trac.webkit.org/changeset/203446 ''JSC JIT Broken on ARMv7 Traditional (without Thumb2)''~~
    1919  * ~~https://bugs.webkit.org/show_bug.cgi?id=158107 ''[GTK][Stable]: Merge r201072 and r201216 (and some misc gardening of accessibility tests)''~~ [[BR]] This change brings us into better compliance with a couple of W3C specs and fixes several bugs in which the accessible name of objects was missing or broken. Because Orca doesn't always know when/if the accessible name is broken, having this fix is desirable. [[BR]] N.B. Stable-branch-compatible patch attached.
    2020  * ~~https://bugs.webkit.org/show_bug.cgi?id=158109 ''[GTK][Stable]: Merge r201087''~~ [[BR]] The reason the meter.html test was failing is due to lack of implementation. Also, as part of the fix, we are now exposing the aria-valuetext value which had not previously been exposed. Because aria-valuetext is used on a number of ARIA widget roles, and because meters should be accessible, this fix is desirable. [[BR]] N.B. Stable-branch-compatible patch attached.
    21   * https://trac.webkit.org/changeset/200371 ''Web Inspector: console.assert should do far less work when the assertion is true''
    2221  * ~~https://trac.webkit.org/changeset/201595 ''[Wayland] PlatformDisplayWayland destructor is super crashy''~~
    2322  * ~~https://trac.webkit.org/changeset/196886 ''Remove arrowfunction test cases that rely on arguments variable in jsc''~~