Bug 30067 - Add a screenshot option to the menubar of QtLauncher
Summary: Add a screenshot option to the menubar of QtLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-10-05 03:43 PDT by Girish Ramakrishnan
Modified: 2009-10-05 16:03 PDT (History)
1 user (show)

See Also:


Attachments
Patch for adding snapshot option (2.71 KB, patch)
2009-10-05 03:48 PDT, Girish Ramakrishnan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Girish Ramakrishnan 2009-10-05 03:43:38 PDT
Takes a screenshot of the current webview and optionally save it on disk.
Comment 1 Girish Ramakrishnan 2009-10-05 03:48:34 PDT
Created attachment 40617 [details]
Patch for adding snapshot option 

Patch is also available at http://gitorious.org/~girish/qtwebkit/girishs-clone/commits/qtlauncher_snapshot_30067.
Comment 2 Tor Arne Vestbø 2009-10-05 04:46:05 PDT
Thanks for your bug report.

In the future, please follow the QtWebKit bug reporting guidelines:

http://trac.webkit.org/wiki/QtWebKitContrib#ReportingBugs

In particular:

    - All bugs related to the Qt port of WebKit should have the keyword 'Qt'
    - The 'WebKit Qt' component should only be used for the QtWebKit API layer
Comment 3 Mark Rowe (bdash) 2009-10-05 14:02:46 PDT
QtLauncher is intended only for testing of WebKit and not as a fully-featured browser.  How does this patch fit in to that?
Comment 4 Simon Hausmann 2009-10-05 14:59:07 PDT
Comment on attachment 40617 [details]
Patch for adding snapshot option 

r=me. This helps towards making the launcher more useful for debugging. Wow, now it even has a shortcut ;)
Comment 5 WebKit Commit Bot 2009-10-05 16:03:28 PDT
Comment on attachment 40617 [details]
Patch for adding snapshot option 

Clearing flags on attachment: 40617

Committed r49124: <http://trac.webkit.org/changeset/49124>
Comment 6 WebKit Commit Bot 2009-10-05 16:03:31 PDT
All reviewed patches have been landed.  Closing bug.