X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebKit2%2FChangeLog;h=a05f5c65dd72b519e7522d9d3ed47e2ee6db9819;hp=c31f38cb267b54e7312183b34ff6eefba25dbb08;hb=98d1cd1b2bae949c2d2605e3980a6b80440ccde7;hpb=1066a8b6c4cf1d37000cc411050eb36a022c9608 diff --git a/Source/WebKit2/ChangeLog b/Source/WebKit2/ChangeLog index c31f38c..a05f5c6 100644 --- a/Source/WebKit2/ChangeLog +++ b/Source/WebKit2/ChangeLog @@ -1,3 +1,16 @@ +2016-03-17 Andy Estes + + [Mac] Enable Content-Disposition: attachment sandbox + https://bugs.webkit.org/show_bug.cgi?id=155578 + + + Reviewed by Dan Bernstein. + + Covered by the existing set of attachment sandbox tests, which have always been run on Mac. + + * WebProcess/WebPage/WebPage.cpp: + (WebKit::WebPage::WebPage): + 2016-03-16 Beth Dakin Provide NSSpellChecker spellChecking methods with the current insertion point