Closed Bug 1007151 Opened 11 years ago Closed 11 years ago

remove nsTSubstringTuple

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: froydnj, Unassigned)

Details

This type is described as a "private implementation detail", but doesn't seem to be used constructively anywhere in the code. Can we remove it?
Flags: needinfo?(benjamin)
Are you saying that the pattern `str + str2 + str3` isn't used anywhere in the code, or that we aren't using substring-tuples for that code pattern any more? I thought that was still an important optimization.
Flags: needinfo?(benjamin)
Component: XPCOM → String
Ah, I missed the operator+ definition in nsTSubstringTuple.h. Never mind, then!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Component: String → XPCOM
You need to log in before you can comment on or make changes to this bug.