Closed
Bug 1261123
Opened 9 years ago
Closed 9 years ago
don't needlessly construct nsAutoCString temporaries in nsDefaultURIFixup
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
2.87 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
We can make the non-virtual overload of IsDomainWhitelisted take an
nsACString instead of an nsAutoCString and avoid some unnecessary
copying.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8736785 -
Flags: review?(bugs)
Updated•9 years ago
|
Attachment #8736785 -
Flags: review?(bugs) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•