Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Issue 257035: Remove the high-priority flag from IdleNotification() since... (Closed)

Created:
11 years, 2 months ago by Mike Belshe
Modified:
9 years, 5 months ago
CC:
v8-dev, Peter Kasting
Visibility:
Public.

Description

Remove the high-priority flag from IdleNotification() since it is a strange API and unused anyway. When we roll this to Chrome, we'll need a small chrome patch to fix Chrome's usage of the API. Committed: http://code.google.com/p/v8/source/detail?r=3019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -10 lines) Patch
M include/v8.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/v8.cc View 1 chunk +1 line, -3 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Belshe
11 years, 2 months ago (2009-10-02 18:03:00 UTC) #1
Mads Ager (chromium)
11 years, 2 months ago (2009-10-05 12:26:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698