WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 55020
Add missing files to JavaScriptCore.gypi
https://bugs.webkit.org/show_bug.cgi?id=55020
Summary
Add missing files to JavaScriptCore.gypi
Adam Barth
Reported
2011-02-22 21:02:12 PST
Add missing files to JavaScriptCore.gypi
Attachments
Patch
(20.25 KB, patch)
2011-02-22 21:03 PST
,
Adam Barth
no flags
Details
Formatted Diff
Diff
Patch
(21.40 KB, patch)
2011-02-22 21:14 PST
,
Adam Barth
ojan
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-02-22 21:03:38 PST
Created
attachment 83438
[details]
Patch
Eric Seidel (no email)
Comment 2
2011-02-22 21:05:08 PST
Comment on
attachment 83438
[details]
Patch OK (so long as this doesn't break the chromium build -- which is careful to only include stuff in wtf).
WebKit Review Bot
Comment 3
2011-02-22 21:07:45 PST
Attachment 83438
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/7983002
Adam Barth
Comment 4
2011-02-22 21:08:53 PST
Sigh.
Adam Barth
Comment 5
2011-02-22 21:14:24 PST
Created
attachment 83439
[details]
Patch
WebKit Review Bot
Comment 6
2011-02-22 21:20:58 PST
Attachment 83439
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/7983004
WebKit Review Bot
Comment 7
2011-02-22 23:58:34 PST
Attachment 83439
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/7986031
Adam Barth
Comment 8
2011-02-23 00:59:31 PST
Committed
r79418
: <
http://trac.webkit.org/changeset/79418
>
Hajime Morrita
Comment 9
2011-02-23 06:01:49 PST
This change breaks Linux shlib build.
http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28dbg-shlib%29/builds/8194
Anyway just for curious, why the list contains brew and android files? Are they intend to be filtered out?
Eric Seidel (no email)
Comment 10
2011-02-23 12:49:42 PST
Yes. My understanding of how the gyp build is designed is that we have one single list of files. All the ports are then responsble for filtering that list down to what they actually want to build.
Adam Barth
Comment 11
2011-02-23 23:57:09 PST
Committed
r79519
: <
http://trac.webkit.org/changeset/79519
>
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