X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWTF%2FChangeLog;h=d132a00f16384f663e4a8edd97d769643e2fb05f;hp=d318fd46ae26a08f8c06cf6db82ab6e911fc7201;hb=b828c854d8e8509579573b35be0f54d9df51f40e;hpb=6b0b86a4e0f7164dc695dcbd98856ebc9b0ddc67 diff --git a/Source/WTF/ChangeLog b/Source/WTF/ChangeLog index d318fd4..d132a00 100644 --- a/Source/WTF/ChangeLog +++ b/Source/WTF/ChangeLog @@ -1,3 +1,18 @@ +2018-10-01 Commit Queue + + Unreviewed, rolling out r236647. + https://bugs.webkit.org/show_bug.cgi?id=190124 + + Breaking test stress/big-int-to-string.js (Requested by + caiolima_ on #webkit). + + Reverted changeset: + + "[BigInt] BigInt.proptotype.toString is broken when radix is + power of 2" + https://bugs.webkit.org/show_bug.cgi?id=190033 + https://trac.webkit.org/changeset/236647 + 2018-09-30 Caio Lima [BigInt] BigInt.proptotype.toString is broken when radix is power of 2