--
erik
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
On Wed, May 16, 2012 at 11:04 AM, Paweł Hajdan, Jr.V8 wants to change a flag but they want us to do it in the chrome
<phajd...@chromium.org> wrote:
> Why do you need that? I'm afraid that would break build with system v8.
build because the latency with the v8 roll (and the timezone diff)
keeps getting the v8 roll getting reverted. By changing it it in the
chromium build they believe we can change the flag and update the
layout tests in one single pass.
I'm not familiar with the details here, but how about adding a layout tests bot to the v8 waterfall? Maybe even a webkit canary bot too? That should help prevent regressions caused by the rolls.
> On Wed, May 16, 2012 at 7:48 PM, Erik Arvidsson <a...@chromium.org> wrote:
>>
>> I'm wondering if it is possible, and if so how, to override a V8 flag
>> (from v8/src/flag-definitions.h) at build time?
>>
>> --
>> erik
>>
>
--
erik
I don't see how this approach could cause issues with system V8 installations (assuming the system V8 has the right version to know the flag that's being set, but there are pretty strict version dependencies anyway).