Skip to content
Snippets Groups Projects
Select Git revision
  • ec5ef58b843fbb143c036066bceb09f13ce8ebe1
  • master default protected
  • release-2019.0
  • 2016
  • devel
  • gh-pages
  • v1.5.188
  • v1.4.20
  • v1.3.91
  • v1.4.11
  • v1.3.88
  • v1.2.109
  • v1.1.469
  • v1.1.366
  • v1.1.215
  • v1.1.114
  • v1.1.1
  • v1.1.3
  • v1.0.1213
  • v1.0.1212
  • v1.0.1211
  • v1.0.1210
  • v1.0.1209
  • v1.0.1208
  • v1.0.1207
  • v1.0.1149
26 results

extensions

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rob Wu authored
    A user reported that the PDF Viewer is not rendered on Dropbox,
    (Chrome on Mac OS X). This is apparently caused by the fact that the
    PDF file is loaded in an iframe in such a way that the tabs.onUpdated
    event is not triggered.
    
    This patch switches to the webNavigation event API, which improves the
    reliability of the navigation detection.
    
    Unfortunately Opera 15 does not support the webNavigation API, so the
    old (tabs.onUpdated) method is used (feature-detection is used, so
    whenever Opera decides to implement this API, it will profit from it).
    ec5ef58b
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    b2g
    chrome
    firefox