Title: [234315] trunk/Source
Revision
234315
Author
[email protected]
Date
2018-07-27 11:02:06 -0700 (Fri, 27 Jul 2018)

Log Message

Unreviewed, rolling out r233461.

assertions triggered on ios11 Debug wk2

Reverted changeset:

"[iOS] Add assert to catch improper use of WebCore::Timer in
UI Process"
https://bugs.webkit.org/show_bug.cgi?id=185330
https://trac.webkit.org/changeset/233461

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (234314 => 234315)


--- trunk/Source/WebCore/ChangeLog	2018-07-27 17:03:15 UTC (rev 234314)
+++ trunk/Source/WebCore/ChangeLog	2018-07-27 18:02:06 UTC (rev 234315)
@@ -1,3 +1,16 @@
+2018-07-03  David Fenton  <[email protected]>
+
+        Unreviewed, rolling out r233461.
+
+        assertions triggered on ios11 Debug wk2
+
+        Reverted changeset:
+
+        "[iOS] Add assert to catch improper use of WebCore::Timer in
+        UI Process"
+        https://bugs.webkit.org/show_bug.cgi?id=185330
+        https://trac.webkit.org/changeset/233461
+
 2018-07-27  Chris Dumez  <[email protected]>
 
         [Media] Avoid unnecessarily constructing *TrackList objects

Modified: trunk/Source/WebKit/ChangeLog (234314 => 234315)


--- trunk/Source/WebKit/ChangeLog	2018-07-27 17:03:15 UTC (rev 234314)
+++ trunk/Source/WebKit/ChangeLog	2018-07-27 18:02:06 UTC (rev 234315)
@@ -1,3 +1,16 @@
+2018-07-03  David Fenton  <[email protected]>
+
+        Unreviewed, rolling out r233461.
+
+        assertions triggered on ios11 Debug wk2
+
+        Reverted changeset:
+
+        "[iOS] Add assert to catch improper use of WebCore::Timer in
+        UI Process"
+        https://bugs.webkit.org/show_bug.cgi?id=185330
+        https://trac.webkit.org/changeset/233461
+
 2018-07-27  Alex Christensen  <[email protected]>
 
         Remove unused WKNavigationDelegatePrivate decidePolicyForNavigationAction SPI
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to