Closed
Bug 1695255
Opened 3 months ago
Closed 3 months ago
Fix capitalization of DevtoolsStartup in DevToolsShim.jsm
Categories
(DevTools :: General, defect, P3)
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: Gijs, Assigned: delosrogers)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
It should always be DevToolsStartup, not DevtoolsStartup, as per https://phabricator.services.mozilla.com/D105086#inline-595605
https://searchfox.org/mozilla-central/rev/f1159268add2fd0959e9f91b474f5da74c90f305/devtools/startup/DevToolsShim.jsm#12-17 defines it, it's used a handful of times in the same file.
Comment 1•3 months ago
|
||
Thank you for reporting it, Gijs.
Honza
| Assignee | ||
Comment 2•3 months ago
|
||
I'm totally new to contributing to DevTools and Firefox but I would like to work on this.
Mattias
Comment 3•3 months ago
|
||
Please read this docs:
- https://firefox-source-docs.mozilla.org/devtools/index.html
- https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Assigned to you.
Thank you for the help.
Honza
Assignee: nobody → delosrogers
| Assignee | ||
Comment 4•3 months ago
|
||
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/196f4c11a3b7 Fixed capitalization of DevtoolsStartup. r=Honza
Comment 6•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•