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

Side by Side Diff: Source/WebKit/chromium/ChangeLog

Issue 11275190: Merge 133132 - [Chromium] Page popup shows up at wrong locations when root view is scrolled (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:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/DateTimeChooserImpl.cpp » ('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-10-31 Keishi Hattori <keishi@webkit.org>
2
3 [Chromium] Page popup shows up at wrong locations when root view is scro lled
4 https://bugs.webkit.org/show_bug.cgi?id=100830
5
6 Reviewed by Kent Tamura.
7
8 We need to account for the scroll position when calculating the root vie w rectangle in the screen.
9
10 * src/DateTimeChooserImpl.cpp:
11 (WebKit::DateTimeChooserImpl::writeDocument):
12
1 2012-10-29 Patrick Dubroy <dubroy@chromium.org> 13 2012-10-29 Patrick Dubroy <dubroy@chromium.org>
2 14
3 Web Inspector: Style toolbar to match Chromium toolbar on Chromium/Mac. 15 Web Inspector: Style toolbar to match Chromium toolbar on Chromium/Mac.
4 https://bugs.webkit.org/show_bug.cgi?id=100683 16 https://bugs.webkit.org/show_bug.cgi?id=100683
5 17
6 Reviewed by Pavel Feldman. 18 Reviewed by Pavel Feldman.
7 19
8 When in compact mode, style the Web Inspector toolbar using the same col ors & gradients 20 When in compact mode, style the Web Inspector toolbar using the same col ors & gradients
9 as the Chromium toolbar (Chromium port only). 21 as the Chromium toolbar (Chromium port only).
10 22
(...skipping 2385 matching lines...) Expand 10 before | Expand all | Expand 10 after
2396 2408
2397 [Chromium-Win] Implement LocaleWin::dateFormat 2409 [Chromium-Win] Implement LocaleWin::dateFormat
2398 https://bugs.webkit.org/show_bug.cgi?id=98117 2410 https://bugs.webkit.org/show_bug.cgi?id=98117
2399 2411
2400 Reviewed by Kentaro Hara. 2412 Reviewed by Kentaro Hara.
2401 2413
2402 * tests/LocaleWinTest.cpp: 2414 * tests/LocaleWinTest.cpp:
2403 (TEST_F): Add tests for LocaleWin::dateFormat. 2415 (TEST_F): Add tests for LocaleWin::dateFormat.
2404 2416
2405 == Rolled over to ChangeLog-2012-10-02 == 2417 == Rolled over to ChangeLog-2012-10-02 ==
OLDNEW
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/DateTimeChooserImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698