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

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

Issue 12087118: Merge 141454 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 10 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/WebKit/chromium/tests/WebFrameTest.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 2013-01-28 Dan Alcantara <dfalcantara@chromium.org> 1 2013-01-31 Dan Alcantara <dfalcantara@chromium.org>
2 2
3 WebFrameTest.DisambiguationPopup is failing
4 https://bugs.webkit.org/show_bug.cgi?id=108160
5
6 Reviewed by Adam Barth.
7
8 Fix the unit test so that it is using the right HTML file.
9
10 * tests/WebFrameTest.cpp:
11
12 2013-01-31 Tony Chang <tony@chromium.org>
13
3 [Chromium, Mobile] Do not show disambiguation pop up in mobile sites 14 [Chromium, Mobile] Do not show disambiguation pop up in mobile sites
4 https://bugs.webkit.org/show_bug.cgi?id=107607 15 https://bugs.webkit.org/show_bug.cgi?id=107607
5 16
6 Reviewed by Adam Barth. 17 Reviewed by Adam Barth.
7 18
8 Add a check before showing the disambiguation popup to prevent it from a ppearing 19 Add a check before showing the disambiguation popup to prevent it from a ppearing
9 on mobile sites. Makes a similar test to the current disambiguation pop up test 20 on mobile sites. Makes a similar test to the current disambiguation pop up test
10 that expects the popup to never appear. 21 that expects the popup to never appear.
11 22
12 * src/WebViewImpl.cpp: 23 * src/WebViewImpl.cpp:
(...skipping 8906 matching lines...) Expand 10 before | Expand all | Expand 10 after
8919 8930
8920 [Chromium-Win] Implement LocaleWin::dateFormat 8931 [Chromium-Win] Implement LocaleWin::dateFormat
8921 https://bugs.webkit.org/show_bug.cgi?id=98117 8932 https://bugs.webkit.org/show_bug.cgi?id=98117
8922 8933
8923 Reviewed by Kentaro Hara. 8934 Reviewed by Kentaro Hara.
8924 8935
8925 * tests/LocaleWinTest.cpp: 8936 * tests/LocaleWinTest.cpp:
8926 (TEST_F): Add tests for LocaleWin::dateFormat. 8937 (TEST_F): Add tests for LocaleWin::dateFormat.
8927 8938
8928 == Rolled over to ChangeLog-2012-10-02 == 8939 == Rolled over to ChangeLog-2012-10-02 ==
OLDNEW
« no previous file with comments | « no previous file | Source/WebKit/chromium/tests/WebFrameTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698