12
edits
Haftandilian (talk | contribs) (→haik) |
(add my contributions to weekly e10s meeting) |
||
Line 9: | Line 9: | ||
* {{bug|1274074}} - console.log()ging too much data can crash e10s via IPC call from mozilla::dom::ProcessGlobal::SendAsyncMessage -- landed | * {{bug|1274074}} - console.log()ging too much data can crash e10s via IPC call from mozilla::dom::ProcessGlobal::SendAsyncMessage -- landed | ||
* {{bug|1275430}} - Add telemetry and logging to record content process failures to start -- landed | * {{bug|1275430}} - Add telemetry and logging to record content process failures to start -- landed | ||
== jimicy == | |||
* {{bug|1261299}} - Mac OS X Services is not available for e10s tab content | |||
** patch in the works. | |||
** Using nsAutoCopyListener that is used on Linux for the kSelectionClipboard. | |||
** Async messages to parent whenever text selection changes, caching that text selection. | |||
* {{bug|1162050}} - Remove draggesture and dragdrop events | |||
** reviewed by enn |
edits