Closed Bug 1905606 Opened 3 months ago Closed 3 months ago

Fix StyleEditor onStyleApplied frequent intermittents due to throttling

Categories

(DevTools :: Inspector: Rules, task)

task

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(3 files)

Resource throttling seems to make the Style Editor tests fail in various ways. This one occurs when we try to fetch source text while the style editor has already been destroyed.

Repurposing to fix another issue, frequently affecting beta

Blocks: 1905540
Summary: Fix StyleEditor onStyleApplied frequent intermittent on macos → Fix StyleEditor onStyleApplied frequent intermittents due to throttling

Causes very frequent intermittent failures on macos.
The other callsite for _fetchSourceText is also having a similar try catch.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED

Causes very frequent intermittent failures on macos.
The other callsite for _fetchSourceText is also having a similar try catch.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED

Depends on D215321

Causes very frequent intermittent failures on Windows + Beta (see https://bugzilla.mozilla.org/show_bug.cgi?id=1905540)

Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/438ec8e10f5a
[devtools] Silence StyleSheetEditor errors when calling _fetchSourceText during destroy r=devtools-reviewers,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/bea9f04b1ffd
[devtools] Check if editor is still available in StyleEditorUI onResourceUpdated r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Duplicate of this bug: 1905540
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: