Title: [89866] trunk/Source/WebKit2/ChangeLog
Revision
89866
Author
[email protected]
Date
2011-06-27 15:14:39 -0700 (Mon, 27 Jun 2011)

Log Message

Fix revision number that I referenced in my last checkin

Modified Paths


Diff

Modified: trunk/Source/WebKit2/ChangeLog (89865 => 89866)


--- trunk/Source/WebKit2/ChangeLog	2011-06-27 22:11:19 UTC (rev 89865)
+++ trunk/Source/WebKit2/ChangeLog	2011-06-27 22:14:39 UTC (rev 89866)
@@ -6,7 +6,7 @@
         https://bugs.webkit.org/show_bug.cgi?id=63487
         
         In the absence of the WEBKIT2_PAUSE_WEB_PROCESS_ON_LAUNCH environment variable, only pause the web process on
-        launch if the shift, control, and alt keys are all held down. This regressed in r89865, which always caused the
+        launch if the shift, control, and alt keys are all held down. This regressed in r89855, which always caused the
         web process to pause if the shift and alt keys were not held down.
 
         * WebProcess/WebKitMain.cpp:
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to