Bug 32990

Summary: [Qt] fix fast/dom/Window/window-onFocus.html
Product: WebKit Reporter: Robert Hogan <robert>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

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.