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

Issue 231003002: Blink: make the dispatchDeviceEvent virtual to allow overrides in subclasses. (Closed)

Created:
6 years, 8 months ago by timvolodine
Modified:
6 years, 2 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews
Visibility:
Public.

Description

Blink: make the dispatchDeviceEvent virtual to allow overrides in subclasses. The default dispatching of DeviceSensorEventController is on DOMWindow. Battery Status API does not dispatch on window, so this change is to allow for a more generic dispatch in deriving classes. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/core/frame/DeviceSensorEventController.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
timvolodine
6 years, 8 months ago (2014-04-09 15:16:59 UTC) #1
abarth-chromium
This change is probably fine, but we should wait to make it until we actually ...
6 years, 8 months ago (2014-04-09 15:44:24 UTC) #2
timvolodine
On 2014/04/09 15:44:24, abarth wrote: > This change is probably fine, but we should wait ...
6 years, 8 months ago (2014-04-09 15:53:59 UTC) #3
timvolodine
On 2014/04/09 15:53:59, timvolodine wrote: > On 2014/04/09 15:44:24, abarth wrote: > > This change ...
6 years, 8 months ago (2014-04-10 12:08:09 UTC) #4
timvolodine
+ Srini: added a comment regarding the dispatch of cached data.
6 years, 8 months ago (2014-04-10 12:11:26 UTC) #5
Srini
On 2014/04/10 12:11:26, timvolodine wrote: > + Srini: added a comment regarding the dispatch of ...
6 years, 8 months ago (2014-04-10 17:18:42 UTC) #6
timvolodine
On 2014/04/10 17:18:42, Srini wrote: > On 2014/04/10 12:11:26, timvolodine wrote: > > + Srini: ...
6 years, 8 months ago (2014-04-10 18:17:14 UTC) #7
Srini
On 2014/04/10 18:17:14, timvolodine wrote: > On 2014/04/10 17:18:42, Srini wrote: > > On 2014/04/10 ...
6 years, 8 months ago (2014-04-14 05:26:18 UTC) #8
timvolodine
6 years, 2 months ago (2014-10-22 11:41:40 UTC) #9
closing this patch as it has been superseded by crrev.com/315573002.

Powered by Google App Engine
This is Rietveld 408576698