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

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


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





--- Comment #2 from Kentaro Hara <haraken at chromium.org>  2013-01-14 08:16:32 PST ---
(From update of attachment 182579)
View in context: https://bugs.webkit.org/attachment.cgi?id=182579&action=review

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

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