Closed
Bug 1517514
Opened 6 years ago
Closed 6 years ago
Convert the GeneratedLocation class to a general Location class in the server
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1546109
People
(Reporter: loganfsmyth, Unassigned)
References
Details
Attachments
(1 obsolete file)
We used to have GeneratedLocation and OriginalLocation, but we've now removed the second one. We can
* Rename GeneratedLocation to Location
* Drop the 'generated' prefix from a bunch of its properties.
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Attachment #9039223 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•