Closed
Bug 982460
Opened 11 years ago
Closed 11 years ago
Allow privileged apps to call navigator.mozId.request() outside of a user event handler
Categories
(Core Graveyard :: Identity, defect)
Core Graveyard
Identity
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla31
People
(Reporter: jedp, Assigned: jedp)
References
Details
Attachments
(1 file)
(deleted),
patch
|
spenrose
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jparsons
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Allows privileged apps to call request() whenever they want.
To run unit tests:
./mach mochitest-chrome dom/identity
Attachment #8410526 -
Flags: review?(spenrose)
Comment 2•11 years ago
|
||
Comment on attachment 8410526 [details] [diff] [review]
Privileged apps can call request() when not handling user input
Review of attachment 8410526 [details] [diff] [review]:
-----------------------------------------------------------------
Clean code, tests pass. Thanks Jed!
Attachment #8410526 -
Flags: review?(spenrose) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•