Bug 32990 - [Qt] fix fast/dom/Window/window-onFocus.html
Summary: [Qt] fix fast/dom/Window/window-onFocus.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 12:28 PST by Robert Hogan
Modified: 2009-12-29 00:18 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.78 KB, patch)
2009-12-28 12:44 PST, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2009-12-28 12:28:06 PST
Add support for layouttestcontroller.windowIsKey and fix issue where window.onblur was getting dispatched twice from QtWebKit.
Comment 1 Robert Hogan 2009-12-28 12:44:09 PST
Created attachment 45569 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-28 12:47:36 PST
Attachment 45569 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.cpp:297:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 1
Comment 3 Eric Seidel (no email) 2009-12-29 00:07:41 PST
Comment on attachment 45569 [details]
Patch

Looks sane to me.
Comment 4 WebKit Commit Bot 2009-12-29 00:18:46 PST
Comment on attachment 45569 [details]
Patch

Clearing flags on attachment: 45569

Committed r52611: <http://trac.webkit.org/changeset/52611>
Comment 5 WebKit Commit Bot 2009-12-29 00:18:50 PST
All reviewed patches have been landed.  Closing bug.