New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 766652 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
NOT IN USE
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 155477



Sign in to add a comment

CSSViewportRule should be RuntimeEnabled

Project Member Reported by rbyers@chromium.org, Sep 19 2017

Issue description

Most of the device adaptation feature ( issue 155477 ) is behind [RuntimeEnabled=CSSViewport], but the CSSViewportRule interface isn't.  This means we're the only browser to ship window.CSSViewportRule.  I don't _think_ it's useful for anything (the parsing looks to be properly controlled) so it's probably not a big deal, but I could imagine people wanting to use this for feature detection.

Can we just put the interface behind [RuntimeEnabled=CSSViewport]?
 

Comment 1 by rbyers@chromium.org, Sep 19 2017

Components: Blink>CSS
Yes, this just sounds like a mistake
Labels: -Pri-3 Pri-2
Status: Available (was: Untriaged)
@kenneth.r.christiansen@intel.com who's responsible for this feature? It looks like you worked on putting the runtime flag in - is that correct?
I did. It was mostly implemented by Thiago who doesn't work on Blink any longer. Rune Lillesveen also worked on the feature at some point.

Comment 5 by r...@opera.com, Sep 20 2017

Owner: r...@opera.com
Status: Started (was: Available)

Comment 8 by r...@opera.com, Sep 21 2017

Status: Fixed (was: Started)

Sign in to add a comment