<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mozilla.org/index.php?action=history&amp;feed=atom&amp;title=Electrolysis%2FMeetings%2F2014-07-10</id>
	<title>Electrolysis/Meetings/2014-07-10 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mozilla.org/index.php?action=history&amp;feed=atom&amp;title=Electrolysis%2FMeetings%2F2014-07-10"/>
	<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=Electrolysis/Meetings/2014-07-10&amp;action=history"/>
	<updated>2026-04-11T10:48:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.mozilla.org/index.php?title=Electrolysis/Meetings/2014-07-10&amp;diff=1008205&amp;oldid=prev</id>
		<title>Evilpie: Created page with &quot;&lt;!-- Maybe don&#039;t screw with these links unless you&#039;ve read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages an...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=Electrolysis/Meetings/2014-07-10&amp;diff=1008205&amp;oldid=prev"/>
		<updated>2014-08-21T22:14:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;!-- Maybe don&amp;#039;t screw with these links unless you&amp;#039;ve read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages an...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Maybe don&amp;#039;t screw with these links unless you&amp;#039;ve read this blog post:&lt;br /&gt;
http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/&lt;br /&gt;
Just copy them to new pages and it should Just Work!&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;[[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|&amp;amp;laquo; previous week]] | [[Electrolysis/Meetings|index]] | [[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week &amp;amp;raquo;]]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==cpeterson==&lt;br /&gt;
* M1   burndown of dev-hours remaining: (you must be on Mozilla VPN or office   intranet and then disable Mixed Content Blocking for this page)&lt;br /&gt;
** https://people.mozilla.org/~cpeterson/es/e10s-m1-burndown.html&lt;br /&gt;
* Writing   blog post about how to test add-ons for e10s. I had been waiting for   add-on shims to land, but some contributors have approached me with   questions and I didn&amp;#039;t have anything written to share with them.&lt;br /&gt;
** waiting Bill&amp;#039;s add-on shims to be reviewed (next couple days)&lt;br /&gt;
* Shumway   team wants to send structured JS types like ArrayBuffers, Maps, and   Sets to remote processes using message manager. Their alternative is to   base64-encode ArrayBuffer data. :(&lt;br /&gt;
** Do we have an existing bug for this?&lt;br /&gt;
** Maps and Sets sharing would be pretty nice.&lt;br /&gt;
*** Bill just filed a bug about Maps and Sets: bug 1036136&lt;br /&gt;
==jimm==&lt;br /&gt;
* Windows   mochitests (bug 1026133) - spent some time working on Win XP issues   over the last few days, finally tracked down the issue, see bug for   details. Didn&amp;#039;t really get a chance to look at anything else. Will come   back to this next week.&lt;br /&gt;
** Shouldn&amp;#039;t good test coverage for e10s block m2? (doubt we&amp;#039;ll get approval to turn e10s on without it.)&lt;br /&gt;
* pdfjs (bug 942707) - was waiting on reviews/feedback. Have everything I need now and am working on updating patch set.&lt;br /&gt;
* zoom (bug 1015721) - I have a fix on top of existing work.&lt;br /&gt;
* site security svc (bug 948574) - patch ready to land, bug is now unblocked on bug 959752. waiting on a final mm sec review from ptheriault.&lt;br /&gt;
==mconley==&lt;br /&gt;
* Bug 1009628 - Need mozAfterRemotePaint event for remote iframes &lt;br /&gt;
** A newer, better draft of the async tab switching front-end code has gone up - waiting on feedback from ttaubert&lt;br /&gt;
** Seems   like I&amp;#039;m going to have to rejig some tests that flip tabs as well,   since they will expect things to be synchronous sometimes.&lt;br /&gt;
* Bug 1002354 - [e10s] DOM Screen object returns bogus values in content process on Retina display&lt;br /&gt;
** Rejigging some of the caching scheme after roc feedback. I should have a new set of patches up by tomorrow.&lt;br /&gt;
* Bug 586656 - [e10s] Electrolysis breaks plugin key event handling &lt;br /&gt;
** I stole this, but have not had a cycle yet to attack it (been focusing on the other two). Anybody want it?&lt;br /&gt;
* I&amp;#039;ll be in SF from Sept 15-19 for TRIBE. Only TRIBE-ing 16-17, so I can hack on e10s stuff with locals for the other days.&lt;br /&gt;
==allison==&lt;br /&gt;
* still battling the spellchecker test issues&lt;br /&gt;
* mochitests are all passing \o/&lt;br /&gt;
* reftests are not5&lt;br /&gt;
** breaking in single process fx &lt;br /&gt;
** test for bug 338427 does not fail, but breaks two later tests (long bisection is long)&lt;br /&gt;
*** appears to be related to lang attribute&lt;br /&gt;
** need   to be able to hold the debugger on the reftest after the 1st timeout   (it injects a crash to kill the test, the harness exits, and further   tests don&amp;#039;t run)&lt;br /&gt;
** &lt;br /&gt;
==juanb==&lt;br /&gt;
* page load tracking bug (tbd)&lt;br /&gt;
** what pages you want (i.e. tp5 run, etc.)&lt;br /&gt;
** what differences (e10s) and how to make the difference (prefs, etc.)&lt;br /&gt;
** should be doing this all the time or run in parallel with anything?&lt;br /&gt;
** what platforms it should be on&lt;br /&gt;
==bjacob==&lt;br /&gt;
* Bug 774388 / Compositor shutdown finally stuck!&lt;br /&gt;
* assertion landed together with it turned out to be hit by GMPParent in bug 1035653&lt;br /&gt;
* have patch for printing freeze m1 bug 1034321 - thanks to billm and mconley&lt;br /&gt;
* looking into printing&lt;br /&gt;
* finally set up my hw refresh new laptop - didnt have time before&lt;/div&gt;</summary>
		<author><name>Evilpie</name></author>
	</entry>
</feed>