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

Issue 382443002: maximumAge and timeout should be used after initialization. (Closed)

Created:
6 years, 5 months ago by kihong
Modified:
6 years, 5 months ago
CC:
blink-reviews, mvanouwerkerk+watch_chromium.org, timvolodine
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

maximumAge and timeout should be used after initialization. Local variables(maximumAge and timeout) in PositionOptions constructor could be used without initializing, if "options.get()" returns false. BUG=390314 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177789

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -16 lines) Patch
M Source/modules/geolocation/PositionOptions.cpp View 1 chunk +21 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kihong
PTAL
6 years, 5 months ago (2014-07-09 08:26:46 UTC) #1
Michael van Ouwerkerk
lgtm
6 years, 5 months ago (2014-07-09 15:59:08 UTC) #2
kihong
The CQ bit was checked by kihong.kwon@samsung.com
6 years, 5 months ago (2014-07-10 01:04:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kihong.kwon@samsung.com/382443002/1
6 years, 5 months ago (2014-07-10 01:05:08 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 01:45:01 UTC) #5
Message was sent while issue was closed.
Change committed as 177789

Powered by Google App Engine
This is Rietveld 408576698