Closed Bug 952449 Opened 11 years ago Closed 11 years ago

[Messages] Fix the un-fixed issues reported in the review of Bug #907740

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect)

x86
macOS
defect
Not set
normal

Tracking

(b2g-v1.3 affected)

RESOLVED FIXED
1.3 C1/1.4 S1(20dec)
Tracking Status
b2g-v1.3 --- affected

People

(Reporter: julienw, Unassigned)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #907740 +++

APP=sms make hint:

$ APP=sms make hint
npm install --registry http://registry.npmjs.org
touch node_modules/.bin/mozilla-download node_modules/.bin/jshint
./node_modules/.bin/jshint  apps/sms 
apps/sms/test/unit/contacts_test.js: line 4, col 1, 'mocha' is not defined.
apps/sms/test/unit/contacts_test.js: line 165, col 31, 'MockFbReaderUtilsObj' is not defined.
apps/sms/test/unit/contacts_test.js: line 478, col 7, 'fb' is not defined.

apps/sms/js/startup.js: line 7, col 63, 'fb' is defined but never used.

apps/sms/js/desktop-only/contacts.js: line 11, col 82, Line is too long.

apps/sms/js/contacts.js: line 243, col 9, 'fb' is not defined.

apps/sms/js/activity_handler.js: line 441, col 85, Line is too long.

apps/sms/js/utils.js: line 19, col 36, Did you mean to return a conditional instead of an assignment?

apps/sms/js/waiting_screen.js: line 11, col 27, Did you mean to return a conditional instead of an assignment?
apps/sms/js/waiting_screen.js: line 15, col 33, Did you mean to return a conditional instead of an assignment?

apps/sms/js/action_menu.js: line 74, col 89, Line is too long.

11 errors
make: *** [hint] Erreur 2

The "not defined" issues needs to be fixed so that we're back at 6 errors.
No longer depends on: 944608, 937552, 946600
Attached file 14894.html
my Christmas gift :)
Attachment #8350577 - Flags: review?(felash)
Comment on attachment 8350577 [details]
14894.html

Hey José,

thanks a lot, I really appreciate it (and I mean it!)
Attachment #8350577 - Flags: review?(felash) → review+
merged in master:

https://github.com/mozilla-b2g/gaia/commit/b49b1893e1261548f25153c06ce20696cf176a24
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.3 C1/1.4 S1(20dec)
Comment on attachment 8350577 [details]
14894.html

NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.

[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): hint problems
[User impact] if declined:
[Testing completed]:
[Risk to taking this patch] (and alternatives if risky): No risk
[String changes made]:

Asking also for approval in order to keep hint consistency as requested by SMS app owners
Attachment #8350577 - Flags: approval-gaia-v1.3?(francisco.jordano)
Conditioning this approval to bug 907740
Comment on attachment 8350577 [details]
14894.html

Leaving decision to release engineers
Attachment #8350577 - Flags: approval-gaia-v1.3?(francisco.jordano) → approval-gaia-v1.3?
This changes only comments, I'd say, just uplift it without approval to prevent future conflicts.
(In reply to Francisco Jordano [:arcturus] from comment #6)
> Comment on attachment 8350577 [details]
> 14894.html
> 
> Leaving decision to release engineers
Given 907740 was never approved I am assuming we don't need this.  Also at this point we are limiting approvals to only 1.3 blocker bugs. Hence unless there is a direct user impact here lets resolve this in master
Attachment #8350577 - Flags: approval-gaia-v1.3? → approval-gaia-v1.3-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: