Electrolysis/Meetings/2016-05-12: Difference between revisions
< Electrolysis | Meetings
Jump to navigation
Jump to search
(jimm) |
(gw280) |
||
| Line 4: | Line 4: | ||
** looks like may lose data here in non-e10s, although I don't think it's going to be large, the timeout is only ten seconds | ** looks like may lose data here in non-e10s, although I don't think it's going to be large, the timeout is only ten seconds | ||
* {{bug|1266575}} (M9, click event is not dispatched to <select> when clicking on opened popup) - haven't had a chance to look at this yet. | * {{bug|1266575}} (M9, click event is not dispatched to <select> when clicking on opened popup) - haven't had a chance to look at this yet. | ||
== gw280 == | |||
* {{bug|1114647}} - handed off to sandboxing guys now. Jed Davis has taken over, and waiting on Bob Owen's patches in {{bug|1035125}}. I have some review feedback from glandium for the main process rename patch, but going to wait until the sandboxing patches are ready before addressing them. | |||
* Working on a shared (per-process instead of per-tab) TextureClientPool right now. | |||
== Round table == | == Round table == | ||
Revision as of 14:34, 12 May 2016
jimm
- bug 1271978 (slow script telemetry patches to detect notification delays) - landed
- bug 1272116 (investigate if terminating hung script browsers causes the loss of notification counts)
- looks like may lose data here in non-e10s, although I don't think it's going to be large, the timeout is only ten seconds
- bug 1266575 (M9, click event is not dispatched to <select> when clicking on opened popup) - haven't had a chance to look at this yet.
gw280
- bug 1114647 - handed off to sandboxing guys now. Jed Davis has taken over, and waiting on Bob Owen's patches in bug 1035125. I have some review feedback from glandium for the main process rename patch, but going to wait until the sandboxing patches are ready before addressing them.
- Working on a shared (per-process instead of per-tab) TextureClientPool right now.
Round table
We still have a modest 25% (main process + content process) crash rate regression to solve.
- Crash rate comparison on Presto
- spread is trending down over the lifetime of the beta experiment.
- Out of approximately 2 million users, 116,107 crash pings, of which 85,652 are in shutdown!
- We have e10s specific crashes we can look into fixing to help bring this down
- We know we have elevated OOM rates when running e10s so working reduced fragmentation and reducing large allocations can help.
Crashstats
bug e10s-oom and bug e10s-crashes
- (unowned) bug 1259480 - [e10s] FatalError crash in PContentChild::Read from PContentChild::SendReadPrefsArray
- #32 crash under e10s, e10s specific
- crashes while deserializing preferences
- related: bug 1268662 - OOM crash in Pickle::WriteBytes from replying to ReadPrefsArray (Send prefs in chunks bug)
- (gabor) bug 1262661 - Many large SessionStore:update messages
- (billm) bug 1262671 - IPC::Message data need not be contiguous
- (mccr8) bug 1268662 - OOM crash in Pickle::WriteBytes from replying to ReadPrefsArray (Send prefs in chunks bug)
- (ksteuber) bug 1263774 - No memory reports in content process crash reports
- (unowned) bug 1266517 - OOM | large crash in MessageChannel::OnMessageReceivedFromLink()
- message queue resize ooms with large IPC message backlogs
- (ting) bug 1267329 - CreateMinidumpsAndPair doesn't record memory information
- (unowned) bug 1272018 - Use shared memory to send images for drag and drop
- (unowned) bug 1182927 - crash at [@ shutdownhang | NtCreateFile ]
- browser hang while writing out shutdown crash reports
- (edwin) bug 1244883 - crash in RtlEnterCriticalSection | PR_EnterMonitor | mozilla::layers::ImageContainer::ClearImagesFromImageBridge
- waiting on diagnositc data
- (unowned) bug 1272151 - Crash in IPCError-browser | (msgtype=0x220003,name=PBlob::Msg_PBlobStreamConstructor) Processing error: message was deserialized
- failure in blob constructor related to http