Closed Bug 1729674 Opened 3 years ago Closed 2 years ago

Re-enable browser_aboutdebugging_devtoolstoolbox_navigate_back_forward for BFCache

Categories

(DevTools :: about:debugging, defect)

defect

Tracking

(firefox97 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: Honza, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-perf-stability-mvp)

Attachments

(1 file)

This test browser_aboutdebugging_devtoolstoolbox_navigate_back_forward is disabled for BFCache

  // Disable bfcache for Fission for now.
  // If Fission is disabled, the pref is no-op.
  await SpecialPowers.pushPrefEnv({
    set: [["fission.bfcacheInParent", false]],
  });

Honza

Whiteboard: dt-perf-stability-mvp
Depends on: 1675456

This one test is slightly harder to enable than bug 1729675, because of the following intermittent failure with fission:

devtools/client/aboutdebugging/test/browser/browser_aboutdebugging_devtoolstoolbox_navigate_back_forward.js
  FAIL A promise chain failed to handle a rejection: Connection closed, pending request to server0.conn1.windowGlobal15032385537/cssPropertiesActor11, type getCSSDatabase failed

Request stack:
request@resource://devtools/shared/protocol/Front.js:292:14
generateRequestMethods/</frontProto[name]@resource://devtools/shared/protocol/Front/FrontClassWithSpec.js:46:19
initialize@resource://devtools/client/fronts/css-properties.js:58:28
manage@resource://devtools/shared/protocol/Front.js:146:19
getFront@resource://devtools/shared/protocol/types.js:557:18
getFront@resource://devtools/client/fronts/targets/target-mixin.js:332:15
_getCssProperties@resource://devtools/client/inspector/inspector.js:571:45
_onTargetAvailable@resource://devtools/client/inspector/inspector.js:275:12
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4599cdc0137b
[devtools] Re-enable browser_aboutdebugging_devtoolstoolbox_navigate_back_forward.js for BFCache. r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: