Public bug reported:

Currently on mobile form factors, we enable 2 settings in Blink -
viewportEnabled and viewportMetaEnabled. These are both disabled on
desktop.

The former is enabled by passing --enable-viewport. The latter is
enabled via content::WebPreferences::viewport_meta_enabled.

First of all, it looks like setting
WebPreferences::viewport_meta_enabled implies --enable-viewport, so we
can stop explicitly enabling that in Oxide.

But I'm not sure what to do with viewport meta - should we disable it on
a device in desktop mode, or enable it everywhere?

** Affects: oxide
     Importance: High
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => High

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1547145

Title:
  Figure out what to do with viewport and <meta name="viewport"> on a
  docked device

Status in Oxide:
  Triaged

Bug description:
  Currently on mobile form factors, we enable 2 settings in Blink -
  viewportEnabled and viewportMetaEnabled. These are both disabled on
  desktop.

  The former is enabled by passing --enable-viewport. The latter is
  enabled via content::WebPreferences::viewport_meta_enabled.

  First of all, it looks like setting
  WebPreferences::viewport_meta_enabled implies --enable-viewport, so we
  can stop explicitly enabling that in Oxide.

  But I'm not sure what to do with viewport meta - should we disable it
  on a device in desktop mode, or enable it everywhere?

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1547145/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to