[Webkit-unassigned] [Bug 106790] Refactor V8 initialize methods a bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 08:19:30 PST 2013


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





--- Comment #3 from Peter Rybin <prybin at chromium.org>  2013-01-14 08:21:18 PST ---
> > Source/WebCore/bindings/v8/V8Initializer.cpp:-128
> > -    // FIXME: Remove the following 2 lines when V8 default has changed.
> > -    const char es5ReadonlyFlag[] = "--es5_readonly";
> > -    v8::V8::SetFlagsFromString(es5ReadonlyFlag, sizeof(es5ReadonlyFlag));
> 
> What's the rationale for removing the lines? Has V8 default has changed?

Exactly.
See http://code.google.com/p/v8/source/detail?r=12415

-- 
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