From 8be9629d48efc8495a4bf985c45273fae0eba537 Mon Sep 17 00:00:00 2001 From: "mmaxfield@apple.com" Date: Wed, 16 Sep 2015 21:04:43 +0000 Subject: [PATCH] Unreviewed ChangeLog update git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189880 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 2 +- Source/WebCore/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index b8156bc..5ba2272 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -219,7 +219,7 @@ 2015-09-15 Myles C. Maxfield - Nested isolates can cause an infinite loop when laying out bidi runs + REGRESSION(r155554): Nested isolates can cause an infinite loop when laying out bidi runs https://bugs.webkit.org/show_bug.cgi?id=149153 Reviewed by David Hyatt. diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index e573602..a682c41 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -423,7 +423,7 @@ 2015-09-15 Myles C. Maxfield - Nested isolates can cause an infinite loop when laying out bidi runs + REGRESSION(r155554): Nested isolates can cause an infinite loop when laying out bidi runs https://bugs.webkit.org/show_bug.cgi?id=149153 Reviewed by David Hyatt. -- 1.8.3.1