Bug 22785 - Allow Qt based applications to save and restore their view state
Summary: Allow Qt based applications to save and restore their view state
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 10:27 PST by Yael
Modified: 2008-12-11 07:57 PST (History)
1 user (show)

See Also:


Attachments
Added signals that we agreed on (3.62 KB, patch)
2008-12-10 10:28 PST, Yael
no flags Details | Formatted Diff | Diff
Moved the signals to page (5.53 KB, patch)
2008-12-11 07:47 PST, Yael
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2008-12-10 10:27:38 PST
Add signals to save and restore the view (frame) state.
Comment 1 Yael 2008-12-10 10:28:23 PST
Created attachment 25921 [details]
Added signals that we agreed on
Comment 2 Yael 2008-12-11 07:47:05 PST
Created attachment 25947 [details]
Moved the signals to page

Moved the signals to page, as requested during the review.
Comment 3 Simon Hausmann 2008-12-11 07:56:19 PST
Comment on attachment 25947 [details]
Moved the signals to page

Looks good to me
Comment 4 Simon Hausmann 2008-12-11 07:57:15 PST
Landed in r39210
Comment 5 Simon Hausmann 2008-12-11 07:57:41 PST
Comment on attachment 25947 [details]
Moved the signals to page

Clearing review after landing