Closed
Bug 2011764
Opened 3 months ago
Closed 2 months ago
Add a test for the createdInstant accessor on ActivityStream
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I forgot to add this test as part of the patches for bug 2009017, and it'd probably make sense to add them. This test will ensure that the creationTimestamp can be passed to ActivityStream, and accessed via the read-only getter. This should also add a mochitest-browser test that ensures that the creationTimestamp exists on versions of Firefox for 149+.
| Assignee | ||
Updated•3 months ago
|
Summary: Add a test for the creationTimestamp accessor on ActivityStream → Add a test for the createdInstant accessor on ActivityStream
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → mconley
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
Pushed by mconley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/89fc011e6926
https://hg.mozilla.org/integration/autoland/rev/1694552fdefe
Add tests for createdInstant accessor on ActivityStream. r=home-newtab-reviewers,thecount
Comment 3•2 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•