Closed
Bug 1438014
Opened 7 years ago
Closed 7 years ago
Update Debugger Frontend v16
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox60 fixed)
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file, 3 obsolete files)
244.23 KB,
patch
|
jdescottes
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8950734 -
Flags: review?(jdescottes)
Updated•7 years ago
|
Blocks: debugger-bundle-updates
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8950734 -
Attachment is obsolete: true
Attachment #8950734 -
Flags: review?(jdescottes)
Attachment #8950764 -
Flags: review?(jdescottes)
Comment 3•7 years ago
|
||
Comment on attachment 8950734 [details] [diff] [review]
rel-16.patch
Review of attachment 8950734 [details] [diff] [review]:
-----------------------------------------------------------------
- Meta:
- assigned, P3, enhancement, blocks meta: added
- commit message: ok
- less than 20 commits: ok
- TRY
- try run green: KO missing
- try run has rebuild: KO missing
- Manual test
- OK
- README review
- compare link: OK
- commit link: OK
- version number: OK
- Properties file review: OK
- New files: OK
Needs try runs + sync from Bug 1434374
::: devtools/client/debugger/new/test/mochitest/browser_dbg-chrome-create.js
@@ +6,5 @@
> /**
> * Tests that a chrome debugger can be created in a new process.
> */
>
> +const { BrowserToolboxProcess } = Cu.import(
Needs sync from mass refactor https://bugzilla.mozilla.org/show_bug.cgi?id=1434374
Attachment #8950734 -
Attachment is obsolete: false
Updated•7 years ago
|
Assignee: nobody → jlaster
Severity: normal → enhancement
Status: NEW → ASSIGNED
Priority: -- → P3
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Comment 6•7 years ago
|
||
Attachment #8950734 -
Attachment is obsolete: true
Attachment #8950764 -
Attachment is obsolete: true
Attachment #8950764 -
Flags: review?(jdescottes)
Attachment #8951059 -
Flags: review?(jdescottes)
Assignee | ||
Comment 7•7 years ago
|
||
Attachment #8951059 -
Attachment is obsolete: true
Attachment #8951059 -
Flags: review?(jdescottes)
Attachment #8951079 -
Flags: review?(jdescottes)
Assignee | ||
Comment 8•7 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7598d4ba066f
Update Debugger Frontend v16. r=jdescottes
Updated•7 years ago
|
Attachment #8951079 -
Flags: review?(jdescottes) → review+
Comment 10•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•