[webkit-reviews] review granted: [Bug 129935] Make it possible to copy WebKit2 headers to WebKit.framework : [Attachment 226179] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 16:11:42 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 129935: Make it possible to copy WebKit2 headers to WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=129935

Attachment 226179: Patch
https://bugs.webkit.org/attachment.cgi?id=226179&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
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?


More information about the webkit-reviews mailing list