Closed Bug 575873 Opened 14 years ago Closed 14 years ago

e10s fail to compile in History.cpp:1195: error: no matching function for call to ‘mozilla::dom::ContentProcessChild::SendSetURITitle(IPC::URI, const nsAString_internal&)’

Categories

(Core :: IPC, defect)

Other Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: romaxa, Unassigned)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
History.cpp:1195: error: no matching function for call to ‘mozilla::dom::ContentProcessChild::SendSetURITitle(IPC::URI, const nsAString_internal&)’

http://tinderbox.mozilla.org/showlog.cgi?log=Electrolysis/1277854637.1277860247.25108.gz
Attachment #455052 - Flags: review?(doug.turner)
Attachment #455052 - Flags: review?(doug.turner) → review+
http://hg.mozilla.org/projects/electrolysis/rev/5690bf8b558b
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
for reference: Benjamin saying that we should use nsString instead of nsDependentString here.
Note that this got backed out as part of 

http://hg.mozilla.org/projects/electrolysis/rev/59a5b78e9bc0

But if we need to refix it, we should use a temporary CString, not a nsDependentCString.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: