Bug 3846

Summary: GW: Add QApplication::exit(int)
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED WONTFIX    
Severity: Enhancement    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 3250    
Attachments:
Description Flags
self explanitory patch. mjs: review-

Eric Seidel (no email)
Reported 2005-07-04 01:23:41 PDT
Simple patch which adds static QApplication::exit(int)
Attachments
self explanitory patch. (582 bytes, patch)
2005-07-04 01:24 PDT, Eric Seidel (no email)
mjs: review-
Eric Seidel (no email)
Comment 1 2005-07-04 01:24:47 PDT
Created attachment 2784 [details] self explanitory patch.
Maciej Stachowiak
Comment 2 2005-07-04 18:07:10 PDT
Comment on attachment 2784 [details] self explanitory patch. Seems like a bad idea to call exit() directly from library code. Why is this needed?
Eric Seidel (no email)
Comment 3 2005-07-04 18:25:49 PDT
Hum... I agree. I just added this because kdom seemed to need it. I think I'll fix kdom instead.
Note You need to log in before you can comment on or make changes to this bug.