/irc-logs / mozilla / #developers / 2015-01-22 / end
Options:
Previous day, Next day
- # Session Start: Thu Jan 22 00:00:00 2015
- # Session Ident: #developers
- # [00:00] <jcranmer|away> njn_: https://bugzilla.mozilla.org/buglist.cgi?f1=longdescs.count&list_id=11893047&o1=greaterthaneq&resolution=---&query_format=advanced&v1=1000
- # [00:01] <jcranmer|away> https://bugzilla.mozilla.org/show_bug.cgi?id=913870#c1108
- # [00:01] * geekboy|afk is now known as geekboy
- # [00:04] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
- # [00:04] * gregglind is now known as gregglind_away
- # [00:05] * Quits: kaze (kaze@moz-7u1.8e8.79.41.IP) (Ping timeout: 121 seconds)
- # [00:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bafb17acfd5c - Byron Campen [:bwc] - Bug 1122678: Fix behavior of SetMozSrcObject when passed a nullptr. r=derf
- # [00:07] * jlund|brb is now known as jlund
- # [00:08] * Quits: jocelyn (uid26949@moz-sst16i.ealing.irccloud.com) (Quit: Connection closed for inactivity)
- # [00:08] * Quits: wlach (wlach@moz-bebcmj.ckpj.s0pt.0450.2001.IP) (Quit: Ex-Chat)
- # [00:08] * jlund is now known as jlund|buildduty
- # [00:08] * Quits: loveless (loveless@moz-mr6.t7p.56.172.IP) (A TLS packet with unexpected length was received.)
- # [00:09] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
- # [00:10] * Joins: bholley (bholley@moz-l8ebtf.sfo1.mozilla.com)
- # [00:12] * Joins: sicking (sicking@moz-960.jg7.239.216.IP)
- # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7811ebf7e321 - David Keeler - bug 1114882 - allow nsICryptoHash to be used in a content process r=mayhemer
- # [00:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a108c17840d4 - Allison Naaktgeboren - Bug 1091461 - Fix Tapping anywhere under the 'Private Browsing' tip in the History panel will open the Custom menu when it shouldn't.r=liuche
- # [00:16] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [00:16] * Joins: Jesse (jruderman@moz-5b7ek5.ujol.1ibb.0101.2620.IP)
- # [00:17] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [00:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b0a167c7ff7a - Wes Kocher - Backed out 2 changesets (bug 1122445) for cppunit failures
- # [00:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/86d5480e21ee - Wes Kocher - Backed out changeset d3e15ba0fd92 (bug 1121857) for cppunit failures
- # [00:20] * Quits: rbrandao (uid30340@moz-5ctc4v.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [00:21] * nsm|away is now known as nsm
- # [00:21] * coop|buildduty is now known as coop|afk
- # [00:24] <tbsaunde> jcranmer|away: Waldo froydnj is there a reason we don't have a macro for __attribute__((unused)) ?
- # [00:25] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [00:26] <dholbert> tbsaunde, what do you need it for?
- # [00:27] <tbsaunde> dholbert: I have some macros that define variables that are sometimes unused
- # [00:28] <dholbert> tbsaunde, can you pass them to mozilla::unused?
- # [00:28] <dholbert> tbsaunde, I think that's our official way to "use" variables that are (or might be) unused
- # [00:28] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [00:28] <tbsaunde> dholbert: I guess, though I'm not sure they're initialized, so that could genereate -Wunitialized warnings maybe
- # [00:28] * Quits: sicking (sicking@moz-960.jg7.239.216.IP) (Client exited)
- # [00:29] <dholbert> tbsaunde, hmm, possibly... though it might be smart enough
- # [00:29] <tbsaunde> dholbert: maybe, but this all seems silly when we have a handy attribute ;)
- # [00:29] * Quits: loadbang (simon@moz-iqg73m.range86-161.btcentralplus.com) (Client exited)
- # [00:29] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=34e2d2bd7ec4 - 16 changesets
- # [00:29] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [00:30] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [00:30] <dholbert> tbsaunde, I don't recall the exact history, but I'll bet __attribute__((unused)) wasn't supported universally
- # [00:30] <tbsaunde> dholbert: yeah, I'm not sure of its status in clang
- # [00:30] <dholbert> tbsaunde, (if it's supported in all compilers we care about nowadays, then there might be a reason to replace mozilla::unused with it)
- # [00:32] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
- # [00:32] <tbsaunde> dholbert: I suspect msvc doesn't support it, and its not entirely the same use case
- # [00:32] <dholbert> tbsaunde, there you go :)
- # [00:32] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
- # [00:33] * Joins: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com)
- # [00:33] <tbsaunde> dholbert: well, that's not really an arguement against having such a thing
- # [00:33] * Quits: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:34] <tbsaunde> ehsan_: since you work on git bz-moz you should add support for filing and asking for review to it ;)
- # [00:35] <ehsan_> tbsaunde: done
- # [00:35] <ehsan_> :)
- # [00:35] <ehsan_> tbsaunde: git bz file, git bz attach
- # [00:36] * Joins: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it)
- # [00:36] * Joins: yzen (yzen@moz-ql1r6k.cpe.pppoe.ca)
- # [00:36] <nalexander> ehsan_: tbsaunde: you can already ask for feedback/review. I implemented an edit mode to make that better; can't recall if I pushed it upstream.
- # [00:36] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [00:36] <tbsaunde> ehsan_: in one run :p
- # [00:36] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [00:37] <ehsan_> tbsaunde: git bz file -e Core/Foo HEAD
- # [00:37] <ehsan_> nalexander: you did, it looks like
- # [00:37] <nalexander> ehsan_: \o/
- # [00:37] <mccr8> tbsaunde: there's some commented out junk at the bottom of the file when you run with -e that you can use to set a reviewer
- # [00:38] <mccr8> tbsaunde: it even autodetects the reviewer from the patch summary
- # [00:38] <tbsaunde> mccr8: yeah, I use attach -e, but I for some reason thought file -e didn't let you ask for review
- # [00:39] <mccr8> tbsaunde: I haven't tried it myself, but I think it just calls into the same thing as attach -e, when you get to attaching individual things.
- # [00:39] <mccr8> tbsaunde: I've only used it once or twice so I could be wrong
- # [00:39] <ehsan_> tbsaunde: it does
- # [00:39] <Waldo> tbsaunde: well, what sense do you actually want in an attribute? this field is unused? this declaration is unused? this typedef is unused? there are a lot of different variations on the theme one might consider
- # [00:39] * Quits: mikeratcliffe (Adium@moz-ppn.brn.208.62.IP) (Quit: Leaving.)
- # [00:39] * Joins: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com)
- # [00:39] * Quits: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [00:40] * Quits: raniere (raniere@moz-l9johj.telesp.net.br) (Ping timeout: 121 seconds)
- # [00:41] * Quits: yzen (yzen@moz-ql1r6k.cpe.pppoe.ca) (Ping timeout: 121 seconds)
- # [00:41] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
- # [00:41] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [00:41] <tbsaunde> Waldo: for my particular thing I want this variable is unused (or at least may be)
- # [00:41] <Waldo> tbsaunde: why?
- # [00:42] * Quits: tomer (tomer@moz-to490c.012.net.il) (Ping timeout: 121 seconds)
- # [00:42] <tbsaunde> Waldo: macros that unconditionally define a var so other macros can use it
- # [00:42] * Quits: idwer (irc@moz-bp1sle.adsl.online.nl) (Connection closed)
- # [00:42] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [00:42] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [00:42] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [00:43] <Waldo> tbsaunde: why isn't the other macro necessary for the first macro to be used?
- # [00:43] * Quits: Swatinem (swatinem@moz-ijsnuu.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [00:43] * Quits: Archaeopteryx (Archaeopter@moz-0s6vub.cust.telecolumbus.net) (Quit: Goodbye)
- # [00:44] <tbsaunde> Waldo: you always need the macro for the variable (it starts a function) but you don't always need the ones using it making up part of the body
- # [00:44] * Quits: ddamjano (Instantbird@moz-hsn63h.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [00:44] <Waldo> tbsaunde: perhaps an example of the macros' use and their definitions would be more illuminating than this abstract conversation
- # [00:45] * Quits: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [00:45] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [00:45] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [00:46] <tbsaunde> Waldo: see the macros in accessible/windows/msaa/IUnknown.h (and the hresult declared in IMPL_IUNKNOWN_QUERY_HEAD
- # [00:46] * Quits: ehugg (ehugg@moz-svj9u8.cisco.com) (Client exited)
- # [00:47] * tbsaunde has just thrown a macro for __attribute__ in there and will move on
- # [00:47] * Quits: jez (user@moz-0gv0qn.zen.co.uk) (Quit: )
- # [00:48] <Waldo> tbsaunde: which variable is unused there?
- # [00:48] <tbsaunde> Waldo: hr
- # [00:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/77f4d9826e90 - James Graham - Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
- # [00:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/94c4d5ded3f7 - James Graham - Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
- # [00:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fbe9ba3b1e9a - Monica Chew - Bug 1122691: Skip ClassifyLocal unless tracking protection is enabled (r=mcmanus)
- # [00:50] * Joins: till (till@moz-ih2a0v.adsl.alicedsl.de)
- # [00:50] * Joins: sicking (sicking@moz-960.jg7.239.216.IP)
- # [00:50] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
- # [00:50] <Waldo> tbsaunde: seems like it's not necessary -- should have the various parts each use their own local |hr| variable, and QUERY_TAIL return E_NOINTERFACE exactly
- # [00:52] * Joins: ckitching_ (ckitching@moz-cbggqe.cable.virginm.net)
- # [00:52] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Connection closed)
- # [00:53] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
- # [00:53] * Joins: bgrins (bgrins@moz-9h5e2g.ca.comcast.net)
- # [00:54] * Joins: gandalf (zbraniecki@moz-l8ebtf.sfo1.mozilla.com)
- # [00:54] * Quits: till (till@moz-ih2a0v.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [00:54] * khuey is now known as khuey|away
- # [00:54] * Quits: secretrobotron_ (secretrobot@moz-i5m.05u.207.66.IP) (Connection closed)
- # [00:55] * Joins: raniere (raniere@moz-6hhgnd.telesp.net.br)
- # [00:55] * Joins: secretrobotron (secretrobot@moz-c7857f.ckpj.s0pt.0450.2001.IP)
- # [00:55] <tbsaunde> Waldo: I guess you could do that, but it doesn't seem much better
- # [00:55] * Quits: dougt (sid7064@moz-85f5dl.highgate.irccloud.com) (Quit: )
- # [00:56] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [00:56] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
- # [00:56] * khuey|away is now known as khuey
- # [00:56] * Joins: nattokirai (nattokirai@moz-uc5rs7.ocn.ne.jp)
- # [00:56] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [00:56] <Waldo> tbsaunde: it's clearly better -- it's immediately obvious that a variable has *only* local effects, which are exactly what you're trying to hack around, and which are what I was finding quite unclear at a skim
- # [00:56] <Waldo> reusing declarations isn't a virtue in macro code
- # [00:58] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
- # [00:58] <tbsaunde> I'm not convinced not being to have effects for the rest of the function is great, but at this point I just don't care
- # [00:59] * Joins: dougt (dougt@moz-e7j7et.compute.amazonaws.com)
- # [00:59] * Quits: secretrobotron (secretrobot@moz-c7857f.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7933aeabf6bd - <ryan> - Bug 949703 - Part 1: Use HTTP proxy for WebRTC TURN/TCP r=ekr
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6f5a7adab265 - Byron Campen [:bwc] - Bug 949703 - Part 2: Consolidate the two copies of DummySocket we have floating around. r=drno
- # [01:06] <RyanVM|afk> bwc: niiiice ^
- # [01:06] <RyanVM|afk> <ryan>
- # [01:06] * Quits: sicking (sicking@moz-960.jg7.239.216.IP) (Client exited)
- # [01:09] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
- # [01:09] <seth> RyanVM|afk: thanks for just disabling that patch on B2G (though ironically that leaves it only active on Android! lost 50% of the platforms there!)
- # [01:09] <RyanVM|afk> ouch
- # [01:09] * Joins: davidb (davidb@moz-svk.i06.49.70.IP)
- # [01:09] * bc is now known as bc|bbiab
- # [01:09] * Quits: davidb (davidb@moz-svk.i06.49.70.IP) (Quit: peace out)
- # [01:09] <seth> RyanVM|afk: i saw that one in a try push but thought it was from the *next* patch in my patch queue
- # [01:09] <seth> RyanVM|afk: will get it fixed asap
- # [01:10] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
- # [01:11] * BenWa is now known as BenWa|email
- # [01:11] * Quits: bgrins (bgrins@moz-9h5e2g.ca.comcast.net) (Quit: Leaving.)
- # [01:12] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
- # [01:13] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [01:13] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [01:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/10b0f190e1ef - Bill McCloskey - Bug 1114345 - Don't pop up slow script dialog after waking up laptop (r=bholley)
- # [01:14] * Quits: bholley (bholley@moz-l8ebtf.sfo1.mozilla.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [01:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/27d44f100d4e - Blake Kaplan - Bug 1120613 - Handle functions and objects that claim to be functions as well. r=billm
- # [01:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d87c913fdccd - Mason Chang - Bug 1122943 - Ensure the Compositor Vsync Observer Shutsdown correctly. r=benwa
- # [01:17] <RyanVM|afk> seth: figures :)
- # [01:17] <RyanVM|afk> was a bit of a pain to track down too :(
- # [01:17] * jimm is now known as jimm-bbiab
- # [01:17] <seth> RyanVM|afk: yeah, sorry about that =( i did do a complete try push, but it didn't happen on that run
- # [01:17] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [01:18] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [01:18] * seth is currently experiencing the pain of rewriting all the things
- # [01:18] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
- # [01:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4594c8c47c57 - David Burns - Bug 1070307: have findElements return an array of objects with a key instead of just an array of strings; r=jgriffin
- # [01:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a629bc251c81 - Bill McCloskey - Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
- # [01:22] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [01:23] * nsm is now known as nsm|away
- # [01:24] * Quits: mconley (mconley@moz-i5m.05u.207.66.IP) (Connection closed)
- # [01:24] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
- # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/aebd3b1a4d57 - Mark Capella - Bug 851861 - v1 - BACKOUT Intermittent testFlingCorrectness, etc al. dragSync() consumers, r=mfinkle
- # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/69c75b3dc3d0 - Mark Capella - Bug 851861 - v2 - Intermittent testFlingCorrectness, etc al. dragSync() consumers
- # [01:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b4f06ceb8921 - Christoph Kerschbaumer - Bug 1121857 - CSP: document.baseURI should not get blocked if baseURI is null (r=sstamm)
- # [01:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/088594498964 - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks (r=sstamm)
- # [01:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bf6203191930 - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks - test updates (r=sstamm)
- # [01:26] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
- # [01:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=29e5830d4b21 - 46 changesets
- # [01:27] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [01:28] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [01:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=4472136fbb5f - 81 changesets
- # [01:28] * chmanchester is now known as chmanchester|afk
- # [01:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=1ccb6100d2bd - 94 changesets
- # [01:30] * BenWa|email is now known as BenWa
- # [01:30] * Parts: marco (marco@moz-k36j33.retail.telecomitalia.it) ("")
- # [01:30] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [01:33] * Quits: botond_ (quassel@moz-q6van8.ckpj.s0pt.0450.2001.IP) (Quit: No Ping reply in 180 seconds.)
- # [01:34] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [01:34] * Parts: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
- # [01:34] * Fallen is now known as Fallen|away
- # [01:37] * miketaylr is now known as zz_miketaylr
- # [01:40] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [01:41] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [01:41] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [01:41] * Quits: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
- # [01:41] * Joins: botond_ (quassel@moz-2fuq78.ckpj.s0pt.0450.2001.IP)
- # [01:42] * Quits: ehsan_ (ehsan@moz-aio6pg.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
- # [01:43] * Joins: bgrins (bgrins@moz-mbf3ds.qnor.1u98.0009.2601.IP)
- # [01:43] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [01:43] * Joins: givanica (Thunderbird@moz-98k.ff2.121.86.IP)
- # [01:44] * Joins: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com)
- # [01:45] * jimm-bbiab is now known as jimm
- # [01:46] * Joins: hub (hub@moz-ivu3tp.cpe.pppoe.ca)
- # [01:46] * Joins: till (till@moz-ih2a0v.adsl.alicedsl.de)
- # [01:46] * jlund|buildduty is now known as jlund|afk
- # [01:47] * Joins: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com)
- # [01:48] * heycam is now known as heycam|away
- # [01:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/011858bd7b71 - Wes Kocher - Backed out changeset fbe9ba3b1e9a (bug 1122691) for m5 orange
- # [01:51] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
- # [01:51] * Joins: Pike_ (chatzilla@moz-m5cj34.pool.mediaWays.net)
- # [01:52] * Quits: StevenLee (Adium@moz-q7arte.dynamic.hinet.net) (Quit: Leaving.)
- # [01:52] * Quits: bgrins (bgrins@moz-mbf3ds.qnor.1u98.0009.2601.IP) (Quit: Leaving.)
- # [01:52] * Quits: givanica (Thunderbird@moz-98k.ff2.121.86.IP) (Client exited)
- # [01:52] * Quits: Pike (chatzilla@moz-lffm4l.pool.mediaWays.net) (Ping timeout: 121 seconds)
- # [01:52] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [01:53] * Pike_ is now known as Pike
- # [01:53] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
- # [01:55] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [01:56] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [01:56] <jld> I don't suppose nsRefPtr<auto> would work, would it.
- # [01:56] <seth> jld: there's always decltype =)
- # [01:57] * Joins: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com)
- # [01:57] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
- # [01:57] * Quits: bdahl (bdahl@moz-u3dg2t.sfo1.mozilla.com) (A TLS packet with unexpected length was received.)
- # [01:58] * Joins: bgrins (bgrins@moz-gb5e6s.qnor.1u98.0009.2601.IP)
- # [01:58] * Quits: bgrins (bgrins@moz-gb5e6s.qnor.1u98.0009.2601.IP) (Quit: Leaving.)
- # [01:58] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [01:58] <jld> auto evilPointer = new mozilla::dom::AwkwardlyLongCamelCaseName(); nsRefPtr<decltype(*evilPointer)> nicePointer = evilPointer;
- # [01:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8b2435996ba7 - Jean-Yves Avenard - Bug 1124172: Abort read if there's nothing to read. r=bholley
- # [01:59] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [01:59] * geekboy is now known as geekboy|afk
- # [01:59] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3607c4edca31 - David Parks - Bug 1051842 - Part 1 - [e10s] crash in -[ChildView keyDown:]. r=smichaud
- # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/520e69d246c7 - David Parks - Bug 1051842 - Part 2 - crash in -[ChildView keyDown:]. r=masayuki
- # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d15d3013dc3b - David Parks - Bug 1051842 - Part 3 - crash in -[ChildView keyDown:]. r=masayuki
- # [02:00] * Quits: myk (myk@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
- # [02:01] * Quits: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com) (Quit: )
- # [02:02] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [02:02] * AutomatedTester is now known as AutomatedTester|AFK
- # [02:02] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [02:03] <Gijs> How do I debug my windows build getting stuck within a few minutes? I just see 0:45.85 There are no private exports. in my terminal, and task manager shows a boatload of mozmake processes that are apparently enjoying themselves at 0% CPU but not actually doing sfa. :(
- # [02:03] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
- # [02:04] * Joins: bdahl (bdahl@moz-cnis6s.2rkg.9kg1.0101.2620.IP)
- # [02:04] * Gijs has tried to rebuild a few times now, and started with a clobber, so is a bit out in the woods as regards what to try next - another clobber? :\
- # [02:04] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
- # [02:04] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [02:05] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Client exited)
- # [02:06] * stefanh is now known as stefanh|away
- # [02:07] <dmajor> glandium: ^
- # [02:07] <capella> locked files? reboot? :p
- # [02:08] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Quit: )
- # [02:08] * sheppy-away is now known as sheppy
- # [02:09] * Quits: capella (chatzilla@moz-a6lqme.res.rr.com) (A TLS packet with unexpected length was received.)
- # [02:10] * Joins: capella (chatzilla@moz-a6lqme.res.rr.com)
- # [02:11] * Joins: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com)
- # [02:12] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [02:14] * nsm|away is now known as nsm
- # [02:14] * Quits: ckitching_ (ckitching@moz-cbggqe.cable.virginm.net) (A TLS packet with unexpected length was received.)
- # [02:15] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [02:15] * Quits: jimm (jmathies@moz-met.a66.235.67.IP) (Quit: )
- # [02:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b1b953d374c8 - Wes Kocher - Backed out 2 changesets (bug 949703) for mochitest-e10s-3 orange
- # [02:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1b46ee069096 - Mark Hammond - Bug 1117979 - fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin
- # [02:16] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [02:17] * Quits: mt_ (mt@moz-qjbkeh.mtv2.mozilla.com) (Quit: Leaving.)
- # [02:17] * Joins: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com)
- # [02:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/171f80e2a38a - Nikhil Marathe - Bug 1113515 - Update ServiceWorker webidl. r=baku
- # [02:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/08a776d630fb - Nikhil Marathe - Bug 1113555 - Update ServiceWorker registration lifecycle. r=baku
- # [02:18] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
- # [02:18] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [02:18] * jcranmer|away is now known as jcranmer
- # [02:18] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [02:19] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
- # [02:20] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
- # [02:20] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [02:23] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
- # [02:24] * KWierso is now known as KWierso|sheriffduty
- # [02:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5dac49e2f99e - Wes Kocher - Backed out changeset 7811ebf7e321 (bug 1114882) for Android S4 orange on a CLOSED TREE
- # [02:25] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
- # [02:27] * Joins: brsun (chatzilla@moz-2hf62a.HINET-IP.hinet.net)
- # [02:27] * Quits: bwc (Adium@moz-ubi50q.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [02:28] * heycam|away is now known as heycam
- # [02:28] * Joins: Morris (Morris@moz-2hf62a.HINET-IP.hinet.net)
- # [02:28] * Quits: hub (hub@moz-ivu3tp.cpe.pppoe.ca) (Ping timeout: 121 seconds)
- # [02:28] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [02:29] * Quits: chmanchester|afk (chmancheste@moz-cbt.jf0.246.96.IP) (Connection closed)
- # [02:30] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [02:31] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [02:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c3c9f5e4ab49 - Wes Kocher - Backed out 2 changesets (bug 1124311) for web-platform-tests-4 orange on a CLOSED TREE
- # [02:31] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [02:32] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [02:32] * Quits: rstrong (rstrong@moz-oi0h6m.dynamic.fusionbroadband.com) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
- # [02:33] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [02:33] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
- # [02:34] * terrence is now known as terrence-afk
- # [02:34] * Quits: rogeliodh (rogeliodh@moz-6qf44s.members.linode.com) (Ping timeout: 121 seconds)
- # [02:34] <liuche> what's the right channel to ask about url specs and how we handle them?
- # [02:34] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [02:35] <seth> liuche: probably #necko
- # [02:35] <liuche> ty
- # [02:35] * Quits: gandalf (zbraniecki@moz-l8ebtf.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [02:36] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
- # [02:36] * Quits: drno (nohlmeier@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [02:36] <seth> ah dangit
- # [02:36] <seth> i had more bustage to contribute
- # [02:37] * Joins: rniwa_ (rniwa@moz-a8m.2qs.202.17.IP)
- # [02:37] * Joins: rogeliodh (rogeliodh@moz-6qf44s.members.linode.com)
- # [02:37] * Joins: zerous (naveen@moz-23l.biu.255.84.IP)
- # [02:37] * Quits: tedders1 (tedders1@moz-cem.vcd.132.1.IP) (Ping timeout: 121 seconds)
- # [02:37] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [02:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/163cef57e79b - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [02:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/56440a23b641 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [02:38] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [02:39] <zerous> froydnj: i would like to work on the bug 1122740 but i am really new to opensource dev. I would like to know more about the bug. I have already built firefox and checked out the code. But when i asked around i came to know about cookie cutting, which i would like to know more about.
- # [02:39] * Joins: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
- # [02:40] <zerous> it's my first bug so i am pretty much worried and excited about it. :)
- # [02:40] * Quits: mwu (mwu@moz-n12fk8.hntd.7296.000c.2601.IP) (Quit: Leaving)
- # [02:41] * nsm is now known as nsm|away
- # [02:42] <froydnj> zerous: hi, thanks for working on the bug! what do you want to know?
- # [02:43] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [02:43] * bc|bbiab is now known as bc
- # [02:44] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [02:44] <zerous> froydnj: i am pretty confused. I search the directory /xpcom/base for the instances of NS_ERROR_OUT_OF_MEMORY and got a few files which matched. So should i go ahead and remove the if(!obj) from them ?
- # [02:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/98594b674c67 - Matthew Noorenberghe - Bug 1089000 - UITour: Remove broken code for detaching a tab to a new window. r=Unfocused
- # [02:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8486929aa855 - Jordan Santell - Bug 1118497 - Update web audio editor 'parameters' view to the more accurately described 'properties' view. r=vp
- # [02:44] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
- # [02:45] * ewong|away is now known as ewong
- # [02:45] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
- # [02:45] <froydnj> zerous: yes
- # [02:45] * zz_miketaylr is now known as miketaylr
- # [02:46] <zerous> I mean do i remove all similar instances or should i check for something ?
- # [02:46] * miketaylr is now known as zz_miketaylr
- # [02:46] <froydnj> zerous: what do you mean by "similar instances"?
- # [02:47] <zerous> froydnj: similar if blocks with the same return NS_ERROR_OUT_OF_MEMORY ..
- # [02:48] <froydnj> zerous: yes, you should remove those
- # [02:48] <zerous> i am sorry for using the wrong word.
- # [02:48] <froydnj> zerous: as long as what's being tested in the |if| condition comes from a call to |new|, all such blocks are safely removable
- # [02:49] <zerous> oh.
- # [02:49] * Quits: Jesse (jruderman@moz-5b7ek5.ujol.1ibb.0101.2620.IP) (Client exited)
- # [02:50] <zerous> so i should make sure that the if block checks that specific case. Are there a lot of them which shouldn't be removed ?
- # [02:50] * Joins: tedders1 (tedders1@moz-nmo.hh9.140.1.IP)
- # [02:50] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [02:50] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [02:51] * Quits: Gijs (chatzilla@moz-8e8.cgs.80.5.IP) (Quit: sleep)
- # [02:51] <froydnj> zerous: I'm not sure; you'll have to check on a case-by-case basis
- # [02:51] * Quits: Pike (chatzilla@moz-m5cj34.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
- # [02:51] <Waldo> anyone know the bug that must be on filed for |927430" title="Bug 927430">Bug 927430| nonsense appearing on pages like https://hg.mozilla.org/integration/mozilla-inbound/rev/bd9efbbfa8e6 ?
- # [02:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/edd395471638 - Allison Naaktgeboren - Bug 1123820 - Change the expiration of master password probes to never expire.r=MattN
- # [02:52] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [02:52] <zerous> froydnj: is it ok. If i come here and ask you in some of the cases ?
- # [02:53] <zerous> :)
- # [02:54] * Joins: bz_away (bzbarsky@moz-m10oko.fios.verizon.net)
- # [02:54] <froydnj> zerous: you can ask, but I'm not necessarily awake the same hours you are :)
- # [02:54] <froydnj> zerous: asking on the bug would probably work better; other people might be able to respond before I do in that case, too
- # [02:54] * KWierso|sheriffduty is now known as KWierso
- # [02:55] <zerous> yes.. i understand. :)
- # [02:55] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [02:56] * Joins: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net)
- # [02:56] * Quits: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com) (Quit: Connection closed for inactivity)
- # [02:56] <zerous> froydnj: thanks a lot for replying and giving me answers. :)
- # [02:57] <froydnj> zerous: you're welcome! thanks for working on the bug, welcome to firefox development :)
- # [02:58] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Client exited)
- # [02:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/76e19ace65ca - Chenxia Liu - Backout bug 1091461 for visual changes. r=bustage
- # [02:59] <zerous> froydnj: thanks :)
- # [03:00] * Joins: KuoE0_ (KuoE0@moz-2hf62a.HINET-IP.hinet.net)
- # [03:00] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [03:00] * Quits: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [03:01] * Joins: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net)
- # [03:02] * Quits: billm (billm@moz-4ijbmn.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [03:02] * Joins: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:02] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
- # [03:03] * Joins: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:04] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Ping timeout: 121 seconds)
- # [03:05] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [03:05] <zerous> so i should make sure that the if block checks that specific case. Are there a lot of them which shouldn't be removed ?
- # [03:05] <zerous> sorry wrong text.
- # [03:05] * Quits: bajaj (bajaj_afk@moz-k55f1h.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [03:05] * Quits: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp) (Client exited)
- # [03:05] * Joins: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp)
- # [03:06] <seth> man, clobber every time i pull
- # [03:06] * Joins: hub (hub@moz-ivu3tp.cpe.pppoe.ca)
- # [03:06] * khuey is now known as khuey|away
- # [03:06] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
- # [03:06] * Joins: rmcdougall (Adium@moz-7rs.tdq.170.166.IP)
- # [03:07] <RyanVM|afk> Waldo: when I asked gps this morning, he said there were already 3 bugs filed for it
- # [03:08] <RyanVM|afk> he updated hgweb yesterday
- # [03:08] <Waldo> hmm, still showing up today, wonder why
- # [03:08] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [03:08] <RyanVM|afk> Waldo: it's fallout from that update
- # [03:09] * Quits: bent (chatzilla@moz-c0e568.2rkg.9kg1.0101.2620.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [03:09] * sheppy is now known as sheppy-offline
- # [03:09] <Waldo> RyanVM|afk: oh, you meant an update that triggered it, not an update to fix it, misread
- # [03:09] * Joins: jocelyn (uid26949@moz-sst16i.ealing.irccloud.com)
- # [03:09] <Waldo> o/~ too many dupes o/~
- # [03:10] <RyanVM|afk> awww, Gmail flagged an email with the subject "Beer and Badass Programmers" as spam
- # [03:10] <RyanVM|afk> sounds legit to me
- # [03:10] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
- # [03:11] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Connection closed)
- # [03:11] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [03:11] * Joins: shelly (shelly@moz-2hf62a.HINET-IP.hinet.net)
- # [03:11] <Waldo> I'll drink to that!
- # [03:11] * Quits: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [03:11] * Joins: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:12] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [03:12] * Waldo summons a Vernors for now
- # [03:13] <RyanVM|afk> Waldo: Johnnie Walker for me \m/
- # [03:13] * Joins: boris (boris@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:13] <Waldo> Jim Beam standing by
- # [03:13] <Waldo> maybe I should run out and get some ice cream, make a float sometime later
- # [03:13] <shu> you guys gotta get some top shelf whisky
- # [03:14] <RyanVM|afk> shu: do you have any kids? :P
- # [03:14] * Joins: dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com)
- # [03:14] * killer sets mode: +ao dbaron dbaron
- # [03:14] * Quits: mcomella (mcomella@moz-ps8n7n.2rkg.9kg1.0101.2620.IP) (Quit: Leaving)
- # [03:14] * Joins: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [03:14] <RyanVM|afk> if (kids == true) { money-- }
- # [03:14] <shu> RyanVM|afk: no, that's why i have top shelf whisky!
- # [03:14] <RyanVM|afk> lol
- # [03:15] <RyanVM|afk> I *do* have some Balvanie Caribbean Cask for specialer occasions
- # [03:15] <sfink> unfair, having kids is what makes you *need* top shelf whisky
- # [03:15] <sfink> scratch that, any whisky'll do
- # [03:15] <RyanVM|afk> :D
- # [03:16] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
- # [03:17] <RyanVM|afk> KWierso: oh ffs, the zmedia failures are back on inbound?
- # [03:17] <KWierso> RyanVM|afk: dealing with it now
- # [03:17] <RyanVM|afk> lol, at least it was actually a webrtc push at fault this time it seems
- # [03:17] <KWierso> yeah, that test was touched in the push
- # [03:17] <RyanVM|afk> ref: bug 1091322
- # [03:18] <RyanVM|afk> the test has been a sore spot of late
- # [03:18] <RyanVM|afk> KWierso: feel free to mention bug 1091322 when you comment in bug 1119593
- # [03:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a75426ed6ab0 - Wes Kocher - Backed out 11 changesets (bug 1119593) for zmedia failures on a CLOSED TREE
- # [03:18] <KWierso> okay
- # [03:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/20cd9b661db1 - Wes Kocher - Backed out changeset 5970fced4222 (bug 1118398) for zmedia failures on a CLOSED TREE
- # [03:18] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [03:19] <RyanVM|afk> we have a nice game of punt going between gfx and media
- # [03:19] * glob|away is now known as glob
- # [03:19] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (A TLS packet with unexpected length was received.)
- # [03:19] * Joins: elin (elin@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:20] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [03:20] * Quits: Mnyromyr (Mnyromyr@moz-ji9cn3.ejss.mv3s.0908.2a02.IP) (Connection closed)
- # [03:21] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [03:21] <Waldo> except, this ball is definitely deflated
- # [03:22] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [03:22] * philor|away is now known as philor
- # [03:22] * Quits: Morris (Morris@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [03:23] * Joins: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:24] <philor> I'd be happy to disable all webrtc tests
- # [03:24] * Joins: chewey_ (chewey@moz-q98cjm.dip0.t-ipconnect.de)
- # [03:25] <philor> dbaron: apparently the reftest harness thing for always-on scrollbars doesn't really work on 10.10, since today we went from just thinking we had the system pref set to actually setting it, and all the reftest failures except 7 gradients went away
- # [03:25] * Quits: azakai (alon@moz-ki92ps.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [03:27] * Joins: Jerry_Mac_ (hshih@moz-2hf62a.HINET-IP.hinet.net)
- # [03:27] * Quits: chewey (chewey@moz-ct5lpf.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
- # [03:27] * Joins: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca)
- # [03:27] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
- # [03:28] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [03:28] * Joins: ehugg (ehugg@moz-p9c5gs.cisco.com)
- # [03:29] * Quits: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [03:33] * darkowlzz|afk is now known as darkowlzz
- # [03:33] * Quits: fabrice (fabrice@moz-5asc2c.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [03:33] * Quits: mak (uid24946@moz-7ljuor.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [03:33] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [03:34] * Joins: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP)
- # [03:34] * Quits: rmcdougall (Adium@moz-7rs.tdq.170.166.IP) (Connection closed)
- # [03:36] * darkowlzz is now known as darkowlzz|afk
- # [03:41] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
- # [03:47] * Quits: KaiRo (robert@moz-g87llr.highway.telekom.at) (A TLS packet with unexpected length was received.)
- # [03:48] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
- # [03:48] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [03:49] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
- # [03:50] <njn_> RyanVM|afk: I think you mean |while (kids == true) { money--; }|
- # [03:51] <RyanVM|afk> damn syntax errors
- # [03:51] * Quits: till (till@moz-ih2a0v.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [03:52] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [03:52] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [03:53] <njn_> RyanVM|afk: it's the s/if/while/ that's important
- # [03:54] <njn_> (the ';' isn't necessary if it's JS)
- # [03:57] * Joins: Jesse (jruderman@moz-pqc1f5.ca.comcast.net)
- # [03:58] <glob> it's prettier in perl: $money-- while $kids;
- # [03:58] <&dbaron> philor, the system pref for what?
- # [03:58] <philor> dbaron: always-on scrollbars
- # [03:58] <&dbaron> philor, mstange pointed me to the code that makes the scrollbars different colors depending on what we think the page background is
- # [03:58] <&dbaron> philor, in the bug I filed
- # [03:59] <&dbaron> philor, https://bugzilla.mozilla.org/show_bug.cgi?id=1122872
- # [03:59] * Joins: evanxd (Adium@moz-6a98p5.dynamic.hinet.net)
- # [03:59] <&dbaron> philor, so it seems likely that we'd get failures in cases where test and reference don't match that calculation
- # [04:00] <philor> dbaron: yeah, I thought the whole theory there was perfect, and then there's the last R in https://treeherder.mozilla.org/#/jobs?repo=try&revision=5d2f28028f82, which is retriggered after today's pref flip
- # [04:00] * zz_miketaylr is now known as miketaylr
- # [04:00] <njn_> glob: and this is one case where all the '$' signs make sense
- # [04:00] <&dbaron> philor, do you mind pointing that out in 1122872?
- # [04:00] <philor> same result on Cedar, same result on a new push of tip to try, they're all gone
- # [04:01] * Quits: jgilbert_ (jgilbert@moz-uutcjf.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [04:01] * Joins: boris_ (boris@moz-2hf62a.HINET-IP.hinet.net)
- # [04:01] * Quits: boris (boris@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [04:01] * boris_ is now known as boris
- # [04:01] * Joins: m_kato (m_kato@moz-86b4bs.bitcat.net)
- # [04:02] * Quits: michal1 (michal@moz-gq762c.jarovnet.org) (Ping timeout: 121 seconds)
- # [04:04] * Joins: brsun_ (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
- # [04:04] * Joins: loveless (loveless@moz-osohqb.static.twtelecom.net)
- # [04:05] * Joins: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net)
- # [04:05] * Quits: brsun (chatzilla@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [04:05] * brsun_ is now known as brsun
- # [04:05] * Joins: michal (michal@moz-gq762c.jarovnet.org)
- # [04:05] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [04:07] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [04:07] <mstange> philor: can you add a link to the change that actually set the pref? as it stands, I find your comment very confusing
- # [04:07] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
- # [04:08] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [04:08] * Quits: evanxd (Adium@moz-6a98p5.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [04:11] * Quits: gbs (gbs@moz-coe.h90.207.186.IP) (Quit: Leaving)
- # [04:11] * Quits: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [04:12] * Joins: StevenLee (Adium@moz-aj9ejj.HINET-IP.hinet.net)
- # [04:12] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: )
- # [04:14] * Quits: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP) (Quit: Leaving.)
- # [04:14] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [04:15] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Ping timeout: 121 seconds)
- # [04:15] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
- # [04:15] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [04:18] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [04:19] <philor> mstange: sure, just didn't think https://bug1033650.bugzilla.mozilla.org/attachment.cgi?id=8552119 was going to be instructive :)
- # [04:19] <mstange> oh, you mean the system pref!
- # [04:20] <mstange> I didn't make that connection
- # [04:20] * Joins: edenchuang (uid46829@moz-g8d4rq.uxbridge.irccloud.com)
- # [04:20] <mstange> thanks
- # [04:21] <mstange> this was actually very instructive
- # [04:23] * Quits: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
- # [04:24] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
- # [04:24] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
- # [04:25] <ehsan_> mstange: I'm sorry for writing that code ;)
- # [04:25] <mstange> ehsan_: what, no!
- # [04:25] <mstange> ehsan_: I'm very glad about that code
- # [04:25] <ehsan_> :)
- # [04:27] * Joins: njn (chatzilla@moz-daaic0.iinet.net.au)
- # [04:27] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [04:28] * KWierso is now known as KWierso|afk
- # [04:28] <ehsan_> mstange: that's probably the only Objective-C code I have in the tree, I just realized!
- # [04:29] <mstange> heh
- # [04:30] <mstange> and you even got away without touching a line that contains a square bracket!
- # [04:30] <philor> huh, I've spent 2 years writing ObjC, according to https://www.openhub.net/accounts/philringnalda/languages
- # [04:30] * Quits: ehugg (ehugg@moz-p9c5gs.cisco.com) (Client exited)
- # [04:30] <philor> I would have said I only had about 5 lines all in camino/
- # [04:32] * Joins: swu (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
- # [04:33] * Parts: swu (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) ("")
- # [04:34] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (A TLS packet with unexpected length was received.)
- # [04:34] * darkowlzz|afk is now known as darkowlzz
- # [04:35] * darkowlzz is now known as darkowlzz|afk
- # [04:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7bb2058c0cda - Milan Sreckovic - Bug 1121835: Deal with non-finite values in Path calls. r=bschouten
- # [04:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/260ae5bafc64 - Seth Fowler - Bug 1120149 - Add a hack to resolve an AWSY regression in Gecko 37 and 38. r=tn
- # [04:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb0a79717181 - Seth Fowler - Bug 1124535 - Check if we have a downscaler before using it in nsJPEGDecoder. r=tn
- # [04:37] * heycam is now known as heycam|away
- # [04:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/3ffa3c74a886 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [04:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d5666c0c692a - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [04:38] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
- # [04:40] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [04:41] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
- # [04:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/60b46886054a - Ehsan Akhgari - Bug 1124058 - Move TestSynchronization.cpp to gtest and enable it; r=froydnj
- # [04:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/089b7c428261 - Ehsan Akhgari - Bug 1123004 - Mark ReadSegmentsState as stack class, and its mThisStream member as nsCOMPtr; r=froydnj
- # [04:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/82b28c16aca6 - Ehsan Akhgari - Bug 1123014 - Mark the nsWriteSegmentThunk as stack class, and its mStream member as nsCOMPtr; r=froydnj
- # [04:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d54b9fa0ab00 - Ehsan Akhgari - Bug 1123007 - Mark ReadSegmentsClosure as stack class, and its mRealInputStream member as nsCOMPtr; r=froydnj
- # [04:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c5c7f9d1bcbd - Ehsan Akhgari - Bug 1123356 - Fix building crash_generation_server.cc with libc++; r=ted
- # [04:44] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [04:45] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [04:45] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [04:45] * Quits: RyanVM|afk (Thunderbird@moz-hu3p96.fios.verizon.net) (Client exited)
- # [04:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ee270f30171 - Daniel Holbert - Bug 1054046: Cache flex items' tentative cross size from reflow state, to avoid creating another reflow state later on just for that piece of information. r=mats
- # [04:47] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [04:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ee32eb6fd6a8 - Nicholas Nethercote - Bug 1123576 - Measure TypeNewScript in the JS memory reporter. r=bhackett.
- # [04:51] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [04:51] * Quits: loveless (loveless@moz-osohqb.static.twtelecom.net) (A TLS packet with unexpected length was received.)
- # [04:51] * Joins: jw_wang (jw_wang@moz-aj9ejj.HINET-IP.hinet.net)
- # [04:51] * miketaylr is now known as zz_miketaylr
- # [04:54] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [04:55] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [04:55] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [04:58] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [04:59] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
- # [04:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99aa38f78dae - Xidorn Quan - Bug 1123917 part 1 - Add line-relative direction mapping methods to writing modes. r=jfkthame
- # [04:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/74d5b7a1a448 - Xidorn Quan - Bug 1123917 part 2 - Make ruby-position only accept [over|under] instead of compound values. r=dholbert
- # [05:00] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
- # [05:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c96447b8186c - Sotaro Ikeda - Bug 1122228 - Use document's status change to trigger MediaDecoderStateMachine's dormant status change r=cpearce
- # [05:03] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [05:04] * Quits: sushant94 (Sushant@moz-ug1.st2.202.116.IP) (Ping timeout: 121 seconds)
- # [05:04] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
- # [05:06] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: )
- # [05:07] * Joins: sewardj_ (sewardj@moz-h5n8oj.dip0.t-ipconnect.de)
- # [05:07] * Quits: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net) (Quit: Leaving)
- # [05:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1f51eb900e57 - Mark Finkle - Bug 1117186 - fix geo-specific search defaults interaction with the defaultEngine getter/setter and use a helper for getting geo-specific prefs f=gavin,r=markh
- # [05:08] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [05:09] * heycam|away is now known as heycam
- # [05:10] * Quits: sewardj (sewardj@moz-6rslii.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
- # [05:10] * nthomas is now known as nthomas|away
- # [05:12] * Joins: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net)
- # [05:12] * Joins: mconley (mconley@moz-os98q9.cable.teksavvy.com)
- # [05:19] * Joins: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP)
- # [05:19] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Quit: This computer has gone to sleep)
- # [05:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/19cfe4f9c9ec - Matthew Gregan - Bug 1124518 - Update libnestegg. r=ehsan
- # [05:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5cce3e39964a - Matthew Gregan - Bug 1124023 - Fix naming of GMPAudioDecoderCallbackProxy. r=cpearce
- # [05:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e622fbf72551 - Matthew Gregan - Bug 1124021 - Fix dangerous UniquePtr usage pattern in GMP. r=cpearce
- # [05:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0d2a5e605c2d - Matthew Gregan - Bug 1122372 - Fix dangerous UniquePtr usage pattern in AudioStream. r=cpearce
- # [05:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e51e3f2bb964 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
- # [05:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/91881b6ed930 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [05:25] * Joins: mwargers_ (mwargers@moz-tst4f6.adsl.online.nl)
- # [05:25] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [05:27] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
- # [05:29] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [05:29] * Joins: tonymec (tonymec@moz-fdam3s.isp.belgacom.be)
- # [05:31] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [05:33] * Joins: zerous_ (naveen@moz-248.6hg.255.84.IP)
- # [05:34] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
- # [05:34] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
- # [05:34] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [05:35] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
- # [05:36] * Quits: zerous (naveen@moz-23l.biu.255.84.IP) (Ping timeout: 121 seconds)
- # [05:36] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
- # [05:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f857dd4147a7 - Bill McCloskey - Bug 1051842 - Remove DOS line endings
- # [05:36] * Joins: trevorh (trevor@moz-qj2i3c.bigpond.net.au)
- # [05:37] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
- # [05:37] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Quit: Leaving)
- # [05:37] * Joins: sicking (sicking@moz-lqm0dq.ca.comcast.net)
- # [05:38] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [05:39] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [05:40] * Quits: tonymec (tonymec@moz-fdam3s.isp.belgacom.be) (Ping timeout: 121 seconds)
- # [05:41] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [05:42] * Quits: Kwan (chatzilla@moz-uaueuq.range86-153.btcentralplus.com) (Ping timeout: 121 seconds)
- # [05:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ef39d9f57c5 - Chris Peterson - Bug 1121862 - Enable MLS geolocation for Firefox desktop. r=garvank sr=dougt
- # [05:42] * Joins: Kwan (chatzilla@moz-uaueuq.range86-153.btcentralplus.com)
- # [05:43] * mattwoodrow is now known as mattwoodrow|away
- # [05:43] * Quits: jet (uid49872@moz-2b8mdp.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [05:44] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [05:44] * heycam is now known as heycam|away
- # [05:45] * Quits: bdahl (bdahl@moz-cnis6s.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
- # [05:48] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Ping timeout: 121 seconds)
- # [05:50] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
- # [05:51] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
- # [05:51] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [05:53] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [05:54] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [05:54] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [05:57] * Joins: tonymec (tonymec@moz-fdam3s.isp.belgacom.be)
- # [05:58] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
- # [05:59] * bz_away is now known as bz_sleep
- # [06:01] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [06:04] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
- # [06:04] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [06:05] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [06:06] * Joins: kaze (kaze@moz-7u1.8e8.79.41.IP)
- # [06:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f391c76bb094 - Nicholas Nethercote - Bug 1100738 - Use GetMetricsFor() to avoid many Fontconfig allocations. r=karlt.
- # [06:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/872fa257eee2 - Matthew Noorenberghe - Bug 1079554 - Ignore most UITour messages from pages that aren't visible. r=Unfocused
- # [06:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7836722086c9 - Alexandre Poirot - Bug 1118544 - Tweak WebIDE to better support FxOS addons. r=jryans
- # [06:10] * Joins: smontagu (chatzilla@moz-qklqnv.red.bezeqint.net)
- # [06:16] * heycam|away is now known as heycam
- # [06:20] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
- # [06:24] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [06:25] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
- # [06:27] * Quits: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP) (Quit: )
- # [06:29] <jcranmer> Waldo: you'll probably hate me for this, but
- # [06:29] <jcranmer> Waldo: http://pastebin.mozilla.org/8285053
- # [06:29] <jcranmer> Waldo: something we might want to add to mfbt library :-)
- # [06:29] <Waldo> set hate phasers to rage
- # [06:29] * Waldo looks
- # [06:30] <jcranmer> yeah, I know I'm missing like five uses of perfect forwarding references
- # [06:31] <jcranmer> Waldo: https://dxr.mozilla.org/comm-central/source/mailnews/imap/src/nsSyncRunnableHelpers.cpp was my motivating use case
- # [06:34] <jcranmer> Waldo: thoughts?
- # [06:35] <Waldo> jcranmer: so this is something vaguely like std::function and std::bind combined, or so?
- # [06:36] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
- # [06:36] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [06:36] <jcranmer> Waldo: I guess you could say "vaguely like that"
- # [06:40] * Quits: rniwa_ (rniwa@moz-a8m.2qs.202.17.IP) (Client exited)
- # [06:40] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [06:47] <Waldo> jcranmer: so in theory when something's already in STL, that's some sort of reasonable argument for it not being a bad idea to add, because people already found it useful
- # [06:47] <jcranmer> I found two clear uses of it in m-c code
- # [06:47] * Quits: mconley (mconley@moz-os98q9.cable.teksavvy.com) (Connection closed)
- # [06:48] <Waldo> jcranmer: but of course libraries and frameworks tend to accrete things of dubious value
- # [06:48] <Waldo> jcranmer: it seems not an entirely inconceivable thing to see added, I guess
- # [06:48] <jcranmer> in theory, you could use it as compile-time metaprogramming to reduce the burden of work in binding utils or something
- # [06:48] <jcranmer> but the value is ultimately unclear compared to its cost of implementation
- # [06:49] <Waldo> just, I'm not sure how often this sort of save-everything-to-the-side for calling later trick is really useful
- # [06:49] <Waldo> there's also that, definitely
- # [06:49] <jcranmer> the main cases I see are "we're calling a runnable"
- # [06:49] <jcranmer> now that we can use lambdas, it might be worth throwing more effort into supporting lambdas
- # [06:51] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Ping timeout: 121 seconds)
- # [06:51] <Waldo> also quite true, and I would guess ultimately more valuable
- # [06:52] <jcranmer> to really support lambdas, you either need templating up the wazoo or std::function
- # [06:52] <jcranmer> unfortunately, our STL support is ... meh
- # [06:53] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [06:53] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [06:53] * whimboo|afk is now known as whimboo
- # [06:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/736a8a49caab - Bobby Holley - Bug 1121148 - Move constants that we should not be using directly into a namespace. r=cpearce
- # [06:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9577ee22f9d4 - Bobby Holley - Bug 1121148 - Make QUICK_BUFFERING_LOW_DATA_USECS a member variable and adjust it appropriately. r=cpearce
- # [06:54] * Quits: blassey (quassel@moz-34uc73.ma.comcast.net) (Connection closed)
- # [06:54] <philor> where do I stick "four css gradient reftests and one svg gradient reftest fail"?
- # [06:54] <philor> gfx?
- # [06:56] * Joins: blassey (quassel@moz-34uc73.ma.comcast.net)
- # [06:57] * Quits: rniwa (rniwa@moz-pok.nm0.245.17.IP) (Client exited)
- # [06:58] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [06:59] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [07:00] <Waldo> sure, why not
- # [07:00] <Waldo> one hopes gradient issues ultimately descend into gfx-land
- # [07:06] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
- # [07:10] * Quits: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [07:13] * heycam is now known as heycam|away
- # [07:13] * Quits: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [07:14] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [07:18] * Joins: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net)
- # [07:21] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
- # [07:22] * Quits: njn_ (chatzilla@moz-daaic0.iinet.net.au) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a1/20150101202038])
- # [07:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9087af9af80c - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [07:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/11107a4ae11a - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [07:22] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Client exited)
- # [07:22] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [07:23] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Connection closed)
- # [07:24] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
- # [07:27] * Joins: Honza (chatzilla@moz-tiq.7ku.62.176.IP)
- # [07:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0287d2e29d56 - Christoph Kerschbaumer - Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
- # [07:29] * Quits: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [07:30] * Joins: cpearce (chatzilla@moz-kgevj0.xtra.co.nz)
- # [07:33] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
- # [07:33] * flod|away is now known as flod
- # [07:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aa2ab2b3f01b - Ben Turner - Bug 1103446 - Avoid too many Cu.cloneInto when constructing new mozContacts. r=bholley
- # [07:37] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [07:37] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [07:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b28ad68c33ad - Nicholas Nethercote - Bug 1124476 - Avoid double-counting documents shared between windows. r=bz.
- # [07:41] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [07:41] * Joins: njn (chatzilla@moz-daaic0.iinet.net.au)
- # [07:42] * Joins: rniwa (rniwa@moz-t3u.b6e.164.67.IP)
- # [07:44] * Quits: sicking (sicking@moz-lqm0dq.ca.comcast.net) (Client exited)
- # [07:46] * Joins: sicking (sicking@moz-lqm0dq.ca.comcast.net)
- # [07:48] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [07:50] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [07:50] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
- # [07:52] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Quit: This computer has gone to sleep)
- # [07:52] * Joins: adalucinet (Instantbird@moz-662.esi.231.62.IP)
- # [07:54] * Joins: CristinaM (Instantbird@moz-662.esi.231.62.IP)
- # [07:54] * Joins: avaida (andreivaida@moz-662.esi.231.62.IP)
- # [07:56] * jcranmer is now known as jcranmer|away
- # [07:56] * Quits: Waldo (waldo@moz-pqc1f5.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [07:58] * Joins: Yvan (quassel@moz-2kh5kt.members.linode.com)
- # [07:59] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [07:59] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [08:00] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Ping timeout: 121 seconds)
- # [08:00] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [08:01] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [08:02] * Quits: abr (anonymous@moz-u3pnp5.dllstx.sbcglobal.net) (Connection closed)
- # [08:04] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [08:06] * Quits: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [08:07] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
- # [08:08] * Quits: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
- # [08:10] * Joins: jaoo` (user@moz-jcolam.dynamicIP.rima-tde.net)
- # [08:11] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Ping timeout: 121 seconds)
- # [08:12] * bc is now known as bc|afk
- # [08:14] * Joins: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net)
- # [08:17] * Tomcat|afk is now known as Tomcat|Sheriffduty
- # [08:17] * nsm|away is now known as nsm
- # [08:21] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [08:23] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [08:24] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [08:26] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [08:28] * Quits: Jan\ (kvirc@moz-fcm.0mb.13.198.IP) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [08:28] * Quits: Jesse (jruderman@moz-pqc1f5.ca.comcast.net) (Client exited)
- # [08:29] * Joins: ddamjano (Instantbird@moz-8ghrqd.cfl3.oeer.8388.2a02.IP)
- # [08:30] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/61c35f7b9aaa - Carsten "Tomcat" Book - Backed out changeset 0287d2e29d56 (bug 1121824) for m-1 test failures on a CLOSED TREE
- # [08:31] * BenWa is now known as BenWa|email
- # [08:35] * Quits: &dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [08:37] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
- # [08:37] * Joins: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
- # [08:38] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [08:38] * nsm is now known as nsm|away
- # [08:38] * philor is now known as philor|away
- # [08:39] * nsm|away is now known as nsm
- # [08:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2ebdbe5cdeb5 - Geoff Lankow - Bug 675372 - Allow resource protocol mappings in chrome.manifest files of bootstrapped add-ons; r=Unfocused
- # [08:43] * Joins: tomer (tomer@moz-to490c.012.net.il)
- # [08:45] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
- # [08:46] * Quits: jaoo` (user@moz-jcolam.dynamicIP.rima-tde.net) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [08:47] * Joins: jaoo (user@moz-jcolam.dynamicIP.rima-tde.net)
- # [08:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/04c452764339 - Arthur Edelstein - Bug 436344 - Allow filtering of proxies by channel. r=mcmanus
- # [08:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/da5679ebd759 - Jan-Ivar Bruaroey - Bug 1006707 - change facingMode from enum to DOMString and support it as array. r=smaug, r=mt
- # [08:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9c237f7ff8b1 - Jan-Ivar Bruaroey - Bug 1006707 - add microphone to mediaSource and remove redundant enum in c++. r=rjesup
- # [08:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/abb68e8a8831 - Milan Sreckovic - Bug 1088833 - A bit of a clean up of warnings, and catch bad draw target in the d3d11 canvas case. r=bschouten
- # [08:48] * Quits: jkitch (Thunderbird@moz-p576ag.k4n0.vhij.44b8.2001.IP) (Client exited)
- # [08:48] * Joins: Kwan_ (chatzilla@moz-cdn75f.range109-154.btcentralplus.com)
- # [08:48] * Joins: jkitch (Thunderbird@moz-p576ag.k4n0.vhij.44b8.2001.IP)
- # [08:49] * mattwoodrow|away is now known as mattwoodrow
- # [08:49] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [08:49] * Quits: Kwan (chatzilla@moz-uaueuq.range86-153.btcentralplus.com) (Ping timeout: 121 seconds)
- # [08:49] * Kwan_ is now known as Kwan
- # [08:50] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
- # [08:50] * Quits: francois (francois@moz-89njv1.fkdv.ulf6.3c01.2600.IP) (Quit: ZNC - http://znc.in)
- # [08:50] * Joins: Dexter (Dexter@moz-aihhp7.adsl.alicedsl.de)
- # [08:50] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [08:51] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [08:51] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [08:54] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [08:54] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [08:55] * Joins: stormi (samuel@moz-t5b.q89.218.46.IP)
- # [08:55] * julienw_afk is now known as julienw
- # [08:55] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
- # [08:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c112fdf29ed1 - Andreas Pehrson - Bug 992685 - Part 1. Make onresize event handler global and forwarded. r=smaug
- # [08:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/afa74310b970 - Andreas Pehrson - Bug 992685 - Part 2. Fire resize event when video size changes. r=roc
- # [08:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e714a95cf02c - Andreas Pehrson - Bug 992685 - Part 3. Test video element resize event. r=roc
- # [08:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf45d24e801a - Andreas Pehrson - Bug 992685 - Part 4. Fix wpt expectancies wrt onresize being a global event handler. r=smaug
- # [08:57] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
- # [08:58] * Joins: gandalf_ (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [08:58] * Joins: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net)
- # [08:59] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [09:00] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [09:01] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
- # [09:01] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Ping timeout: 121 seconds)
- # [09:01] * Joins: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl)
- # [09:02] * Quits: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
- # [09:02] * Quits: nattokirai (nattokirai@moz-uc5rs7.ocn.ne.jp) (Client exited)
- # [09:03] * Quits: gandalf_ (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [09:04] * pbrosset|afk is now known as pbrosset
- # [09:04] * Joins: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP)
- # [09:04] * Joins: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net)
- # [09:08] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [09:08] * Joins: VarCat (VarCat@moz-ohb.65e.79.82.IP)
- # [09:09] * Joins: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it)
- # [09:11] * lth|away is now known as lth
- # [09:14] * Fallen|away is now known as Fallen
- # [09:14] * Quits: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
- # [09:14] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [09:14] * Joins: njn (chatzilla@moz-daaic0.iinet.net.au)
- # [09:18] * bobowen|afk is now known as bobowen
- # [09:19] * Joins: jviereck (Adium@moz-j7h795.dclient.hispeed.ch)
- # [09:20] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [09:21] * Joins: tzimmermann (tzimmermann@moz-heq9ps.pools.vodafone-ip.de)
- # [09:21] * Joins: Swatinem (swatinem@moz-mddkaj.static.inode.at)
- # [09:21] * Quits: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net) (Quit: sleep)
- # [09:23] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [09:24] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [09:24] * Joins: drno_ (nohlmeier@moz-225k7f.ca.comcast.net)
- # [09:24] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Connection closed)
- # [09:24] * drno_ is now known as drno
- # [09:27] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [09:27] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
- # [09:27] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
- # [09:28] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
- # [09:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/98a29b5792ef - Lars T Hansen - Bug 1122338 - catch shared/unshared mismatch in linker. r=luke
- # [09:30] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Ping timeout: 121 seconds)
- # [09:30] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Ping timeout: 121 seconds)
- # [09:33] * Joins: loveless (loveless@moz-a07.mg6.56.172.IP)
- # [09:34] * Joins: Archaeopteryx (Archaeopter@moz-dsf340.cust.telecolumbus.net)
- # [09:34] * Joins: njn (chatzilla@moz-daaic0.iinet.net.au)
- # [09:34] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
- # [09:35] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
- # [09:35] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
- # [09:36] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Quit: I've been blurred!)
- # [09:37] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Ping timeout: 121 seconds)
- # [09:38] * Quits: jviereck (Adium@moz-j7h795.dclient.hispeed.ch) (Ping timeout: 121 seconds)
- # [09:38] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [09:38] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
- # [09:40] * Quits: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [09:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4ccaf5ae9ced - Bob Owen - Bug 1102211: Move security/sandbox/build/ into security/sandbox/chromium/ r=ted
- # [09:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/43f1f9eef449 - Bob Owen - Bug 1102215: Move security/sandbox/chromium/base/shim/ to new directory security/sandbox/chromium-shim/ r=ted
- # [09:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c607c8d4dacf - Bob Owen - Bug 1102213: Move security/sandbox/win/ into security/sandbox/chromium/sandbox/ r=ted
- # [09:41] <Ms2ger> security/sandbox/chromium/sandbox/, huh
- # [09:41] <bobowen> Ms2ger: just matching the chromium code structure
- # [09:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ef4823baf754 - Jan Varga - Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
- # [09:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/e91444745291 - Eddy Bruël - Bug 1121034 - Pass breakpoint conditions as a separate argument;r=jlongster
- # [09:42] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
- # [09:42] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [09:42] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
- # [09:45] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
- # [09:47] * Callek is now known as Callek_disconnected
- # [09:47] * Callek_disconnected is now known as Callek
- # [09:48] * nsm is now known as nsm|away
- # [09:48] * Quits: StevenLee (Adium@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving.)
- # [09:49] * Joins: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [09:51] * Quits: cdiehl (sid19351@moz-mmuk9e.charlton.irccloud.com) (Connection closed)
- # [09:51] * Quits: jhford (sid15926@moz-8qssdp.irccloud.com) (Ping timeout: 121 seconds)
- # [09:51] * Quits: mbrubeck (sid17036@moz-39486n.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:51] * Quits: mmc (uid16596@moz-rb9ith.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:51] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
- # [09:52] * Quits: ferjm_away (sid16658@moz-7r9jcv.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:52] * Quits: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [09:52] * Quits: jandem (sid16255@moz-8edcg2.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:52] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:52] * Joins: ferjm (textual@moz-6tov0c.user.ono.com)
- # [09:52] * Quits: jlund|afk (sid36036@moz-mk8iig.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:53] * Quits: mdoglio (sid15662@moz-3lou68.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:53] * Quits: flod (sid43236@moz-pvn7su.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:53] * Quits: janx (sid16602@moz-ujb573.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:54] * Quits: rniwa (rniwa@moz-t3u.b6e.164.67.IP) (Client exited)
- # [09:55] * Joins: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [09:56] * Quits: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:57] * Quits: srijan4 (sid19575@moz-vn4t60.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [09:58] * Quits: birtles (sid16523@moz-21ebnj.charlton.irccloud.com) (Ping timeout: 121 seconds)
- # [10:00] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
- # [10:01] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [10:01] * glob is now known as glob|away
- # [10:01] * Joins: flod|away (sid43236@moz-pvn7su.charlton.irccloud.com)
- # [10:01] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [10:01] * Quits: Dexter (Dexter@moz-aihhp7.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [10:02] * Joins: janx (sid16602@moz-ujb573.charlton.irccloud.com)
- # [10:02] * Joins: jhford (sid15926@moz-8oaq1k.charlton.irccloud.com)
- # [10:02] * Joins: mmc (uid16596@moz-rb9ith.charlton.irccloud.com)
- # [10:03] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
- # [10:03] * Joins: mbrubeck (sid17036@moz-39486n.charlton.irccloud.com)
- # [10:03] * Joins: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com)
- # [10:03] * Joins: jandem-brb (sid16255@moz-8edcg2.charlton.irccloud.com)
- # [10:04] * Joins: srijan4 (sid19575@moz-vn4t60.charlton.irccloud.com)
- # [10:04] * Joins: cdiehl (sid19351@moz-8qssdp.irccloud.com)
- # [10:04] * Joins: jlund|buildduty (sid36036@moz-mk8iig.charlton.irccloud.com)
- # [10:05] * Joins: ferjm_away (sid16658@moz-7r9jcv.charlton.irccloud.com)
- # [10:05] * Quits: adalucinet (Instantbird@moz-662.esi.231.62.IP) (Client exited)
- # [10:05] * Joins: mdoglio (sid15662@moz-3lou68.charlton.irccloud.com)
- # [10:05] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [10:06] * Joins: birtles (sid16523@moz-21ebnj.charlton.irccloud.com)
- # [10:08] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
- # [10:09] * Joins: marco (marco@moz-p15td0.retail.telecomitalia.it)
- # [10:10] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
- # [10:10] * Quits: tomer (tomer@moz-to490c.012.net.il) (Ping timeout: 121 seconds)
- # [10:12] * Quits: m_kato (m_kato@moz-86b4bs.bitcat.net) (Quit: Leaving...)
- # [10:13] * flod|away is now known as flod
- # [10:14] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
- # [10:17] * Quits: kaze (kaze@moz-7u1.8e8.79.41.IP) (Ping timeout: 121 seconds)
- # [10:18] * Joins: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net)
- # [10:18] * Joins: Dexter (Dexter@moz-gebb5g.vd25.v76v.0a40.2a04.IP)
- # [10:19] * Quits: NiKo` (NiKo`@moz-o1l0fv.compute-1.amazonaws.com) (Connection closed)
- # [10:20] <Tomcat|Sheriffduty> bobowen: ping :)
- # [10:20] <Tomcat|Sheriffduty> bobowen: bustage on inbound
- # [10:20] <bobowen> Tomcat|Sheriffduty: yeah, just saw
- # [10:21] <Tomcat|Sheriffduty> yeah sure
- # [10:21] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [10:21] * Joins: NiKo` (NiKo`@moz-o1l0fv.compute-1.amazonaws.com)
- # [10:22] * Quits: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [10:22] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
- # [10:22] <bobowen> Tomcat|Sheriffduty: weird I'd tried at least one of those on try, can you back out please
- # [10:22] <Tomcat|Sheriffduty> bobowen: yeah sure will do!
- # [10:22] <bobowen> Tomcat|Sheriffduty: thanks
- # [10:22] * Joins: adalucinet (Instantbird@moz-662.esi.231.62.IP)
- # [10:23] * Quits: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [10:23] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Ping timeout: 121 seconds)
- # [10:25] * Joins: mahdi (mahdi@moz-ap6.b3k.244.151.IP)
- # [10:25] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [10:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3191c1dd399b - Carsten "Tomcat" Book - Backed out changeset c607c8d4dacf (bug 1102213)
- # [10:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b7f4dd2f128b - Carsten "Tomcat" Book - Backed out changeset 43f1f9eef449 (bug 1102215)
- # [10:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/60b4850423d3 - Carsten "Tomcat" Book - Backed out changeset 4ccaf5ae9ced (bug 1102211) for bustage on a CLOSED TREE
- # [10:26] <Tomcat|Sheriffduty> bobowen: done sir :)
- # [10:27] * Joins: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com)
- # [10:27] <bobowen> hmm, I did a try push on Linux (32-bit) yesterday, because the patches were a bit old
- # [10:27] <bobowen> Tomcat|Sheriffduty: thanks and sorry for that
- # [10:27] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
- # [10:28] <Tomcat|Sheriffduty> np
- # [10:30] <Tomcat|Sheriffduty> bobowen: maybe this bustage is caused by bug 1102215
- # [10:30] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [10:30] <bobowen> Tomcat|Sheriffduty: yeah looks like that was the culprit
- # [10:31] <bobowen> Tomcat|Sheriffduty: Linux (32-bit) built on on my push but failed in the next one??
- # [10:31] <gerv> Anyone know if it's possible to get Firefox to tell me what my sync password is?
- # [10:32] <Tomcat|Sheriffduty> bobowen: hmm the first green one was a clobber build it seems
- # [10:33] <bobowen> Tomcat|Sheriffduty: ahh does try always clobber?
- # [10:34] * Quits: Swatinem (swatinem@moz-mddkaj.static.inode.at) (Quit: Leaving.)
- # [10:34] * Joins: Swatinem (swatinem@moz-mddkaj.static.inode.at)
- # [10:34] * jandem-brb is now known as jandem
- # [10:34] <bobowen> Tomcat|Sheriffduty: I'm moved a load of code around in these patches, so maybe it needs one
- # [10:34] <bobowen> *I've
- # [10:35] <Tomcat|Sheriffduty> bobowen: yeah i think try builds are clobber ones
- # [10:35] <Ms2ger> Indeed
- # [10:36] * Joins: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [10:36] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [10:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/94c12d733e3b - Robert Longson - Bug 1090934 - Get bounds of line element using maths. r=jwatt
- # [10:39] * Quits: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving.)
- # [10:39] * Joins: jhorak (jhorak@moz-16g.ma8.175.213.IP)
- # [10:39] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [10:40] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [10:41] <bobowen> Tomcat|Sheriffduty: how do I tell if it is a clobber build ... is it the "TinderboxPrint: purged clobber" in the logs?
- # [10:42] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
- # [10:42] * Quits: loveless (loveless@moz-a07.mg6.56.172.IP) (A TLS packet with unexpected length was received.)
- # [10:42] * Quits: Swatinem (swatinem@moz-mddkaj.static.inode.at) (Quit: Leaving.)
- # [10:43] * Joins: Swatinem (swatinem@moz-mddkaj.static.inode.at)
- # [10:43] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [10:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8dda972e8db5 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [10:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f31726700384 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [10:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4bc8ec3eecde - Patrick Brosset - Bug 1110110 - 1 - Remove various inspector-related exception logs during dt test runs; r=bgrins
- # [10:44] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
- # [10:45] * Joins: evanxd (Adium@moz-6a98p5.dynamic.hinet.net)
- # [10:48] * Joins: Kwan_ (chatzilla@moz-if79q1.range109-157.btcentralplus.com)
- # [10:48] * Quits: squib (squib@moz-napvi8.wi.charter.com) (Quit: Leaving)
- # [10:49] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Ping timeout: 121 seconds)
- # [10:50] * Quits: Kwan (chatzilla@moz-cdn75f.range109-154.btcentralplus.com) (Ping timeout: 121 seconds)
- # [10:50] * Kwan_ is now known as Kwan
- # [10:52] <bobowen> Tomcat|Sheriffduty: looks like that machine that worked has now been busted by the back-out
- # [10:53] <Tomcat|Sheriffduty> bobowen: if you click on a build in the left down windows i something like " forced clobber "
- # [10:53] <Tomcat|Sheriffduty> bobowen: oh
- # [10:53] <Tomcat|Sheriffduty> ok clobbering the tree :)
- # [10:53] <bobowen> Tomcat|Sheriffduty: should I re-land first?
- # [10:54] <Tomcat|Sheriffduty> bobowen: oh for your checkin i would touch the clobber file
- # [10:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/61a48668ad30 - Thomas Zimmermann - Bug 1124565: Fix position of const qualifiers for |sDefaultBackend|, r=shuang
- # [10:54] <Tomcat|Sheriffduty> the tree clobbering i did is for fixing this red after the backout
- # [10:55] <bobowen> Tomcat|Sheriffduty: but would that save two clobbers?
- # [10:55] <bobowen> oh, too late I gues anyway
- # [10:55] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [10:55] <bobowen> *guess
- # [10:55] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [10:55] * Joins: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr)
- # [10:55] <Tomcat|Sheriffduty> yeah but would not fix the red on that past-backout push :)
- # [10:56] * ewong is now known as ewong|away
- # [10:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/21fdc964a182 - Jon Coppeard - Bug 1121944 - Fix gc/incremental-compacting.js jit-test to take account of alloc triggered incremental GC r=terrence
- # [10:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2c6305279bd6 - Jon Coppeard - Bug 1120591 - Avoid race condition updating gcTriggerBytes_ between main and background threads r=terrence
- # [10:57] <bobowen> Tomcat|Sheriffduty: I see ... I'll do another try build with some more platforms to be safe though :)
- # [10:57] * Joins: mikeratcliffe (Adium@moz-ppn.brn.208.62.IP)
- # [10:58] <Tomcat|Sheriffduty> bobowen: cool thanks!
- # [10:58] * mattwoodrow is now known as mattwoodrow|away
- # [10:58] * Joins: mikeratcliffe1 (Adium@moz-ppn.brn.208.62.IP)
- # [11:01] * Quits: mikeratcliffe (Adium@moz-ppn.brn.208.62.IP) (Ping timeout: 121 seconds)
- # [11:02] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
- # [11:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bc8ef2d629df - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
- # [11:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b5b4634a2dd7 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [11:03] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Connection closed)
- # [11:03] * Joins: jacek_ (jacek@moz-hbt3j4.psi.wroc.pl)
- # [11:03] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
- # [11:04] * mattwoodrow|away is now known as mattwoodrow
- # [11:06] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Ping timeout: 121 seconds)
- # [11:07] * Joins: givanica (Thunderbird@moz-98k.ff2.121.86.IP)
- # [11:09] * Quits: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr) (Ping timeout: 121 seconds)
- # [11:09] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Ping timeout: 121 seconds)
- # [11:13] * Quits: ddamjano (Instantbird@moz-8ghrqd.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [11:13] * Joins: ddamjano1 (Instantbird@moz-jougmi.cfl3.oeer.8388.2a02.IP)
- # [11:13] * Joins: mconley (mconley@moz-os98q9.cable.teksavvy.com)
- # [11:14] * Quits: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
- # [11:14] * Joins: Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com)
- # [11:14] * killer sets mode: +o Cwiiis
- # [11:16] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [11:17] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [11:17] * Quits: mconley (mconley@moz-os98q9.cable.teksavvy.com) (Ping timeout: 121 seconds)
- # [11:17] * Joins: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk)
- # [11:19] * Quits: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [11:19] * Joins: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com)
- # [11:19] * Quits: elin (elin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [11:20] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
- # [11:20] * Quits: marco (marco@moz-p15td0.retail.telecomitalia.it) (Client exited)
- # [11:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ebc8ccaf3ea4 - Jean-Yves Avenard - Bug 1123198: Run reset parser state algorithm when aborting. r=cajbir
- # [11:21] * Quits: evanxd (Adium@moz-6a98p5.dynamic.hinet.net) (Quit: Leaving.)
- # [11:21] * Joins: nical (nical@moz-igpagv.2500.1rfi.0450.2001.IP)
- # [11:22] * Quits: jamin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:22] * mattwoodrow is now known as mattwoodrow|away
- # [11:23] * Joins: Gijs (chatzilla@moz-8e8.cgs.80.5.IP)
- # [11:23] * Joins: evanxd (Adium@moz-6a98p5.dynamic.hinet.net)
- # [11:23] * Quits: evanxd (Adium@moz-6a98p5.dynamic.hinet.net) (Connection closed)
- # [11:23] * Quits: givanica (Thunderbird@moz-98k.ff2.121.86.IP) (Ping timeout: 121 seconds)
- # [11:23] * Joins: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr)
- # [11:24] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [11:24] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:26] * Quits: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [11:26] * Quits: boris (boris@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:26] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [11:27] * Joins: evanxd (Adium@moz-6a98p5.dynamic.hinet.net)
- # [11:27] * Quits: Jerry_Mac_ (hshih@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [11:27] * bbouvier|box is now known as bbouvier
- # [11:27] * Joins: jviereck (Adium@moz-20i36e.ethz.ch)
- # [11:27] * Joins: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP)
- # [11:27] * Joins: boris (boris@moz-2hf62a.HINET-IP.hinet.net)
- # [11:28] * Quits: sicking (sicking@moz-lqm0dq.ca.comcast.net) (Client exited)
- # [11:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d012babab3a1 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
- # [11:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/36ca5609deba - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [11:29] * Joins: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net)
- # [11:30] * Quits: Honza (chatzilla@moz-tiq.7ku.62.176.IP) (Connection closed)
- # [11:31] * Joins: MarcoZ (marco.zehe@moz-74kv4p.dip0.t-ipconnect.de)
- # [11:31] * Joins: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [11:31] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [11:33] * Rik|afk is now known as Rik
- # [11:33] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
- # [11:35] * Quits: pauly (silaghipaul@moz-ohb.65e.79.82.IP) (Ping timeout: 121 seconds)
- # [11:36] * Quits: jw_wang (jw_wang@moz-aj9ejj.HINET-IP.hinet.net) (Quit: 暫離)
- # [11:38] * Quits: evanxd (Adium@moz-6a98p5.dynamic.hinet.net) (Quit: Leaving.)
- # [11:39] * Joins: evanxd (Adium@moz-6a98p5.dynamic.hinet.net)
- # [11:40] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [11:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d9f7dc56babf - Benjamin Bouvier - Bug 1123643: Fix typo in float64x2 ctor and add test cases; r=till
- # [11:43] * Gijs is now known as Gijs_away
- # [11:43] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [11:44] * Quits: evanxd (Adium@moz-6a98p5.dynamic.hinet.net) (Quit: Leaving.)
- # [11:44] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [11:45] * Quits: Kwan (chatzilla@moz-if79q1.range109-157.btcentralplus.com) (Ping timeout: 121 seconds)
- # [11:46] * Quits: jviereck (Adium@moz-20i36e.ethz.ch) (Quit: Leaving.)
- # [11:46] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:47] * Joins: Kwan (chatzilla@moz-kf9fcu.range109-157.btcentralplus.com)
- # [11:50] * Joins: vicamo (vicamo@moz-kg177p.dynamic.hinet.net)
- # [11:50] * Joins: Rik_ (rik@moz-6v5.3nd.202.89.IP)
- # [11:50] * Joins: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net)
- # [11:50] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [11:52] <gaston> Ms2ger: $/usr/local/bin/rustc --version -v | egrep '^(host|release)'
- # [11:52] <gaston> host: x86_64-unknown-openbsd
- # [11:52] <gaston> release: 1.0.0-dev
- # [11:52] <gaston> it works!
- # [11:52] <Ms2ger> Hear hear!
- # [11:53] <gaston> well still lots to do, but we have two ppl looking at it now :)
- # [11:53] * Quits: vicamo (vicamo@moz-kg177p.dynamic.hinet.net) (Client exited)
- # [11:54] * Quits: boris (boris@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:54] * Quits: Rik (rik@moz-l2rqdc.lmuk.1rfi.0450.2001.IP) (Ping timeout: 121 seconds)
- # [11:54] <Ms2ger> Did it need a lot of fixing?
- # [11:54] * Joins: vicamo (vicamo@moz-kg177p.dynamic.hinet.net)
- # [11:54] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [11:55] <gaston> https://github.com/semarie/rust for rust itself, https://github.com/jasperla/openbsd-wip/tree/master/lang/rustc for the packaging and todo
- # [11:55] * Quits: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
- # [11:55] <gaston> now i'm onlytesting it, didnt do anything myself :)
- # [11:55] <gaston> so happy to have a new contributor who took the bullet..
- # [11:57] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
- # [11:59] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [12:00] * Joins: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com)
- # [12:00] * Joins: gabor (gabor@moz-soviuf.dip0.t-ipconnect.de)
- # [12:00] * Quits: jrgill (jrgill@moz-ng2hkq.res.rr.com) (Connection closed)
- # [12:01] * Joins: jrgill (jrgill@moz-ng2hkq.res.rr.com)
- # [12:06] * Quits: StevenLee (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [12:06] <Tomcat|Sheriffduty> nice it seems i unbricked my firefox os tablet \o/ win
- # [12:06] * Quits: Kwan (chatzilla@moz-kf9fcu.range109-157.btcentralplus.com) (Ping timeout: 121 seconds)
- # [12:06] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [12:07] * Joins: Kwan (chatzilla@moz-dbkt2p.range86-175.btcentralplus.com)
- # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/465dc7c40327 - B2G Bumper Bot - Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
- # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ae0c1fda0ac8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/673c53af978a - Nicolas B. Pierron - Bug 1124120 - ARM: Remove unused variable from opt-builds. r=mjrosenb
- # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d68b75ae8105 - Nicolas B. Pierron - Bug 1124120 - MIPS: Remove unused variable from opt-builds. r=rankov
- # [12:07] * Quits: shelly (shelly@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
- # [12:08] * xidorn is now known as xidorn|away
- # [12:16] * Rik_ is now known as Rik
- # [12:17] * Joins: TYLin (TYLin@moz-kg177p.dynamic.hinet.net)
- # [12:19] * Quits: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [12:19] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Ping timeout: 121 seconds)
- # [12:20] * Quits: esawin (esawin@moz-gob.6k5.214.85.IP) (Ping timeout: 121 seconds)
- # [12:20] * Quits: {V} (V@moz-be4o3b.on.nl) (Ping timeout: 121 seconds)
- # [12:20] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [12:21] * Joins: {V} (V@moz-be4o3b.on.nl)
- # [12:21] * Joins: esawin (esawin@moz-gob.6k5.214.85.IP)
- # [12:22] * Joins: jfkthame (jfkthame@moz-2a7.i06.29.2.IP)
- # [12:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bccb6cedee61 - Dimi Lee - Bug 1105666 - [BrowserAPI] Add an API to indicate this iframe could receive NFC event. r=smaug, kanru, yoshi
- # [12:28] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
- # [12:28] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [12:29] * jandem is now known as jandem-brb
- # [12:29] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
- # [12:33] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [12:34] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
- # [12:35] * Quits: gabor (gabor@moz-soviuf.dip0.t-ipconnect.de) (Connection closed)
- # [12:35] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
- # [12:36] * Joins: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it)
- # [12:37] * Quits: KuoE0_ (KuoE0@moz-2hf62a.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [12:37] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Ping timeout: 121 seconds)
- # [12:38] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
- # [12:38] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
- # [12:39] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [12:39] * Quits: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [12:40] * Joins: gabor (gabor@moz-ifhhd1.dip0.t-ipconnect.de)
- # [12:40] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Ping timeout: 121 seconds)
- # [12:41] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [12:41] * pbrosset is now known as pbrosset|afk
- # [12:43] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [12:45] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [12:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a30d4e70a01c - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [12:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/98ac405ed2b1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [12:49] <@ted> bobowen: could be clobber issues
- # [12:49] <@ted> try builds are all clobbers
- # [12:49] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
- # [12:52] <bobowen> ted: yeah, looks like all the clobber builds worked, just waiting for a try push to finish before re-landing with clobber
- # [12:52] * Quits: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
- # [12:53] * Fallen is now known as Fallen|away
- # [12:57] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
- # [12:59] * Joins: till (till@moz-aaejt9.adsl.alicedsl.de)
- # [12:59] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [13:00] * Fallen|away is now known as Fallen
- # [13:00] * Joins: Morris (Morris@moz-vkv.ui4.34.1.IP)
- # [13:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/51ca8715e7fb - James Graham - Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
- # [13:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9a9ab925893c - James Graham - Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
- # [13:04] * Quits: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
- # [13:04] * Joins: aurelien_imac (chatzilla@moz-tj6t2q.rev.sfr.net)
- # [13:04] <aurelien_imac> Hi
- # [13:04] <aurelien_imac> can someone help me with a rebase
- # [13:05] <aurelien_imac> here is the commit https://github.com/mozilla-b2g/gaia/pull/26659
- # [13:05] <aurelien_imac> I've done the rebase locally but I don't see how to push it online as my github app now list me a long list of other commits to sync
- # [13:06] <aurelien_imac> and as you can guest I'm a newbie with git commands
- # [13:08] * Quits: jaoo (user@moz-jcolam.dynamicIP.rima-tde.net) (Ping timeout: 121 seconds)
- # [13:09] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [13:10] * Fallen is now known as Fallen|away
- # [13:10] * Joins: marco (marco@moz-p15td0.retail.telecomitalia.it)
- # [13:10] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [13:12] * Joins: alexbardas (alexbardas@moz-amm.07m.247.46.IP)
- # [13:12] * Quits: alexbardas (alexbardas@moz-amm.07m.247.46.IP) (A TLS packet with unexpected length was received.)
- # [13:13] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [13:14] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [13:15] * Joins: Honza (chatzilla@moz-tiq.7ku.62.176.IP)
- # [13:17] <Ms2ger> aurelien_imac, pastebin the result of `git remote -v`, please
- # [13:17] * Joins: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP)
- # [13:18] * jandem-brb is now known as jandem
- # [13:18] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
- # [13:19] * Quits: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
- # [13:19] * whimboo is now known as whimboo|afk
- # [13:19] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [13:21] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
- # [13:21] * killer sets mode: +o smaug
- # [13:22] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Connection closed)
- # [13:23] <aurelien_imac> origin https://github.com/goetsu/gaia.git (fetch)
- # [13:23] <aurelien_imac> origin https://github.com/goetsu/gaia.git (push)
- # [13:23] <aurelien_imac> upstream https://github.com/mozilla-b2g/gaia.git (fetch)
- # [13:23] <aurelien_imac> upstream https://github.com/mozilla-b2g/gaia.git (push)
- # [13:24] * Quits: edenchuang (uid46829@moz-g8d4rq.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [13:24] * Joins: hi_arai (chatzilla@moz-n1m.osf.216.115.IP)
- # [13:25] * Quits: NeilZZZ (neil@moz-7uauc5.cable.virginm.net) (Ping timeout: 121 seconds)
- # [13:31] <gfritzsche> gps: any idea who i could ping for bug 1123668?
- # [13:32] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [13:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6e11c0e8dbc0 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [13:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cfa6ccb06417 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [13:33] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [13:34] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
- # [13:34] * lth is now known as lth|away
- # [13:35] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
- # [13:36] * Joins: Pike (chatzilla@moz-m5cj34.pool.mediaWays.net)
- # [13:39] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [13:39] <Ms2ger> aurelien_imac, git checkout Bug-1068698---Email-list-should-be-listbox; git push -f origin Bug-1068698---Email-list-should-be-listbox
- # [13:39] * Joins: alexbardas (alexbardas@moz-amm.07m.247.46.IP)
- # [13:40] <aurelien_imac> git checkout tell me Already on 'Bug-1068698---Email-list-should-be-listbox'
- # [13:40] <aurelien_imac> Your branch and 'origin/Bug-1068698---Email-list-should-be-listbox' have diverged,
- # [13:40] <aurelien_imac> and have 428 and 2 different commits each, respectively.
- # [13:40] <aurelien_imac> (use "git pull" to merge the remote branch into yours)
- # [13:40] <aurelien_imac> iMacdeAlienLevy:gaia aurelien_imac$
- # [13:41] <aurelien_imac> do I still proceed with git push ?
- # [13:43] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [13:43] * Joins: loveless (loveless@moz-a07.mg6.56.172.IP)
- # [13:45] * flod is now known as flod|afk
- # [13:45] <Ms2ger> aurelien_imac, yes
- # [13:45] * baku|away is now known as baku
- # [13:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/74825a55edea - Eden Chuang - Bug 1055699 - integrate volume isRemovable status. r=dhylands
- # [13:45] <aurelien_imac> done
- # [13:46] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [13:47] <aurelien_imac> it look good now thanks
- # [13:47] <baku> smaug, let's see if I can remove origin from BroadcastChannel and use just nsIPrincipal. Do you see any particular problem? The behavior should be the same. right?
- # [13:47] * Quits: loveless (loveless@moz-a07.mg6.56.172.IP) (Ping timeout: 121 seconds)
- # [13:50] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [13:51] <Ms2ger> Np
- # [13:51] * Joins: secretrobotron (secretrobot@moz-hs7.b9r.248.206.IP)
- # [13:51] * Quits: alexbardas (alexbardas@moz-amm.07m.247.46.IP) (A TLS packet with unexpected length was received.)
- # [13:51] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=11107a4ae11a - 11 changesets
- # [13:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0cdb20d12b90 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [13:52] * Joins: alexbardas (alexbardas@moz-amm.07m.247.46.IP)
- # [13:52] * Joins: ckitching (ckitching@moz-k19qpl.cam.ac.uk)
- # [13:55] * Quits: vicamo (vicamo@moz-kg177p.dynamic.hinet.net) (Client exited)
- # [13:55] * Quits: alexbardas (alexbardas@moz-amm.07m.247.46.IP) (Connection closed)
- # [13:55] * Joins: alexbardas (alexbardas@moz-amm.07m.247.46.IP)
- # [13:56] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [13:56] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Connection closed)
- # [13:57] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
- # [13:57] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
- # [13:57] * Quits: TYLin (TYLin@moz-kg177p.dynamic.hinet.net) (Client exited)
- # [13:57] * Joins: KaiRo (robert@moz-f09o02.highway.telekom.at)
- # [13:58] * nthomas|away is now known as nthomas
- # [13:58] * pbrosset|afk is now known as pbrosset
- # [14:00] * Joins: tomatoeblue (textual@moz-3h3.3it.164.207.IP)
- # [14:00] <@smaug> baku: trying to recall...
- # [14:00] <baku> so, BroadcastChannel sends broadcast messages
- # [14:00] <baku> to any other broadcastChannel object
- # [14:01] * Quits: hi_arai (chatzilla@moz-n1m.osf.216.115.IP) (Ping timeout: 121 seconds)
- # [14:01] <baku> with the name channel name and from the same origin.
- # [14:01] <baku> workers... sharedWorkers... other tabs... everywhere.
- # [14:01] <@smaug> baku: if you have window A which has domain A' and user opens a new window and loads domain A' there too, does your setup still work ?
- # [14:01] <baku> yep
- # [14:01] <@smaug> note, user opens the new window, no window.open() or anything, so that principal isn't inherited
- # [14:01] * Quits: alexbardas (alexbardas@moz-amm.07m.247.46.IP) (Connection closed)
- # [14:01] <baku> sure.
- # [14:02] * Joins: alexbardas (alexbardas@moz-amm.07m.247.46.IP)
- # [14:02] <baku> we check the origin form the principal of the page.
- # [14:02] <@smaug> right
- # [14:02] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [14:02] <baku> so, it turned out that checking the principal is not enough
- # [14:02] <baku> because for some principal the origin is null.
- # [14:02] * darkowlzz|afk is now known as darkowlzz
- # [14:02] <baku> for instance chrome code I guess, and file
- # [14:02] <baku> file URLs
- # [14:03] * Quits: alexbardas (alexbardas@moz-amm.07m.247.46.IP) (A TLS packet with unexpected length was received.)
- # [14:03] <@smaug> well, I guess there should always be principal check
- # [14:03] <@smaug> and if that fails, then maybe origin check
- # [14:04] * Parts: aurelien_imac (chatzilla@moz-tj6t2q.rev.sfr.net) ("")
- # [14:04] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=0391a971e401 - 30 changesets
- # [14:04] <@smaug> baku: but let me check..
- # [14:05] <@smaug> perhaps principal check is enough here
- # [14:05] <baku> it should be.
- # [14:05] * Joins: KuoE0 (KuoE0@moz-f54idb.dynamic.hinet.net)
- # [14:05] <@smaug> yeah, subsumbes/equals should be
- # [14:06] * Joins: pnkfelix (pnkfelix@moz-6v5.3nd.202.89.IP)
- # [14:07] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [14:08] * Quits: jkitch (Thunderbird@moz-p576ag.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
- # [14:09] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [14:10] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [14:10] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [14:10] * Joins: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP)
- # [14:11] * Joins: jimm (jmathies@moz-met.a66.235.67.IP)
- # [14:11] * Joins: Mnyromyr (Mnyromyr@moz-ehkta3.ejss.mv3s.0908.2a02.IP)
- # [14:13] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [14:13] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Quit: This computer has gone to sleep)
- # [14:14] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
- # [14:14] * Joins: jaoo` (user@moz-ac0.gdc.235.195.IP)
- # [14:14] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
- # [14:16] * Fallen|away is now known as Fallen
- # [14:16] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Ping timeout: 121 seconds)
- # [14:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b81bb7730801 - Andreas Pehrson - Bug 1124139 - Don't use mPlaybackStream for CameraPreview. r=jesup
- # [14:16] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [14:17] * catlee-away is now known as catlee
- # [14:17] * jandem is now known as jandem-brb
- # [14:17] * Quits: secretrobotron (secretrobot@moz-hs7.b9r.248.206.IP) (A TLS packet with unexpected length was received.)
- # [14:17] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [14:17] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [14:18] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
- # [14:20] <reuben> Ms2ger: https://freedom-to-tinker.com/blog/aylin/anonymous-programmers-can-be-identified-by-analyzing-coding-style/
- # [14:20] <reuben> watch out! ;)
- # [14:21] <Ms2ger> I saw it :)
- # [14:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0e97e6bdedd8 - Jim Mathies - Bug 1088203 - e10sify PageThumbs support for checking page security and error state. r=Dao
- # [14:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/93976782a910 - Jim Mathies - Bug 669200 - clean up some windows line endings in PPluginWidget classes. r=nobug
- # [14:22] <evilpie> "anonymous"
- # [14:23] <Ms2ger> (Also, I'm pseudonymous, remember)
- # [14:24] * Quits: marco (marco@moz-p15td0.retail.telecomitalia.it) (Ping timeout: 121 seconds)
- # [14:24] * flod|afk is now known as flod
- # [14:26] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [14:26] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [14:28] * Fallen is now known as Fallen|away
- # [14:29] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [14:29] * froydnj wonders if Ms2ger's communications are "anonymous content"
- # [14:29] * Quits: tomatoeblue (textual@moz-3h3.3it.164.207.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [14:30] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [14:30] <padenot> Ms2ger is not the most pseudonymous person anymore
- # [14:30] <Ms2ger> Never been
- # [14:30] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [14:31] <Ms2ger> Alice and Scoobidiver both beat me
- # [14:31] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [14:31] <padenot> ah yeah that's for sure
- # [14:31] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [14:31] <padenot> also they don't come to FOSDEM
- # [14:32] <padenot> or maybe they do?
- # [14:32] <padenot> who knows
- # [14:32] <Tomcat|Sheriffduty> Ms2ger is not a bot ? i'm shocked :P
- # [14:32] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [14:32] <Ms2ger> Tomcat|Sheriffduty, I don't assume you'll be at fosdem, so I can whack you in person?
- # [14:33] <Tomcat|Sheriffduty> not this time :) but was 4 years in a row :) even did 2 talks or so there
- # [14:33] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
- # [14:34] <@smaug> Tomcat|Sheriffduty: so you may have seen Ms2ger
- # [14:34] <Tomcat|Sheriffduty> still remember when they used me as training person for airport scanner training in Brusseles Airport..for some new guys at the security control and me with my mbp, ipod etc
- # [14:35] <Ms2ger> "I hope the new guy doesn't notice my gun"?
- # [14:36] <Tomcat|Sheriffduty> :P
- # [14:37] * Joins: Sushant94 (Sushant@moz-oqd.848.202.116.IP)
- # [14:37] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
- # [14:37] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=86f9d0128ccf - 93 changesets
- # [14:37] * Joins: RyanVM (Thunderbird@moz-hu3p96.fios.verizon.net)
- # [14:40] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [14:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=174cc41e7e03 - 43 changesets
- # [14:41] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [14:42] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [14:42] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [14:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=4e1eeb765c41 - 124 changesets
- # [14:43] * Quits: jaoo` (user@moz-ac0.gdc.235.195.IP) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [14:43] * Joins: jaoo` (user@moz-ac0.gdc.235.195.IP)
- # [14:43] * Quits: jaoo` (user@moz-ac0.gdc.235.195.IP) (Connection closed)
- # [14:43] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
- # [14:43] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [14:45] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [14:45] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [14:46] * Quits: Morris (Morris@moz-vkv.ui4.34.1.IP) (Client exited)
- # [14:47] * whimboo|afk is now known as whimboo
- # [14:47] * Joins: evanxd (Adium@moz-k70cc1.dynamic.hinet.net)
- # [14:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=dcf91cfa4580 - 106 changesets
- # [14:48] * Joins: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net)
- # [14:48] * Joins: Morris (Morris@moz-vkv.ui4.34.1.IP)
- # [14:49] * Quits: Morris (Morris@moz-vkv.ui4.34.1.IP) (Client exited)
- # [14:49] * Quits: evanxd (Adium@moz-k70cc1.dynamic.hinet.net) (Quit: Leaving.)
- # [14:50] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [14:50] * Quits: ferjm (textual@moz-6tov0c.user.ono.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [14:51] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [14:53] * Joins: hi_arai (chatzilla@moz-n1m.osf.216.115.IP)
- # [14:53] * Quits: ckitching (ckitching@moz-k19qpl.cam.ac.uk) (Ping timeout: 121 seconds)
- # [14:54] * Joins: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP)
- # [14:55] * Joins: yzen (yzen@moz-ql1r6k.cpe.pppoe.ca)
- # [14:55] * Joins: matthewhill (matthewhill@moz-rio.n37.205.137.IP)
- # [14:56] * Joins: ckitching (ckitching@moz-k19qpl.cam.ac.uk)
- # [14:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a6f13c5f2ff2 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [14:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/61a39d70add9 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [15:00] * Joins: marco (marco@moz-p15td0.retail.telecomitalia.it)
- # [15:01] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [15:02] * Joins: ahal (ahal@moz-blga2k.cpe.pppoe.ca)
- # [15:02] * Joins: tromey (tromey@moz-qvk910.hlrn.qwest.net)
- # [15:07] * Joins: spohl (Adium@moz-lkj.olo.156.104.IP)
- # [15:08] * jandem-brb is now known as jandem
- # [15:10] * yzen is now known as yzen_
- # [15:12] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
- # [15:12] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [15:14] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
- # [15:14] * coop|afk is now known as coop|buildduty
- # [15:14] * Quits: yzen_ (yzen@moz-ql1r6k.cpe.pppoe.ca) (Ping timeout: 121 seconds)
- # [15:16] * jmaher|afk is now known as jmaher
- # [15:16] <bobowen> Tomcat|Sheriffduty: OK for me to try to re-land?
- # [15:16] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [15:16] <Tomcat|Sheriffduty> bobowen: sure :)
- # [15:17] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Quit: This computer has gone to sleep)
- # [15:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b1bd4a3c733e - Jon Coppeard - Bug 1123648 - Fix rooting hazard in CTypes r=sfink
- # [15:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/152d407cf4d2 - Jon Coppeard - Bug 1124195 - Replace use of AutoPtr with mozilla::UniquePtr r=sfink
- # [15:17] <bobowen> damn
- # [15:18] <Tomcat|Sheriffduty> bobowen: ?
- # [15:18] <Tomcat|Sheriffduty> oh push race i guess
- # [15:18] <bobowen> yeah :)
- # [15:18] <Tomcat|Sheriffduty> :)
- # [15:18] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [15:19] * Quits: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl) (Quit: This computer has gone to sleep)
- # [15:19] * Joins: rbrandao (uid30340@moz-5ctc4v.highgate.irccloud.com)
- # [15:20] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [15:20] * Joins: Jackneill (Jackneill@moz-pj9nfa.pool.digikabel.hu)
- # [15:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e145cb0f2984 - Bob Owen - Bug 1102211: Move security/sandbox/build/ into security/sandbox/chromium/ r=ted
- # [15:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aace33119067 - Bob Owen - Bug 1102215: Move security/sandbox/chromium/base/shim/ to new directory security/sandbox/chromium-shim/ r=ted
- # [15:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f1688fd78a39 - Bob Owen - Bug 1102213: Move security/sandbox/win/ into security/sandbox/chromium/sandbox/ r=ted
- # [15:23] * bobowen resists the urge to shout "It's clobberin' time!", on his first change to the CLOBBER file.
- # [15:23] <@ted> hah
- # [15:23] <@ted> bobowen: you should file a bug on that needing a clobber, unless there's already one that covers it
- # [15:23] <@ted> renaming files tends to confuse the build system, i know
- # [15:24] <RyanVM> pretty sure we have a bug for that already
- # [15:24] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Client exited)
- # [15:25] <@ted> probably
- # [15:25] <Tomcat|Sheriffduty> btw guys is also time to update flash if you run flash
- # [15:26] * bc|afk is now known as bc
- # [15:26] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [15:26] * Joins: Edgar1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [15:26] <Ms2ger> Again?
- # [15:26] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
- # [15:26] * Quits: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [15:26] <@smaug> again
- # [15:26] <@ted> ...or just uninstall it
- # [15:27] <@ted> i haven't missed it on my windows box, honestly
- # [15:27] <@ted> the only thing i need it for is airmo streaming nowadays
- # [15:27] <RyanVM> ted: I hope to nuke it for good once Shumway is activated
- # [15:28] <RyanVM> i've the Adobe Reader plugin disabled for ages now w/o missing it
- # [15:28] <@ted> i do occasionally hit stuff that wants it
- # [15:28] <@ted> but nothing that has been important enough for me to care
- # [15:28] * Quits: mahdi (mahdi@moz-ap6.b3k.244.151.IP) (Connection closed)
- # [15:28] <Ms2ger> What, shopping for engagement rings? :)
- # [15:28] * Joins: aben (aben@moz-c39.dmt.204.142.IP)
- # [15:28] <@ted> hah
- # [15:29] * Joins: mahdi (mahdi@moz-5bm.d7n.245.172.IP)
- # [15:29] * Joins: ferjm (textual@moz-6tov0c.user.ono.com)
- # [15:29] <@ted> it's so infrequent i don't even remember
- # [15:29] <@ted> having click-to-shumway would be nice to get over those few things
- # [15:29] <@ted> ...and getting airmo off of flash would help
- # [15:29] <Tomcat|Sheriffduty> ted: yeah i guess its for the current 0day they have
- # [15:30] <Tomcat|Sheriffduty> download/version number changed a hour ago or so
- # [15:30] <@ted> so much fun
- # [15:30] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
- # [15:31] <yury> ted: airmo uses rtmp to stream video, so we need tcp sockets and mse support to work (for shumway to use those :)
- # [15:31] <@ted> their "update or get owned" treadmill would be more tolerable if they had a working auto-updater
- # [15:31] <yury> it is good MSE is a priority now
- # [15:31] <@ted> yury: yeah, i'm not expecting that
- # [15:31] <RyanVM> Tomcat|Sheriffduty: looks like you didn't mark bug 1055699 when you pushed it to b-i - mcMerge issues again? :)
- # [15:32] <@ted> it looks like they're working on just making airmo use html5 features instead
- # [15:32] * RyanVM will mark this one
- # [15:32] * yury has couple of rtmp demos atm
- # [15:32] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
- # [15:32] <Tomcat|Sheriffduty> argh :/
- # [15:34] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
- # [15:34] <Tomcat|Sheriffduty> RyanVM: btw i have a question about bug 872788
- # [15:34] <Tomcat|Sheriffduty> its marked fixed but still getting hits, so its "not fixed" or ?
- # [15:34] * Joins: ahunt_ (ahunt@moz-hq8kb0.cam.ac.uk)
- # [15:35] * Quits: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp) (Ping timeout: 121 seconds)
- # [15:35] <Tomcat|Sheriffduty> or maybe back and new issue
- # [15:35] <RyanVM> Tomcat|Sheriffduty: ok, so we saw that return a couple days ago too
- # [15:36] <RyanVM> turned out to be a GC change from terrence that we then backed out
- # [15:36] * Joins: gustavold (gustavold@moz-ptttu5.redhat.com)
- # [15:36] <Tomcat|Sheriffduty> yeah but had 2 cases of that one today too
- # [15:36] <RyanVM> and it looks like whatever did it this time is merged around now :(
- # [15:36] <RyanVM> we should bisect and backout
- # [15:37] * Quits: mahdi (mahdi@moz-5bm.d7n.245.172.IP) (Connection closed)
- # [15:37] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [15:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/610b132e74aa - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [15:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/c49052a5b1d8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [15:38] <RyanVM> Tomcat|Sheriffduty: so the first instance I see from your starring today was on m-c
- # [15:39] * Quits: ferjm (textual@moz-6tov0c.user.ono.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [15:39] <RyanVM> bleh, on an fx-team merge
- # [15:39] <RyanVM> which is bogus
- # [15:39] * Joins: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net)
- # [15:39] <RyanVM> Tomcat|Sheriffduty: I suspect we'll find our culprit in here - https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=06b590bf59f4
- # [15:40] <RyanVM> jonco: ping
- # [15:40] <Tomcat|Sheriffduty> yeah
- # [15:40] * Joins: kapy (kapy@moz-5fl.0hn.68.182.IP)
- # [15:40] <RyanVM> oh hey, patches from bug 650161 in that merge
- # [15:40] <Tomcat|Sheriffduty> indeed!
- # [15:40] <RyanVM> Tomcat|Sheriffduty: I suspect that win7 dromaeo has been on the edge of the cliff for awhile
- # [15:40] * Quits: Edgar1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [15:41] <RyanVM> we made the GC change to give it enough breathing room to survive
- # [15:41] <RyanVM> and now GC changes are perturbing it into failing again
- # [15:41] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [15:41] <Tomcat|Sheriffduty> yeah would be make sense
- # [15:42] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Linkinus - http://linkinus.com)
- # [15:42] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
- # [15:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/262fa804b844 - Dave Hunt - Bug 1120364 - Bump marionette_client version to 0.8.7. r=hskupin DONTBUILD
- # [15:43] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [15:43] <RyanVM> Tomcat|Sheriffduty: OK, so there's a pgo failure last night already on inbound
- # [15:43] <RyanVM> argh
- # [15:43] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [15:44] <RyanVM> and earlier ones that were starred away as intermittent and no investigation
- # [15:44] <RyanVM> ARGH
- # [15:44] * Quits: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net) (Client exited)
- # [15:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d26e926902cf - Jon Coppeard - Bug 1110931 - Don't walk the free list in minor GC marking as the background sweeping thread may be modifying it r=terrence
- # [15:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3361d4f717d0 - Brian Hackett - Bug 1122839 - Relax type set checking in MacroAssembler::guardTypeSet, r=jandem.
- # [15:44] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [15:45] * Joins: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com)
- # [15:46] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
- # [15:46] * Joins: kaie (kaie@moz-h467v6.de)
- # [15:47] <kaie> why did the colors got removed from the toolbar in the developer.mozilla.org site? Now I have a hard time finding the buttons I was used to. Is removing colors an improvement?
- # [15:47] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [15:47] <Ms2ger> kaie, try #mdn
- # [15:48] * Joins: ferjm (textual@moz-6tov0c.user.ono.com)
- # [15:48] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
- # [15:50] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
- # [15:50] * killer sets mode: +o bsmedberg
- # [15:50] * Joins: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
- # [15:51] * Joins: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com)
- # [15:52] * Joins: mconley (mconley@moz-i5m.05u.207.66.IP)
- # [15:52] * Joins: givanica (Thunderbird@moz-98k.ff2.121.86.IP)
- # [15:54] * Quits: Sushant94 (Sushant@moz-oqd.848.202.116.IP) (Connection closed)
- # [15:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/781a2d77d243 - Kevin Chen - Bug 1023837 - Move LightType,LightMode,FlashMode from HalTypes.h to GonkHal.cpp. r=dhylands
- # [15:56] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [15:56] * gregglind_away is now known as gregglind
- # [15:58] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [16:01] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
- # [16:03] * Joins: mahdi (mahdi@moz-ldd.gli.244.151.IP)
- # [16:03] * Quits: gsvelto (gsvelto@moz-qfqhr5.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [16:06] * Joins: Andreea|CiDuty (andreeamate@moz-ohb.65e.79.82.IP)
- # [16:07] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [16:08] * Quits: roxlu (textual@moz-kehbpf.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [16:08] * Joins: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net)
- # [16:09] * philor|away is now known as philor
- # [16:09] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [16:09] * Joins: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl)
- # [16:10] * Parts: nical (nical@moz-igpagv.2500.1rfi.0450.2001.IP) ("")
- # [16:11] <edmorley> julienw: hi :-) saw the two treeherder bugs that were inadvertently filed in release engineering. I'm curious to know whether someone linked you there by mistake, or where you looked for file a bug links, so I can make them more obvious?
- # [16:12] * Joins: mak (uid24946@moz-7ljuor.highgate.irccloud.com)
- # [16:12] * coop|buildduty is now known as coop|mtg
- # [16:12] * Joins: yzen_ (yzen@moz-i5m.05u.207.66.IP)
- # [16:12] <julienw> edmorley, I searched "treeherder" in https://bugzilla.mozilla.org/enter_bug.cgi and found nothing :)
- # [16:13] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Quit: leaving... bye!)
- # [16:13] * Joins: yzen_ (yzen@moz-i5m.05u.207.66.IP)
- # [16:13] <julienw> edmorley, I knew it was not the right component but I also knew someone would know ;)
- # [16:13] * Joins: Neil (neil@moz-7uauc5.cable.virginm.net)
- # [16:13] <julienw> mmmm
- # [16:13] <julienw> now I find it
- # [16:13] * Neil is now known as NeilZZZ
- # [16:13] <julienw> I promise I looked before doing something wrong :p
- # [16:14] <edmorley> julienw: it's ok, just wanted to figure out whether there was a bad link somewhere :-) the file a bug link and wiki pages are also linked from the treeherder help menu (toolbar, top right) if that helps in the future :-)
- # [16:15] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [16:15] <julienw> edmorley, oh, nice, good to know :)
- # [16:15] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
- # [16:15] <julienw> edmorley, btw it's your mail about tbpl that made me file these bugs
- # [16:15] <julienw> edmorley, so thanks :) (even if this bit me for some time ;) )
- # [16:16] <edmorley> julienw: thank you for filing :-)
- # [16:16] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Connection closed)
- # [16:19] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [16:19] * jsx is now known as jsx|offline
- # [16:19] * Joins: milan (milan@moz-dlme7b.ckpj.s0pt.0450.2001.IP)
- # [16:19] * Joins: dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com)
- # [16:19] * killer sets mode: +ao dbaron dbaron
- # [16:20] * Joins: idwer (irc@moz-bp1sle.adsl.online.nl)
- # [16:23] * Joins: jdm (jdm@moz-fsu3tt.dsl.teksavvy.com)
- # [16:23] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [16:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a5afac033d4c - Sami Jaktholm - Bug 1099370 - Destroy remaining toolboxes and tabs after debugger test has finished. r=ejpbruel
- # [16:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/638a3da0cf2f - Antonio Ladeia - Bug 1123372 - Stop using Date.toLocaleFormat() in Places code. r=mak
- # [16:24] <Tomcat|Sheriffduty> trees reopen
- # [16:25] * Joins: spohl1 (Adium@moz-hi9.olo.156.104.IP)
- # [16:26] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [16:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/068f4ad023db - Ryan VanderMeulen - Backed out changeset 0ee76a98f2c3 (bug 989048) because it didn't work.
- # [16:27] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
- # [16:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bf0e7704b8a4 - Kai-Zhen Li - Bug 1107747 - Add in-tree files for dolphin-512 on master. r=nthomas
- # [16:27] * Quits: spohl (Adium@moz-lkj.olo.156.104.IP) (Ping timeout: 121 seconds)
- # [16:29] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
- # [16:30] * Joins: myk (myk@moz-evk.c9m.56.172.IP)
- # [16:30] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [16:32] <froydnj> glandium++
- # [16:32] * Quits: Matti (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP) (Quit: Quit)
- # [16:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1350d64ca16f - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [16:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/12ceeab552e9 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [16:33] <froydnj> inbound still closed? bah
- # [16:33] <Tomcat|Sheriffduty> nope
- # [16:33] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Connection closed)
- # [16:33] <Tomcat|Sheriffduty> froydnj: its open
- # [16:33] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [16:34] <froydnj> Tomcat|Sheriffduty: ah, I must have tried a while ago and assumed the CLOSED TREE was still in effect
- # [16:34] * Quits: spohl1 (Adium@moz-hi9.olo.156.104.IP) (Quit: Leaving.)
- # [16:34] * Joins: spohl (Adium@moz-hi9.olo.156.104.IP)
- # [16:34] * Quits: mahdi (mahdi@moz-ldd.gli.244.151.IP) (Connection closed)
- # [16:34] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
- # [16:35] <froydnj> Tomcat|Sheriffduty: thanks!
- # [16:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a21adc873ee4 - Nathan Froyd - Bug 1124180 - use MOZ_BIG_ENDIAN in nsJPEGDecoder.cpp; r=seth
- # [16:35] * Joins: Matti (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP)
- # [16:36] * Quits: CristinaM (Instantbird@moz-662.esi.231.62.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
- # [16:36] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [16:37] * coop|mtg is now known as coop|buildduty
- # [16:38] * Joins: emtwo (Adium@moz-s3siq5.fnjk.s0pt.0450.2001.IP)
- # [16:38] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Connection closed)
- # [16:39] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
- # [16:39] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
- # [16:40] <RyanVM> kats: FWIW, I haven't seen any of those crashes I was hitting in a few days now
- # [16:40] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [16:40] <RyanVM> I'll WFM the bug next week
- # [16:41] * Quits: adalucinet (Instantbird@moz-662.esi.231.62.IP) (Client exited)
- # [16:42] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
- # [16:42] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
- # [16:42] * Quits: kapy (kapy@moz-5fl.0hn.68.182.IP) (Connection closed)
- # [16:43] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
- # [16:43] * bz_sleep is now known as bz
- # [16:43] * darkowlzz is now known as darkowlzz|afk
- # [16:43] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [16:45] * Parts: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
- # [16:48] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Quit: Ex-Chat)
- # [16:48] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
- # [16:50] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [16:51] * Joins: StevenLee (Adium@moz-q7arte.dynamic.hinet.net)
- # [16:52] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
- # [16:52] * killer sets mode: +o smaug
- # [16:52] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [16:52] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
- # [16:53] <Tomcat|Sheriffduty> froydnj: now its closed again, sorry
- # [16:53] <froydnj> Tomcat|Sheriffduty: doh :(
- # [16:53] * froydnj looks to make sure he didn't break anything
- # [16:53] <Tomcat|Sheriffduty> froydnj: nope, releng issue, all trees closed
- # [16:54] * sewardj_ is now known as sewardj
- # [16:54] * Joins: mayhemer (Miranda@moz-0gs33k.joqu.pdma.1028.2a00.IP)
- # [16:55] * Quits: avaida (andreivaida@moz-662.esi.231.62.IP) (Quit: Leaving.)
- # [16:55] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
- # [16:56] <froydnj> Tomcat|Sheriffduty: bummer :(
- # [16:57] <Tomcat|Sheriffduty> froydnj: eta 15 minutes :) bug 1124705
- # [16:57] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
- # [16:58] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [16:58] <froydnj> releng++
- # [16:58] * Quits: Matti (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP) (Quit: Quit)
- # [16:58] * Quits: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com) (A TLS packet with unexpected length was received.)
- # [16:58] * Joins: milan_ (milan@moz-lslfkv.ckpj.s0pt.0450.2001.IP)
- # [17:01] * Joins: ehugg (ehugg@moz-p9c5gs.cisco.com)
- # [17:01] * BenWa|email is now known as BenWa
- # [17:01] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
- # [17:01] * Quits: milan (milan@moz-dlme7b.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [17:02] * Quits: myk (myk@moz-evk.c9m.56.172.IP) (Ping timeout: 121 seconds)
- # [17:02] * Joins: Matti (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP)
- # [17:02] * sheppy-offline is now known as sheppy
- # [17:02] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
- # [17:03] * Joins: kapy (kapy@moz-5fl.0hn.68.182.IP)
- # [17:03] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
- # [17:03] * Quits: Swatinem (swatinem@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [17:03] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
- # [17:03] * Joins: wlach (wlach@moz-milqrc.ckpj.s0pt.0450.2001.IP)
- # [17:03] * Quits: ehugg (ehugg@moz-p9c5gs.cisco.com) (Client exited)
- # [17:04] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
- # [17:05] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [17:05] * Quits: wlach (wlach@moz-milqrc.ckpj.s0pt.0450.2001.IP) (Quit: Ex-Chat)
- # [17:06] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Client exited)
- # [17:06] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
- # [17:06] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
- # [17:06] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
- # [17:06] * Quits: hi_arai (chatzilla@moz-n1m.osf.216.115.IP) (Connection closed)
- # [17:06] * RyanVM is now known as RyanVM|sheriffduty
- # [17:06] * Tomcat|Sheriffduty is now known as Tomcat|afk
- # [17:07] * Joins: wlach (wlach@moz-k78rt5.ckpj.s0pt.0450.2001.IP)
- # [17:08] * Fallen|away is now known as Fallen
- # [17:08] * Quits: fabrice (fabrice@moz-3oj.il6.198.71.IP) (Quit: Leaving.)
- # [17:09] * Joins: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl)
- # [17:09] * Joins: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com)
- # [17:09] * Joins: Jan\ (kvirc@moz-fcm.0mb.13.198.IP)
- # [17:12] * zz_miketaylr is now known as miketaylr
- # [17:13] * Callek is now known as Callek_Away
- # [17:14] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:14] * Joins: mahdi (mahdi@moz-ldd.gli.244.151.IP)
- # [17:15] * Quits: ckitching (ckitching@moz-k19qpl.cam.ac.uk) (Ping timeout: 121 seconds)
- # [17:15] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:16] * Joins: ckitching (ckitching@moz-k19qpl.cam.ac.uk)
- # [17:16] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [17:16] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Ping timeout: 121 seconds)
- # [17:16] * Quits: milan_ (milan@moz-lslfkv.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
- # [17:17] * Joins: milan (milan@moz-69hcq4.ckpj.s0pt.0450.2001.IP)
- # [17:17] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Connection closed)
- # [17:18] * Joins: Sushant94 (Sushant@moz-oqd.848.202.116.IP)
- # [17:18] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [17:18] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [17:19] * Quits: MarcoZ (marco.zehe@moz-74kv4p.dip0.t-ipconnect.de) (Quit: l8er. Brain fried.)
- # [17:20] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:20] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [17:21] * Quits: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com) (A TLS packet with unexpected length was received.)
- # [17:21] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:22] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:23] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:24] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:24] * Joins: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com)
- # [17:24] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [17:24] * Joins: bajaj (bajaj_afk@moz-3bjdif.mh2d.1ibb.0101.2620.IP)
- # [17:25] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:25] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [17:26] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:26] * Joins: garvank (Garvan@moz-i5m.05u.207.66.IP)
- # [17:26] * Joins: dark-knight (dark-knight@moz-ghs.fu7.109.77.IP)
- # [17:27] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:27] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [17:28] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:28] * Joins: mt_ (mt@moz-ls91pc.mycingular.net)
- # [17:28] * Joins: secretrobotron (secretrobot@moz-i5m.05u.207.66.IP)
- # [17:29] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:29] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:30] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [17:30] * Joins: dveditz (dveditz@moz-dgbov2.ca.comcast.net)
- # [17:30] * killer sets mode: +o dveditz
- # [17:30] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
- # [17:31] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [17:32] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
- # [17:32] * Quits: ckitching (ckitching@moz-k19qpl.cam.ac.uk) (A TLS packet with unexpected length was received.)
- # [17:32] * Quits: ehsan_ (ehsan@moz-n3usua.cable.teksavvy.com) (A TLS packet with unexpected length was received.)
- # [17:35] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [17:35] * Joins: abr (anonymous@moz-u3pnp5.dllstx.sbcglobal.net)
- # [17:35] * Joins: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com)
- # [17:37] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
- # [17:38] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [17:38] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [17:39] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [17:40] * Joins: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP)
- # [17:41] * BenWa is now known as BenWa|email
- # [17:43] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [17:43] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
- # [17:43] * philor is now known as philor|away
- # [17:44] * nthomas is now known as nthomas|away
- # [17:44] * Quits: wlach (wlach@moz-k78rt5.ckpj.s0pt.0450.2001.IP) (Quit: Ex-Chat)
- # [17:44] * Joins: wlach_ (wlach@moz-milqrc.ckpj.s0pt.0450.2001.IP)
- # [17:44] * Quits: mt_ (mt@moz-ls91pc.mycingular.net) (Quit: Leaving.)
- # [17:44] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [17:45] * wlach_ is now known as wlach
- # [17:45] * Joins: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com)
- # [17:46] * Joins: timdream (timdream@moz-bf6pv7.dynamic.hinet.net)
- # [17:46] * Joins: loveless (loveless@moz-enn.t7p.56.172.IP)
- # [17:46] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [17:49] * Joins: hunboy_ (hunboy@moz-60rfp4.pool.invitel.hu)
- # [17:49] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
- # [17:49] * Quits: hunboy (hunboy@moz-8m86ue.pool.invitel.hu) (Ping timeout: 121 seconds)
- # [17:49] * jsx|offline is now known as jsx
- # [17:49] * hunboy_ is now known as hunboy
- # [17:49] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
- # [17:49] * killer sets mode: +o bsmedberg
- # [17:49] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
- # [17:49] * terrence-afk is now known as terrence
- # [17:49] * Joins: bent (chatzilla@moz-rg5ldl.2rkg.9kg1.0101.2620.IP)
- # [17:50] * Quits: StevenLee (Adium@moz-q7arte.dynamic.hinet.net) (Quit: Leaving.)
- # [17:50] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [17:50] * nthomas|away is now known as nthomas
- # [17:53] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
- # [17:53] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Client exited)
- # [17:53] * Joins: davidb_ (davidb@moz-i5m.05u.207.66.IP)
- # [17:53] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
- # [17:55] * Joins: fabrice (fabrice@moz-9ufs8a.ujol.1ibb.0101.2620.IP)
- # [17:55] * whimboo is now known as whimboo|afk
- # [17:55] * Joins: ehugg (ehugg@moz-jve.t7p.56.172.IP)
- # [17:56] * davidb_ is now known as davidb|afk
- # [17:57] * yzen_ is now known as yzen
- # [17:57] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [17:57] * Quits: jhorak (jhorak@moz-16g.ma8.175.213.IP) (Connection closed)
- # [17:58] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [17:58] * Quits: Edgar (Thunderbird@moz-4pl09r.dynamic.hinet.net) (Client exited)
- # [17:58] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [17:58] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
- # [18:00] * Joins: ehsan_ (ehsan@moz-i5m.05u.207.66.IP)
- # [18:01] * KWierso|afk is now known as KWierso
- # [18:01] * nsm|away is now known as nsm
- # [18:01] * edmorley is now known as edmorley|mtg
- # [18:01] * Joins: rmcdougall (Adium@moz-7rs.tdq.170.166.IP)
- # [18:01] * darkowlzz|afk is now known as darkowlzz
- # [18:01] * BenWa|email is now known as BenWa
- # [18:02] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [18:03] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [18:03] * jimm is now known as jimm-lunch
- # [18:05] * Quits: mwobensmith (mwobensmith@moz-ici52e.dynamic.fusionbroadband.com) (Quit: Leaving.)
- # [18:05] * Quits: stefanh|away (stefanh@moz-ea1cgv.customers.ownit.se) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.32/20150112232400])
- # [18:08] * coop|buildduty is now known as coop|afk
- # [18:09] * Joins: JosiahOne (Instantbird@moz-mho344.biz.rr.com)
- # [18:09] * Quits: VarCat (VarCat@moz-ohb.65e.79.82.IP) (Connection closed)
- # [18:10] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [18:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0b38b89c71db - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [18:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a44cb33d250c - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [18:12] * Quits: ferjm (textual@moz-6tov0c.user.ono.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [18:12] * Gijs_away is now known as Gijs
- # [18:13] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
- # [18:14] * Joins: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP)
- # [18:14] * Quits: rmcdougall (Adium@moz-7rs.tdq.170.166.IP) (Connection closed)
- # [18:15] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [18:15] * Quits: timdream (timdream@moz-bf6pv7.dynamic.hinet.net) (Client exited)
- # [18:15] * Joins: ferjm (textual@moz-6tov0c.user.ono.com)
- # [18:15] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [18:15] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [18:15] * Joins: fabrice1 (fabrice@moz-no65bp.mh2d.1ibb.0101.2620.IP)
- # [18:17] * pbrosset is now known as pbrosset|afk
- # [18:18] * Quits: fabrice (fabrice@moz-9ufs8a.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [18:18] * Quits: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP) (Ping timeout: 121 seconds)
- # [18:18] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [18:20] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
- # [18:20] * Joins: grobinson (grobinson@moz-po7.j2m.56.172.IP)
- # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d97cb539d872 - Victor Porof - Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, r=jsantell
- # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/55aeb3256b6c - Victor Porof - Bug 1105014 - Part 2: Make the old timeline panel work again, r=jsantell
- # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2dd88e466daf - Victor Porof - Bug 1105014 - Part 3: Fix existing tests and add a few more, r=jsantell
- # [18:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6b087f5cd1e4 - Ryan VanderMeulen - Backed out changeset 152d407cf4d2 (bug 1124195) for Hazard analysis failures.
- # [18:26] * Quits: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [18:27] * Joins: bdahl (bdahl@moz-3rrqf9.2rkg.9kg1.0101.2620.IP)
- # [18:27] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
- # [18:29] * ahal is now known as ahal|lunch
- # [18:29] * Joins: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net)
- # [18:30] <ehsan_> oh tree y u no open?
- # [18:32] <@bsmedberg> I am surprised that navigator.buildID still returns real data, even though navigator.userAgent is falsified.
- # [18:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bfed2bcd67f9 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [18:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a9e05cb72db1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [18:32] * Joins: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com)
- # [18:32] * Quits: botond_ (quassel@moz-2fuq78.ckpj.s0pt.0450.2001.IP) (Quit: No Ping reply in 180 seconds.)
- # [18:32] * Joins: Swatinem1 (swatinem@moz-ijsnuu.dynamic.surfer.at)
- # [18:33] * Quits: ebk (ekaljuk@moz-tc5oed.dc.cox.net) (Ping timeout: 121 seconds)
- # [18:33] * Quits: &dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [18:33] * Quits: tedders1 (tedders1@moz-nmo.hh9.140.1.IP) (Connection closed)
- # [18:34] <RyanVM|sheriffduty> bent: there's been some GC changes landing today too if that seems like a better possibility?
- # [18:34] * Joins: tedders1 (tedders1@moz-nmo.hh9.140.1.IP)
- # [18:35] <bent> RyanVM|sheriffduty, this is just a timing issue i bet, so doing a rain dance has about as much chance of making the tree happy...
- # [18:35] <RyanVM|sheriffduty> bent: lol
- # [18:35] <bent> RyanVM|sheriffduty, nsm is looking at it now
- # [18:35] * RyanVM|sheriffduty is up for anything ;)
- # [18:35] <RyanVM|sheriffduty> great, thanks
- # [18:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1d5fe20ad2bb - Arpad Borsos - Bug 1124480: fix destructuring defaults inside for-in loops; r=jorendorff
- # [18:35] * Joins: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com)
- # [18:35] * Quits: stormi (samuel@moz-t5b.q89.218.46.IP) (Quit: Konversation terminated!)
- # [18:36] * Joins: botond_ (quassel@moz-i5m.05u.207.66.IP)
- # [18:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/06793d72b1ec - Benjamin Bouvier - Bug 1117146: Forbid execution of no-asmjs variants when debugging; r=nbp
- # [18:37] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
- # [18:37] * killer sets mode: +o dveditz
- # [18:38] * Quits: ehugg (ehugg@moz-jve.t7p.56.172.IP) (Client exited)
- # [18:38] * bc is now known as bc|bbiab
- # [18:38] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
- # [18:38] * Quits: tedders1 (tedders1@moz-nmo.hh9.140.1.IP) (Ping timeout: 121 seconds)
- # [18:41] * Quits: gustavold (gustavold@moz-ptttu5.redhat.com) (Ping timeout: 121 seconds)
- # [18:41] * Joins: gustavold (gustavold@moz-ptttu5.redhat.com)
- # [18:42] <nsm> bent: RyanVM|sheriffduty I could just disable the test for now to free up the tree.
- # [18:42] * Joins: jet (uid49872@moz-2b8mdp.charlton.irccloud.com)
- # [18:43] <nsm> i've never been able to reproduce this locally, so will need time to fix
- # [18:43] * Quits: dark-knight (dark-knight@moz-ghs.fu7.109.77.IP) (A TLS packet with unexpected length was received.)
- # [18:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c0ff304dee00 - Patrick McManus - bug 1102923 - testing spdy server restart on unhandled exception r=test-only
- # [18:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f844dad04fb0 - Nathan Froyd - Bug 1122126 - add configure checks for gmtime_r; r=mshal
- # [18:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/70aa258394bf - Nathan Froyd - Bug 967300 - enable cairo's atomic support on gcc-esque compilers; r=mshal
- # [18:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c6ece3462afd - Nathan Froyd - Bug 1122235 - set HAVE_UINT64_T for cairo compilation to improve codegen; r=mshal
- # [18:45] <nsm> bent: so the problem is https://bugzilla.mozilla.org/show_bug.cgi?id=1113957 and i don't have a patch for it right now
- # [18:45] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
- # [18:45] * Quits: Dexter (Dexter@moz-gebb5g.vd25.v76v.0a40.2a04.IP) (Ping timeout: 121 seconds)
- # [18:46] * Joins: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com)
- # [18:47] <bent> nsm, this is your rodeo so whatever you think is best
- # [18:48] * Quits: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP) (Client exited)
- # [18:48] * Quits: Andreea|CiDuty (andreeamate@moz-ohb.65e.79.82.IP) (Client exited)
- # [18:48] * Joins: rstrong (rstrong@moz-oi0h6m.dynamic.fusionbroadband.com)
- # [18:49] <nsm> RyanVM|sheriffduty: should i land it on m-i or are you branching from something different?
- # [18:50] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [18:50] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [18:51] * sydpolk is now known as sydpolk|lunch
- # [18:52] * Joins: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP)
- # [18:52] * Quits: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP) (Connection closed)
- # [18:52] * Joins: mwobensmith (mwobensmith@moz-u3dg2t.sfo1.mozilla.com)
- # [18:53] <RyanVM|sheriffduty> nsm: inbound is perfect, thanks :)
- # [18:53] <RyanVM|sheriffduty> nsm: you can always request a loaner slave if that helps - looks like OSX 10.6 would be a good candidate for that
- # [18:53] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
- # [18:54] * geekboy|afk is now known as geekboy
- # [18:54] * davidb|afk is now known as davidb_
- # [18:54] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Quit: Leaving)
- # [18:54] <RyanVM|sheriffduty> bent: nsm: sorry again for the fire drill, that's not the style I like to use :(
- # [18:54] <nsm> np
- # [18:55] * davidb_ is now known as davidb
- # [18:55] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [18:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b46d45067c84 - Nikhil Marathe - Bug 1124743 - Temporarily disable test until race is figured out. a=testfailure
- # [18:57] * davidb is now known as davidb|afk
- # [18:57] * Quits: gcp (gcp@moz-nho92s.beqe.9i1r.1812.2a02.IP) (Quit: Leaving)
- # [18:58] * darkowlzz is now known as darkowlzz|afk
- # [18:59] * Joins: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP)
- # [18:59] * Quits: Swatinem1 (swatinem@moz-ijsnuu.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [18:59] * Quits: rstrong (rstrong@moz-oi0h6m.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [18:59] * bobowen is now known as bobowen|afk
- # [19:00] * Joins: rstrong (rstrong@moz-oi0h6m.dynamic.fusionbroadband.com)
- # [19:00] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Connection closed)
- # [19:00] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [19:00] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Ping timeout: 121 seconds)
- # [19:01] * jimm-lunch is now known as jimm
- # [19:02] * Joins: mwu (mwu@moz-uphrko.hntd.7296.000c.2601.IP)
- # [19:03] * Quits: rmcdougall1 (Adium@moz-7rs.tdq.170.166.IP) (Ping timeout: 121 seconds)
- # [19:04] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
- # [19:04] * Joins: Dexter (Dexter@moz-aihhp7.adsl.alicedsl.de)
- # [19:04] * Joins: tedders1 (tedders1@moz-nmo.hh9.140.1.IP)
- # [19:05] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [19:05] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [19:06] * Joins: dark-knight (dark-knight@moz-ch53jc.jager.io)
- # [19:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/89cbd02b6589 - Gijs Kruitbosch - Bug 1012223 - make opening about:preferences faster, r=jaws
- # [19:07] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [19:08] * coop|afk is now known as coop|buildduty
- # [19:08] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [19:08] * Quits: Sushant94 (Sushant@moz-oqd.848.202.116.IP) (Quit: Leaving)
- # [19:08] * Quits: grobinson (grobinson@moz-po7.j2m.56.172.IP) (Ping timeout: 121 seconds)
- # [19:09] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Connection closed)
- # [19:09] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [19:09] * darkowlzz|afk is now known as darkowlzz
- # [19:10] * Quits: KuoE0 (KuoE0@moz-f54idb.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [19:10] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/00fbf594ad9f - Tooru Fujisawa - Bug 1115616 - Commit composition string forcibly when search suggestion list is clicked. r=gavin,adw a=sylvestre
- # [19:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/05f68fbdbcd9 - Stephen Gowan - Bug 802808 - Tabs engine should explicitly skip its own record. r=rnewman
- # [19:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/090ab7d32dcc - Richard Newman - Bug 1123377 - Create build flag for reading list service on Android. r=nalexander
- # [19:10] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Ping timeout: 121 seconds)
- # [19:11] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/2d629038c57b - Tooru Fujisawa - Bug 1115616 - Commit composition string forcibly when search suggestion list is clicked. r=gavin,adw a=sylvestre
- # [19:11] * Joins: KuoE0 (KuoE0@moz-1vs85i.HINET-IP.hinet.net)
- # [19:12] <jaws> wlach: ping?
- # [19:12] <wlach> jaws: pong
- # [19:12] <jaws> wlach: i'm getting the following from mozregression
- # [19:12] <jaws> jared@JAWS-WIN8 /c
- # [19:12] <jaws> $ mozregression --bad 2015-01-06 --good 2015-01-21 --bits 32
- # [19:12] <jaws> 0:00.00 LOG: MainThread Bisector INFO Unable to get valid builds within the given range. You should try to launch mozregression again with a larger date range.
- # [19:12] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [19:12] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
- # [19:12] <jaws> i've got version 0.31 installed
- # [19:12] <wlach> jaws: could you give me more complete output?
- # [19:12] * Quits: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [19:12] * Quits: tedders1 (tedders1@moz-nmo.hh9.140.1.IP) (Ping timeout: 121 seconds)
- # [19:13] * Joins: ehugg (ehugg@moz-flk.i2q.170.166.IP)
- # [19:13] <jaws> wlach: is there an extra flag i need to pass to get more output?
- # [19:13] <wlach> um, yes, hang on
- # [19:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/02abae177566 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
- # [19:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e3e8d3da110f - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [19:13] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [19:13] <wlach> jaws: --log-mach-verbose
- # [19:14] <jaws> https://www.irccloud.com/pastebin/IHsVTBvn
- # [19:14] <wlach> hmm, that's all I get here too
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/38a555fd368b - Ryan VanderMeulen - Bug 1075573 - Disable test_videocontrols_standalone.html on Android 2.3 due to frequent failures. a=test-only
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fc19588a0b52 - Ryan VanderMeulen - Bug 1078267 - Skip netwerk/test/mochitests/ on Android due to frequent failures. a=test-only
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/a1efd65b29cd - Ryan VanderMeulen - Bug 1115131 - Disable browser_share.js for frequent leaks on all platforms. a=test-only
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/1bbeed92ac70 - Christoph Kerschbaumer - Bug 1121857 - CSP: document.baseURI should not get blocked if baseURI is null. r=sstamm, a=sledru
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/024b2dc1720f - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks. r=sstamm, a=sledru
- # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b26a6a484fe2 - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks - test updates. r=sstamm, a=sledru
- # [19:14] <drno> It looks like I have a reproducible graphic card freeze/crash with Fx 36 on my MacBook Pro. Is this a known problem?
- # [19:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/51ccf5f265f1 - David Keeler - bug 1114882 - allow nsICryptoHash to be used in a content process r=mayhemer
- # [19:15] <wlach> jaws: definitely looks like a bug, I need to grab a quick bite to eat but I'll try to figure out what's going on right after lunch
- # [19:15] * Quits: nrc (nrc@moz-qetuu1.xtra.co.nz) (Ping timeout: 121 seconds)
- # [19:15] * Quits: KuoE0 (KuoE0@moz-1vs85i.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [19:15] <jaws> wlach: ok thanks!
- # [19:15] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [19:16] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [19:17] * Joins: nrc (nrc@moz-qetuu1.xtra.co.nz)
- # [19:17] * flod is now known as flod|afk
- # [19:18] * davidb|afk is now known as davidb
- # [19:18] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [19:18] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [19:19] * Joins: ashughes_ (ashughes@moz-ljnd51.vs.shawcable.net)
- # [19:19] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Connection closed)
- # [19:19] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [19:19] <nalexander> drno: I heard something about such crashes with Flash, but your report is just too general to be isolated.
- # [19:19] <nalexander> drno: logs, stack dumps, anything to isolate cause would help.
- # [19:19] <drno> nalexander: sure. I don’t know what is causing it. my console log is full of gpu restarts
- # [19:20] <nalexander> drno: that looks strongly like a driver issue; file and provide as much info as you can.
- # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a666c5c8d0ba - Ryan VanderMeulen - Bug 1075573 - Disable test_videocontrols_standalone.html on Android 2.3 due to frequent failures. a=test-only
- # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/0c36034999bb - Ryan VanderMeulen - Bug 1078267 - Skip netwerk/test/mochitests/ on Android due to frequent failures. a=test-only
- # [19:20] <nalexander> drno: I can't help further, sorry :(
- # [19:20] <drno> nalexander: and Fx crashreporter knows nothing about the crashes “as usual” ;)
- # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a9b183f77f8d - Christoph Kerschbaumer - Bug 1121857 - CSP: document.baseURI should not get blocked if baseURI is null. r=sstamm, a=sledru
- # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/7f32601dd394 - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks. r=sstamm, a=sledru
- # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a41c84bee024 - Christoph Kerschbaumer - Bug 1122445 - CSP: don't normalize path for CSP checks - test updates. r=sstamm, a=sledru
- # [19:20] <nalexander> drno: oh yeah, GPU lock up is way before CrashReporter has a chance to act.
- # [19:21] <drno> nalexander: makes sense
- # [19:21] <drno> nalexander: do we have a gfx chat?
- # [19:21] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [19:22] <nalexander> drno: I bet but I don't know it. rillian ^
- # [19:23] * Joins: pcwalton (pcwalton@moz-vst.p2i.254.50.IP)
- # [19:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ce3aaa3b3a42 - Tom Schuster - Bug 1122552 - Introduce [[GetOwnProperty]] object op. r=jorendorff,bz
- # [19:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb8001361b46 - Tom Schuster - Bug 1124201 - Remove NonProxyLookupOwnProperty. r=jorendorff
- # [19:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9fe6eb98ef8c - Tom Schuster - Bug 1123140 - Minor ScriptedDirectProxy cleanup. r=efaust
- # [19:25] * baku is now known as baku|away
- # [19:25] * Quits: kapy (kapy@moz-5fl.0hn.68.182.IP) (Quit: )
- # [19:25] * Joins: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com)
- # [19:25] * Joins: davidb_ (davidb@moz-i5m.05u.207.66.IP)
- # [19:26] * Joins: rniwa (rniwa@moz-t3u.b6e.164.67.IP)
- # [19:26] * Joins: mcomella (mcomella@moz-ps8n7n.2rkg.9kg1.0101.2620.IP)
- # [19:26] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
- # [19:27] * davidb_ is now known as davidb
- # [19:28] <jaws> wlach: an older version of mozregression works, so it's something with 0.31. i don't know how to find the version number of the older version though
- # [19:28] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [19:28] * Joins: aklotz1 (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [19:28] * Joins: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com)
- # [19:29] * Quits: aklotz1 (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
- # [19:29] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
- # [19:30] * Joins: bwc (Adium@moz-0aum07.ujol.1ibb.0101.2620.IP)
- # [19:30] * Joins: Kwan_ (chatzilla@moz-2cgklh.range109-157.btcentralplus.com)
- # [19:30] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Ping timeout: 121 seconds)
- # [19:30] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [19:31] * Joins: catalinb (catalin@moz-9ru.abp.115.79.IP)
- # [19:31] * Joins: bholley (bholley@moz-jaejpj.ca.comcast.net)
- # [19:31] <bholley> sheppy: ping
- # [19:31] * Quits: Kwan (chatzilla@moz-dbkt2p.range86-175.btcentralplus.com) (Ping timeout: 121 seconds)
- # [19:31] * Kwan_ is now known as Kwan
- # [19:31] <sheppy> bholley: pong
- # [19:32] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
- # [19:32] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [19:32] <bholley> sheppy: your comment on yammer about youtube
- # [19:32] <bholley> sheppy: what OS are you running?
- # [19:32] <Ms2ger> Who's yammering?
- # [19:32] <sheppy> bholley: OS X 10.10
- # [19:32] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Quit: This computer has gone to sleep)
- # [19:33] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [19:33] <bholley> sheppy: and this happens on every video?
- # [19:33] <sheppy> bholley: All or almost all.
- # [19:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/bd22b0ce1c15 - Nick Alexander - Bug 1123980 - Part 1: Handle common prefixes in .properties lists and dicts. r=mshal
- # [19:33] * Joins: squib (squib@moz-napvi8.wi.charter.com)
- # [19:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9747770f1ba0 - Nick Alexander - Bug 1123980 - Part 2: Write region-specific search settings into res/raw/browsersearch.json. r=mfinkle
- # [19:33] <bholley> sheppy: does it reproduce with a fresh profile?
- # [19:33] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [19:33] <sheppy> bholley: that, I have not yet tried. I will do so in a moment.
- # [19:33] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Connection closed)
- # [19:34] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [19:34] <bholley> sheppy: great, thanks
- # [19:35] * Joins: lgarner (lgarner@moz-ncr.att.59.50.IP)
- # [19:35] * flod|afk is now known as flod
- # [19:36] <lgarner> smaug: Ping.
- # [19:37] * chmanchester is now known as chmanchester|afk
- # [19:37] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
- # [19:37] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [19:37] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
- # [19:37] * bc|bbiab is now known as bc
- # [19:38] * Joins: gcp (gpascutto@moz-l8u4r2.beqe.9i1r.1812.2a02.IP)
- # [19:38] <@smaug> lgarner: pong
- # [19:40] <sheppy> bholley: OK, it’s working in a new profile, but my usual profile is doing a black screen on the same video.
- # [19:40] <sheppy> So hm.
- # [19:40] <bholley> sheppy: can you see if you have any custom prefs set on your main profile with 'media' in them?
- # [19:40] <lgarner> smaug: Hi. I'm still looking at getting crypto in the parent process (and failing), but found a 2000 era code comment that may or may not be valid anymore: http://lxr.mozilla.org/mozilla-central/source/dom/base/nsDOMCID.h#23
- # [19:41] <lgarner> smaug: My hope was to just instantiate WebCrypto, and not really care about parent window. Will that work?
- # [19:41] <sheppy> bholley: yeah, a few… stuff like media.gmp-gmpopenh264.version is “user set” to 1.1.
- # [19:41] <@smaug> lgarner: so you really don't have just a window object and can't access crypto from it?
- # [19:41] <sheppy> A few other things along those lines...
- # [19:41] <bholley> sheppy: anything non-gmp?
- # [19:41] <sheppy> No.
- # [19:42] <bholley> sheppy: ok. What happens if you log into your youtube account on the fresh profile? Does it go black again?
- # [19:42] <bholley> sheppy: (also, are your flash-related settings the same in both profiles?)
- # [19:42] * Quits: Dexter (Dexter@moz-aihhp7.adsl.alicedsl.de) (Quit: Leaving)
- # [19:42] <lgarner> smaug: Yes, unfortuantely. I found some service code that didn't return a private window, or a "hidden window". Forgot where.
- # [19:42] * RyanVM|sheriffduty is now known as RyanVM
- # [19:43] * Quits: emtwo (Adium@moz-s3siq5.fnjk.s0pt.0450.2001.IP) (Quit: Leaving.)
- # [19:43] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [19:43] * KWierso is now known as KWierso|sheriffduty
- # [19:43] * edmorley|mtg is now known as edmorley
- # [19:43] <sheppy> bholley: logged in, the fresh profile still works fine
- # [19:43] <bholley> sheppy: ok. What about flash permissions?
- # [19:43] <sheppy> checking now
- # [19:44] * Joins: MisterSp_ (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [19:44] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
- # [19:44] <sheppy> The only permission they even both have is plugin.state.flash; new profile is 2, old profile is 1.
- # [19:45] <sheppy> I do have a flash blocker installed, but disabling has not in the past fixed the problem.
- # [19:45] <bholley> sheppy: does that mean that it's click-to-play in one place and enabled in the other?
- # [19:45] <bholley> basically - are you getting a flash player in either of the two situations?
- # [19:46] <ddamjano1> hi, can someone back out for me the patch from bug 1106396:
- # [19:46] <ddamjano1> https://hg.mozilla.org/mozilla-central/rev/d11387c52d67
- # [19:46] <Sylvestre> Honza, could you fill the uplift request for bug 1123732 ? thanks
- # [19:47] <Honza> mayhemer: ^^
- # [19:47] <@smaug> lgarner: I don't really know the webcrypto setup. It used to be xpcom component, but has moved to be more modern type of thing, which tend to be bound to some global, like a window
- # [19:47] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [19:47] <RyanVM> bent: ugh, need to rebase bug 1120336 around bug 701634 too :(
- # [19:47] * Quits: pcwalton (pcwalton@moz-vst.p2i.254.50.IP) (Client exited)
- # [19:48] <rillian> RyanVM: are you uplifting? of the MSE changes, 1112331 and 1120266 don't apply cleanly to beta
- # [19:48] * Quits: tzimmermann (tzimmermann@moz-heq9ps.pools.vodafone-ip.de) (Quit: Ex-Chat)
- # [19:48] <rillian> I have the rest ready to push
- # [19:48] <RyanVM> rillian: push away please
- # [19:48] * Quits: pnkfelix (pnkfelix@moz-6v5.3nd.202.89.IP) (Quit: rcirc on GNU Emacs 24.3.92.1)
- # [19:48] <mayhemer> Sylvestre: you are in the queue
- # [19:48] * Joins: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net)
- # [19:48] <bent> RyanVM, did 1113340 apply to beta cleanly?
- # [19:48] <RyanVM> rillian: FWIW, I've been doing trivial rebases of MSE patches as I've gone along - should I not be?
- # [19:48] <RyanVM> bent: yes
- # [19:48] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
- # [19:49] <Sylvestre> mayhemer, thanks!
- # [19:49] * Quits: rniwa (rniwa@moz-t3u.b6e.164.67.IP) (Client exited)
- # [19:49] * darkowlzz is now known as darkowlzz|afk
- # [19:49] <bent> RyanVM, ok, is it pushed already?
- # [19:49] <RyanVM> bent: working through it now
- # [19:49] <RyanVM> oh, bug 1113340?
- # [19:49] * ahal|lunch is now known as ahal
- # [19:49] <RyanVM> let me push it in a sec
- # [19:49] <rillian> RyanVM: trivial rebase is fine. I didn't find those two trivial
- # [19:49] <RyanVM> rillian: OK
- # [19:49] <bent> ok, i'll put up a branch patch for 1120336
- # [19:49] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [19:49] <RyanVM> bent: thanks
- # [19:50] <sheppy> bh: I think both are flash, but one is requiring a click to enable flash. let me check though — but it will have to be in a bit; I have to leave for about an hour.
- # [19:51] * sheppy is now known as sheppy-afk
- # [19:51] <bholley> sheppy: that probably means that one of them is click-to-play (check plugins in about:addons)
- # [19:51] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
- # [19:52] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/d918f7ea93fe - Karl Tomlinson - bug 1085247 enable remaining mediasource-duration subtests a=sledru
- # [19:52] * mwargers_ is now known as mwargers_afk
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/731843c58e0d - Sotaro Ikeda - Bug 1121658 - Remove DestroyDecodedStream() from MediaDecoder::SetDormantIfNecessary() r=roc a=sledru
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/09df37258699 - Jean-Yves Avenard - Bug 1123189: Use sourceended instead of loadeddata to check durationchanged count r=karlt a=sledru
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/677c75e4d519 - Karl Tomlinson - bug 1123189 Queue "durationchange" instead of dispatching synchronously r=cpearce a=sledru
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/56b7a3953db2 - Jean-Yves Avenard - Bug 1123269: Better fix for bug 1121876 r=cpearce a=sledru
- # [19:52] <lgarner> smaug: Hmm...thanks though. WebCrypto belongs to some top level class of objects at the same level as navigator, window and HTMLElement in the webidl moz.build.
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a48f8c55a98c - Jean-Yves Avenard - Bug 1123054: Don't check VDA reference count. r=rillian a=sledru
- # [19:52] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
- # [19:53] <RyanVM> rillian: oh poop, I had karlt queued too
- # [19:53] <RyanVM> dammit
- # [19:53] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
- # [19:54] <RyanVM> rillian: ugh, and you did that and bug 1098126 in the same commit
- # [19:54] * RyanVM cleans up his queue now
- # [19:54] * Quits: matthewhill (matthewhill@moz-rio.n37.205.137.IP) (Quit: Be back later ...)
- # [19:55] <RyanVM> rillian: I hope that Mac: OK you added works out
- # [19:55] <RyanVM> I left it out of my rebase because I didn't know how that would do
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/cdffc642c9b9 - Andreas Pehrson - Bug 1106963 - Resync media stream clock before destroying decoded stream. r=roc, a=sledru
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c16ed656a43b - Ben Turner - Bug 1113340 - Make sure blob urls can load same-prcess PBackground blobs. r=khuey, a=sledru
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/46ece3ef808e - Paul Adenot - Bug 1113925 - Don't return null in AudioContext.decodeAudioData. r=bz, a=sledru
- # [19:55] <RyanVM> bent: pushed
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/ba67c22c1427 - Masatoshi Kimura - Bug 1112399 - Treat NS_ERROR_NET_INTERRUPT and NS_ERROR_NET_RESET as SSL errors on https URLs. r=bz, a=sledru
- # [19:55] <bent> thanks
- # [19:55] <RyanVM> thank you!
- # [19:58] <@smaug> lgarner: certainly not the same level as window. window is a global
- # [19:58] * Joins: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca)
- # [19:59] <lgarner> smaug: Just referring to special processing: PREPROCESSED_WEBIDL_FILES (no idea what that is)
- # [19:59] * Quits: fabrice1 (fabrice@moz-no65bp.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [19:59] <rillian> RyanVM: "push away" you said. :)
- # [20:00] <RyanVM> rillian: yep
- # [20:00] * RyanVM wishes those would have been treated as different commits, though
- # [20:00] <Ms2ger> lgarner, so what's the issue?
- # [20:00] <rillian> yeah, sorry, I got impatient
- # [20:00] <rillian> sometime you should show me how you do these things; it takes me a lot of time
- # [20:00] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [20:01] <RyanVM> rillian: FWIW, we don't actually fun w-p-t on mac on beta anyway, so meh @ that extra Mac: OK line :P
- # [20:01] <Ms2ger> RyanVM, do we run it on trunk yet?
- # [20:01] <RyanVM> Ms2ger: no
- # [20:01] * whimboo|afk is now known as whimboo
- # [20:01] <RyanVM> rillian: are you queuing up anything else or am I good to take whatever?
- # [20:01] <rillian> you can take whatever
- # [20:02] <RyanVM> ok
- # [20:02] <lgarner> ms2ger: hi. I'm working on a feature that needs to grab window.crypto in the parent process. Window doesn't exist there, and private and hidden window doesn't either.
- # [20:02] <RyanVM> thanks for the heads-up on those 2 bugs
- # [20:02] * Joins: mwobensmith1 (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP)
- # [20:02] * Quits: mwobensmith (mwobensmith@moz-u3dg2t.sfo1.mozilla.com) (Connection closed)
- # [20:02] <rillian> RyanVM: or I can do aurora if you like
- # [20:02] <RyanVM> rillian: yes, I assumed you would :)
- # [20:02] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [20:02] <Ms2ger> lgarner, the Crypto object needs a global object; might be it supports sandbox or jsm globals or something like that
- # [20:02] * chmanchester|afk is now known as chmanchester
- # [20:02] * RyanVM usually uplifts from highest to lowest gecko to minimize rebase pain, so Aurora is a given for Beta :)
- # [20:03] * Quits: mwobensmith1 (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP) (Connection closed)
- # [20:03] * Joins: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP)
- # [20:03] * Quits: bholley (bholley@moz-jaejpj.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [20:04] <ddamjano1> RyanVM : can you back out patch from bug 1106396 for me?
- # [20:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/f736f5e92126 - Hector Zhao - Bug 1035400 - 'restart to update' button not working. r=rstrong, a=sledru
- # [20:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/8a2a86c11f7c - Hector Zhao - Bug 1035400 - 'restart to update' button not working. r=rstrong, a=sledru
- # [20:04] <lgarner> ms2ger: So, how can I get a global window object in the parent process (FxOS)?
- # [20:04] <rillian> RyanVM: you mean you apply patches from central to aurora, and then from aurora to beta? I usually do that too
- # [20:04] <RyanVM> KWierso|sheriffduty ^
- # [20:04] <RyanVM> rillian: yeah, so you already have them queued for aurora, right?
- # [20:04] * Joins: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl)
- # [20:04] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [20:05] <Ms2ger> lgarner, `this` outside a function is one :)
- # [20:05] <rillian> RyanVM: no, I did the aurora stuff in git, and and I'm still afraid to push from there
- # [20:05] <RyanVM> rillian: oh, I see
- # [20:05] * Joins: fabrice (fabrice@moz-oc5mdh.ujol.1ibb.0101.2620.IP)
- # [20:05] <rillian> I usually do aurora first too, but was trying not to delay the beta3 build
- # [20:05] <bent> RyanVM, er, i think i messed up
- # [20:05] <RyanVM> rillian: I'm going to be working on the other beta stuff for a bit still, so if you can push to aurora, that'd be cool :)
- # [20:05] <lgarner> ms2ger: you mean this.crypto?
- # [20:05] <bent> RyanVM, 701634 isn't on beta
- # [20:06] <RyanVM> bent: exactly
- # [20:06] * Joins: fxbrain (chatzilla@moz-cpl.hhs.128.88.IP)
- # [20:06] <bent> RyanVM, so these other two don't need to be either
- # [20:06] <RyanVM> oh, lol
- # [20:06] <RyanVM> nice :P
- # [20:06] <bent> they only needed to go to aurora
- # [20:06] <RyanVM> well then!
- # [20:06] <lgarner> ms2ger: (annoyed, but very excited if that works)
- # [20:06] * bent isn't sure how that happened
- # [20:06] * Quits: jacek_ (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
- # [20:06] <rillian> RyanVM: ok. grafting away
- # [20:07] <RyanVM> bent: is bug 1113340 going to hurt anything on beta or should I back it out?
- # [20:07] <bent> RyanVM, i'd back it out. no sense taking chances
- # [20:07] <RyanVM> bent: ok
- # [20:07] <bent> RyanVM, though,
- # [20:07] <bent> leave the tests?
- # [20:07] <RyanVM> bent: can do
- # [20:07] <Ms2ger> lgarner, Bug 1116269
- # [20:07] <bent> RyanVM, actually, maybe we can just push the tests for 1120336 too
- # [20:08] <Ms2ger> lgarner, looks like it might not quite be finished yet
- # [20:08] <RyanVM> bent: the tests hunks applied fine
- # [20:08] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
- # [20:08] <bent> RyanVM, let's do that then
- # [20:08] * Quits: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
- # [20:08] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [20:08] <KWierso|sheriffduty> ddamjano1: can do
- # [20:08] <RyanVM> bent: will do
- # [20:08] <bent> RyanVM, tests everywhere
- # [20:08] <bent> thanks!
- # [20:08] * Joins: matthewhill (matthewhill@moz-rio.n37.205.137.IP)
- # [20:09] <ddamjano1> KWierso|sheriffduty thanks
- # [20:09] <KWierso|sheriffduty> ddamjano1: any particular reason?
- # [20:09] * Joins: florent (Thunderbird@moz-5r3qcg.abo.wanadoo.fr)
- # [20:09] <@smaug> lgarner: doesn't windowwatcher have active window or some such
- # [20:10] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
- # [20:10] <@smaug> hmm, maybe that isn't the best api
- # [20:10] * Quits: fxbrain (chatzilla@moz-cpl.hhs.128.88.IP) (Ping timeout: 121 seconds)
- # [20:10] <KWierso|sheriffduty> ddamjano1: oh hey, my bug :)
- # [20:10] <@smaug> didn't fabrice give you the code to access the top level chrome window
- # [20:10] <ddamjano1> KWierso|sheriffduty it is causing crash mostly with noscript addon
- # [20:11] <fabrice> smaug: lgarner: ww gets your the top level chrome window, and it has a navigator object etc.
- # [20:11] * Joins: sir_none (Thunderbird@moz-ia5ebf.stat.salzburg-online.at)
- # [20:11] <gw280> smaug: what's the difference between OpenWindow2 and OpenWindow in nsWindowWatcher?
- # [20:11] * geekboy is now known as geekboy|afk
- # [20:12] <gw280> just parameters?
- # [20:12] <lgarner> fabrice: windowwatcher. Let me check the code. mxr pointer?
- # [20:12] <fabrice> lgarner: http://mxr.mozilla.org/mozilla-central/source/b2g/chrome/content/desktop.js#5
- # [20:12] <@smaug> gw280: I'd need to look at the code
- # [20:12] * Joins: jimb (user@moz-v58ce4.hfc.comcastbusiness.net)
- # [20:13] <@smaug> gw280: I assume OpenWindow ends up calling OpenWindow2
- # [20:13] <@smaug> *2 is probably something newer
- # [20:14] <@smaug> gw280: http://mxr.mozilla.org/mozilla-central/source/embedding/components/windowwatcher/nsPIWindowWatcher.idl#39
- # [20:14] * Joins: milan_ (milan@moz-i5m.05u.207.66.IP)
- # [20:14] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
- # [20:14] * Quits: MisterSp_ (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
- # [20:15] * Joins: milan_ (milan@moz-o6ii9i.ckpj.s0pt.0450.2001.IP)
- # [20:15] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [20:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/60c7f9da3e16 - Wes Kocher - Backed out changeset d11387c52d67 (bug 1106396) for causing crashes for NoScript users on a CLOSED TREE
- # [20:15] * Joins: emtwo (Adium@moz-u7o8ju.fnjk.s0pt.0450.2001.IP)
- # [20:17] * Quits: milan (milan@moz-69hcq4.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [20:18] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [20:18] * Gijs is now known as Gijs_away
- # [20:19] * Joins: kgrandon (Adium@moz-sledrr.rgd2.9kg1.0101.2620.IP)
- # [20:19] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [20:20] <ehsan_> https://remote.modern.ie is pretty neat
- # [20:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/cd1ae92f1ed9 - Sami Jaktholm - Bug 1001821 - Wait for eyedropper to be destroyed before ending tests and checking for leaks. r=pbrosset, a=test-only
- # [20:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/eaf74551577b - Mark Hammond - Bug 1117979 - Fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin, a=test-only
- # [20:20] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/c9bfddb928fc - Honza Bambas - Bug 1123732 - Null-check uri before trying to use it. r=mcmanus, a=sledru
- # [20:21] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [20:21] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [20:22] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/e8effa80da5b - Ryan VanderMeulen - Backed out the code changes from changeset c16ed656a43b (bug 1113340) since bug 701634 didn't land on Gecko 36.
- # [20:22] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a6e5dedbd0c0 - Ben Turner - Bug 1120336 - Land the test-only changes on beta. r=khuey, a=test-only
- # [20:22] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/4036f72a0b10 - Sami Jaktholm - Bug 1001821 - Wait for eyedropper to be destroyed before ending tests and checking for leaks. r=pbrosset, a=test-only
- # [20:22] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/e7d732bf6091 - Mark Hammond - Bug 1117979 - Fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin, a=test-only
- # [20:22] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/3096b7b44265 - Honza Bambas - Bug 1123732 - Null-check uri before trying to use it. r=mcmanus, a=sledru
- # [20:23] * Joins: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net)
- # [20:23] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [20:23] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [20:24] * Quits: loveless (loveless@moz-enn.t7p.56.172.IP) (A TLS packet with unexpected length was received.)
- # [20:24] * Joins: jimblandy (user@moz-v58ce4.hfc.comcastbusiness.net)
- # [20:25] * Quits: jimb (user@moz-v58ce4.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
- # [20:27] <rillian> RyanVM: waiting for local build to finish, then will push
- # [20:27] <RyanVM> rillian: ok, thanks
- # [20:28] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
- # [20:28] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [20:29] * Joins: jviereck (Adium@moz-3q581p.dclient.hispeed.ch)
- # [20:30] * Joins: fxbrain (chatzilla@moz-jit2gu.customers.d1-online.com)
- # [20:30] * Quits: Honza (chatzilla@moz-tiq.7ku.62.176.IP) (Ping timeout: 121 seconds)
- # [20:30] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [20:31] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [20:31] * Joins: loveless (loveless@moz-enn.t7p.56.172.IP)
- # [20:31] * Quits: loveless (loveless@moz-enn.t7p.56.172.IP) (A TLS packet with unexpected length was received.)
- # [20:31] * Joins: loveless (loveless@moz-enn.t7p.56.172.IP)
- # [20:31] <kgrandon> KWierso|sheriffduty: ping? Do you have a bug for the Gip failur?
- # [20:32] <kgrandon> (I've also closed gaia in the meantime)
- # [20:34] * Joins: dbaron (dbaron@moz-3c8gok.rgd2.9kg1.0101.2620.IP)
- # [20:34] * killer sets mode: +ao dbaron dbaron
- # [20:34] <kgrandon> RyanVM: ^ (maybe you know?)
- # [20:34] <RyanVM> kgrandon: no bug afaik
- # [20:34] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [20:35] <kgrandon> ok, filed bug 1124815. Someone feel free to dupe it/update as necessary.
- # [20:35] <kgrandon> (but it includes Gij/Gip)
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/2d16e1cc65da - Sotaro Ikeda - Bug 1121658 - Remove DestroyDecodedStream() from MediaDecoder::SetDormantIfNecessary() r=roc a=sledru
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/c32a06cb18a5 - Jean-Yves Avenard - Bug 1123189: Use sourceended instead of loadeddata to check durationchanged count r=karlt a=sledru
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/044f52a1b4e0 - Karl Tomlinson - bug 1123189 Queue "durationchange" instead of dispatching synchronously r=cpearce a=sledru
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/3670866ab6a9 - Matt Woodrow - Bug 1112331 - Disable DXVA when using WARP. r=cpearce,Bas a=sledru
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/ea252b321bec - Jean-Yves Avenard - Bug 1123269: Better fix for bug 1121876 r=cpearce a=sledru
- # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/f10730d7411a - Jean-Yves Avenard - Bug 1123054: Don't check VDA reference count. r=rillian a=sledru
- # [20:36] <KWierso|sheriffduty> kgrandon: see also bug 1101331
- # [20:36] * Quits: jimblandy (user@moz-v58ce4.hfc.comcastbusiness.net) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [20:37] * Joins: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi)
- # [20:37] * Joins: jimb (user@moz-v58ce4.hfc.comcastbusiness.net)
- # [20:38] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [20:39] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [20:39] * Quits: marco (marco@moz-p15td0.retail.telecomitalia.it) (Client exited)
- # [20:40] * Quits: Kwan (chatzilla@moz-2cgklh.range109-157.btcentralplus.com) (Ping timeout: 121 seconds)
- # [20:40] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [20:40] * Quits: dark-knight (dark-knight@moz-ch53jc.jager.io) (A TLS packet with unexpected length was received.)
- # [20:40] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [20:41] * mattwoodrow|away is now known as mattwoodrow
- # [20:42] * gaye is now known as gaye|brb
- # [20:42] * mmatyas is now known as mmatyas_afk
- # [20:42] * Joins: Kwan (chatzilla@moz-2cgklh.range109-157.btcentralplus.com)
- # [20:43] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/a29b59c8a715 - Blair McBride - Bug 1113038 - Disable browser_UITour3.js. a=test-only
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/1bc95fd35c45 - Florian Quèze - Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm. r=felipe, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/71eebeeac8f6 - Bobby Holley - Bug 1120266 - Factor some machinery out of test_BufferingWait into mediasource.js and make it Promise-friendly. r=jya, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/04994d4c1a82 - Jean-Yves Avenard - Bug 1120266 - Add fragmented mp4 sample videos. r=cajbir, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/52cd50ebe28c - Paul Adenot - Bug 698079 - When using the WASAPI backend, always output audio to the default audio device. r=kinetik, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e04b06b5cff5 - Paul Adenot - Bug 698079 - Synthetize the clock when using WASAPI to prevent A/V desynchronization issues when switching the default audio output device. r=kinetik, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/aee871513001 - Matthew Noorenberghe - Bug 1079554 - Ignore most UITour messages from pages that aren't visible. r=Unfocused, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/14f944bc125a - Markus Stange - Bug 1106906 - Always return false from nsFocusManager::IsParentActivated in the parent process. r=smaug, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/16ac86430265 - Bobby Holley - Bug 1121148 - Move constants that we should not be using directly into a namespace. r=cpearce, a=sledru
- # [20:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/abb627d4fb5c - Bobby Holley - Bug 1121148 - Make QUICK_BUFFERING_LOW_DATA_USECS a member variable and adjust it appropriately. r=cpearce, a=sledru
- # [20:47] * Quits: ddamjano1 (Instantbird@moz-jougmi.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [20:48] * Quits: gabor (gabor@moz-ifhhd1.dip0.t-ipconnect.de) (Connection closed)
- # [20:49] * juanb is now known as juanb|afk
- # [20:50] * Quits: cpearce (chatzilla@moz-kgevj0.xtra.co.nz) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [20:51] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [20:51] * Joins: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP)
- # [20:51] * Quits: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com) (Connection closed)
- # [20:51] * Joins: jviereck1 (Adium@moz-3q581p.dclient.hispeed.ch)
- # [20:51] * Quits: jviereck (Adium@moz-3q581p.dclient.hispeed.ch) (Connection closed)
- # [20:53] * Joins: gabor (gabor@moz-qtr2lq.dip0.t-ipconnect.de)
- # [20:53] <wlach> jaws: oh wait, I see your problem. you've got bad date and good date mixed up
- # [20:53] <wlach> jaws: are you trying to find out when something was fixed?
- # [20:54] * Quits: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [20:55] * Quits: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
- # [20:55] * Joins: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP)
- # [20:55] <jaws> wlach: yeah
- # [20:55] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
- # [20:55] * Quits: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP) (Connection closed)
- # [20:55] * Joins: mwobensmith (mwobensmith@moz-8fo3dr.2rkg.9kg1.0101.2620.IP)
- # [20:55] <jaws> wlach: that works with older versions of mozregression
- # [20:55] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [20:55] <wlach> jaws: ah ok, then just add --find-fix to your command line :)
- # [20:55] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [20:56] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [20:56] <wlach> jaws: julien parkouss improved the support for that in the latest release (can't remember exactly what he changed)
- # [20:56] <jaws> wlach: may i propose that this is at least recommended in the error message? or auto-enabled if the dates are in reverse?
- # [20:56] * chmanchester is now known as chmanchester|afk
- # [20:56] <wlach> jaws: yes, do you want to file a bug? I agree the current behaviour is confusing
- # [20:57] <wlach> we should probably error out and tell people to use --find-fix if this is what they want
- # [20:57] <wlach> that way people won't trigger this behaviour unintentionally
- # [20:57] <jaws> wlach: where do i file a bug/issue? i don't see an issue tracker on the github site
- # [20:57] <wlach> jaws: testing/mozregression
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/9b565733c680 - Florian Quèze - Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm. r=felipe, a=sledru
- # [20:58] <wlach> jaws: in bugzilla
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/ff1b74ec9f19 - Bobby Holley - Bug 1120266 - Factor some machinery out of test_BufferingWait into mediasource.js and make it Promise-friendly. r=jya, a=sledru
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/53f55825252a - Jean-Yves Avenard - Bug 1120266 - Add fragmented mp4 sample videos. r=cajbir, a=sledru
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/20f7d44346da - Paul Adenot - Bug 698079 - When using the WASAPI backend, always output audio to the default audio device. r=kinetik, a=sledru
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/0411d20465b4 - Paul Adenot - Bug 698079 - Synthetize the clock when using WASAPI to prevent A/V desynchronization issues when switching the default audio output device. r=kinetik, a=sledru
- # [20:58] <jaws> wlach: ok thanks
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/e35e98044772 - Matthew Noorenberghe - Bug 1079554 - Ignore most UITour messages from pages that aren't visible. r=Unfocused, a=sledru
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/0d51214654ad - Markus Stange - Bug 1106906 - Always return false from nsFocusManager::IsParentActivated in the parent process. r=smaug, a=sledru
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/1237ddff18be - Bobby Holley - Bug 1121148 - Move constants that we should not be using directly into a namespace. r=cpearce, a=sledru
- # [20:58] <wlach> jaws: sorry about the confusion
- # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/62f7b8ea571f - Bobby Holley - Bug 1121148 - Make QUICK_BUFFERING_LOW_DATA_USECS a member variable and adjust it appropriately. r=cpearce, a=sledru
- # [20:58] * Quits: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr) (Ping timeout: 121 seconds)
- # [20:58] <jaws> wlach: it's ok, i did the binary search manually already ;)
- # [20:59] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Ping timeout: 121 seconds)
- # [21:01] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [21:02] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [21:02] * Joins: maxli1 (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [21:02] <jandem> i have a reproducible crash in jemalloc_crash, under NSS in latest nightly
- # [21:03] <jandem> does this sound familiar to anyone?
- # [21:03] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (A TLS packet with unexpected length was received.)
- # [21:05] * Quits: fxbrain (chatzilla@moz-jit2gu.customers.d1-online.com) (Ping timeout: 121 seconds)
- # [21:07] * Joins: wlach_ (wlach@moz-k78rt5.ckpj.s0pt.0450.2001.IP)
- # [21:07] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Quit: Adios Amigos!)
- # [21:07] <kaie> jandem, what's the stack?
- # [21:08] <jandem> kaie: https://crash-stats.mozilla.com/report/index/5c178cdf-fa8d-4bde-b825-0a77f2150122
- # [21:08] * wlach is now known as wlach|desktop
- # [21:08] * bkero is now known as bkero-pto
- # [21:08] * sheppy-afk is now known as sheppy
- # [21:08] * wlach_ is now known as wlach
- # [21:08] <rillian> KWierso|sheriffduty, RyanVM: beta windows build is burning
- # [21:08] <RyanVM> rillian: it won't be
- # [21:08] <RyanVM> relevant change is already backed out
- # [21:09] * Joins: ddamjano (Instantbird@moz-jougmi.cfl3.oeer.8388.2a02.IP)
- # [21:09] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [21:10] * Joins: fxbrain (chatzilla@moz-jit2gu.customers.d1-online.com)
- # [21:11] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
- # [21:11] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/b3836e49ae7f - Chris AtLee - Bug 1113606 - Use app-specific API keys. r=mshal, r=nalexander, a=gavin
- # [21:14] * Quits: maxli1 (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [21:15] <kaie> jandem, bad... How could we figure out if it's related to recent NSS changes? Do you use a local build, or downloaded? You only tested/crash on OSX?
- # [21:15] * Quits: ddamjano (Instantbird@moz-jougmi.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [21:15] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [21:15] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
- # [21:15] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [21:15] <jandem> kale: latest nightly crashed reliably, but i just downloaded an inbound build to bisect and it doesn't crash. Let me try nightly again
- # [21:16] * Quits: fxbrain (chatzilla@moz-jit2gu.customers.d1-online.com) (Ping timeout: 121 seconds)
- # [21:17] * chmanchester|afk is now known as chmanchester
- # [21:18] * AutomatedTester|AFK is now known as AutomatedTester
- # [21:18] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
- # [21:18] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
- # [21:18] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
- # [21:19] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
- # [21:19] <jandem> kaie: doesn't crash anymore :( maybe something in the previous session...
- # [21:19] <kaie> jandem, ok. All recent NSS changes seem pretty safe, something related to locking, but that's even just an additional locking safeguard. Ok, let's hope it was a false alert, thanks for now.
- # [21:20] * Quits: jviereck1 (Adium@moz-3q581p.dclient.hispeed.ch) (Quit: Leaving.)
- # [21:21] * Quits: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150112203438])
- # [21:22] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Quit: Leaving...)
- # [21:22] * coop|buildduty is now known as coop|afk
- # [21:22] <jandem> kaie: ok, np
- # [21:22] * Quits: wlach (wlach@moz-k78rt5.ckpj.s0pt.0450.2001.IP) (Quit: Ex-Chat)
- # [21:23] * Quits: janv (varga@moz-vse.1v0.143.178.IP) (Ping timeout: 121 seconds)
- # [21:23] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [21:24] * Joins: ddamjano (Instantbird@moz-8958ri.cfl3.oeer.8388.2a02.IP)
- # [21:24] * ahal is now known as ahal|afk
- # [21:25] * Joins: wlach (wlach@moz-rfinsh.ckpj.s0pt.0450.2001.IP)
- # [21:26] * Quits: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com) (Quit: Connection closed for inactivity)
- # [21:26] * Quits: Jackneill (Jackneill@moz-pj9nfa.pool.digikabel.hu) (Ping timeout: 121 seconds)
- # [21:27] * Quits: ferjm (textual@moz-6tov0c.user.ono.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:27] * heycam|away is now known as heycam
- # [21:28] * Quits: emtwo (Adium@moz-u7o8ju.fnjk.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [21:28] * Joins: emtwo (Adium@moz-i5m.05u.207.66.IP)
- # [21:28] * Joins: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com)
- # [21:28] * Joins: jviereck (Adium@moz-3q581p.dclient.hispeed.ch)
- # [21:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d775f082aded - Wes Kocher - Backed out changeset 39c78d4281d5 (bug 1101331) for intermittently breaking gaia-ui tests on OSX on a CLOSED TREE
- # [21:29] * Joins: billm (billm@moz-iodc9a.mh2d.1ibb.0101.2620.IP)
- # [21:29] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [21:29] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [21:30] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [21:30] * Joins: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
- # [21:31] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?changeset=847465376f09 - 13 changesets
- # [21:32] * Quits: jfkthame (jfkthame@moz-2a7.i06.29.2.IP) (Quit: This computer has gone to sleep)
- # [21:33] * Quits: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [21:34] * Callek_Away is now known as Callek
- # [21:34] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
- # [21:35] <ehsan_> KWierso|sheriffduty: is it a good idea to sit down and wait for the tree to reopen? :)
- # [21:35] * Quits: till (till@moz-aaejt9.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [21:36] <KWierso|sheriffduty> ehsan_: in theory ^^^ should get things going, but I'm going to wait for some green before merging that around and reopening
- # [21:36] * Quits: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl) (Quit: This computer has gone to sleep)
- # [21:37] <ehsan_> KWierso|sheriffduty: thanks
- # [21:37] * Quits: bdahl (bdahl@moz-3rrqf9.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
- # [21:37] * Quits: jviereck (Adium@moz-3q581p.dclient.hispeed.ch) (Quit: Leaving.)
- # [21:37] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [21:37] * Joins: jfkthame (jfkthame@moz-2a7.i06.29.2.IP)
- # [21:38] <KWierso|sheriffduty> ehsan_: (plus my clone of m-c is busted and the fasted way I can think of to recover is to reclone it, which could take a bit of time)
- # [21:38] <ehsan_> KWierso|sheriffduty: ah, hg :/
- # [21:39] <ehsan_> KWierso|sheriffduty: (I used to have backup clones of m-c tar-bzipped up to help with this, believe it or not!
- # [21:39] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
- # [21:40] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [21:41] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [21:41] * Joins: msvb-lab (mschloh@moz-0m4b41.ggde.8eh4.0470.2001.IP)
- # [21:41] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/b3792d13df24 - Ryan VanderMeulen - Bug 1121148 - Add missing detail:: to fix bustage. a=bustage
- # [21:42] * flod is now known as flod|away
- # [21:44] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [21:45] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
- # [21:45] * Joins: roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP)
- # [21:45] * killer sets mode: +o roc
- # [21:46] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [21:46] * Joins: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net)
- # [21:46] * Joins: jkitch (Thunderbird@moz-nuscg5.k4n0.vhij.44b8.2001.IP)
- # [21:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/26e2350f834f - Wes Kocher - Backed out 2 changesets (bug 1124311) for breaking wpt-4 on a CLOSED TREE
- # [21:48] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [21:49] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [21:49] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
- # [21:49] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
- # [21:49] * Gijs_away is now known as Gijs
- # [21:49] * Joins: milan (milan@moz-etco50.ckpj.s0pt.0450.2001.IP)
- # [21:50] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
- # [21:50] * Quits: Silne30 (silne30@moz-osb574.dybhfl.sbcglobal.net) (Ping timeout: 121 seconds)
- # [21:51] * Joins: myk (myk@moz-u3dg2t.sfo1.mozilla.com)
- # [21:52] * Quits: milan_ (milan@moz-o6ii9i.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [21:53] <ehsan_> dholbert: sorry about https://bugzilla.mozilla.org/show_bug.cgi?id=1117034#c2 :(
- # [21:53] * Joins: davidb (davidb@moz-svk.i06.49.70.IP)
- # [21:53] <ehsan_> dholbert: fwiw I have three big patches waiting for reviews
- # [21:53] <ehsan_> dholbert: wait a second....
- # [21:54] * ehsan_ realizes he has *not* posted the patches on those bugs :(
- # [21:54] <ehsan_> good job, ehsan, good job
- # [21:54] <KWierso|sheriffduty> ehsan_: looks like they'll be waiting a loooooong time for those reviews :P
- # [21:54] * Joins: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com)
- # [21:55] <ehsan_> KWierso|sheriffduty: yeah :(
- # [21:55] <ehsan_> dholbert: I'm posting the patches for real now
- # [21:57] * Quits: mikeratcliffe1 (Adium@moz-ppn.brn.208.62.IP) (Quit: Leaving.)
- # [21:58] * Joins: mikeratcliffe (Adium@moz-ppn.brn.208.62.IP)
- # [21:58] * Quits: mikeratcliffe (Adium@moz-ppn.brn.208.62.IP) (Quit: Leaving.)
- # [21:58] * Joins: mikeratcliffe1 (Adium@moz-ppn.brn.208.62.IP)
- # [21:59] * Joins: rednaks (rednaks@moz-ked.51q.18.197.IP)
- # [21:59] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Ping timeout: 121 seconds)
- # [21:59] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [22:01] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [22:02] <ehsan_> BenWa: https://github.com/apigee/rhino
- # [22:02] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [22:02] * Joins: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl)
- # [22:05] * coop|afk is now known as coop|buildduty
- # [22:05] * Quits: mahdi (mahdi@moz-ldd.gli.244.151.IP) (Connection closed)
- # [22:05] * Joins: cpearce_ (chatzilla@moz-tsq9b8.dqqd.b0fh.0cb0.2001.IP)
- # [22:05] * Quits: cpearce_ (chatzilla@moz-tsq9b8.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [22:05] * Quits: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [22:05] * Joins: cpearce (chatzilla@moz-tsq9b8.dqqd.b0fh.0cb0.2001.IP)
- # [22:06] <@roc> Ooh, Google recruiter. They must have lost my file.
- # [22:06] * Joins: Jesse (jruderman@moz-pqc1f5.ca.comcast.net)
- # [22:06] <mayhemer> which header is needed to use std::min ?
- # [22:06] <@roc> <algorithm>
- # [22:07] <mayhemer> roc: and when that header already is included and you still get (linux and osx only) build errors?
- # [22:07] <mayhemer> https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d187a373858
- # [22:08] <mayhemer> https://hg.mozilla.org/try/file/4d187a373858/netwerk/cache2/CacheEntry.cpp#l30
- # [22:08] <@roc> could it be a failure to deduce the template arg? Try explicit min<uint32_t> or something like that
- # [22:09] <mayhemer> roc: !! thanks :)
- # [22:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/21300890038b - Wes Kocher - Bug 1101331 - Touch CLOBBER to see if it helps any on a CLOSED TREE
- # [22:12] * whimboo is now known as whimboo|brb
- # [22:12] * Joins: Bas (chatzilla@moz-bbdigr.ftth.concepts.nl)
- # [22:14] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [22:14] <hub> I have been getting a lot of JS crashes with inbound lately.
- # [22:15] * Quits: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [22:16] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [22:16] * Joins: janv (varga@moz-vse.1v0.143.178.IP)
- # [22:16] * Quits: ddamjano (Instantbird@moz-8958ri.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [22:17] <dholbert> ehsan_, no need to be sorry; I've had that patch locally since before you filed that metabug :)
- # [22:17] <dholbert> ehsan_, I just realized it'd be worth posting, in case anyone else wants to use it
- # [22:17] <ehsan_> mayhemer: std::min/max are full of suck for that reason :/
- # [22:18] <dholbert> ehsan_, woot @ posting patches for real. (I've been ignoring the directories where you have open bugs, too)
- # [22:18] <ehsan_> dholbert: it did make me go back and look at those bugs, so it was helpful to me ;)
- # [22:18] <dholbert> ehsan_, hooray :)
- # [22:18] <ehsan_> dholbert: good thing I didn't start by pinging people and getting mad at them ;)
- # [22:18] <ehsan_> WHY DID YOU NOT DO MY REVIEW?
- # [22:18] <mayhemer> ehsan_: yep, also my fault, was persuaded that nsTArray indexing is uint32_t
- # [22:18] <ehsan_> "cause you didn't ask?"
- # [22:18] <mayhemer> ehsan_: but it's size_t
- # [22:19] <tbsaunde> roc: any idea what I can do about this assertion from rr? -> Assertion `false' failed to hold. TODO: support multiple pending signals; received SIGSYS (code: 1) at $ip:0x70000004 while trying to deliver SIGPIPE (code: 0)
- # [22:19] * philor|away is now known as philor
- # [22:19] <ehsan_> mayhemer: ah yes
- # [22:19] * gregglind is now known as gregglind_away
- # [22:19] * Joins: bajaj1 (bajaj_afk@moz-vdjefk.ujol.1ibb.0101.2620.IP)
- # [22:20] * Joins: bholley (bholley@moz-u3dg2t.sfo1.mozilla.com)
- # [22:20] <bholley> sheppy: we still absolutely need to get to the bottom of it
- # [22:20] <bholley> sheppy: because if it's happening to you, it's probably happening to others
- # [22:21] <sheppy> bholley: Agreed.
- # [22:21] * xidorn|away is now known as xidorn
- # [22:21] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [22:21] * juanb|afk is now known as juanb
- # [22:23] * Quits: bajaj (bajaj_afk@moz-3bjdif.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [22:23] <bholley> sheppy: let me know if I can be of any help
- # [22:23] <sheppy> bholley: yep, will do - I am investigating further
- # [22:24] <sheppy> bholley: I’m restarting nightly right now to see if disabling some things affects the outcome
- # [22:24] * Quits: mikeratcliffe1 (Adium@moz-ppn.brn.208.62.IP) (Connection closed)
- # [22:25] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [22:26] * Joins: jgilbert_ (jgilbert@moz-vrhne4.ujol.1ibb.0101.2620.IP)
- # [22:26] <Gijs> mhoye: where can I point contributors who'd like to contribute to our websites? Does the web dev team have a contribution getting started page / good first bugs / mentored bugs ?
- # [22:26] * Joins: mikeratcliffe (Adium@moz-fcp.9v6.12.149.IP)
- # [22:26] * Quits: ahunt_ (ahunt@moz-hq8kb0.cam.ac.uk) (Ping timeout: 121 seconds)
- # [22:26] * mwargers_afk is now known as mwargers
- # [22:27] * Quits: aben (aben@moz-c39.dmt.204.142.IP) (Quit: )
- # [22:27] * Quits: wlach (wlach@moz-rfinsh.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [22:27] <@roc> tbsaunde: there's not much you can do except try to narrow down a reliable testcase. It's a known issue but testcases will help me fix it.
- # [22:27] * bobowen|afk is now known as bobowen
- # [22:27] * sydpolk|lunch is now known as sydpolk
- # [22:28] <sheppy> bholley: OK… turns out that disabling the Flashblock extension resolves it. Apparently even after clicking to let the Flash run, it’s still resulting in black video on top of properly playing sound.
- # [22:28] <sheppy> So it’s fine with Flashblock off.
- # [22:28] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [22:29] <bholley> hm interesting
- # [22:29] <mhoye> Gijs: Right now, we've got a pile of hamburger there, unfortunately. In about six weeks I'll have a good answer for you. If people want to contribute to our sites, we have https://wiki.mozilla.org/Webdev/GetInvolved
- # [22:29] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
- # [22:29] <sheppy> bholley: re-enabling flashblock to confirm
- # [22:29] <mhoye> It is well intentioned but missing a lot of easy buckets.
- # [22:30] <bholley> sheppy: hm, that's not great.
- # [22:30] <tbsaunde> roc: well, I basically always see it within a minute of starting ff, but that's not really a great test case or place to start on one :/
- # [22:30] * Joins: Silne30 (silne30@moz-coh3f0.l4tq.3j1c.1006.2600.IP)
- # [22:30] <sheppy> bholley: hopefully I will narrow it down pretty fast, because quitting and relaunching Nightly over and over is slowing down my workflow :D
- # [22:30] <bholley> sheppy: I wonder if some dependent swf is getting blocked?
- # [22:30] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [22:31] * Joins: jviereck (Adium@moz-3q581p.dclient.hispeed.ch)
- # [22:31] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [22:32] <@roc> tbsaunde: hmm. Even if you run a test suite like reftests?
- # [22:32] <bholley> sheppy: also, does it happen on release?
- # [22:32] <bholley> sheppy: we should definitely get a bug on file
- # [22:32] <bholley> sheppy: and possibly mark flashblock as incompatible
- # [22:32] <sheppy> bholley: that is a good question and I will try it in a sec
- # [22:32] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [22:32] <sheppy> something odd is going on
- # [22:32] * Quits: milan (milan@moz-etco50.ckpj.s0pt.0450.2001.IP) (Quit: )
- # [22:33] <mhoye> sheppy: oh, nice, I get that as well.
- # [22:33] <Gijs> mhoye: thanks
- # [22:33] * Joins: sicking (sicking@moz-cfhap5.mtv2.mozilla.com)
- # [22:33] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [22:34] <mhoye> Gijs: Needinfo me on any bugs you want to throw that way please.
- # [22:34] <sheppy> bholley: Looking at page content, it seems to be trying to use the html5 video player.
- # [22:34] <hub> if only CTP actually was useful
- # [22:35] <bholley> hub: why isn't it?
- # [22:35] <Gijs> mhoye: got the opposite, have a Dutch contributor who'd like to do either front-end or web dev
- # [22:35] <hub> bholley: it doesn't work like Flash block.
- # [22:35] <hub> or I didn't get it
- # [22:35] * Joins: Sushant94 (Sushant@moz-oqd.848.202.116.IP)
- # [22:35] <bholley> hub: can you elaborate?
- # [22:35] * Quits: rednaks (rednaks@moz-ked.51q.18.197.IP) (Ping timeout: 121 seconds)
- # [22:35] <hub> bholley: ie it doesn't block flash in a systemic way
- # [22:35] * Quits: bajaj1 (bajaj_afk@moz-vdjefk.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [22:35] <Gijs> mhoye: I gave some front-end details but they asked if they can do jQuery instead of JS, and their machine has 1.5GB of RAM and so they can't compile :(
- # [22:35] * Joins: bajaj (bajaj_afk@moz-vdjefk.ujol.1ibb.0101.2620.IP)
- # [22:35] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [22:36] <Gijs> mhoye: so seemed like web dev would be a better fit?
- # [22:36] <Gijs> at least until gps works out a "build without building all the compiled code junk" thing
- # [22:36] <sheppy> Yeah, I find that our built-in click-to-play feature for plugins is pretty unreliable about actually requiring a click to play.
- # [22:36] <mhoye> Yeah, we're close.
- # [22:36] <Gijs> awesome, I'll mention it.
- # [22:37] <bholley> hub: I still don't follow
- # [22:37] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [22:37] <hub> bholley: Flashblock block flash from loading unless the use clicks. CTP allows it
- # [22:37] * Quits: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [22:38] <sheppy> bholley: I’m going to file this bug; now that there’s enough to go on and someone else has seen it too, it’s time to file it and for me to resume my regular work. :)
- # [22:38] <tbsaunde> roc: no, mochitest-plain seems to work fine
- # [22:38] <bholley> sheppy: who else has seen it?
- # [22:38] <hub> sheppy: I have seen it.
- # [22:38] <@roc> hmm
- # [22:38] <hub> the Flashblock prevent youtube
- # [22:38] <hub> on a Mac
- # [22:39] <bholley> oh ok great
- # [22:39] * hub doesn't have flash here
- # [22:39] <@roc> maybe it's acessibility-related?
- # [22:39] <bholley> hub: by 'load' you mean 'load from network', or 'run'?
- # [22:39] <hub> bholley: I mean run and annoy you
- # [22:39] <sheppy> man, where do I file this? :)
- # [22:40] * Quits: sicking (sicking@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
- # [22:40] * Quits: JosiahOne (Instantbird@moz-mho344.biz.rr.com) (Ping timeout: 121 seconds)
- # [22:40] * sheppy decides on Core:Plugins for now
- # [22:40] <tbsaunde> roc: actually it seems like it might be (I was wondering the same thing)
- # [22:40] * Joins: bdahl (bdahl@moz-3rrqf9.2rkg.9kg1.0101.2620.IP)
- # [22:41] <tbsaunde> iif I tell ff not to enable accessibility it seems to run fine (though I'm not really doing much)
- # [22:41] * wlach|desktop is now known as wlach
- # [22:41] <@roc> right
- # [22:41] <bholley> hub: the point of CTP is that they're not supposed to run
- # [22:41] <@roc> ok thanks, that's helpful
- # [22:41] <bholley> hub: are you sure you have flash set to CTP in about:addons?
- # [22:42] <tbsaunde> I'm not really sure why a11y matters here, but maybe dbus does something interesting?
- # [22:42] * Joins: bdahl_ (bdahl@moz-u3dg2t.sfo1.mozilla.com)
- # [22:42] * Quits: mkaply (mkaply@moz-6hv.10o.108.75.IP) (Ping timeout: 121 seconds)
- # [22:42] * Quits: bdahl (bdahl@moz-3rrqf9.2rkg.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
- # [22:42] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [22:42] <sheppy> bholley: All plugins are for me and I see the same behavior
- # [22:42] * Quits: bdahl_ (bdahl@moz-u3dg2t.sfo1.mozilla.com) (Connection closed)
- # [22:42] * philor is now known as philor|away
- # [22:42] <sheppy> They almost always seem to run anyway.
- # [22:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/568bbf124221 - Wes Kocher - Backed out changeset dcce08cf9c7d (bug 1123852) for causing a spike in Win7 dromaeo crashes on a CLOSED TREE
- # [22:43] <sheppy> It’s why I reinstalled Flashblock.
- # [22:43] * nsm is now known as nsm|away
- # [22:43] * Joins: bdahl (bdahl@moz-bktcnc.2rkg.9kg1.0101.2620.IP)
- # [22:43] <tbsaunde> and if it would help I'd find a way to get oats to n, debugging cache invalidation bugs without it is less than fun
- # [22:43] <bholley> sheppy: that sounds like a bug - unless I'm totally misunderstanding something
- # [22:43] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [22:43] <@roc> "a way to get oats to n"?
- # [22:44] * Quits: ashughes_ (ashughes@moz-ljnd51.vs.shawcable.net) (A TLS packet with unexpected length was received.)
- # [22:44] <@roc> yeah it could be dbus or something like that
- # [22:44] * Joins: mkaply (mkaply@moz-6hv.10o.108.75.IP)
- # [22:44] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
- # [22:44] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
- # [22:45] <RyanVM> botond: botond_: botond|home (FFS): you around on one of those accounts?
- # [22:45] * Quits: mikeratcliffe (Adium@moz-fcp.9v6.12.149.IP) (Quit: Leaving.)
- # [22:45] <botond|home> RyanVM: yep
- # [22:45] <RyanVM> botond|home: hey, is bug 1122794 something we might want for !b2g as well?
- # [22:45] <RyanVM> i.e. on aurora/beta?
- # [22:45] * Joins: fabrice1 (fabrice@moz-oc5mdh.ujol.1ibb.0101.2620.IP)
- # [22:45] * Quits: fabrice (fabrice@moz-oc5mdh.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [22:46] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
- # [22:46] <glandium> froydnj: ?
- # [22:46] * Quits: cpearce (chatzilla@moz-tsq9b8.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [22:46] <RyanVM> botond|home: well, just aurora I guess
- # [22:46] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
- # [22:46] <tbsaunde> roc: goats, sorry I can't type
- # [22:46] * jlund|buildduty is now known as jlund|lunch
- # [22:46] * Joins: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP)
- # [22:47] * jmaher is now known as jmaher|afk
- # [22:47] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [22:47] <sheppy> bholley: Filed bug 1124874 about the Flashblock thing
- # [22:47] * Joins: njn (chatzilla@moz-qs2sae.iinet.net.au)
- # [22:47] * killer sets mode: +o njn
- # [22:48] <RyanVM> botond|home: It's going to need rebasing anyway, so I'll just ask it in the bug too. If the answer is yes, we can land it on Aurora and let it auto-merge to b2g37 from there instead of double-landing.
- # [22:48] * Quits: gcp (gpascutto@moz-l8u4r2.beqe.9i1r.1812.2a02.IP) (Connection closed)
- # [22:48] * whimboo|brb is now known as whimboo
- # [22:48] * Joins: fabrice (fabrice@moz-cqf9c9.mh2d.1ibb.0101.2620.IP)
- # [22:49] * Quits: bajaj (bajaj_afk@moz-vdjefk.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [22:49] * Joins: bajaj (bajaj_afk@moz-vdjefk.ujol.1ibb.0101.2620.IP)
- # [22:49] * Quits: Silne30 (silne30@moz-coh3f0.l4tq.3j1c.1006.2600.IP) (Connection closed)
- # [22:49] <botond|home> RyanVM: i believe that, besides b2g, code only affects e10s + apz setups on desktop. so i guess it depends on whether we uplift things for that. in https://bugzilla.mozilla.org/show_bug.cgi?id=1117712#c53 i got the impression we don't
- # [22:50] * Joins: paolo (paolo@moz-6oto1v.dab.02.net)
- # [22:50] * Joins: gcp (gpascutto@moz-l8u4r2.beqe.9i1r.1812.2a02.IP)
- # [22:50] <RyanVM> botond|home: e10s is still trunk-only, so I guess not
- # [22:50] * Quits: sir_none (Thunderbird@moz-ia5ebf.stat.salzburg-online.at) (Client exited)
- # [22:50] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [22:50] <RyanVM> thanks, I assume the rebase for b2g37 involves kats' rebase comment in the bug, so I figured better to leave that to you
- # [22:50] * Quits: Sushant94 (Sushant@moz-oqd.848.202.116.IP) (Quit: Leaving)
- # [22:51] * bobowen is now known as bobowen|afk
- # [22:51] * mwargers is now known as mwargers_afk
- # [22:51] <botond|home> RyanVM: yeah i can do that
- # [22:51] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
- # [22:51] * Quits: fabrice1 (fabrice@moz-oc5mdh.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [22:51] * Joins: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com)
- # [22:52] * Joins: Sushant94 (Sushant@moz-oqd.848.202.116.IP)
- # [22:52] <RyanVM> fabrice: is it just me or does it seem a bit pointless to uplift the Android patch for bug 1097928 to b2g37?
- # [22:52] <RyanVM> I assume we're not taking that change on Aurora for Fx37 either
- # [22:53] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (A TLS packet with unexpected length was received.)
- # [22:54] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [22:55] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
- # [22:55] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [22:55] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
- # [22:56] <heycam> I get "This web page is causing Nightly to run slowly" gold info bars with yammer quite a lot
- # [22:56] * Joins: Silne30 (silne30@moz-nfs4f2.sub-70-209-17.myvzw.com)
- # [22:57] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Ping timeout: 121 seconds)
- # [22:57] * Quits: bholley (bholley@moz-u3dg2t.sfo1.mozilla.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [22:57] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
- # [22:59] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [23:00] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
- # [23:01] * yzen is now known as yzen_
- # [23:01] * Quits: tromey (tromey@moz-qvk910.hlrn.qwest.net) (Quit: ERC (IRC client for Emacs 25.0.50.2))
- # [23:01] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
- # [23:01] * Quits: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
- # [23:01] <botond|home> RyanVM: so the rebase kats mentioned was due to a patch which landed earlier on m-c but was *not* uplifted --> the posted patch should apply cleanly to the 37 branch
- # [23:02] <RyanVM> botond|home: it didn't :P
- # [23:02] * Joins: grobinson (grobinson@moz-p54vok.dynamic.fusionbroadband.com)
- # [23:02] <RyanVM> I hit conflits, saw his comment, and backed away slowly :)
- # [23:02] <botond|home> RyanVM: ah, ok. strange. i'll check out the 37 branch locally and see what's going on
- # [23:02] <RyanVM> ok
- # [23:02] * Joins: marco (marco@moz-p15td0.retail.telecomitalia.it)
- # [23:02] <RyanVM> I didn't look at the conflicts, so they might be trivial
- # [23:02] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
- # [23:03] * Joins: ddamjano (Instantbird@moz-78obro.cfl3.oeer.8388.2a02.IP)
- # [23:03] <fabrice> RyanVM: network issues right now that prevent me from looking at the bug...
- # [23:03] <RyanVM> fabrice: hahaha
- # [23:03] * RyanVM sees what you did there
- # [23:04] <mccr8> we in fact cannot load bugzilla in the MV office
- # [23:04] <RyanVM> fabrice: I ended up taking the Android patch anyway because there were some changes outside of /mobile too
- # [23:04] <RyanVM> so it's moot now anyway
- # [23:04] <fabrice> ok
- # [23:04] <fabrice> but yeah, no http for us in MV
- # [23:04] * Quits: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl) (Quit: This computer has gone to sleep)
- # [23:04] <RyanVM> fabrice: heh, I thought you were just snarking on me from yesterday :)
- # [23:05] <fabrice> not even!
- # [23:05] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
- # [23:05] <RyanVM> fabrice: but anyway, I assume we're not taking the webidl conversion for payments on the Fx side of things?
- # [23:06] <fabrice> RyanVM: you mean desktop?
- # [23:06] <RyanVM> fabrice: mainly Android, but yeah
- # [23:06] <RyanVM> for Aurora
- # [23:06] <fabrice> I guess no
- # [23:07] * Quits: Pike (chatzilla@moz-m5cj34.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
- # [23:07] * Quits: gustavold (gustavold@moz-ptttu5.redhat.com) (Ping timeout: 121 seconds)
- # [23:09] <botond|home> RyanVM: perhaps you tried applying the patch that *landed* (which applies cleanly to trunk but not to 37), not the patch posted in the bug (which applies cleanly to 37 but not to trunk)?
- # [23:09] <RyanVM> botond|home: ah, yeah probably
- # [23:09] <RyanVM> good call
- # [23:09] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
- # [23:10] <RyanVM> botond|home: indeed, thanks :)
- # [23:10] <botond|home> RyanVM: np :)
- # [23:11] * Quits: florent (Thunderbird@moz-5r3qcg.abo.wanadoo.fr) (Client exited)
- # [23:11] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [23:11] * Joins: Waldo (waldo@moz-pqc1f5.ca.comcast.net)
- # [23:11] * Quits: Silne30 (silne30@moz-nfs4f2.sub-70-209-17.myvzw.com) (Connection closed)
- # [23:11] * Joins: kgrandon1 (Adium@moz-l8ebtf.sfo1.mozilla.com)
- # [23:11] * Joins: Silne30 (silne30@moz-nfs4f2.sub-70-209-17.myvzw.com)
- # [23:13] <AutomatedTester> anyone know the e10s bug that if a tab crashes all open tabs get the "oops a tab crashed" message requiring you to reload all your tabs again
- # [23:14] * Quits: kgrandon (Adium@moz-sledrr.rgd2.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
- # [23:15] <heycam> I was told that was expected, since by design we have a single content process for all tabs
- # [23:15] <heycam> (don't know if there is a bug for it though)
- # [23:15] * RyanVM is now known as RyanVM|afk
- # [23:15] <@roc> that's the configuration for now
- # [23:16] * Quits: ehugg (ehugg@moz-flk.i2q.170.166.IP) (Ping timeout: 121 seconds)
- # [23:17] * Joins: rniwa (rniwa@moz-a8m.2qs.202.17.IP)
- # [23:18] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
- # [23:19] * Joins: dveditz (dveditz@moz-u3dg2t.sfo1.mozilla.com)
- # [23:19] * killer sets mode: +o dveditz
- # [23:20] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [23:20] * Quits: matthewhill (matthewhill@moz-rio.n37.205.137.IP) (Quit: Be back later ...)
- # [23:21] <KWierso|sheriffduty> AutomatedTester: bump up dom.ipc.processCount in about:config to increase the total number of processes used
- # [23:21] <KWierso|sheriffduty> though it also makes other things act weirder
- # [23:21] <KWierso|sheriffduty> but it does reduce the number of tabs that crash when one does
- # [23:22] * Joins: dveditz_ (dveditz@moz-i5m.05u.207.66.IP)
- # [23:22] * killer sets mode: +o dveditz_
- # [23:23] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
- # [23:25] * Quits: @dveditz (dveditz@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
- # [23:25] * dveditz_ is now known as dveditz
- # [23:25] * Quits: jviereck (Adium@moz-3q581p.dclient.hispeed.ch) (Ping timeout: 121 seconds)
- # [23:26] * Quits: @dveditz (dveditz@moz-i5m.05u.207.66.IP) (Client exited)
- # [23:27] * Quits: jdm (jdm@moz-fsu3tt.dsl.teksavvy.com) (Quit: )
- # [23:29] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [23:30] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
- # [23:31] * Joins: gandalf (zbraniecki@moz-l8ebtf.sfo1.mozilla.com)
- # [23:32] * Joins: ZER0 (ZER0@moz-b6gvan.dynamic.upc.nl)
- # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=568bbf124221 - 48 changesets
- # [23:33] * jlund|lunch is now known as jlund|buildduty
- # [23:35] * Quits: mayhemer (Miranda@moz-0gs33k.joqu.pdma.1028.2a00.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
- # [23:36] * Quits: nbp (pierron@moz-rn610h.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [23:37] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
- # [23:38] <froydnj> woohoo, we actually fixed a tsan data race
- # [23:38] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [23:39] * gaye|brb is now known as gaye
- # [23:39] * Quits: gcp (gpascutto@moz-l8u4r2.beqe.9i1r.1812.2a02.IP) (Quit: Make a new plan, Stan!)
- # [23:39] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e91444745291 - Eddy Bruël - Bug 1121034 - Pass breakpoint conditions as a separate argument;r=jlongster
- # [23:40] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/4bc8ec3eecde - Patrick Brosset - Bug 1110110 - 1 - Remove various inspector-related exception logs during dt test runs; r=bgrins
- # [23:40] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/dcf91cfa4580 - Carsten "Tomcat" Book - Merge mozilla-central to fx-team
- # [23:40] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/a5afac033d4c - Sami Jaktholm - Bug 1099370 - Destroy remaining toolboxes and tabs after debugger test has finished. r=ejpbruel
- # [23:40] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/638a3da0cf2f - Antonio Ladeia - Bug 1123372 - Stop using Date.toLocaleFormat() in Places code. r=mak
- # [23:40] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e212847f1deb - Wes Kocher - Merge b2g-inbound to m-c a=merge
- # [23:40] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
- # [23:40] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
- # [23:41] * gaye is now known as gaye|brb
- # [23:41] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [23:42] * Joins: bholley (bholley@moz-u3dg2t.sfo1.mozilla.com)
- # [23:42] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [23:43] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=43ad59d08bc4 - 32 changesets
- # [23:44] <glandium> gavin: did you really mean to switch 933959 to VERIFIED? VERIFIED WONTFIX seems a weird combination
- # [23:46] * Quits: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com) (Ping timeout: 121 seconds)
- # [23:47] * catlee is now known as catlee-away
- # [23:48] * Joins: francois (francois@moz-cnggv3.fmarier.org)
- # [23:49] * Quits: billm (billm@moz-iodc9a.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [23:49] <froydnj> glandium: we're *really* not going to fix it
- # [23:49] * Quits: @roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP) (Connection closed)
- # [23:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=43ad59d08bc4 - 38 changesets
- # [23:50] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [23:50] * Joins: steveofthestow (steveofthes@moz-hklhsa.range86-159.btcentralplus.com)
- # [23:50] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
- # [23:51] * Quits: jfkthame (jfkthame@moz-2a7.i06.29.2.IP) (Quit: Leaving)
- # [23:51] * Quits: davidb (davidb@moz-svk.i06.49.70.IP) (Quit: Blah blah blah)
- # [23:51] * Joins: cpearce_ (chatzilla@moz-j443h2.dqqd.b0fh.0cb0.2001.IP)
- # [23:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=43ad59d08bc4 - 55 changesets
- # [23:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/94076cd5ec2f - Kai Engert - Bug 1107731, Upgrade to NSS 3.17.4, landing release candidate NSS_3_17_4_RC0, r=wtc
- # [23:52] * Joins: roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP)
- # [23:52] * killer sets mode: +o roc
- # [23:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8b3815de49f8 - Jonathan Kew - Bug 1123654 - Replace use of [deprecated] GetStockObject(DEFAULT_GUI_FONT) with newer API; results in use of Tahoma in place of Microsoft Sans Serif in various contexts. r=jimm
- # [23:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=b3a400ba24a8 - 82 changesets
- # [23:54] <KWierso|sheriffduty> ehsan_: inbound's open, push away
- # [23:54] <ehsan_> thanks!
- # [23:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/055dc7344f4b - Kai Engert - Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc
- # [23:55] <@gavin> glandium: verified wontfix means "I am confirming that we don't want to fix this"
- # [23:55] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Ping timeout: 121 seconds)
- # [23:55] * Joins: drno_ (nohlmeier@moz-225k7f.ca.comcast.net)
- # [23:55] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
- # [23:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/192118b52c16 - Ehsan Akhgari - Bug 1119260 - Mark virtual overridden functions as MOZ_OVERRIDE in XPConnect; r=bholley
- # [23:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/295aa7227e80 - Ehsan Akhgari - Bug 1116357 - Prevent double releasing the wrapper object in the error handling code in FinishCreate; r=bholley
- # [23:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b8d3bb759fe0 - Ehsan Akhgari - Bug 1114999 - Part 1: Create an analysis for disallowing calling AddRef and Release on the return value of functions; r=jrmuizel
- # [23:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dfe972480fd4 - Ehsan Akhgari - Bug 1123108 - Mark nsIXPConnectWrappedNative::mIdentity as an nsCOMPtr; r=bholley
- # [23:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7cea69231f77 - Ehsan Akhgari - Bug 611103 - Don't depend on the editor in nsDocumentEncoder; r=bzbarsky
- # [23:56] * Quits: myk (myk@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
- # [23:56] * Quits: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:57] <glandium> gavin: first time I've seen that status. I guess it makes sense.
- # [23:57] * Joins: myk (myk@moz-u3dg2t.sfo1.mozilla.com)
- # [23:58] <glandium> I was under the impression the verified status was essentially for QA
- # [23:58] * Quits: bholley (bholley@moz-u3dg2t.sfo1.mozilla.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:58] * Joins: jdm (jdm@moz-fsu3tt.dsl.teksavvy.com)
- # [23:58] * Quits: @roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP) (Ping timeout: 121 seconds)
- # [23:58] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [23:59] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
- # [23:59] <@gavin> glandium: it's for whatever anyone wants to use it for, like the rest of bugzilla :)
- # [23:59] <kaie> hi ted, it seems we had forgotton to update nspr min ver requirement in configure.in for quite a while. This is still the right place to do it? https://bugzilla.mozilla.org/attachment.cgi?id=8553370&action=edit Thanks i.a. for having a look
- # Session Close: Fri Jan 23 00:00:01 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn