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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/DateTimeChooserImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/ChangeLog
===================================================================
--- Source/WebKit/chromium/ChangeLog (revision 133742)
+++ Source/WebKit/chromium/ChangeLog (working copy)
@@ -1,3 +1,15 @@
+2012-10-31 Keishi Hattori <keishi@webkit.org>
+
+ [Chromium] Page popup shows up at wrong locations when root view is scrolled
+ https://bugs.webkit.org/show_bug.cgi?id=100830
+
+ Reviewed by Kent Tamura.
+
+ We need to account for the scroll position when calculating the root view rectangle in the screen.
+
+ * src/DateTimeChooserImpl.cpp:
+ (WebKit::DateTimeChooserImpl::writeDocument):
+
2012-10-29 Patrick Dubroy <dubroy@chromium.org>
Web Inspector: Style toolbar to match Chromium toolbar on Chromium/Mac.
« 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