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

Issue 10542025: Changed device_orientation_dispatcher to use default constructor in WebDeviceOrientation.h. This de… (Closed)

Created:
8 years, 6 months ago by aousterh
Modified:
8 years, 6 months ago
Reviewers:
hans, jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Changed device_orientation_dispatcher to use default constructor in WebDeviceOrientation.h. This depends on WebKit patch at https://bugs.webkit.org/show_bug.cgi?id=88406. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141193

Patch Set 1 #

Total comments: 1

Patch Set 2 : addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -20 lines) Patch
M content/renderer/device_orientation_dispatcher.h View 1 2 chunks +2 lines, -5 lines 0 comments Download
M content/renderer/device_orientation_dispatcher.cc View 1 2 chunks +12 lines, -15 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
aousterh
8 years, 6 months ago (2012-06-06 13:29:46 UTC) #1
hans
On 2012/06/06 13:29:46, aousterh wrote: I'd put two line breaks in the description (between "in ...
8 years, 6 months ago (2012-06-06 14:41:26 UTC) #2
hans
jamesr: content/renderer/OWNERS approval?
8 years, 6 months ago (2012-06-06 14:41:59 UTC) #3
jamesr
https://chromiumcodereview.appspot.com/10542025/diff/1/content/renderer/device_orientation_dispatcher.cc File content/renderer/device_orientation_dispatcher.cc (right): https://chromiumcodereview.appspot.com/10542025/diff/1/content/renderer/device_orientation_dispatcher.cc#newcode86 content/renderer/device_orientation_dispatcher.cc:86: WebKit::WebDeviceOrientation *orientation = why is the allocated on the ...
8 years, 6 months ago (2012-06-06 23:09:04 UTC) #4
aousterh
Good point. I changed last_orientation_ so that it is now a WebKit::WebDeviceOrientation rather than a ...
8 years, 6 months ago (2012-06-07 11:06:00 UTC) #5
jamesr
lgtm
8 years, 6 months ago (2012-06-07 20:39:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aousterh@chromium.org/10542025/6001
8 years, 6 months ago (2012-06-08 08:53:30 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 10:38:19 UTC) #8
Change committed as 141193

Powered by Google App Engine
This is Rietveld 408576698