Closed
Bug 851492
Opened 12 years ago
Closed 12 years ago
Needs a new unit test for the identity feature
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g18 fixed, b2g18-v1.0.1 wontfix)
RESOLVED
FIXED
People
(Reporter: julienw, Assigned: jedp)
References
Details
Attachments
(1 file)
451 bytes,
text/html
|
zaach
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
Bug 839500 needs to have an additional unit test for the 'id-dialog-close-iframe' ChromeEvent.
Updated•12 years ago
|
Blocks: PayId-v1next
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #725447 -
Flags: review?(zack.carter)
Updated•12 years ago
|
Attachment #725447 -
Flags: review+
Assignee | ||
Comment 2•12 years ago
|
||
PR for v1-train: https://github.com/mozilla-b2g/gaia/pull/8683
Keywords: checkin-needed
Assignee | ||
Comment 3•12 years ago
|
||
PR for master: https://github.com/mozilla-b2g/gaia/pull/8688
Reporter | ||
Comment 5•12 years ago
|
||
a=npotb
Comment 6•12 years ago
|
||
(In reply to Jed Parsons [:jparsons] from comment #2)
> PR for v1-train: https://github.com/mozilla-b2g/gaia/pull/8683
Thanks for making the PR, but I don't see the necessary approval for this to land. You should ask for approval-gaia-v1? on the bugzilla attachment to get that approval.
Master:
https://github.com/mozilla-b2g/gaia/commit/bf8bff25d573ed6ccd3966bf80be37097ebc8357
Flags: needinfo?(jhford)
Comment 7•12 years ago
|
||
On the Gecko side, the usual policy is that test-only changes can land without explicit approval, but since this changes a non-test file as well, I agree that this should get approval for uplift.
Updated•12 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 8•12 years ago
|
||
Comment on attachment 725447 [details]
Unit test for new identity signal, id-dialog-close-iframe
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 #): Bug 839500
User impact if declined: -
Testing completed: yes
Risk to taking this patch (and alternatives if risky): none; we're guarding against a non-existence of mozL10n, which doesn't happen on the device, but happens when unit testing in some conditions.
String or UUID changes made by this patch: none.
This is nearly a=npotb.
Attachment #725447 -
Flags: review?(zack.carter) → approval-gaia-v1?(bfrancis)
Updated•12 years ago
|
Attachment #725447 -
Flags: approval-gaia-v1?(bfrancis) → approval-gaia-v1+
Updated•12 years ago
|
status-b2g18:
--- → affected
status-b2g18-v1.0.1:
--- → wontfix
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 11•12 years ago
|
||
Uplifted commit bf8bff25d573ed6ccd3966bf80be37097ebc8357 as:
v1-train: 81944f35ea07592d74690562eea20fc29e3e894d
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•