Title: [137157] trunk/Source/WebKit/chromium
- Revision
- 137157
- Author
- mk...@chromium.org
- Date
- 2012-12-10 07:28:43 -0800 (Mon, 10 Dec 2012)
Log Message
[chromium] Add 'WebKit/chromium/win8' to .gitignore
https://bugs.webkit.org/show_bug.cgi?id=104534
Reviewed by Jochen Eisinger.
I've now added it via 'git add' once, and via 'git commit -a' twice.
Let's make that more difficult, shall we?
* .gitignore:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/.gitignore (137156 => 137157)
--- trunk/Source/WebKit/chromium/.gitignore 2012-12-10 15:23:37 UTC (rev 137156)
+++ trunk/Source/WebKit/chromium/.gitignore 2012-12-10 15:28:43 UTC (rev 137157)
@@ -38,4 +38,5 @@
ui/
v8/
webkit/
+win8/
xcodebuild/
Modified: trunk/Source/WebKit/chromium/ChangeLog (137156 => 137157)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-12-10 15:23:37 UTC (rev 137156)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-12-10 15:28:43 UTC (rev 137157)
@@ -1,3 +1,15 @@
+2012-12-10 Mike West <mk...@chromium.org>
+
+ [chromium] Add 'WebKit/chromium/win8' to .gitignore
+ https://bugs.webkit.org/show_bug.cgi?id=104534
+
+ Reviewed by Jochen Eisinger.
+
+ I've now added it via 'git add' once, and via 'git commit -a' twice.
+ Let's make that more difficult, shall we?
+
+ * .gitignore:
+
2012-12-10 Kent Tamura <tk...@chromium.org>
Refactoring: Introduce HTMLFormControlElement::isDisabledOrReadOnly
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes