Bug 75956 - [Qt] Implement the input panel request/close handling
Summary: [Qt] Implement the input panel request/close handling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Rohde Christiansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 06:19 PST by Kenneth Rohde Christiansen
Modified: 2012-01-11 01:56 PST (History)
2 users (show)

See Also:


Attachments
Patch (12.46 KB, patch)
2012-01-10 06:23 PST, Kenneth Rohde Christiansen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2012-01-10 06:19:48 PST
SSIA
Comment 1 Kenneth Rohde Christiansen 2012-01-10 06:23:06 PST
Created attachment 121838 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-01-10 06:23:45 PST
Landed in 104557.
Comment 3 Kenneth Rohde Christiansen 2012-01-10 06:29:02 PST
GTK build fix in http://trac.webkit.org/changeset/104564
Comment 4 Kenneth Rohde Christiansen 2012-01-10 06:30:44 PST
Another fix http://trac.webkit.org/changeset/104565
Comment 5 Kenneth Rohde Christiansen 2012-01-10 08:45:05 PST
Another fix for Mac/WK2 in r104582 (forward declare WebGestureEvent)
Comment 6 Kenneth Rohde Christiansen 2012-01-11 01:56:52 PST
Apparently one of the fixes for Lion broke Snow Leopard as they do not use the same defines. Fixed by rniwa in http://trac.webkit.org/changeset/104635