Closed
Bug 1079915
Opened 10 years ago
Closed 6 years ago
Test for update of Trusted Hosted Apps
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zoran.jovanovic, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
9.51 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8501783 -
Flags: review?(fabrice)
Reporter | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
Comment on attachment 8501783 [details] [diff] [review]
Tests-for-update-of-Trusted-Hosted-Apps.patch
Review of attachment 8501783 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, I'm just holding on r+ until we can push that to try.
::: dom/apps/tests/test_trusted_app_install.js
@@ +68,4 @@
> });
> }
>
> + function updateApp(app) {
nit: rename to checkForUpdate() since this is what it's actually wrapping.
Attachment #8501783 -
Flags: review?(fabrice) → feedback+
Reporter | ||
Comment 2•10 years ago
|
||
- Fixed the latest comment from Fabrice (rename of function).
- Still waiting for try access.
Attachment #8501783 -
Attachment is obsolete: true
Attachment #8508726 -
Flags: review?(fabrice)
Comment 3•10 years ago
|
||
Comment on attachment 8508726 [details] [diff] [review]
Tests-for-update-of-Trusted-Hosted-Apps.patch
Review of attachment 8508726 [details] [diff] [review]:
-----------------------------------------------------------------
Look fine, but we need a try build before landing.
Attachment #8508726 -
Flags: review?(fabrice) → review+
Updated•7 years ago
|
Product: Core → Core Graveyard
Comment 4•6 years ago
|
||
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•