RESOLVED FIXED 49977
Use the right focusable check to avoid multiple focus/blur events being fired from inside of the shadow DOM.
https://bugs.webkit.org/show_bug.cgi?id=49977
Summary Use the right focusable check to avoid multiple focus/blur events being fired...
Dimitri Glazkov (Google)
Reported 2010-11-23 08:42:30 PST
Use the right focusable check to avoid multiple focus/blur events being fired from inside of the shadow DOM.
Attachments
Patch (4.61 KB, patch)
2010-11-23 08:45 PST, Dimitri Glazkov (Google)
no flags
Patch (5.55 KB, patch)
2010-11-23 10:04 PST, Dimitri Glazkov (Google)
no flags
Now with working layout test (5.80 KB, patch)
2010-11-23 14:30 PST, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2010-11-23 08:45:31 PST
Dimitri Glazkov (Google)
Comment 2 2010-11-23 10:04:45 PST
Dimitri Glazkov (Google)
Comment 3 2010-11-23 14:30:35 PST
Created attachment 74698 [details] Now with working layout test
WebKit Commit Bot
Comment 4 2010-11-28 22:29:02 PST
Comment on attachment 74698 [details] Now with working layout test Rejecting patch 74698 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=eseidel-cq-sl', 'build', '--no-clean', '--no-update', '--build-style=both']" exit_code: 2 Last 500 characters of output: normal x86_64 c++ com.apple.compilers.gcc.4_2 CompileC /Projects/CommitQueue/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/SVGSVGElement.o /Projects/CommitQueue/WebCore/svg/SVGSVGElement.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 CompileC /Projects/CommitQueue/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/SVGTextQuery.o /Projects/CommitQueue/WebCore/rendering/svg/SVGTextQuery.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 (3 failures) Full output: http://queues.webkit.org/results/6316108
WebKit Commit Bot
Comment 5 2010-11-29 07:12:57 PST
Comment on attachment 74698 [details] Now with working layout test Clearing flags on attachment: 74698 Committed r72796: <http://trac.webkit.org/changeset/72796>
WebKit Commit Bot
Comment 6 2010-11-29 07:13:03 PST
All reviewed patches have been landed. Closing bug.
Dimitri Glazkov (Google)
Comment 7 2010-11-29 10:47:50 PST
*** Bug 50163 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.