Bug 91518 - [chromium] don't delete the TestInterfaces until TestShell's destructor has run
Summary: [chromium] don't delete the TestInterfaces until TestShell's destructor has run
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: jochen
URL:
Keywords:
Depends on:
Blocks: 91459
  Show dependency treegraph
 
Reported: 2012-07-17 10:26 PDT by jochen
Modified: 2012-07-17 11:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-07-17 10:28 PDT, jochen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2012-07-17 10:26:35 PDT
[chromium] don't delete the TestInterfaces until TestShell's destructor has run
Comment 1 jochen 2012-07-17 10:28:42 PDT
Created attachment 152781 [details]
Patch
Comment 2 Abhishek Arya 2012-07-17 10:30:55 PDT
Gardener reverted the patch in http://trac.webkit.org/changeset/122850. We might have to roll the fix in the original patch.
Comment 3 jochen 2012-07-17 10:33:20 PDT
Thinking about it, the more clean solution is to check whether the TestInterfaces exit before accessing them anyway