Bug 27601 - Fixing minor isses in QtLauncher
Summary: Fixing minor isses in QtLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-23 02:47 PDT by Zoltan Herczeg
Modified: 2009-07-23 03:24 PDT (History)
1 user (show)

See Also:


Attachments
Fixes for QtLauncher (2.41 KB, patch)
2009-07-23 02:53 PDT, Zoltan Herczeg
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Herczeg 2009-07-23 02:47:17 PDT
Issuse:
  - JavaScript window.close() sometimes crashes
  - MainWindows are not freed (memory leak)

Unfortunately, WebCore still reports memory leaks, I will continue my work on them.
Comment 1 Zoltan Herczeg 2009-07-23 02:53:42 PDT
Created attachment 33322 [details]
Fixes for QtLauncher
Comment 2 Simon Hausmann 2009-07-23 03:23:10 PDT
Comment on attachment 33322 [details]
Fixes for QtLauncher

r=me
Comment 3 Simon Hausmann 2009-07-23 03:24:38 PDT
Landed in r46264