Bug 95865 - [Chromium] history.{push,replace}State should no longer be V8EnabledAtRuntime
Summary: [Chromium] history.{push,replace}State should no longer be V8EnabledAtRuntime
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mihai Parparita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 10:27 PDT by Mihai Parparita
Modified: 2012-09-05 18:32 PDT (History)
7 users (show)

See Also:


Attachments
Patch (7.31 KB, patch)
2012-09-05 10:30 PDT, Mihai Parparita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Parparita 2012-09-05 10:27:26 PDT
[Chromium] history.{push,replace}State should no longer be V8EnabledAtRuntime
Comment 1 Mihai Parparita 2012-09-05 10:30:38 PDT
Created attachment 162277 [details]
Patch
Comment 2 Mihai Parparita 2012-09-05 10:32:08 PDT
I would like to eventually make these into V8EnabledPerContext (so that Chrome packaged apps can disable them), so I didn't want to have any confusion with this flag.
Comment 3 WebKit Review Bot 2012-09-05 10:33:20 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 WebKit Review Bot 2012-09-05 18:32:18 PDT
Comment on attachment 162277 [details]
Patch

Clearing flags on attachment: 162277

Committed r127674: <http://trac.webkit.org/changeset/127674>
Comment 5 WebKit Review Bot 2012-09-05 18:32:22 PDT
All reviewed patches have been landed.  Closing bug.