X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=c37dc7ec6d534a2a4e1a3add7d4344bcef83251e;hp=46fb8f7f9fd473c11b81f162b840b7411a2bb265;hb=0cb762ea37cb48b372e841c924e9701461e14371;hpb=1e1d75bad4141da2db36009d6f57335de63cd6c2 diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 46fb8f7..c37dc7e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,16 @@ +2018-06-07 Ryosuke Niwa + + Release assert in Document::updateLayout() in WebPage::determinePrimarySnapshottedPlugIn() + https://bugs.webkit.org/show_bug.cgi?id=186383 + + + Reviewed by Jon Lee. + + Added a regression test. + + * plugins/snapshotting/determine-primary-snapshotted-plugin-crash-expected.txt: Added. + * plugins/snapshotting/determine-primary-snapshotted-plugin-crash.html: Added. + 2018-06-07 Thibault Saunier [GTK][WPE] Start implementing MediaStream API