Automatically display the PausedDebuggerOverlay when the debugger is paused
Categories
(DevTools :: Debugger, enhancement, P2)
Tracking
(Not tracked)
People
(Reporter: pbro, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Keywords: parity-chrome, Whiteboard: [debugger-mvp])
Attachments
(7 files, 5 obsolete files)
59 bytes,
text/x-review-board-request
|
Details | |
59 bytes,
text/x-review-board-request
|
Details | |
59 bytes,
text/x-review-board-request
|
Details | |
59 bytes,
text/x-review-board-request
|
Details | |
59 bytes,
text/x-review-board-request
|
Details | |
59 bytes,
text/x-review-board-request
|
Details | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Comment hidden (mozreview-request) |
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
mozreview-review |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Updated•8 years ago
|
Updated•8 years ago
|
Comment 9•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 15•8 years ago
|
||
Reporter | ||
Comment 16•8 years ago
|
||
Comment 17•8 years ago
|
||
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 20•8 years ago
|
||
Updated•7 years ago
|
Reporter | ||
Comment 21•7 years ago
|
||
This was picked up by Yulia last year. So adjusting the assignee field accordingly. It hasn't landed though, so maybe Yulia also wants to change the assignee field to reflect the current situation.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 23•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 24•6 years ago
|
||
Comment on attachment 9072477 [details]
Bug 1354679 - Automatically display the PausedDebuggerOverlay when the debugger is paused. r=gl
I looked thru the current draft. I don't think I have any comments to add other than the fact that we can probably just add a class if we want pointer-events: auto.
Assignee | ||
Comment 25•6 years ago
|
||
Breaking this down into a couple parts:
- show an initial overlay with the top-line summary
- add stepping buttons
- re-visit why paused UI and the breakpoint paused UI
the inspector should hide the overlay when the picker is activated
Comment 26•6 years ago
|
||
Informed by Honza that work on this bug has been paused.
Comment 27•6 years ago
|
||
Assignee | ||
Comment 28•6 years ago
|
||
Updated•6 years ago
|
Comment 29•6 years ago
|
||
bugherder |
Comment 30•6 years ago
|
||
Comment 31•6 years ago
|
||
bugherder |
Comment 32•6 years ago
|
||
Backed out changeset fa44f47160b2 (bug 1354679)for causing high frequency browser_aboutdebugging_devtoolstoolbox_shortcuts.js and browser_aboutdebugging_devtoolstoolbox_reload.js failures
push that caused the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunning%2Cpending%2Crunnable&revision=fa44f47160b2371069652b9ae763345d811bce32&selectedJob=256033654
backout: https://hg.mozilla.org/integration/autoland/rev/cbac7fc3b4472c9f0f1a0d5c9be5c0f55f7419dd
Comment 33•6 years ago
|
||
Backed out changeset 6363111ee8ce (bug 1354679) for causing bug 1565833
Backout: https://hg.mozilla.org/integration/autoland/rev/7d9b5d8c9b9b36b135237292785537fc13f40226
![]() |
||
Comment 34•6 years ago
|
||
Assignee | ||
Comment 35•6 years ago
|
||
Cosmin, I'm not seeing any failures when i re-revert it looks like it safe to re-land. What do you think?
Assignee | ||
Updated•6 years ago
|
![]() |
||
Updated•6 years ago
|
Assignee | ||
Comment 37•6 years ago
|
||
Comment 38•6 years ago
|
||
Comment 39•6 years ago
|
||
Backed out changeset 63ef8fdfff70 (Bug 1354679) for xpcshell failures at test_xpcshell_debugging.js.
Backout: https://hg.mozilla.org/integration/autoland/rev/5fff2a9bf0785afbdb774c178135cc9e9ad18211
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception&revision=63ef8fdfff70215c2f9194128c51c4b926db99bb&selectedJob=257285618
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=257285618&repo=autoland&lineNumber=2648
Assignee | ||
Comment 40•6 years ago
|
||
This reverts commit e2023eef255628a3b10040b4b6b35c482efd152b.
Comment 41•6 years ago
|
||
![]() |
||
Updated•6 years ago
|
Comment 42•6 years ago
|
||
(In reply to Pulsebot from comment #41)
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63e23c9ed252
Revert "Backed out changeset 63ef8fdfff70 for xpcshell failures at
test_xpcshell_debugging.js."
Jason, could you please avoid landing revert of reverts?
This practice makes it very hard to read the changelog.
The best practice when you are re-landing a backed out changeset is to re-land as you first attempt of landing.
i.e. use the typical commit message:
Bug 1354679 - Your commit message r=reviewer
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Description
•