• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jquery / jquery-mobile / 1818 / 8
43%
master: 43%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2014 05:53AM UTC
Files 58
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jun 2014 05:17AM UTC coverage: 74.305% (+0.4%) from 73.882%
TYPES=integration SUITES=!navigation JQUERIES=git

push

travis-ci

gabrielschulhof
Toolbar: Back button correctly appears/disappears on external toolbar

This commit makes the following modifications:
1. Rename _addBackButton() to _updateBackButton() and move the decision making
   as to whether to add or remove a back button from _setOptions() into
   _updateBackButton().

2. Call _updateBackButton() from refresh() as well. This will cause the back
   button to be updated whenever the page changes, because the "pageshow"
   handler is hooked up to refresh().

3. Modify _addHeaderButtonClasses to not recognize the back button as a left
   button.

4. Modify the preconditions for adding a button to include an alternative to
   checking the page's URL for instances where there is no page present - i.e.
   when the toolbar is external. In such cases one must add a back button if
   the active item on the history stack is not the first item.

Closes gh-7188
Fixes gh-6950

2834 of 3814 relevant lines covered (74.31%)

116.88 hits per line

Source Files on job 1818.8 (TYPES=integration SUITES=!navigation JQUERIES=git)
  • Tree
  • List 0
  • Changed 42
  • Source Changed 2
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1818
  • Travis Job 1818.8
  • b0685b3f on github
  • Prev Job for TYPES=integration SUITES=!navigation JQUERIES=git on master (#1814.8)
  • Next Job for TYPES=integration SUITES=!navigation JQUERIES=git on master (#1825.8)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc