Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: Source/WebCore/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 11368088: Merge 133262 - Build fix. http://trac.webkit.org/changeset/133252 broke the Windows build. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | Source/WebCore/html/HTMLMediaElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/ChangeLog
===================================================================
--- Source/WebCore/ChangeLog (revision 133512)
+++ Source/WebCore/ChangeLog (working copy)
@@ -1,3 +1,28 @@
+2012-11-01 Roger Fong <roger_fong@apple.com>
+
+ Build fix. http://trac.webkit.org/changeset/133252 broke the Windows build.
+ https://bugs.webkit.org/show_bug.cgi?id=101008
+
+ Reviewed by fischman@chromium.org.
+
+ * html/HTMLMediaElement.cpp:
+ (WebCore::HTMLMediaElement::clearMediaPlayer):
+ * html/HTMLMediaElement.h:
+ (HTMLMediaElement):
+
+2012-11-01 Stephen White <senorblanco@chromium.org>
+
+ Unreviewed, rolling out r133244.
+ http://trac.webkit.org/changeset/133244
+ https://bugs.webkit.org/show_bug.cgi?id=100973
+
+ Broke Chromium Mac (clang) builds.
+
+ * bindings/v8/DOMDataStore.cpp:
+ (WebCore::DOMDataStore::DOMDataStore):
+ * bindings/v8/IntrusiveDOMWrapperMap.h:
+ (WebCore::DOMNodeWrapperMap::weakCallback):
+
2012-11-01 Ami Fischman <fischman@chromium.org>
HTMLMediaPlayer should free m_player when src is set/changed
« no previous file with comments | « no previous file | Source/WebCore/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698