Update SMDOC for environment object
Categories
(Core :: JavaScript Engine, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
The Environment Objects SMDOC summarizes the environments for each case, but it's not up to date
* [SMDOC] Environment Objects
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•4 years ago
|
||
Backed out for causing Bug 1787244. (as requested).
Backout link: https://hg.mozilla.org/integration/autoland/rev/1f48a06f24dcd6a2e1b731bf2fa688647df11380
Comment 4•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:arai, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 5•4 years ago
|
||
So far, I disabled almost all part of the testcase, and still it hits unknown failure without the newly added functions called.
but it doesn't fail if I remove more.
I'll investigate more to see which part of the testcase is causing the issue.
fail: https://treeherder.mozilla.org/jobs?repo=try&revision=09db3ff9ad7e9cc02c60be33f969b4a676aceca5
pass: https://treeherder.mozilla.org/jobs?repo=try&revision=afde30b59347be5826d0e2607584c8ca1827607b
| Assignee | ||
Comment 6•4 years ago
|
||
it turns out that clicking the button inside the form triggers navigation and it results in infinite reload.
Comment 8•4 years ago
|
||
| bugherder | ||
Description
•