<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Ryosuke,<div class=""><br class=""></div><div class="">Thank you for your response.&nbsp;</div><div class=""><br class=""></div><div class="">I followed your instructions and checked my WebKit app in Activity Monitor, it showed it’s still using the system’s WebKit framework instead of my local one.</div><div class=""><br class=""></div><div class="">Also, I’m running on macOS Sierra (16A323). So the mentioned issue with El Capitan shouldn’t matter to me. I’d have made it clear in my initial email.&nbsp;<br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: 'Helvetica Neue'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="" style="color: rgb(0, 0, 0); font-family: 'Helvetica Neue'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><font face="Helvetica" class=""><br class="Apple-interchange-newline">Thanks,</font></div><div class="" style="color: rgb(0, 0, 0); font-family: 'Helvetica Neue'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><font face="Helvetica" class="">—Sitao</font></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 11, 2016, at 3:56 PM, Ryosuke Niwa &lt;<a href="mailto:rniwa@webkit.org" class="">rniwa@webkit.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Tue, Oct 11, 2016 at 12:02 PM, Sitao Yang &lt;<a href="mailto:sitao_yang@apple.com" class="">sitao_yang@apple.com</a>&gt; wrote:<br class=""><blockquote type="cite" class="">Hi there,<br class=""><br class="">I tried to test a WebKit app (written in Cocoa) using WebKit framework I<br class="">built locally to verify a bug I reported earlier and was told that it has<br class="">been fixed. For some reason it didn’t work. Here’s what I did.<br class=""><br class="">1. Download the latest WebKit source code from<br class=""><a href="git://git.webkit.org/WebKit.git" class="">git://git.webkit.org/WebKit.git</a> (origin/master branch)<br class="">2. Check few files and confirm that the fix is included in the source code<br class="">3. Run build-webkit script to build WebKit framework, which is successful.<br class="">4. Run run-webkit-app with my WebKit app as the parameter<br class=""><br class="">I can still replicate the reported bug. I suspect that run-webkit-app is not<br class="">using my locally built WebKit framework. I have 2 questions:<br class=""><br class="">1. Is there a simply way to tell which WebKit framework my running WebKit<br class="">app is linked to?<br class=""></blockquote><br class="">Open Activity Monitor, double click on your process, and open "Open<br class="">Files and Ports". &nbsp;The locally built WebKit frameworks should show up<br class="">there.<br class=""><br class=""><blockquote type="cite" class="">2. If it turns out that it is still linked to the WebKit framework in<br class="">/System/Libraries folder, how can I change it to link to my locally built<br class="">WebKit framework?<br class=""></blockquote><br class="">I don't know which OS X / macOS you're using but perhaps you want to<br class="">take a look at <a href="https://trac.webkit.org/wiki/WebKitNightlyElCapWorkaround" class="">https://trac.webkit.org/wiki/WebKitNightlyElCapWorkaround</a><br class="">and related pages.<br class=""><br class="">- R. Niwa<br class="">_______________________________________________<br class="">webkit-help mailing list<br class=""><a href="mailto:webkit-help@lists.webkit.org" class="">webkit-help@lists.webkit.org</a><br class="">https://lists.webkit.org/mailman/listinfo/webkit-help<br class=""></div></div></blockquote></div><br class=""></div></body></html>