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

Issue 141303002: Remove runtime flag check assert on public method. (Closed)

Created:
6 years, 11 months ago by maheshkk
Modified:
6 years, 11 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove runtime flag check assert on public method. WebFrame::sendOrientationChangeEvent is public method and could be called without runtime flag enabled. BUG=335258 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165293

Patch Set 1 #

Patch Set 2 : Fix wrong assert check #

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

Messages

Total messages: 5 (0 generated)
maheshkk
Runtime feature check for orientationEvent is handled in Frame::sendOrientationChangeEvent. Public exported method in WebFrame should ...
6 years, 11 months ago (2014-01-16 23:30:31 UTC) #1
maheshkk
On 2014/01/16 23:30:31, maheshkk wrote: > Runtime feature check for orientationEvent is handled in > ...
6 years, 11 months ago (2014-01-16 23:52:39 UTC) #2
abarth-chromium
lgtm
6 years, 11 months ago (2014-01-17 06:54:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mahesh.kk@samsung.com/141303002/50001
6 years, 11 months ago (2014-01-17 06:55:14 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 09:25:53 UTC) #5
Message was sent while issue was closed.
Change committed as 165293

Powered by Google App Engine
This is Rietveld 408576698