Changes between Version 59 and Version 60 of WebKitGTK/2.20.x
- Timestamp:
- Apr 6, 2018 11:11:25 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/2.20.x
v59 v60 16 16 17 17 == Proposed merges for 2.20.1 == 18 * https://trac.webkit.org/changeset/229499 ''AX: AOM: More accessibility events support'' - this change is a follow-up to the change adding more accessibility events support. It's a sanity check to prevent a crash resulting from calling updateBackingStore when the AXObjectCache object is gone and is a check which makes sense independent of AOM. 18 19 * https://trac.webkit.org/changeset/229282 ''[CMake] Split JSC header copying into public and private targets'' - broke builds with -j1 - requested by j_v on #webkitgtk+ 19 20 * https://trac.webkit.org/changeset/229669 ''Improve error message when Gigacage cannot allocate virtual memory''