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

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

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2014 06:00AM UTC
Files 36
Run time 19s
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: 72.271% (+0.1%) from 72.174%
TYPES=integration SUITES=navigation JQUERIES=1.8.3

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

1496 of 2070 relevant lines covered (72.27%)

161.93 hits per line

Source Files on job 1818.9 (TYPES=integration SUITES=navigation JQUERIES=1.8.3)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1818
  • Travis Job 1818.9
  • b0685b3f on github
  • Prev Job for TYPES=integration SUITES=navigation JQUERIES=1.8.3 on master (#1814.9)
  • Next Job for TYPES=integration SUITES=navigation JQUERIES=1.8.3 on master (#1825.9)
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