WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129935
Make it possible to copy WebKit2 headers to WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=129935
Summary
Make it possible to copy WebKit2 headers to WebKit.framework
Anders Carlsson
Reported
2014-03-07 15:58:07 PST
Make it possible to copy WebKit2 headers to WebKit.framework
Attachments
Patch
(7.97 KB, patch)
2014-03-07 16:02 PST
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-03-07 16:02:11 PST
Created
attachment 226179
[details]
Patch
mitz
Comment 2
2014-03-07 16:08:43 PST
Comment on
attachment 226179
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=226179&action=review
> Source/WebKit/mac/migrate-headers.sh:37 > + export WEBKIT2_FRAMEWORKS_DIR="`eval 'echo ${WEBKIT2_FRAMEWORKS_DIR_Production}'/WebKit2.framework`"
Why is this using eval?
Anders Carlsson
Comment 3
2014-03-07 16:12:19 PST
(In reply to
comment #2
)
> (From update of
attachment 226179
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=226179&action=review
> > > Source/WebKit/mac/migrate-headers.sh:37 > > + export WEBKIT2_FRAMEWORKS_DIR="`eval 'echo ${WEBKIT2_FRAMEWORKS_DIR_Production}'/WebKit2.framework`" > > Why is this using eval?
I don't know :( Because that's what's used in the other variable...
Anders Carlsson
Comment 4
2014-03-07 16:12:36 PST
Committed
r165298
: <
http://trac.webkit.org/changeset/165298
>
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