~osomon/oxide/backport-42-patch-for-isError

« back to all changes in this revision

Viewing changes to patches/series

  • Committer: Chris Coulson
  • Date: 2015-01-23 18:33:54 UTC
  • Revision ID: chris.coulson@canonical.com-20150123183354-xw98u7lhor69xzhj
Convert the fix for bug 1402975 to a small Blink patch instead. The problem with the previous approach is that Blink doesn't export a concept of UA stylesheets, meaning we have to check whether a site uses the viewport meta tag before deciding whether to inject the additional stylesheet. This approach is broken for dynamic sites that could add/remove the viewport meta tag or change the width from javascript

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
customize-gesture-fling-curve.patch
28
28
mediahub-support.patch
29
29
allow-os-override-for-gpu-manager.patch
 
30
viewport-min-width.patch