Bug 95865

Summary: [Chromium] history.{push,replace}State should no longer be V8EnabledAtRuntime
Product: WebKit Reporter: Mihai Parparita <mihaip>
Component: HistoryAssignee: Mihai Parparita <mihaip>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, ojan, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.