Closed Bug 691613 Opened 13 years ago Closed 11 years ago

e10s support for setTabTitle

Categories

(Firefox :: Tabbed Browser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 23

People

(Reporter: Gavin, Assigned: evilpie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

setTabTitle uses .contentTitle, .contentDocument.charset, and .currentURI. For e10s support, this data should be collected in the child process and sent to the parent. We'll probably have to do something similar to handle DOMTitleChanged, too.
Note: the .contentTitle/DOMTitleChanged parts are implemented in bug 662008. So were missing charset and currentURI
Depends on: 662008
Assignee: nobody → mano
Assignee: mano → nobody
Target Milestone: --- → Future
I am not sure yet how to process here is going to work with reviews?
Attachment #738703 - Flags: review?(wmccloskey)
Comment on attachment 738703 [details] [diff] [review]
patch for characterSet

All frontend patches need a frontend peer for review.
Attachment #738703 - Flags: review?(wmccloskey) → review?(felipc)
Attachment #738703 - Flags: review?(felipc) → review+
Assignee: nobody → evilpies
https://hg.mozilla.org/mozilla-central/rev/f926fbeab6af
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: Future → Firefox 23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: