Chromium Code Reviews

Side by Side Diff: ChangeLog

Issue 11471034: Merge 136878 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « no previous file | LayoutTests/ChangeLog » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-12-06 Tony Chang <tony@chromium.org>
2
3 REGRESSION(r135082): Restore the ability to insert author level style sh eets from script
4 https://bugs.webkit.org/show_bug.cgi?id=104042
5
6 Reviewed by Antti Koivisto.
7
8 Update exports for Internals.cpp.
9
10 * Source/autotools/symbols.filter:
11
1 2012-11-01 Ami Fischman <fischman@chromium.org> 12 2012-11-01 Ami Fischman <fischman@chromium.org>
2 13
3 HTMLMediaPlayer should free m_player when src is set/changed 14 HTMLMediaPlayer should free m_player when src is set/changed
4 https://bugs.webkit.org/show_bug.cgi?id=99647 15 https://bugs.webkit.org/show_bug.cgi?id=99647
5 16
6 Reviewed by Eric Carlson. 17 Reviewed by Eric Carlson.
7 18
8 * ManualTests/media-players-are-dropped-on-error.html: Added. 19 * ManualTests/media-players-are-dropped-on-error.html: Added.
9 Various scenarios are tested to make sure players aren't 20 Various scenarios are tested to make sure players aren't
10 leaked in different ways for each of them. 21 leaked in different ways for each of them.
(...skipping 4127 matching lines...)
4138 4149
4139 Reviewed by Hajime Morita. 4150 Reviewed by Hajime Morita.
4140 4151
4141 Currently EFL DRT doesn't support touch event. 4152 Currently EFL DRT doesn't support touch event.
4142 Therefore, this patch enabled it and implemented some eventSender functi on callbacks. 4153 Therefore, this patch enabled it and implemented some eventSender functi on callbacks.
4143 4154
4144 * Source/cmake/FindEFL.cmake: Add ecore-input to dependency check. 4155 * Source/cmake/FindEFL.cmake: Add ecore-input to dependency check.
4145 * Source/cmake/OptionsEfl.cmake: Enable touch event option. 4156 * Source/cmake/OptionsEfl.cmake: Enable touch event option.
4146 4157
4147 == Rolled over to ChangeLog-2012-05-22 == 4158 == Rolled over to ChangeLog-2012-05-22 ==
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine