Closed Bug 1586904 Opened 5 years ago Closed 5 years ago

Refreshing while paused failes

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox72 affected)

RESOLVED DUPLICATE of bug 1599177
Firefox 72
Tracking Status
firefox72 --- affected

People

(Reporter: jlast, Assigned: jlast)

References

Details

Attachments

(1 file)

STR:

  1. go to https://dbg-mutation.glitch.me
  2. set a watchpoint
  3. resume, pause, and refresh

ER: it should resume and refresh
AR: it crashes

console.error: (new Error("'enumSymbols' request packet has no destination.", "resource://devtools/shared/client/debugger-client.js", 310))
console.error: "Error in enumIndexedProperties" (new TypeError("undefined has no properties", "resource://devtools/client/shared/components/reps/reps.js", 4041))
console.error: "Error in enumNonIndexedProperties" (new TypeError("undefined has no properties", "resource://devtools/client/shared/components/reps/reps.js", 4056))
console.error: "Error in enumSymbols" (new TypeError("undefined has no properties", "resource://devtools/client/shared/components/reps/reps.js", 4084))
console.error: (new TypeError("response is undefined", "resource://devtools/client/shared/components/reps/reps.js", 3947))
JavaScript error: resource://devtools/client/debugger/src/reducers/sources.js, line 455: Error: source sourceURL-https://dbg-mutation.glitch.me/client.js does not exist
console.error: "The above error occurred in the <Connect(SecondaryPanes)> component:\n    in Connect(SecondaryPanes) (created by App)\n    in div (created by SplitBox)\n    in div (created by SplitBox)\n    in SplitBox (created by App)\n    in div (created by A11yIntention)\n    in A11yIntention (created by App)\n    in div (created by App)\n    in App (created by Connect(App))\n    in Connect(App)\n    in Provider\n    in Provider\n\nConsider adding an error boundary to your tree to customize error handling behavior.\nVisit https://fb.me/react-error-boundaries to learn more about error boundaries."
JavaScript error: resource://devtools/client/debugger/src/reducers/sources.js, line 455: Error: source sourceURL-https://dbg-mutation.glitch.me/client.js does not exist
JavaScript warning: resource://devtools/server/actors/utils/event-loop.js, line 79: DebuggeeWouldRun: debuggee `https://unpkg.com/immutable@3.8.2/dist/immutable.js line 28 > scriptElement:1' would run
JavaScript error: resource://devtools/server/actors/highlighters.js, line 721: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXPCComponents_Utils.isDeadWrapper]
JavaScript error: resource://devtools/server/actors/highlighters/utils/markup.js, line 259: TypeError: this.highlighterEnv is null
JavaScript error: resource://devtools/server/actors/inspector/walker.js, line 514: TypeError: this._refMap is null
JavaScript error: resource://devtools/client/debugger/src/reducers/sources.js, line 455: Error: source sourceURL-https://dbg-mutation.glitch.me/client.js does not exist
console.error: "The above error occurred in the <Connect(SecondaryPanes)> component:\n    in Connect(SecondaryPanes) (created by App)\n    in div (created by SplitBox)\n    in div (created by SplitBox)\n    in SplitBox (created by App)\n    in div (created by A11yIntention)\n    in A11yIntention (created by App)\n    in div (created by App)\n    in App (created by Connect(App))\n    in Connect(App)\n    in Provider\n    in Provider\n\nConsider adding an error boundary to your tree to customize error handling behavior.\nVisit https://fb.me/react-error-boundaries to learn more about error boundaries."
JavaScript error: resource://devtools/client/debugger/src/reducers/sources.js, line 455: Error: source sourceURL-https://dbg-mutation.glitch.me/client.js does not exist
Priority: -- → P3

Can't reproduce it anymore.

Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7a4f8a0d6371
Refreshing while paused fails. r=bhackett
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Assignee: nobody → jlaster

Still seeing this issue

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → DUPLICATE
Regressions: 1599917
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: