WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34496
Clean up WebCore's IDL/script copying
https://bugs.webkit.org/show_bug.cgi?id=34496
Summary
Clean up WebCore's IDL/script copying
Adam Roben (:aroben)
Reported
2010-02-02 12:36:26 PST
Created
attachment 47965
[details]
Patch WebCore currently copies all its IDL files and generation scripts to $(WebKitOutputDir). But we don't need to copy the IDL files anymore. Let's clean this up!
Attachments
Patch
(1.19 KB, patch)
2010-02-02 12:36 PST
,
Adam Roben (:aroben)
sfalken
: review+
Details
Formatted Diff
Diff
Stop copying IDL files into $(WebKitOutputDir)
(6.22 KB, patch)
2010-02-02 12:37 PST
,
Adam Roben (:aroben)
sfalken
: review+
Details
Formatted Diff
Diff
Rename the scripts used to copy WebCore's bindings generation scripts
(16.94 KB, patch)
2010-02-02 12:38 PST
,
Adam Roben (:aroben)
sfalken
: review+
Details
Formatted Diff
Diff
Copy WebCore's bindings generation scripts to a more sensible location
(8.96 KB, patch)
2010-02-02 12:38 PST
,
Adam Roben (:aroben)
sfalken
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-02-02 12:37:58 PST
Created
attachment 47966
[details]
Stop copying IDL files into $(WebKitOutputDir)
Adam Roben (:aroben)
Comment 2
2010-02-02 12:38:06 PST
Created
attachment 47967
[details]
Rename the scripts used to copy WebCore's bindings generation scripts
Adam Roben (:aroben)
Comment 3
2010-02-02 12:38:12 PST
Created
attachment 47968
[details]
Copy WebCore's bindings generation scripts to a more sensible location
Adam Roben (:aroben)
Comment 4
2010-02-02 12:55:42 PST
Landed in
r54246
-
r54249
.
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