Closed
Bug 1147722
Opened 11 years ago
Closed 11 years ago
Disable TSF on e10s mode until bug 960836 is fixed
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(2 files)
|
3.60 KB,
patch
|
billm
:
review+
masayuki
:
review+
|
Details | Diff | Splinter Review |
|
3.30 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
All e10s M6 blocker bugs depend on TSF. We should turn off TSF on e10s mode now, then all dependency bugs of bug 960836 are fixed, turn on TSF again.
| Assignee | ||
Updated•11 years ago
|
Blocks: e10s-ime-tsf
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8583675 [details] [diff] [review]
Turn off TSF when e10s auto start is enabled
I don't think that is is necessary to add new preferences for e10s TSF.
When e10s auto start is turned on, TSF will be disabled as default.
But if intl.tsf.force_enable = true, you can turn on TSF even if e10s auto start.
Attachment #8583675 -
Flags: review?(wmccloskey)
Attachment #8583675 -
Flags: review?(masayuki)
| Assignee | ||
Comment 3•11 years ago
|
||
also, should I remove KeyboardMayHaveIME implementation from nsXULAppInfo?
Attachment #8583675 -
Flags: review?(masayuki) → review+
Comment on attachment 8583675 [details] [diff] [review]
Turn off TSF when e10s auto start is enabled
Review of attachment 8583675 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks. And please do remove KeyboardMayHaveIME.
Attachment #8583675 -
Flags: review?(wmccloskey) → review+
Updated•11 years ago
|
tracking-e10s:
--- → m6+
| Assignee | ||
Comment 5•11 years ago
|
||
follow up this issue. no longer needed keyboardMayHaveIME per comment #4.
Attachment #8584303 -
Flags: review?(wmccloskey)
Attachment #8584303 -
Flags: review?(wmccloskey) → review+
| Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e519d5609c33
https://hg.mozilla.org/mozilla-central/rev/30bf6cb70f61
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•