Closed
Bug 1704693
Opened 4 years ago
Closed 4 years ago
Fix weird Hungarian notation in nsDocLoader
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
Details
Attachments
(1 file)
Hungarian notation in Gecko C++ is only supposed to denote scoping, but nsDocLoader has a couple of weird instances which denote typing.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8154ed9f65b7
Fix weird Hungarian notation in nsDocLoader. r=nika
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•