Confirmed users
627
edits
Amccreight (talk | contribs) (→mccr8: mccr8 update) |
Amccreight (talk | contribs) m (→mccr8) |
||
| Line 131: | Line 131: | ||
== mccr8 == | == mccr8 == | ||
* {{bug|1263028}} Honza landed a patch to chunk some HTTP data, which will eliminate our second-largest source of very large IPC messages. | * {{bug|1263028}} Honza landed a patch to chunk some HTTP data, which will eliminate our second-largest source of very large IPC messages. Waiting on Aurora approval. | ||
* {{bug|1265902}} Drag and drop spuriously copied image data during serialization, fixed by froydnj. | * {{bug|1265902}} Drag and drop spuriously copied image data during serialization, fixed by froydnj. | ||
* {{bug|1263235}} Reduce internal message fragmentation by reordering arguments to some IPC calls. | * {{bug|1263235}} Reduce internal message fragmentation by reordering arguments to some IPC calls. | ||
* {{bug|1265045}} Found and fixed a rare case where error messages could be very large. | * {{bug|1265045}} Found and fixed a rare case where error messages could be very large. | ||
* {{bug|1264161}} bz found a case where we leak megabytes of memory when you open and close a window. Looks to be OSX-specific. | * {{bug|1264161}} bz found a case where we leak megabytes of memory when you open and close a window. Looks to be OSX-specific. | ||