Title: [212175] trunk/Source/WebKit/win
Revision
212175
Author
dba...@webkit.org
Date
2017-02-10 19:32:40 -0800 (Fri, 10 Feb 2017)

Log Message

Attempt to fix the WinCairo 64-Bit Release build following <https://trac.webkit.org/changeset/212173>
(https://bugs.webkit.org/show_bug.cgi?id=166774)

Touch WebKit.idl in the hopes that it will cause CMake to regenerate the COM interface files.

* Interfaces/WebKit.idl:

Modified Paths

Diff

Modified: trunk/Source/WebKit/win/ChangeLog (212174 => 212175)


--- trunk/Source/WebKit/win/ChangeLog	2017-02-11 03:09:10 UTC (rev 212174)
+++ trunk/Source/WebKit/win/ChangeLog	2017-02-11 03:32:40 UTC (rev 212175)
@@ -1,5 +1,14 @@
 2017-02-10  Daniel Bates  <daba...@apple.com>
 
+        Attempt to fix the WinCairo 64-Bit Release build following <https://trac.webkit.org/changeset/212173>
+        (https://bugs.webkit.org/show_bug.cgi?id=166774)
+
+        Touch WebKit.idl in the hopes that it will cause CMake to regenerate the COM interface files.
+
+        * Interfaces/WebKit.idl:
+
+2017-02-10  Daniel Bates  <daba...@apple.com>
+
         Detach frame from document when entering page cache
         https://bugs.webkit.org/show_bug.cgi?id=166774
         <rdar://problem/29904368>

Modified: trunk/Source/WebKit/win/Interfaces/WebKit.idl (212174 => 212175)


--- trunk/Source/WebKit/win/Interfaces/WebKit.idl	2017-02-11 03:09:10 UTC (rev 212174)
+++ trunk/Source/WebKit/win/Interfaces/WebKit.idl	2017-02-11 03:32:40 UTC (rev 212175)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008, 2009, 2010, 2015 Apple Inc. All rights reserved.
+ * Copyright (C) 2006-2010, 2015 Apple Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to