[Webkit-unassigned] [Bug 126979] [GTK] Web process sometimes crashes when printing in synchronous mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 15 06:08:13 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126979
--- Comment #5 from Gustavo Noronha (kov) <gns at gnome.org> 2014-01-15 06:05:50 PST ---
(In reply to comment #3)
> > > Source/WebKit2/ChangeLog:12
> > > + UI process like EndPrinting. When the EndPriting message is
> >
> > Readability would be improved by using longer lines and/or splitting in paragraphs, I think.
>
> my emacs. . .
Mx- set-fill-column <RET> 92 <RET>
\o/ =)
> > Do I understand correctly that the printer list is kept alive by this reference, but is destroyed afterwards? I was a bit concerned when I saw PrinterListGtk::s_sharedPrinterList, since that could mean the printer list would only be obtained once, but I think I understand the idea now.
>
> Yes, it's tricky. The thing is that for sync printing, we need to make sure that the PrinterList object has already
…
Makes sense, thanks!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list