Bug 75673
Summary: | MASTER: Move WTF out of JavaScriptCore | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, enmi.lee, gyuyoung.kim, hausmann, jamesr, kevin.cs.oh, mrowe, rakuco, rwlbuis, s.choi, tonikitoo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 71752, 75669, 75897, 76163, 79783, 79960, 80363, 80657, 80680, 80728, 80911, 81281, 81602, 81739, 81834, 81838, 81844 | ||
Bug Blocks: |
Eric Seidel (no email)
MASTER: Move WTF out of JavaScriptCore
Several build systems already build WTF as a static library anyway. No need for it to still be in JavaScriptCore.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
I believe we can declare victory here.