Changes between Version 46 and Version 47 of WebKitGTK/2.12.x


Ignore:
Timestamp:
Aug 22, 2016 8:32:07 AM (8 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.12.x

    v46 v47  
    1717== Proposed merges for 2.12.4 ==
    1818  * https://trac.webkit.org/changeset/203446 ''JSC JIT Broken on ARMv7 Traditional (without Thumb2)''
    19   * 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.
    20   * 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.
     19  * ~~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.
     20  * ~~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.
    2121  * https://trac.webkit.org/changeset/200371 ''Web Inspector: console.assert should do far less work when the assertion is true''
    2222  * https://trac.webkit.org/changeset/201595 ''[Wayland] PlatformDisplayWayland destructor is super crashy''
    23   * https://trac.webkit.org/changeset/196886 ''Remove arrowfunction test cases that rely on arguments variable in jsc''
     23  * ~~https://trac.webkit.org/changeset/196886 ''Remove arrowfunction test cases that rely on arguments variable in jsc''~~
    2424  * http://trac.webkit.org/changeset/199017 ''Regression(r196145): Crash in getOwnPropertyDescriptor on ​http://www.history.com/shows/vikings''
    2525  * https://trac.webkit.org/r203976 ''REGRESSION (r196383): Drop down CSS menus not working on cnet.com, apmex.com''