18 | | * https://trac.webkit.org/changeset/223326 ''[WPE] JHBuild build directory DependenciesWPE/Build is not removed by update-webkit-libs-jhbuild'' |
19 | | * https://trac.webkit.org/changeset/223296 ''[WPE][GTK] Provide an implementation of PAL::logLevelString()'' |
20 | | * https://trac.webkit.org/changeset/222930 ''Generate a compile error if release is built without compiler optimizations'' |
21 | | * https://trac.webkit.org/changeset/223045 ''[WPE][GTK] Propagate libepoxy compiler flags obtained from pkg-config'' |
22 | | * https://trac.webkit.org/changeset/223043 ''Safari 10 /11 problem with if (!await get(something)).'' |
23 | | * https://trac.webkit.org/changeset/222727 ''[WPE] Do not require XSLT if disabled'' |
24 | | * https://trac.webkit.org/changeset/222729 ''[WPE] Fix UIProcess build with GStreamer and without VIDEO'' |
25 | | * https://trac.webkit.org/changeset/222275 ''Fix HPPA and Alpha builds'' |
26 | | * https://trac.webkit.org/changeset/221989 ''[GTK] Fails to build because 'Float32Array' has not been declared in AudioContext.h'' |
27 | | * https://trac.webkit.org/changeset/220461 ''[GStreamer][MSE] Add missing lock around getStreamByTrackId'' |
28 | | * https://trac.webkit.org/changeset/220861 ''[GStreamer] GstStructure shouldn't be handled through GRefPtr'' |
29 | | * https://trac.webkit.org/changeset/221372 ''[WPE] Enable MEMORY_SAMPLER.'' |
30 | | * https://trac.webkit.org/changeset/221075 and http://trac.webkit.org/changeset/221260 ''[WPE] Some event handlers not working.'' |
31 | | * https://trac.webkit.org/changeset/221681 ''[WPE][CMake] Fix path to the WebKitApplicationInfo.h header.'' |
32 | | * https://trac.webkit.org/changeset/221734 ''[WPE][CMake] Add "dist" and "distcheck" targets'' |
33 | | * https://trac.webkit.org/changeset/220585 ''[WPE] Build failure with Clang 4.0.1: no matching conversion for functional-style cast from 'pointer' (aka 'unsigned short *') to 'WTF::String''' |
34 | | * https://trac.webkit.org/changeset/220326 and https://trac.webkit.org/changeset/220331 ''[GTK][WPE] CFLAGS from pkg-config for (E)GL are not passed to WebKit'' |
35 | | * https://trac.webkit.org/changeset/220334 ''[WPE][CMake] Only pass pkg-config CFLAGS from (E)GL when not using libepoxy.'' |
36 | | * https://trac.webkit.org/changeset/222130 ''[GTK] Build failure with enchant-2.1.1'' |
37 | | * https://trac.webkit.org/changeset/222245 ''REGRESSION (r215613): Incorrect corners clipping with border-radius'' |
38 | | * https://trac.webkit.org/changeset/222264 ''[GTK] Completely garbled display in GMail'' |
39 | | * https://trac.webkit.org/changeset/220595 ''[CMake] Fix broken use of REQUIRED with find modules'' |
40 | | * https://trac.webkit.org/changeset/222737 ''[WPE] Remove GnuTLS dependency'' |
41 | | * https://trac.webkit.org/changeset/222735 ''[WPE][GTK] Crash in webkit_web_resource_get_data_finish()'' |
42 | | * https://trac.webkit.org/changeset/222836 ''[GTK][WPE] Fix playback of GIFs'' |
43 | | * https://trac.webkit.org/changeset/222903 ''Upgrade Brotli to version 1.0.1 and WOFF2 to latest upstream'' |
44 | | * https://trac.webkit.org/changeset/222960 ''Update Source/ThirdParty/woff2 to 22c256bc457777744ba14b7325a6e8e0e7dec91c'' (includes relicensing of WOFF2) |
45 | | * https://trac.webkit.org/changeset/222910 ''[GTK][WPE] GIFImageDecoder never clears decoded frames even when told to do so'' |
46 | | * https://trac.webkit.org/changeset/223143 ''CSS constant properties should not be enabled by default'' |
47 | | * https://trac.webkit.org/changeset/222706 ''[SOUP] Default kerberos authentication credentials are used in ephemeral (private) mode'' |
48 | | * https://trac.webkit.org/changeset/222838 ''Allow building without WOFF enabled'' |
49 | | * https://bugs.webkit.org/show_bug.cgi?id=177938#c10 ''[GTK] 2 text tests failing since r222838 '' |
| 18 | * ~~https://trac.webkit.org/changeset/222930 ''Generate a compile error if release is built without compiler optimizations''~~ |
| 19 | * ~~https://trac.webkit.org/changeset/223045 ''[WPE][GTK] Propagate libepoxy compiler flags obtained from pkg-config''~~ |
| 20 | * ~~https://trac.webkit.org/changeset/223043 ''Safari 10 /11 problem with if (!await get(something)).''~~ |
| 21 | * ~~https://trac.webkit.org/changeset/222727 ''[WPE] Do not require XSLT if disabled''~~ |
| 22 | * ~~https://trac.webkit.org/changeset/222729 ''[WPE] Fix UIProcess build with GStreamer and without VIDEO'' ~~ |
| 23 | * ~~https://trac.webkit.org/changeset/222275 ''Fix HPPA and Alpha builds''~~ |
| 24 | * ~~https://trac.webkit.org/changeset/221989 ''[GTK] Fails to build because 'Float32Array' has not been declared in AudioContext.h''~~ |
| 25 | * ~~https://trac.webkit.org/changeset/220861 ''[GStreamer] GstStructure shouldn't be handled through GRefPtr''~~ |
| 26 | * ~~https://trac.webkit.org/changeset/221372 ''[WPE] Enable MEMORY_SAMPLER.''~~ |
| 27 | * ~~https://trac.webkit.org/changeset/221075 and http://trac.webkit.org/changeset/221260 ''[WPE] Some event handlers not working.''~~ |
| 28 | * ~~https://trac.webkit.org/changeset/221681 ''[WPE][CMake] Fix path to the WebKitApplicationInfo.h header.''~~ |
| 29 | * ~~ttps://trac.webkit.org/changeset/221734 ''[WPE][CMake] Add "dist" and "distcheck" targets''~~ |
| 30 | * ~~https://trac.webkit.org/changeset/220585 ''[WPE] Build failure with Clang 4.0.1: no matching conversion for functional-style cast from 'pointer' (aka 'unsigned short *') to 'WTF::String'''~~ |
| 31 | * ~~https://trac.webkit.org/changeset/222130 ''[GTK] Build failure with enchant-2.1.1''~~ |
| 32 | * ~~https://trac.webkit.org/changeset/222245 ''REGRESSION (r215613): Incorrect corners clipping with border-radius''~~ |
| 33 | * ~~https://trac.webkit.org/changeset/222264 ''[GTK] Completely garbled display in GMail''~~ |
| 34 | * ~~https://trac.webkit.org/changeset/220595 ''[CMake] Fix broken use of REQUIRED with find modules''~~ |
| 35 | * ~~https://trac.webkit.org/changeset/222737 ''[WPE] Remove GnuTLS dependency''~~ |
| 36 | * ~~https://trac.webkit.org/changeset/222735 ''[WPE][GTK] Crash in webkit_web_resource_get_data_finish()''~~ |
| 37 | * ~~https://trac.webkit.org/changeset/222836 ''[GTK][WPE] Fix playback of GIFs''~~ |
| 38 | * ~~https://trac.webkit.org/changeset/222903 ''Upgrade Brotli to version 1.0.1 and WOFF2 to latest upstream''~~ |
| 39 | * ~~https://trac.webkit.org/changeset/222960 ''Update Source/ThirdParty/woff2 to 22c256bc457777744ba14b7325a6e8e0e7dec91c'' (includes relicensing of WOFF2)~~ |
| 40 | * ~~https://trac.webkit.org/changeset/222910 ''[GTK][WPE] GIFImageDecoder never clears decoded frames even when told to do so''~~ |
| 41 | * ~~https://trac.webkit.org/changeset/223143 ''CSS constant properties should not be enabled by default''~~ |
| 42 | * ~~https://trac.webkit.org/changeset/222706 ''[SOUP] Default kerberos authentication credentials are used in ephemeral (private) mode''~~ |