WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78829
[GTK] Make sure print operation object is alive until printing finishes in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=78829
Summary
[GTK] Make sure print operation object is alive until printing finishes in We...
Carlos Garcia Campos
Reported
2012-02-16 10:36:03 PST
I should take a reference when the print operation starts and release with the print callback is emitted. This fixes a crash if the user unrefs the print operation right after calling run_dialog().
Attachments
Patch
(2.43 KB, patch)
2012-02-16 10:40 PST
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2012-02-16 10:40:41 PST
Created
attachment 127406
[details]
Patch
Carlos Garcia Campos
Comment 2
2012-02-16 23:26:33 PST
Committed
r108040
: <
http://trac.webkit.org/changeset/108040
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug