[Webkit-unassigned] [Bug 71563] [chromium] Use Chromium's copy of libWebKitSystemInterfaceLeopard.a

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 10:41:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71563





--- Comment #5 from Robert Sesek <rsesek at chromium.org>  2011-11-04 10:41:10 PST ---
(From update of attachment 113668)
View in context: https://bugs.webkit.org/attachment.cgi?id=113668&action=review

>>>> Source/WebCore/WebCore.gyp/WebCore.gyp:175
>>>> +        'libjpeg_gyp_path': '../../WebKit/chromium/third_party/libjpeg_turbo/libjpeg.gyp',
>>> 
>>> Why is this special cased?
>> 
>> Mark says it's problematic to reference variables in the same scope in which they're defined.
> 
> My point is we have lots of dependencies on things in chromium/third_party, but we don't list them here.  We just use the chromium_src_dir to find them.  It's not clear to me why libjpeg_turbo is different that those other dependencies.

Oh, that I do not know. It was here originally and I'm not sure why it's only defined when not building inside Chromium.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list