[Webkit-unassigned] [Bug 28162] [Qt] QtLauncher crashes when trying to change zoom level
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 14:15:26 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28162
--- Comment #1 from George Wright <george.wright at torchmobile.com> 2009-08-10 14:15:25 PDT ---
Created an attachment (id=34513)
--> (https://bugs.webkit.org/attachment.cgi?id=34513)
Fix QtLauncher crash
The zoomLevels object is only populated if a valid URL is passed to the
application on launch, and it is never populated otherwise. This patch simply
populates the zoom level no matter whether a valid URL is supplied or not as it
does not depend on a valid URL to function correctly.
--
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