Bug 22316

Summary: Share code between check-for-global-initializers and check-for-exit-time-destructors
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: darin, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=160302

Adam Roben (:aroben)
Reported 2008-11-17 09:18:54 PST
The check-for-global-initializers and check-for-exit-time-destructors scripts have a lot of duplicated code, and very similar structures. It would be nice to share more of this code rather than duplicating it. Doing so would make it easier to make the changes needed to adopt these scripts on Windows (bug 22314 and bug 22315).
Attachments
David Kilzer (:ddkilzer)
Comment 1 2016-07-28 10:51:50 PDT
Both of these scripts are being removed in Bug 160302, so this is NTBF.
Note You need to log in before you can comment on or make changes to this bug.