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

Unified Diff: WebCore/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 2177001: Merge 58961 - Reviewed by Adele Peterson.... (Closed) Base URL: svn://chrome-svn/chrome/branches/WebKit/375/
Patch Set: Created 10 years, 7 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:
Download patch
Index: WebCore/ChangeLog
===================================================================
--- WebCore/ChangeLog (revision 48064)
+++ WebCore/ChangeLog (working copy)
@@ -1,3 +1,16 @@
+2010-05-07 Alexey Proskuryakov <ap@apple.com>
+
+ Reviewed by Adele Peterson.
+
+ https://bugs.webkit.org/show_bug.cgi?id=38546
+ Node.focus() fails to move focus from subframe properly
+
+ Test: fast/frames/take-focus-from-iframe.html
+
+ * html/HTMLFrameElementBase.cpp: (WebCore::HTMLFrameElementBase::setFocus): Don't clear
+ focus if this frame doesn't have it. This can happen if page's and HTMLFrameElement's ideas
+ of focused frame get out of sync temporarily.
+
2010-05-12 Abhishek Arya <inferno@chromium.org>
Reviewed by Darin Adler.
« no previous file with comments | « LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt ('k') | WebCore/html/HTMLFrameElementBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698