[WebKit-devel] [Bug 289453] konqueror crashed when trying to print current page as PDF file

Ben Cooksley bcooksley at kde.org
Mon Mar 12 02:14:01 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=289453

Dawit Alemayehu <adawit at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dawit Alemayehu <adawit at kde.org> ---
Git commit da87f110bbe9bb6a59286ea848e9d8a829361d8b by Dawit Alemayehu.
Committed on 12/03/2012 at 02:48.
Pushed by adawit into branch 'master'.

Meant to use QPointer not QScopedPointer.

Note that the crash reported in the bug # below was supposed to be addressed by
the original commit db0ee97f. However, QScopedPointer causes the same problems
as using a plain pointer or creating the print dialog on the stack. For further
detailsi details, read http://blogs.kde.org/node/3919.

M  +4    -2    src/kwebkitpart_ext.cpp

http://commits.kde.org/kwebkitpart/da87f110bbe9bb6a59286ea848e9d8a829361d8b

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the WebKit-devel mailing list