Title: [203311] trunk
Revision
203311
Author
[email protected]
Date
2016-07-15 17:09:06 -0700 (Fri, 15 Jul 2016)

Log Message

Revert double ChangeLog entries

Modified Paths


Diff

Modified: trunk/LayoutTests/ChangeLog (203310 => 203311)


--- trunk/LayoutTests/ChangeLog	2016-07-16 00:06:34 UTC (rev 203310)
+++ trunk/LayoutTests/ChangeLog	2016-07-16 00:09:06 UTC (rev 203311)
@@ -14,22 +14,6 @@
         * storage/indexeddb/modern/idbdatabase-transaction-failures-expected.txt:
         * storage/indexeddb/modern/idbdatabase-transaction-failures-private-expected.txt:
 
-2016-07-15  Brady Eidson  <[email protected]>
-
-        Change toString() behavior for exceptions constructed with "createWithDescriptionAsMessage".
-        https://bugs.webkit.org/show_bug.cgi?id=159839
-
-        Reviewed by Alex Christensen.
-
-        * storage/indexeddb/modern/createobjectstore-failures-expected.txt:
-        * storage/indexeddb/modern/createobjectstore-failures-private-expected.txt:
-        * storage/indexeddb/modern/double-abort-expected.txt:
-        * storage/indexeddb/modern/double-abort-private-expected.txt:
-        * storage/indexeddb/modern/idbdatabase-deleteobjectstore-failures-expected.txt:
-        * storage/indexeddb/modern/idbdatabase-deleteobjectstore-failures-private-expected.txt:
-        * storage/indexeddb/modern/idbdatabase-transaction-failures-expected.txt:
-        * storage/indexeddb/modern/idbdatabase-transaction-failures-private-expected.txt:
-
 2016-07-15  Brent Fulgham  <[email protected]>
 
         Merge background parser Blink test case

Modified: trunk/Source/WebCore/ChangeLog (203310 => 203311)


--- trunk/Source/WebCore/ChangeLog	2016-07-16 00:06:34 UTC (rev 203310)
+++ trunk/Source/WebCore/ChangeLog	2016-07-16 00:09:06 UTC (rev 203311)
@@ -14,22 +14,6 @@
         (WebCore::ExceptionBase::toString):
         * dom/ExceptionBase.h:
 
-2016-07-15  Brady Eidson  <[email protected]>
-
-        Change toString() behavior for exceptions constructed with "createWithDescriptionAsMessage".
-        https://bugs.webkit.org/show_bug.cgi?id=159839
-
-        Reviewed by Alex Christensen.
-
-        No new tests (Covered by changes to existing tests).
-
-        This is the first step towards extended exception messages for all exception types.
-
-        * dom/ExceptionBase.cpp:
-        (WebCore::ExceptionBase::ExceptionBase):
-        (WebCore::ExceptionBase::toString):
-        * dom/ExceptionBase.h:
-
 2016-07-15  Geoffrey Garen  <[email protected]>
 
         Added a makeRef<T> helper
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to