Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 971565 - [System2] Instantiable Title #16287

Merged
merged 1 commit into from Feb 17, 2014

Conversation

EragonJ
Copy link
Contributor

@EragonJ EragonJ commented Feb 14, 2014

  • update test
  • update bootstrap.js

element: document.getElementById('statusbar-title'),
/**
* Title handle logic for the global title in the statusbar
* @class Title
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@requires AppWindow
@requires AppWindowManager
@requires RocketBar

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok thanks Alive !

- update test
- update bootstrap.js
EragonJ added a commit that referenced this pull request Feb 17, 2014
Bug 971565 - [System2] Instantiable Title
@EragonJ EragonJ merged commit f5de303 into mozilla-b2g:master Feb 17, 2014
@EragonJ
Copy link
Contributor Author

EragonJ commented Feb 17, 2014

Thanks alive !

EragonJ added a commit that referenced this pull request Feb 17, 2014
This reverts commit f5de303, reversing
changes made to 4606c99.
@@ -1,11 +1,13 @@
'use strict';
/* global AppWindow, AppWindowManager,
MocksHelper, MockL10n, Rocketbar, Title */
MocksHelper, MockL10n, Rocketbar, Title, requireApp, mocha, suite, test,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: most of these standard testing globals should already be defined in the .jshintrc file. Do we really need them?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

! There may have some problems on my side because my linter would alarm this ! I will check .jshintrc and change this back ! Thanks Kevin !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants