WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
22316
Share code between check-for-global-initializers and check-for-exit-time-destructors
https://bugs.webkit.org/show_bug.cgi?id=22316
Summary
Share code between check-for-global-initializers and check-for-exit-time-dest...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug