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

Side by Side Diff: Source/WebCore/ChangeLog

Issue 9242031: Merge 105071 - Web Inspector: timeline record bars may overlap with the records column (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/WebCore/inspector/front-end/timelinePanel.css » ('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-01-05 Max Vujovic <mvujovic@adobe.com> 1 2012-01-16 Pavel Feldman <pfeldman@google.com>
2 2
3 Web Inspector: timeline record bars may overlap with the records column
4 https://bugs.webkit.org/show_bug.cgi?id=76387
5
6 Reviewed by Yury Semikhatsky.
7
8 * inspector/front-end/timelinePanel.css:
9 (#timeline-container .split-view-sidebar-left):
10
11 2012-01-13 Alexander Pavlov <apavlov@chromium.org>
12
3 WebKit adds vertical paddings and borders to the fixed width of CSS tabl es 13 WebKit adds vertical paddings and borders to the fixed width of CSS tabl es
4 https://bugs.webkit.org/show_bug.cgi?id=74955 14 https://bugs.webkit.org/show_bug.cgi?id=74955
5 15
6 Reviewed by Julien Chaffraix. 16 Reviewed by Julien Chaffraix.
7 17
8 Test: fast/table/css-table-width.html 18 Test: fast/table/css-table-width.html
9 19
10 * rendering/RenderTable.cpp: 20 * rendering/RenderTable.cpp:
11 (WebCore::RenderTable::computeLogicalWidth): 21 (WebCore::RenderTable::computeLogicalWidth):
12 22
(...skipping 7445 matching lines...) Expand 10 before | Expand all | Expand 10 after
7458 (WebCore::MessageEvent::dataAsArrayBuffer): Ditto. 7468 (WebCore::MessageEvent::dataAsArrayBuffer): Ditto.
7459 * dom/MessageEvent.idl: Changed SerializedScriptValue to DOMObject (i.e. ScriptValue). This patch does not touch an ObjC part. Removed [CachedAttribute] from MessageEvent.data, since it is now a DOMObject and needs not to be cached. 7469 * dom/MessageEvent.idl: Changed SerializedScriptValue to DOMObject (i.e. ScriptValue). This patch does not touch an ObjC part. Removed [CachedAttribute] from MessageEvent.data, since it is now a DOMObject and needs not to be cached.
7460 7470
7461 2011-10-19 Adam Barth <abarth@webkit.org> 7471 2011-10-19 Adam Barth <abarth@webkit.org>
7462 7472
7463 Attempt to fix GTK build. 7473 Attempt to fix GTK build.
7464 7474
7465 * GNUmakefile.am: 7475 * GNUmakefile.am:
7466 7476
7467 == Rolled over to ChangeLog-2011-10-19 == 7477 == Rolled over to ChangeLog-2011-10-19 ==
OLDNEW
« no previous file with comments | « no previous file | Source/WebCore/inspector/front-end/timelinePanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698