/irc-logs / mozilla / #developers / 2015-11-26 / end
Options:
Previous day, Next day
- # Session Start: Thu Nov 26 00:00:00 2015
- # Session Ident: #developers
- # [00:00] * Joins: karlt (karl@moz-usst77.nn3i.kiip.e780.2400.IP)
- # [00:00] * Joins: roc (chatzilla@moz-8b3t8p.nn3i.kiip.e780.2400.IP)
- # [00:00] * killer sets mode: +o roc
- # [00:01] * Quits: RyanVM (Thunderbird@moz-gb8lmh.fios.verizon.net) (Client exited)
- # [00:01] * Parts: ot (ot@moz-gmtpic.cpe.webspeed.dk) ("")
- # [00:01] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [00:02] * Quits: Dexter (Alessio@moz-n2mjoo.retail.telecomitalia.it) (Quit: Leaving)
- # [00:02] <glandium> gps: r? https://pastebin.mozilla.org/8853130 (for the windows bustage)
- # [00:02] * Joins: elin (elin@moz-evbjvg.dynamic-ip.hinet.net)
- # [00:03] * Quits: loadbang (simon@moz-1u5.q6m.80.5.IP) (Client exited)
- # [00:03] * Quits: LilyNet (Cupcake@moz-h1eera.customer.tdc.net) (Connection closed)
- # [00:04] * Joins: mgoodwin_OoO (mgoodwin_Oo@moz-ubimfl.cable.virginm.net)
- # [00:04] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [00:05] * Joins: bholley (bholley@moz-mehar5.ca.comcast.net)
- # [00:06] * maja_zf|brb is now known as maja_zf
- # [00:07] * Quits: BenWa (bgirard@66.207.193.21) (Client exited)
- # [00:08] <gps> glandium: r+
- # [00:08] * Quits: LilyLappy (Cupcake@moz-h1eera.customer.tdc.net) (Ping timeout: 121 seconds)
- # [00:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/411ae8f9583d - Mike Hommey - Bug 1228068 - Always set MOZ_USING_COMPILER_WRAPPER when a compiler wrapper is involved. r=gps on a CLOSED TREE
- # [00:09] * Quits: Snuffleupagus (chatzilla@moz-mo4opk.bredband.comhem.se) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
- # [00:10] <glandium> inbound can be reopened
- # [00:10] * Quits: roxlu (roxlu@moz-dqem8f.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [00:11] * Joins: jimb (user@moz-09a.i8g.126.207.IP)
- # [00:11] * Quits: h4writer (h4writer@moz-1ccfmr.6k93.qujl.1812.2a02.IP) (Ping timeout: 121 seconds)
- # [00:11] <glandium> well... depending on what all those orange tests are
- # [00:12] <Waldo> dholbert: btw, re bug 1145195, nsAutoPtr is bad and deprecated, use UniquePtr instead
- # [00:14] <dholbert> Waldo, I know UniquePtr is the new hotness. But I'm conflicted about adding UniquePtr<> directly alongside nsAutoPtr though, and also about saying "upgrade existing nsAutoPtr to UniquePtr before fixing this"
- # [00:14] * Quits: mgoodwin_OoO (mgoodwin_Oo@moz-ubimfl.cable.virginm.net) (Ping timeout: 121 seconds)
- # [00:14] <glandium> seems to me either bug 1224165 or bug 1223530 is responsible for the windows test oranges
- # [00:14] <glandium> ted: ^
- # [00:14] <dholbert> Waldo, (and I'm not convinced nsAutoPtr is bad enough to merit the inconsistency of nsAutoPtr/UniquePtr alongside each other)
- # [00:15] <dholbert> Waldo, gtg though. Feel free to correct me if it's really that bad
- # [00:15] <dholbert> Waldo, (and I'll pass that along in review)
- # [00:15] <Waldo> dholbert: probably not *that* bad, but I'd probably file a new bug to convert the whole file over
- # [00:15] <dholbert> Waldo, agreed, that was kinda what I had in mind
- # [00:15] <dholbert> Waldo, (now or eventually)
- # [00:16] <philor> glandium: seems to me they are the result of the js and xpc shells not being valid win32 applications, did ted touch something that would make that happen?
- # [00:16] <Waldo> someone's gotta start doing it *sometime*, and if one change at a time in a file feels odd, do whole files instead
- # [00:16] <dholbert> Waldo, someone did a whole bunch recently and I reviewed it! I forget who
- # [00:16] <dholbert> in /layout
- # [00:16] <Waldo> \o/
- # [00:16] <dholbert> (as part of a "get rid of new/delete usages")
- # [00:16] <Waldo> even nicer
- # [00:16] * Quits: billm (billm@moz-ca8dmc.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [00:16] <Waldo> I vaguely remember seeing something along those lines too
- # [00:16] * Quits: sewardj (sewardj@moz-k2tg06.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
- # [00:16] <Waldo> although I couldn't say how recently, at all
- # [00:17] <glandium> philor: MOZ_WINCONSOLE seems like a good candidate for that
- # [00:17] * Joins: marcosc (marcosc@moz-29a.do1.52.113.IP)
- # [00:17] * Quits: chrisccoulson (chr1s@moz-oo6mn7.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
- # [00:18] <philor> glandium: https://treeherder.mozilla.org/#/jobs?repo=try&revision=03b4fa4c8ae0 unless he changed it between his last try push and landing
- # [00:18] <glandium> philor: well, all I see is that the wreck starts on his push
- # [00:19] <glandium> philor: and that it's unrelated to the switch to ec2 since the builds on the push before him are on ec2 too
- # [00:19] <philor> fun, isn't it?
- # [00:20] <philor> note that the build bustage also started on his push, unless you consider that it also started on fx-team several hours before
- # [00:20] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [00:20] <philor> so he could have just moved something that caused us to actually build something
- # [00:20] * whimboo is now known as whimboo|afk
- # [00:20] <philor> which we were no longer able to do, but hadn't actually done yet
- # [00:21] <glandium> philor: he forced every binary to be rebuilt because of the configure change
- # [00:21] <glandium> which triggered the thing I just fixed
- # [00:21] * Quits: marcosc (marcosc@moz-29a.do1.52.113.IP) (Ping timeout: 121 seconds)
- # [00:21] * Joins: BenWa (bgirard@moz-2as2d7.cable.teksavvy.com)
- # [00:22] * Quits: @ehsan (ehsan@moz-jolsle.3t38.sij7.f0c8.2607.IP) (A TLS packet with unexpected length was received.)
- # [00:22] * Quits: Aryx (Archaeopter@moz-shkt8h.cust.telecolumbus.net) (Quit: Goodbye)
- # [00:22] <philor> I'm perfectly happy to see him thrown under a bus, don't get me wrong, I'm just not going to say "whew, that's all over now, let's reopen and land fifty things!" even if someone does back him out
- # [00:22] * Joins: adev-tb (Thunderbird@moz-enf.f6q.51.151.IP)
- # [00:23] <glandium> philor: I hadn't seen the test oranges when I said inbound could be reopened
- # [00:23] * Quits: abwillis (abwillis@moz-glb.ujr.97.32.IP) (Ping timeout: 121 seconds)
- # [00:23] * Joins: lizzard (ehenry@moz-m8bpm8.ca.comcast.net)
- # [00:23] <glandium> I was only basing the comment on the closure message
- # [00:23] * Quits: adev-tb (Thunderbird@moz-enf.f6q.51.151.IP) (Client exited)
- # [00:24] <philor> yeah
- # [00:24] * Joins: abwillis (abwillis@moz-glb.ujr.97.32.IP)
- # [00:24] <philor> my closure was "Windows bustage" with the tags checkin-compilation, checkin-test, infra
- # [00:25] * Quits: jimm (jmathies@moz-sng2os.dhcp.embarqhsd.net) (Quit: )
- # [00:26] <philor> which would have nicely covered us up until now
- # [00:26] <glandium> philor: it is "Windows bustage bug 1228068"
- # [00:26] * Joins: LilyLappy (Cupcake@moz-h1eera.customer.tdc.net)
- # [00:26] * Joins: LilyNet (Cupcake@moz-h1eera.customer.tdc.net)
- # [00:26] <glandium> and I fixed bug 1228068
- # [00:26] * lmandel is now known as lmandel_afk
- # [00:26] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
- # [00:26] <philor> yeah, Aryx thought he was helping, and according to many people's theory of sheriffing he did the right thing
- # [00:26] * maja_zf is now known as maja_zf|aflk
- # [00:26] * maja_zf|aflk is now known as maja_zf|afk
- # [00:27] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [00:27] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [00:27] <philor> my theory of sheriffing just happens to have been forged while trying to run trees while at work at a completely separate job, and thus calls for nice broad swipes
- # [00:27] * Joins: adev-tb (Thunderbird@moz-enf.f6q.51.151.IP)
- # [00:27] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [00:28] <glandium> what's the tag for insulting messages on bugzilla? spam?
- # [00:28] * Quits: adev-tb (Thunderbird@moz-enf.f6q.51.151.IP) (Client exited)
- # [00:29] * Joins: billm (billm@moz-j66jlp.ujol.1ibb.0101.2620.IP)
- # [00:29] <glandium> ah, already taken care of
- # [00:29] <Waldo> if you ever need to find out again, I can post a "your mother is a hamster" comment so you can find out ;-)
- # [00:30] <glandium> Waldo: and your father smells of elderberries
- # [00:30] <Waldo> 'xactly
- # [00:30] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [00:31] * wlach is now known as wlach|afk
- # [00:32] * Quits: azakai|2 (alon@moz-l3ofdg.sntcca.sbcglobal.net) (Connection closed)
- # [00:33] * bc is now known as bc|bbl
- # [00:33] * Quits: abwillis (abwillis@moz-glb.ujr.97.32.IP) (Quit: ChatZilla 0.9.92 [SeaMonkey 2.28/20150723232629])
- # [00:34] <glandium> philor: well, considering debug builds are not busted, I say 1223530 looks very suspicious
- # [00:35] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
- # [00:35] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [00:36] * Joins: janv (varga@moz-h6r21h.dynamic.orange.sk)
- # [00:36] * Quits: Pike (chatzilla@moz-ae04ff.dyn.telefonica.de) (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
- # [00:36] <glandium> philor: haha, and the try build didn't run *XP* tests, which are the ones failing
- # [00:37] <glandium> win7 tests are fine
- # [00:37] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [00:37] <glandium> aaaaaaah
- # [00:37] <glandium> yeah, it's definitely 1223530
- # [00:37] * Quits: jdm (jdm@moz-3eu2pc.cpe.teksavvy.com) (Quit: )
- # [00:38] * Joins: janv (varga@moz-h6r21h.dynamic.orange.sk)
- # [00:38] <philor> chalk up another victory for not-by-default on try
- # [00:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/27b37512f3f3 - Mike Hommey - Backout changeset 0104f1c911ca (bug 1223530) because it breaks running on Windows XP on a CLOSED TREE
- # [00:40] * Joins: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net)
- # [00:41] * Quits: mjf (anonymous@moz-r17qgu.dyn.grandenetworks.net) (Client exited)
- # [00:41] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [00:41] * Quits: adusca|afk (uid71833@moz-2mjhct.tooting.irccloud.com) (Quit: Connection closed for inactivity)
- # [00:41] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [00:42] * Joins: givanica (Thunderbird@moz-hun.0et.27.188.IP)
- # [00:42] * Joins: dbaron (dbaron@moz-1ufb1d.dynamic.fusionbroadband.com)
- # [00:42] * killer sets mode: +ao dbaron dbaron
- # [00:44] <glandium> philor: we should be good now, as far as Windows builds are concerned, as long as nothing broke since ted's landing
- # [00:44] * Quits: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net) (Ping timeout: 121 seconds)
- # [00:44] <philor> aye, that's the rub
- # [00:45] * Quits: mhowell (Matt_Howell@moz-09a.i8g.126.207.IP) (Quit: http://pidgin.renatosilva.me - Pidgin++)
- # [00:45] <philor> well, that and the way we've forgotten to build a browser which can run treeherder without hanging
- # [00:46] <philor> but I'll be home in only another couple of hours, how much more bustage can people land in that time?
- # [00:47] <mccr8> hg push seems a lot faster now, so more than ever before
- # [00:48] <glandium> philor: there seem to be some b2g perma oranges, too
- # [00:48] * Joins: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net)
- # [00:48] <glandium> (just judging from the numbers, not looking at the actual failures)
- # [00:50] * Joins: mastizada (Thunderbird@moz-mek.63k.2.46.IP)
- # [00:52] * Quits: mastizada (Thunderbird@moz-mek.63k.2.46.IP) (Client exited)
- # [00:52] <philor> glandium: I wouldn't be surprised if there are, but that's nothing to me, I'm not a b2g contributor
- # [00:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2cbf3af88ad3 - Mike Conley - Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm
- # [00:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1213752bdbed - Mike Conley - Bug 1227444 - Regression test. r=billm
- # [00:52] * Joins: mastizada (Thunderbird@moz-mek.63k.2.46.IP)
- # [00:52] <philor> though a history of foolish behavior on my part has left me stuck getting mail for https://bugzilla.mozilla.org/show_bug.cgi?id=1117286#c29
- # [00:55] * Joins: Boriss (Boriss@moz-aq4.h2b.247.173.IP)
- # [00:55] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [00:56] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [00:56] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [00:57] * Quits: secretrobotron (secretrobot@moz-s8hu4k.3t38.sij7.f0c8.2607.IP) (A TLS packet with unexpected length was received.)
- # [00:57] * Joins: surkov (surkov@moz-an5vm5.cable.teksavvy.com)
- # [00:59] * Quits: MaxIvanov (MIvanov@moz-rd7.51j.125.50.IP) (Quit: Leaving)
- # [01:00] * Joins: mixedpuppy (mixedpuppy@moz-67b.ehc.196.69.IP)
- # [01:00] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Connection closed)
- # [01:00] * Quits: Jayflux (Jayflux@moz-u2kqf6.as13285.net) (Connection closed)
- # [01:00] * Joins: janv (varga@moz-h6r21h.dynamic.orange.sk)
- # [01:01] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [01:01] * khuey|away is now known as khuey
- # [01:03] * Quits: Mnyromyr (Mnyromyr@moz-q2alqp.gnf7.tkmq.0908.2a02.IP) (Quit: ChatZilla 0.9.92 [SeaMonkey 2.39/20151103174305])
- # [01:03] * Quits: bwc (Adium@moz-avrtg7.rcsntx.sbcglobal.net) (Quit: Leaving.)
- # [01:03] * ewong|away is now known as ewong
- # [01:03] * AutomatedTester|AFK is now known as AutomatedTester
- # [01:04] * Joins: sewardj (sewardj@moz-7of4os.dip0.t-ipconnect.de)
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bdca49c496fa - Mike Hommey - Bug 1224452 - Move shell_quote to the shellutil module. r=gps
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f50af5d1171b - Mike Hommey - Bug 1224452 - Use mozbuild.shellutil.split instead of shlex.shlex in mozbuild.compilation.util. r=gps
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4d671ea9e4b3 - Mike Hommey - Bug 1224452 - Straighten up a couple things in some moz.builds. r=gps
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a4038eff85b9 - Mike Hommey - Bug 1224452 - Add an expand_variables helper function to do simple make-like variable expansion. r=gps
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb94204b1c96 - Mike Hommey - Bug 1224452 - Better handle make variable references from gyp files. r=gps
- # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f8a04f388bf1 - Mike Hommey - Bug 1224452 - Quote passthru variables. r=gps
- # [01:09] * Quits: lizzard (ehenry@moz-m8bpm8.ca.comcast.net) (Client exited)
- # [01:10] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (A TLS packet with unexpected length was received.)
- # [01:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bc9a43cbbdfa - Catalin Badea - Bug 1227932 - Fix Service Workers SoftUpdate and registration.update code paths. r=ehsan
- # [01:10] * Parts: emorley (sid65@moz-egsu5c.0j4i.jtu0.0101.2620.IP) ("")
- # [01:11] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [01:11] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
- # [01:13] * AutomatedTester is now known as AutomatedTester|AFK
- # [01:13] * Quits: givanica (Thunderbird@moz-hun.0et.27.188.IP) (Client exited)
- # [01:14] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [01:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/91c196b60306 - Jakob Stoklund Olesen - Bug 1226027 - Use Simd128 register content type. r=bbouvier
- # [01:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2125d137ed4d - Mark Hammond - Bug 1220926 - include some sync preferences in about:support. r=bsmedberg
- # [01:15] * Quits: gkw (fuzz2lin@moz-cfhap5.mtv2.mozilla.com) (Quit: leaving)
- # [01:17] * Joins: marcosc (marcosc@moz-29a.do1.52.113.IP)
- # [01:18] * Quits: VladimirBelonenko (oliverthor@moz-rd7.51j.125.50.IP) (Ping timeout: 121 seconds)
- # [01:18] * Joins: dgmurdockiii (dgmurdockii@moz-k0424l.in.comcast.net)
- # [01:20] * Quits: brendan (brendaneich@moz-v6u.63c.233.50.IP) (Client exited)
- # [01:21] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [01:22] * Quits: marcosc (marcosc@moz-29a.do1.52.113.IP) (Ping timeout: 121 seconds)
- # [01:24] * Joins: gkw (fuzz2lin@moz-cfhap5.mtv2.mozilla.com)
- # [01:26] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [01:27] * Joins: bgrins (bgrins@moz-0bmbl2.ca.comcast.net)
- # [01:27] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Ping timeout: 121 seconds)
- # [01:27] * Quits: jimb (user@moz-09a.i8g.126.207.IP) (Ping timeout: 121 seconds)
- # [01:29] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [01:31] * jlund is now known as jlund|biab
- # [01:32] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Ping timeout: 121 seconds)
- # [01:32] * Quits: bbondy (bbondy@moz-ahsdem.home.cgocable.net) (Connection closed)
- # [01:34] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Quit: quit)
- # [01:35] * terrence is now known as terrence-afk
- # [01:36] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [01:37] * Quits: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [01:37] * Joins: bbondy (bbondy@moz-ahsdem.home.cgocable.net)
- # [01:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/34c9087517ea - James Long - Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel
- # [01:47] * Quits: ewong (ezio_audito@moz-a2bclr.net) (Quit: Reset)
- # [01:47] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [01:48] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
- # [01:51] * Quits: nattokirai (nattokirai@moz-ub7.emg.5.103.IP) (Ping timeout: 121 seconds)
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/937ea2e34813 - Chris Pearce - Bug 1227775 - Call mozilla::ipc::windows::InitUIThread() in RunGtestFunc(). r=benwa
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c9162d1acbe4 - Chris Pearce - Bug 1227790 - Update MediaKeyStatuses to include "released", "output-restricted" and "status-pending". r=bz
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5c0a41a39290 - Chris Pearce - Bug 1227790 - Update GMP API to include new MediaKeyStatus types. r=jwwang
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e323f3987aa6 - Nicholas Nethercote - Bug 1187144 (part 2) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0e8bf590fd8d - Nicholas Nethercote - Bug 1187144 (part 3) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ff74d6705fac - Nicholas Nethercote - Bug 1187144 (part 4) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f0dcc343f0e - Nicholas Nethercote - Bug 1187144 (part 5) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:52] * Joins: dzbarsky (Adium@moz-v18mcd.ca.comcast.net)
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/401a371009a8 - Nicholas Nethercote - Bug 1187144 (part 6) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3d03fbb04ef9 - Nicholas Nethercote - Bug 1187144 (part 7) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=dholbert.
- # [01:53] * Quits: LilyNet (Cupcake@moz-h1eera.customer.tdc.net) (Connection closed)
- # [01:54] * Quits: aleth (instantb@moz-enf.f6q.51.151.IP) (Quit: :tiuQ)
- # [01:55] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
- # [01:55] * Quits: bbondy (bbondy@moz-ahsdem.home.cgocable.net) (Quit: )
- # [01:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/3398aa796199 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [01:55] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [01:55] * Joins: atsai (atsai@moz-rkj1pn.dynamic.hinet.net)
- # [01:56] * stephend is now known as stephend|out
- # [01:56] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Quit: )
- # [01:58] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
- # [01:59] * Quits: atsai (atsai@moz-rkj1pn.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [01:59] * Joins: LilyNet (Cupcake@moz-h1eera.customer.tdc.net)
- # [01:59] * khuey is now known as khuey|away
- # [02:00] * Quits: JMercado (JaymeMercad@moz-rd7.51j.125.50.IP) (Ping timeout: 121 seconds)
- # [02:01] * Joins: atsai (atsai@moz-ijr8jj.HINET-IP.hinet.net)
- # [02:01] * Joins: gandalf (zbraniecki@moz-cp7c4m.ca.comcast.net)
- # [02:02] * Quits: mixedpuppy (mixedpuppy@moz-67b.ehc.196.69.IP) (Client exited)
- # [02:03] * Joins: JMercado (JaymeMercad@moz-rd7.51j.125.50.IP)
- # [02:05] * Quits: ehugg (ehugg@moz-o2f.sr5.107.128.IP) (Client exited)
- # [02:06] * Joins: nattokirai (nattokirai@moz-clf.emg.5.103.IP)
- # [02:07] * Quits: elin (elin@moz-evbjvg.dynamic-ip.hinet.net) (Client exited)
- # [02:08] * Joins: ewong (ezio_audito@moz-a2bclr.net)
- # [02:09] * Joins: mixedpuppy (mixedpuppy@moz-67b.ehc.196.69.IP)
- # [02:10] * Quits: mixedpuppy (mixedpuppy@moz-67b.ehc.196.69.IP) (Client exited)
- # [02:11] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [02:13] * jryans is now known as jryans|pto
- # [02:15] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [02:15] <nthomas> taskcluster is having some issues with Azure, which is causing those red results on treeherder (TaskclusterRestFailure: Internal Server Error
- # [02:15] <nthomas> ), and probably the TC oranges too. #taskcluster is looking at it
- # [02:16] * mcote|afk is now known as mcote
- # [02:18] <gerald> Do I need to #include "mozalloc.h" wherever I use 'new'? I do see it explicitly #included in quite a few files, but not *all* files with 'new'; so is there some policy/guideline around that?
- # [02:18] * Joins: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [02:20] * Joins: lizzard (ehenry@moz-m8bpm8.ca.comcast.net)
- # [02:21] * Quits: LilyNet (Cupcake@moz-h1eera.customer.tdc.net) (Connection closed)
- # [02:22] * Quits: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net) (Ping timeout: 121 seconds)
- # [02:24] * Quits: m_gol (m_gol@moz-qug51h.internetdsl.tpnet.pl) (Quit: Leaving...)
- # [02:24] * Joins: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net)
- # [02:27] * Quits: LilyLappy (Cupcake@moz-h1eera.customer.tdc.net) (Ping timeout: 121 seconds)
- # [02:27] * Joins: brendan (brendaneich@moz-b8n.tdl.56.172.IP)
- # [02:28] <gerald> glandium: ^ ?
- # [02:28] * Quits: spohl (Adium@moz-bs1.ie6.61.108.IP) (Ping timeout: 121 seconds)
- # [02:28] * Joins: marcosc (marcosc@moz-29a.do1.52.113.IP)
- # [02:33] * Quits: mwu_ (mwu@moz-bsfoja.tcso.qwest.net) (Client exited)
- # [02:33] * Joins: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [02:37] * Quits: dzbarsky (Adium@moz-v18mcd.ca.comcast.net) (Quit: Leaving.)
- # [02:38] <cpearce> uh... should inbound actually be open? it looks a rather sickly colour...
- # [02:38] * &dbaron looks
- # [02:38] * Joins: jlongster (user@moz-mo5.kle.56.172.IP)
- # [02:38] <philor> sigh
- # [02:38] <gerald> cpearce: See nthomas' comments above
- # [02:39] <philor> how long was I gone, 40 minutes?
- # [02:39] <&dbaron> ah, philor beat me by 11 seconds
- # [02:39] <cpearce> philor: long enough it seems.
- # [02:40] * cpearce imagines philor's "I'll be back" Arnie impersonation...
- # [02:40] <gerald> same thing on try
- # [02:40] * Joins: dzbarsky (Adium@moz-hti96r.82pc.j76f.0646.2601.IP)
- # [02:40] <&dbaron> is the purple infra?
- # [02:40] <philor> yep
- # [02:40] <philor> even not-taskcluster has a dependency on taskcluster
- # [02:41] <philor> so let's just fix that with an everything-closed
- # [02:41] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [02:41] * Quits: gandalf (zbraniecki@moz-cp7c4m.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [02:41] <&dbaron> I think mccr8 broke something
- # [02:41] * Joins: daoshengmu (uid99282@moz-f02scb.charlton.irccloud.com)
- # [02:41] <philor> no doubt
- # [02:41] <&dbaron> although maybe that's infra too
- # [02:42] * Quits: lizzard (ehenry@moz-m8bpm8.ca.comcast.net) (Client exited)
- # [02:42] <&dbaron> it's python exceptions with taskcluster in the stack that turns the builders red
- # [02:42] <&dbaron> so probably infra
- # [02:42] <&dbaron> I'm actually thinking the orange and red is all infra
- # [02:42] * Quits: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net) (Ping timeout: 121 seconds)
- # [02:43] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
- # [02:43] <&dbaron> er, not quite
- # [02:43] <philor> mostly, some of it is the bustage for which we were closed
- # [02:43] <nthomas> some purple on fx-team too
- # [02:43] * Joins: ehugg (ehugg@moz-o2f.sr5.107.128.IP)
- # [02:43] <philor> I still haven't finished starring that
- # [02:43] <&dbaron> Something in Assembler-x64.cpp
- # [02:43] <philor> nthomas: yeah, thanks, I closed everything that uses treestatus
- # [02:43] <&dbaron> which is probably jolesen
- # [02:43] * xidorn wonders what happens to try :/
- # [02:43] <&dbaron> it looks like we can do opt builds without taskcluster, but not debug
- # [02:44] <&dbaron> at least on some platforms
- # [02:44] <philor> seems more likely that we had already started some opt builds
- # [02:44] * Joins: mwu_ (mwu@moz-bsfoja.tcso.qwest.net)
- # [02:45] * Quits: billm (billm@moz-j66jlp.ujol.1ibb.0101.2620.IP) (Quit: Leaving)
- # [02:45] <philor> so, where to start starring? back at 3:39 am where I last left off, or at the base of the midday closures?
- # [02:45] * Joins: LilyLappy (Cupcake@moz-h1eera.customer.tdc.net)
- # [02:46] <philor> I might have to give up and go back to starring b2g's crap, it's going to give me a rash looking past it
- # [02:47] * Joins: LilyNet (Cupcake@moz-h1eera.customer.tdc.net)
- # [02:48] <philor> the good thing is, most of it is actually permaorange, which makes the starring faster, since you already know what bug it will be before even selecting it
- # [02:48] * Quits: LilyNet (Cupcake@moz-h1eera.customer.tdc.net) (Quit: (∗ ・‿・)ノ゛ Bai Bai)
- # [02:48] * Quits: mwu_ (mwu@moz-bsfoja.tcso.qwest.net) (Client exited)
- # [02:49] * &dbaron ponders whether to brave the grocery store or have soup for dinner
- # [02:49] <philor> don't do it
- # [02:49] * &dbaron -> store
- # [02:49] * Quits: &dbaron (dbaron@moz-1ufb1d.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:49] <philor> I looked at mine, and just kept going
- # [02:50] * Joins: LilyNet (Cupcake@moz-h1eera.customer.tdc.net)
- # [02:50] <philor> though in truth, it did look better than the tree does
- # [02:50] * Quits: fubar (fubar@moz-1gfn51.electric-mayhem.org) (Ping timeout: 121 seconds)
- # [02:51] <philor> down to only 706 unstarred though, progress
- # [02:52] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
- # [02:55] * Quits: Sxean (Sxean@moz-rd7.51j.125.50.IP) (A TLS packet with unexpected length was received.)
- # [02:56] * Joins: allstarschh (allstars@moz-2hf62a.HINET-IP.hinet.net)
- # [02:56] * Quits: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [02:57] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
- # [02:57] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [02:57] * Joins: fubar (fubar@moz-1gfn51.electric-mayhem.org)
- # [02:57] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [02:58] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [02:59] * gaye|sick is now known as gaye|pto
- # [03:00] * Quits: @smaug (chatzilla@moz-6kbmhh.rev.dnainternet.fi) (Ping timeout: 121 seconds)
- # [03:00] * Quits: MMurrell (MaxMurrell@moz-rd7.51j.125.50.IP) (Ping timeout: 121 seconds)
- # [03:00] * Joins: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [03:01] * gaye|pto is now known as gaye|holiday
- # [03:01] * Joins: evanxd1 (Adium@moz-2hf62a.HINET-IP.hinet.net)
- # [03:01] * Quits: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
- # [03:02] * Quits: JMercado (JaymeMercad@moz-rd7.51j.125.50.IP) (A TLS packet with unexpected length was received.)
- # [03:03] * Joins: elin (elin@moz-uih6ph.dynamic.hinet.net)
- # [03:03] <catalinb> is taskcluster still broken?
- # [03:04] * Joins: kershaw (kershaw@moz-2hf62a.HINET-IP.hinet.net)
- # [03:05] * Quits: tessarakt (jens@moz-su5li8.dyn.telefonica.de) (Ping timeout: 121 seconds)
- # [03:06] * Quits: zer0 (zer0@moz-t1mtug.upc-f.chello.nl) (Quit: Leaving)
- # [03:08] <philor> since it's broken by Amazon breaking storage in us-west, one would probably need to be an AWS on-call engineer to know
- # [03:09] <avih> philor: try build failures are expected now, right? should i need to repush to try once it gets fixed?
- # [03:09] <philor> avih: I wouldn't, I'd retrigger, but that's me
- # [03:09] <avih> philor: :) i might take that advice. thx
- # [03:10] * bc|bbl is now known as bc
- # [03:10] * Quits: atsai (atsai@moz-ijr8jj.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [03:11] * Joins: jimb (user@moz-6gkikn.or.comcast.net)
- # [03:11] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [03:11] * Quits: nattokirai (nattokirai@moz-clf.emg.5.103.IP) (Client exited)
- # [03:12] * Joins: Shrooms (Shrooms@moz-kmqdbs.ip.windstream.net)
- # [03:12] * Quits: elin (elin@moz-uih6ph.dynamic.hinet.net) (A TLS packet with unexpected length was received.)
- # [03:13] * Joins: elin (elin@moz-uih6ph.dynamic.hinet.net)
- # [03:13] <philor> and s/Amazon/Azure, the other megacorp
- # [03:14] * Joins: nattokirai (nattokirai@moz-clf.emg.5.103.IP)
- # [03:14] * mcote is now known as mcote|afk
- # [03:16] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [03:17] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [03:21] * Joins: Jerry_Mac (hshih@moz-uih6ph.dynamic.hinet.net)
- # [03:22] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [03:22] * Quits: Jerry_Mac (hshih@moz-uih6ph.dynamic.hinet.net) (Quit: Leaving)
- # [03:23] * Joins: tessarakt (jens@moz-sgda4a.adsl.alicedsl.de)
- # [03:24] * Quits: ehugg (ehugg@moz-o2f.sr5.107.128.IP) (Client exited)
- # [03:25] <nigelb> oh wow.
- # [03:25] <nigelb> that's a gorgeous tree.
- # [03:26] * Quits: marcosc (marcosc@moz-29a.do1.52.113.IP) (A TLS packet with unexpected length was received.)
- # [03:26] * Joins: marcosc (marcosc@moz-29a.do1.52.113.IP)
- # [03:27] * Joins: dbaron (dbaron@moz-1ufb1d.dynamic.fusionbroadband.com)
- # [03:27] * killer sets mode: +ao dbaron dbaron
- # [03:28] * Joins: azakai|2 (alon@moz-l3ofdg.sntcca.sbcglobal.net)
- # [03:29] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [03:31] * Quits: marcosc (marcosc@moz-29a.do1.52.113.IP) (Ping timeout: 121 seconds)
- # [03:35] <philor> bz_dinner: you'd be mad about a jetpack or a marionette backout, but you'd be fine with a b2g Gu backout, right?
- # [03:35] * Quits: LilyNet (Cupcake@moz-h1eera.customer.tdc.net) (Connection closed)
- # [03:35] * Quits: nattokirai (nattokirai@moz-clf.emg.5.103.IP) (Client exited)
- # [03:38] * Quits: elin (elin@moz-uih6ph.dynamic.hinet.net) (Client exited)
- # [03:38] * Joins: LilyNet (Cupcake@moz-h1eera.customer.tdc.net)
- # [03:39] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [03:39] * Quits: evanxd1 (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
- # [03:43] * Joins: c0mrad3 (uid26809@moz-29q44j.charlton.irccloud.com)
- # [03:48] <glandium> is it me or taskcluster breaks more often than buildbot?
- # [03:50] * Joins: junaid (junaid@moz-f2k.qdu.137.80.IP)
- # [03:50] <philor> depends, do you mean the parts of buildbot that are still in-house, that don't break much, or the parts that depend on AWS, which break a lot?
- # [03:50] <philor> okay, it doesn't depend, yes, taskcluster has far far far more bustages and intermittent failures that even buildbot+AWS
- # [04:00] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [04:02] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [04:03] * Joins: marcosc (marcosc@moz-29a.do1.52.113.IP)
- # [04:03] <gerald> glandium: (please redirect if someone else knows) Do I need to #include "mozalloc.h" wherever I use 'new'? I do see it explicitly #included in quite a few files, but not *all* files with 'new'; so is there some policy/guideline around that?
- # [04:05] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [04:05] * Quits: catalinb (catalin@moz-u9on54.eregie.pub.ro) (Ping timeout: 121 seconds)
- # [04:06] * Quits: Boriss (Boriss@moz-aq4.h2b.247.173.IP) (Client exited)
- # [04:06] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [04:08] * Joins: elin (elin@moz-uih6ph.dynamic.hinet.net)
- # [04:11] <glandium> gerald: as long as you #include a STL header, you don't need to include mozalloc.h
- # [04:12] <glandium> philor: relatedly, I didn't know the windows builds were using taskcluster
- # [04:12] * Quits: brendan (brendaneich@moz-b8n.tdl.56.172.IP) (Client exited)
- # [04:13] <gerald> glandium: Thanks.
- # [04:13] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [04:13] <philor> glandium: they aren't, not in the sense of being built by and on it
- # [04:14] <glandium> philor: so why are they failing with taskcluster stuff in the stack, like the others?
- # [04:15] * Joins: astley (astley@moz-uih6ph.dynamic.hinet.net)
- # [04:15] <philor> the others aren't tc builds, either, other than the ones that say tc[Tier-2](B) and the crap platform
- # [04:15] <glandium> philor: now that you mention it...
- # [04:15] <glandium> so wtf?
- # [04:16] <philor> something to do with using taskcluster's index, whatever that is, to find where they are uploaded, and maybe where they are uploaded is taskcluster's storage pretending to be archive.m.o pretending to be ftp.m.o
- # [04:16] <glandium> erf
- # [04:17] * Joins: evanxd (Adium@moz-uih6ph.dynamic.hinet.net)
- # [04:20] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [04:21] <nthomas> sorta, for indexing porpoises the buildbot jobs create a tc task and attach the same artifacts to it
- # [04:21] <nthomas> would be worth trying some test retriggers at this point
- # [04:22] * nthomas does a little of that on the tip of fx-team
- # [04:26] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
- # [04:28] * jlund|biab is now known as jlund
- # [04:29] * philor loses faith in retrigger all actually working
- # [04:31] * Quits: junaid (junaid@moz-f2k.qdu.137.80.IP) (Quit: Leaving.)
- # [04:31] * Joins: junaid (junaid@moz-f2k.qdu.137.80.IP)
- # [04:31] * Joins: brendan (brendaneich@moz-6na.9ei.85.107.IP)
- # [04:32] <nthomas> where does that live ?
- # [04:32] <philor> in fact, it seems to mean "retrigger all where all is only a few of the web-platform-tests"
- # [04:33] <philor> in the very first place anyone would look for it, in the dropdown on the save button
- # [04:34] <philor> but the running things in https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=91c196b60306&group_state=expanded, and those few running linux32 debug w-e10s jobs on the tip of fx-team from a while back, are examples of its "all"
- # [04:35] <nthomas> so you filter for failing, then there's a magic put in in pinboar,d then retrigger all ?
- # [04:35] <philor> possibly to be followed by multiple sets of actual all showing up all at once at a random much later time
- # [04:35] <nthomas> *put all
- # [04:36] * glob|away is now known as glob
- # [04:37] * Quits: jgilbert (Jeff@moz-rjtved.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [04:38] <philor> right, uncheck everything but red in the line of dots to the left of the search field (or type U), then click the pin in the upper right above the push you want to retrigger, then retrigger all
- # [04:38] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [04:38] <nthomas> ah, the pin
- # [04:38] <philor> then reload a lot and get angry
- # [04:39] <nthomas> it's like we put all the UI in the far corneres
- # [04:39] <nigelb> wait, you can retrigger more than one job in one go?
- # [04:39] <philor> yeah, all my descriptions are "in the upper right corner" "at the top of the lower left corner"
- # [04:39] <nthomas> ha ha ha
- # [04:40] <philor> sure, you can retrigger three wpt-e10s jobs out of the hundred things you have selected!
- # [04:40] <nthomas> I'm glad it's not just me
- # [04:40] <nthomas> so this outage aside, I think the b2g storage change we made went fine
- # [04:41] <nthomas> sure I turned some stuff off, but I'll add it back over the next day or few
- # [04:41] <philor> "but except for the ship sinking, how was your voyage, Captain?"
- # [04:42] <nthomas> a++++, comfy deck chairs, would travel again
- # [04:42] <nigelb> 4-star review. The trip was luxurious, but might want to work on not sinking in the future. The life boats didn't have champagne
- # [04:44] * Quits: jimb (user@moz-6gkikn.or.comcast.net) (Connection closed)
- # [04:46] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
- # [04:47] <@njn> nigelb: you must have been on the wrong lifeboat
- # [04:48] * Quits: brendan (brendaneich@moz-6na.9ei.85.107.IP) (Client exited)
- # [04:48] * Quits: @roc (chatzilla@moz-8b3t8p.nn3i.kiip.e780.2400.IP) (Ping timeout: 121 seconds)
- # [04:50] * Joins: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net)
- # [04:53] * Quits: KaiRo (robert@moz-go0707.highway.telekom.at) (A TLS packet with unexpected length was received.)
- # [04:54] <philor> perhaps retrigger all does that style of counting where every large number is "ten"
- # [04:54] <philor> since I did 15 jobs, and got 10 retriggered
- # [04:57] * Quits: chewey (chewey@moz-3skqhe.dip0.t-ipconnect.de) (NickServ (RECOVER command used by chewey_))
- # [04:57] * Joins: chewey (chewey@moz-542.2hk.223.79.IP)
- # [04:57] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [04:57] <philor> nope, more complicated, since 11 got me 8
- # [04:58] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [04:58] <nthomas> RESOLVED BOOZE
- # [05:00] * Quits: Coldblackice (anonz@moz-0ijqp3.oc.cox.net) (Ping timeout: 121 seconds)
- # [05:01] * mattwoodrow is now known as mattwoodrow|away
- # [05:02] * Quits: jlongster (user@moz-mo5.kle.56.172.IP) (Ping timeout: 121 seconds)
- # [05:02] * Joins: Coldblackice (anonz@moz-0ijqp3.oc.cox.net)
- # [05:03] <&dbaron> so that's how the tree's doing tonight, I take it?
- # [05:03] * Joins: jlongster (user@moz-b5r6rj.tmodns.net)
- # [05:03] <&dbaron> I don't think I've ever seen that much purple
- # [05:05] * Quits: Jackneill (Jackneill@moz-r5c.pmk.3.185.IP) (A TLS packet with unexpected length was received.)
- # [05:05] <&dbaron> philor, does treeherder have a way to unstar a build?
- # [05:05] * mattwoodrow|away is now known as mattwoodrow
- # [05:05] <&dbaron> why does save grey out when I change it to "not classified"?
- # [05:06] <philor> dbaron: select the job, in the lower center switch to the Annotations tab, if it was starred with a bug click both the X by the bug number to the right and the X by the intermittent classification
- # [05:07] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [05:07] <philor> though I'm pretty sure unstarring as a bug still doesn't actually unstar in the sense of telling OF to forget it was starred
- # [05:07] <&dbaron> philor, this is something you starred as infra that's actual bustage
- # [05:07] <philor> "that would be a good feature for Orange Factor v2!"
- # [05:07] * Quits: astley (astley@moz-uih6ph.dynamic.hinet.net) (Client exited)
- # [05:07] <&dbaron> (on inbound)
- # [05:07] <&dbaron> Win x64 is busted from https://bugzilla.mozilla.org/show_bug.cgi?id=1226027
- # [05:08] <philor> that unstars quite nicely
- # [05:08] <&dbaron> yes, as I just discovered
- # [05:08] <&dbaron> philor, thanks for the UI lesson
- # [05:09] * glob is now known as glob|away
- # [05:09] <philor> convenient, I always like a clean push better than a retriggered one
- # [05:10] <&dbaron> philor, should I back it out, or are you already halfway done?
- # [05:10] <philor> dbaron: more than halfway, just making sure I won't have to eat commit message words
- # [05:12] * Joins: ehugg (ehugg@moz-4o9.sr5.107.128.IP)
- # [05:13] <philor> a wee bit of hedging...
- # [05:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8fa4b88f205c - Phil Ringnalda - Back out 91c196b60306 (bug 1226027) for build bustage in Assembler-x64.cpp
- # [05:13] <jlongster> hey FWIW I pushed a pretty big patch for the JS debugger earlier today before I realized our tests weren't working. once things settle down fx-team may have some failures (I got a full green try run tho, so hopefully should be ok)
- # [05:13] <jlongster> I'm gonna check in the morning and will handle reverting it if it's failing
- # [05:14] * Joins: skeuomor1 (skeuomorf@moz-94k.ubs.32.197.IP)
- # [05:15] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [05:16] * Quits: skeuomorf (skeuomorf@moz-f2b.21q.32.197.IP) (Ping timeout: 121 seconds)
- # [05:18] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [05:19] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [05:20] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [05:21] <nigelb> jlongster: if it gets too bad, we'll revert it.
- # [05:21] <nigelb> Oh hey, builds are working now?
- # [05:21] <jlongster> nigelb: ok
- # [05:21] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
- # [05:22] * Quits: Waldo (waldo@moz-e9af6p.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [05:22] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Ping timeout: 121 seconds)
- # [05:23] * Joins: roc (chatzilla@moz-us1.o08.98.121.IP)
- # [05:23] * killer sets mode: +o roc
- # [05:24] * Joins: Waldo (waldo@moz-e9af6p.ujol.1ibb.0101.2620.IP)
- # [05:25] * Joins: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net)
- # [05:25] * Quits: jlongster (user@moz-b5r6rj.tmodns.net) (Ping timeout: 121 seconds)
- # [05:28] <nigelb> argh. select box crash again.
- # [05:29] * Quits: dzbarsky (Adium@moz-hti96r.82pc.j76f.0646.2601.IP) (Quit: Leaving.)
- # [05:29] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [05:31] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [05:35] * Quits: roguishmountain (Thunderbird@moz-s6r9ae.fios.verizon.net) (Ping timeout: 121 seconds)
- # [05:36] * nthomas is now known as nthomas|away
- # [05:36] * Joins: yzen (yzen@moz-rjb4dr.cable.teksavvy.com)
- # [05:36] * yzen is now known as yzen_
- # [05:36] * yzen_ is now known as yzen
- # [05:37] * Joins: fracting (fracting@moz-cd5.or5.191.107.IP)
- # [05:45] * glob|away is now known as glob
- # [05:47] * Joins: d1ndra (d1ndra@moz-c2d.e83.230.103.IP)
- # [05:49] * maja_zf|afk is now known as maja_zf
- # [05:49] * Joins: njn_ (chatzilla@moz-j5l8nb.iinet.net.au)
- # [05:50] <philor> bz_dinner: can I leave those two fixes in, and only back out 1170760?
- # [05:52] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [05:53] * Quits: DavidTJH (uid97756@moz-h50ota.ealing.irccloud.com) (Quit: Connection closed for inactivity)
- # [05:53] <&dbaron> philor, which 3 fixes?
- # [05:54] <philor> dbaron: https://hg.mozilla.org/integration/mozilla-inbound/rev/2cf2f09da4e9 and https://hg.mozilla.org/integration/mozilla-inbound/rev/622f372d220c
- # [05:55] <&dbaron> philor, you're looking to back out the 13 part thing?
- # [05:55] * Quits: sankha (sankha@moz-g7l.b0d.106.27.IP) (Ping timeout: 121 seconds)
- # [05:55] <philor> yup, or we could just hide Gu on every tree, that'd be good too
- # [05:56] <&dbaron> 2cf is clearly unrelated to the rest, I think
- # [05:56] * philor measures the amount of cursing from each action, finds that not just good but better even
- # [05:56] <&dbaron> philor, the other 2 do have a dependency relationship
- # [05:57] <&dbaron> philor, but knowing bz, I'd expect that you can back out the later part of the push safely without backing out the earlier part of the push, but not vice-versa
- # [05:57] * Joins: dzbarsky (Adium@moz-v18mcd.ca.comcast.net)
- # [05:57] <philor> yeah, I know 1170760 depends on Loop behaving itself, I heard that cursing :)
- # [05:58] * Quits: rn10950 (rn10950@moz-bntlu7.dyn.optonline.net) (Quit: )
- # [05:58] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
- # [05:59] <philor> eh, I'm still going to sit long enough for a Mn to run anyway, probably safe
- # [06:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/08f527d65282 - Phil Ringnalda - Back out 13 changesets (bug 1170760) for Gu bustage in homescreen/test/unit/apps_test.js
- # [06:08] * Quits: d1ndra (d1ndra@moz-c2d.e83.230.103.IP) (Ping timeout: 121 seconds)
- # [06:09] * Joins: rn10950 (rn10950@moz-bntlu7.dyn.optonline.net)
- # [06:17] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [06:18] * Joins: happy-dude_ (uid62780@moz-8as1vu.ealing.irccloud.com)
- # [06:18] * Quits: Waldo (waldo@moz-e9af6p.ujol.1ibb.0101.2620.IP) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
- # [06:18] <philor> can't believe I'm filing an intermittent-failure bug on a Fetch test
- # [06:18] <philor> how could we have one which still didn't have a bug?
- # [06:19] * Quits: surkov (surkov@moz-an5vm5.cable.teksavvy.com) (Client exited)
- # [06:20] * Joins: d1ndra (d1ndra@moz-c2d.e83.230.103.IP)
- # [06:20] * Quits: bgrins (bgrins@moz-0bmbl2.ca.comcast.net) (Quit: Leaving.)
- # [06:21] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [06:21] * Quits: drno (nohlmeier@moz-vp31sp.ca.comcast.net) (Client exited)
- # [06:24] * Joins: bgrins (bgrins@moz-0bmbl2.ca.comcast.net)
- # [06:27] * yzen is now known as yzen_
- # [06:30] * Joins: jimb (user@moz-6gkikn.or.comcast.net)
- # [06:31] * Quits: yzen_ (yzen@moz-rjb4dr.cable.teksavvy.com) (Ping timeout: 121 seconds)
- # [06:36] * Quits: elin (elin@moz-uih6ph.dynamic.hinet.net) (Connection closed)
- # [06:36] * Joins: elin (elin@moz-uih6ph.dynamic.hinet.net)
- # [06:38] * Quits: rniwa (rniwa@moz-7b5uu3.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [06:39] * Joins: drno (nohlmeier@moz-vp31sp.ca.comcast.net)
- # [06:40] * Quits: karlt (karl@moz-usst77.nn3i.kiip.e780.2400.IP) (Ping timeout: 121 seconds)
- # [06:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/23eb26d374c6 - Phil Ringnalda - Back out 34c9087517ea (bug 1200798) for e10s bustage in browser_dbg_reload-same-script.js
- # [06:40] * Joins: karlt (karl@moz-ktd.539.250.103.IP)
- # [06:41] * Quits: bholley (bholley@moz-mehar5.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [06:43] * Quits: @njn (chatzilla@moz-j5l8nb.iinet.net.au) (Quit: ChatZilla 0.9.92 [Firefox 45.0a1/20151122135825])
- # [06:51] * Quits: jimb (user@moz-6gkikn.or.comcast.net) (Connection closed)
- # [06:52] * Quits: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net) (Client exited)
- # [06:53] * Joins: gandalf (zbraniecki@moz-5v49kg.ca.comcast.net)
- # [06:55] * Quits: logbot (logbot@moz-4j4idd.glob.com.au) (Ping timeout: 121 seconds)
- # [06:56] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [06:56] * Quits: karlt (karl@moz-ktd.539.250.103.IP) (Ping timeout: 121 seconds)
- # [06:56] * Quits: gandalf (zbraniecki@moz-5v49kg.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [06:58] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [06:58] * glob is now known as glob|away
- # [06:59] * Joins: janv (varga@moz-h6r21h.dynamic.orange.sk)
- # [07:00] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [07:01] * Joins: brendan (brendaneich@moz-14j3ab.tmodns.net)
- # [07:01] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [07:02] * Joins: dragana (Instantbird@moz-n7eaqu.c3sn.7h68.8388.2a02.IP)
- # [07:03] * Joins: logbot (logbot@moz-4j4idd.glob.com.au)
- # [07:03] * Quits: junaid (junaid@moz-f2k.qdu.137.80.IP) (Connection closed)
- # [07:04] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [07:04] * Quits: njn_ (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [07:05] * Joins: masayuki (Thunderbird@moz-fnk8p7.zaq.ne.jp)
- # [07:05] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [07:06] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [07:06] * Joins: givanica (Thunderbird@moz-tah.a1e.137.82.IP)
- # [07:06] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [07:07] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [07:10] * Quits: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [07:10] * Quits: bgrins (bgrins@moz-0bmbl2.ca.comcast.net) (Quit: Leaving.)
- # [07:11] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [07:13] * Quits: marcosc (marcosc@moz-29a.do1.52.113.IP) (A TLS packet with unexpected length was received.)
- # [07:17] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [07:17] * Quits: @roc (chatzilla@moz-us1.o08.98.121.IP) (Ping timeout: 121 seconds)
- # [07:17] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [07:18] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [07:18] * Joins: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP)
- # [07:18] * Quits: givanica (Thunderbird@moz-tah.a1e.137.82.IP) (Ping timeout: 121 seconds)
- # [07:22] * Joins: jlongster (jlongster@moz-ga04sr.tmodns.net)
- # [07:25] * Quits: jlongster (jlongster@moz-ga04sr.tmodns.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [07:27] * Quits: evanxd (Adium@moz-uih6ph.dynamic.hinet.net) (Quit: Leaving.)
- # [07:27] * glob|away is now known as glob
- # [07:28] * Quits: dragana (Instantbird@moz-n7eaqu.c3sn.7h68.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [07:28] * Joins: vasilica_mihasca (Thunderbird@moz-662.esi.231.62.IP)
- # [07:30] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [07:34] * Joins: evanxd (Adium@moz-uih6ph.dynamic.hinet.net)
- # [07:38] * Quits: brendan (brendaneich@moz-14j3ab.tmodns.net) (Client exited)
- # [07:42] * Joins: developers610 (bzlandfill@moz-cjf.eod.245.115.IP)
- # [07:42] * Joins: marcosc (marcosc@moz-sv7ioa.optusnet.com.au)
- # [07:42] * Quits: developers610 (bzlandfill@moz-cjf.eod.245.115.IP) (Quit: CGI:IRC)
- # [07:42] * Joins: developers452 (bzlandfill@moz-cjf.eod.245.115.IP)
- # [07:43] <developers452> Is it official mozilla firefox irc chat room?
- # [07:45] * Quits: developers452 (bzlandfill@moz-cjf.eod.245.115.IP) (Quit: CGI:IRC (EOF))
- # [07:47] * skeuomor1 is now known as skeuomorf
- # [07:48] * lth|away is now known as lth
- # [07:49] * Quits: francois (francois@moz-cnggv3.fmarier.org) (Quit: ZNC - http://znc.in)
- # [07:51] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [07:51] * Quits: d1ndra (d1ndra@moz-c2d.e83.230.103.IP) (Connection closed)
- # [07:52] * Quits: ehugg (ehugg@moz-4o9.sr5.107.128.IP) (Client exited)
- # [07:52] * Joins: d1ndra (d1ndra@moz-c2d.e83.230.103.IP)
- # [07:55] * Joins: roc (chatzilla@moz-580arq.xtra.co.nz)
- # [07:55] * killer sets mode: +o roc
- # [07:55] * Joins: darktrojan (geoff@moz-ca4gt2.ihug.co.nz)
- # [07:55] <@bz_dinner> philor: ping
- # [07:56] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
- # [07:56] * bz_dinner is now known as bz
- # [07:56] <philor> bz_dinner: I'm *sorry*
- # [07:56] <@bz> philor: no, no
- # [07:56] <@bz> philor: I'm an idiot who forgot that Gu only runs on b2g and is likely to do stupid shit with this code
- # [07:56] <@bz> philor: Just trying to sort though the various oranges...
- # [07:56] <@bz> I see lots of "ReferenceError: e is not defined"
- # [07:57] <@bz> Is that mine?
- # [07:57] <philor> nope, that's the infra after the infra
- # [07:57] <@bz> lol
- # [07:57] <@bz> ok
- # [07:57] <@bz> The "Non-constructor value passed to NewPromiseCapability." is of course mine
- # [07:57] <@bz> Because these people are doing stupid shit
- # [07:57] <philor> only the five retriggered Gu on B2G Desktop Linux x64 and Gu(8) on Mulet Linux x64 are yours
- # [07:57] * @bz fixes
- # [07:58] <philor> yeah, I was pretty sure that would be the underlying cause
- # [07:58] <philor> oh, oops, I did retrigger you into the infra, and then starred it without looking at what orange I got
- # [07:59] <@bz> Just in homescreen/test/unit/apps_test.js looks like
- # [07:59] <philor> right
- # [07:59] * @bz goes to pull gaia, curse multiple repos
- # [08:00] <@bz> hrm
- # [08:00] <@bz> I did run Gu on this sometime
- # [08:00] <@bz> Since at the time I did https://github.com/mozilla-b2g/gaia/pull/33074/files
- # [08:00] <@bz> Maybe someone added something since then
- # [08:01] * @bz looks
- # [08:01] <@bz> erm
- # [08:02] <@bz> Ah, yes
- # [08:02] <@bz> this is a new test
- # [08:03] * Joins: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP)
- # [08:03] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [08:03] <philor> and a particularly mobile one, on the push above you it moved to Gu(10), so don't try to conserve resources on try
- # [08:03] <Anupkumar> dholbert: ping
- # [08:03] <@bz> heh
- # [08:03] <@bz> no plans to
- # [08:04] <philor> or perhaps I mean also ran in 10, since I have seen gaia tests run in and fail in more than one chunk on the same push
- # [08:04] * Tomcat|afk is now known as Tomcat
- # [08:04] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [08:05] <@bz> hmm
- # [08:06] <@bz> So now I just have to figure out where the stupid bit is....
- # [08:08] <philor> I know that one! it's a trick, *everything* is the stupid bit
- # [08:08] <@bz> heh
- # [08:08] <@bz> no, this is better hidden than most
- # [08:08] <@bz> Someone is fucking over Promise
- # [08:09] * @bz needs to find who
- # [08:09] <@bz> Ah
- # [08:09] <@bz> here we are
- # [08:09] <@bz> var setElementIconStub = sinon.stub(MockIconsHelper, 'setElementIcon',
- # [08:09] <@bz> Promise.resolve);
- # [08:09] <@bz> And of course then the stack just has sinon and on and on and sin and sin
- # [08:10] <@bz> https://github.com/mozilla-b2g/gaia/commit/e05de2ed7398fc4d8a5b23a676cfd2b58232fb18
- # [08:10] <glandium> someone with a finished build can tell me what they have in objdir/dist/bin/components/components.manifest ?
- # [08:10] <@bz> This totally landed after I had Gu green on try
- # [08:10] <@bz> But while I was waiting for reviews
- # [08:12] <gaston> glandium: sorry but if the real reason is bug #1227023 i dont buy it at all :)
- # [08:12] <@bz> The big problem is that now I have to wait for a gaia merge. :(
- # [08:12] * vladC|afk is now known as vladC|buildduty
- # [08:12] <glandium> gaston: it is, and why?
- # [08:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/252fada28a34 - Yoshi Huang - Bug 1196652 - OriginSuffix is shown in about:serviceworker on b2g. r=ferjm
- # [08:13] <gaston> do you have metrics on the # of unix users using mozilla-provided binaries (and not their distributor/os packages) *and* not having gtk3 installed, in 2015 ?
- # [08:14] <glandium> gaston: no, and that's the problem. Adding telemetry is also work.
- # [08:14] <glandium> so all in all, it's simpler to just check if gtk3 is there
- # [08:15] * Quits: &dbaron (dbaron@moz-1ufb1d.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [08:15] <gaston> and delay this for one or two more cycles, to finally ship 45/next-esr with gtk2 because there wouldnt have been enough testing ?
- # [08:16] * Quits: a-865 (fmcz@moz-ipbm7f.cable.mindspring.com) (Ping timeout: 121 seconds)
- # [08:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4cdf73c57cce - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [08:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4aff566f01ff - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [08:18] * Joins: karlt (karl@moz-1v4uco.xtra.co.nz)
- # [08:18] * Joins: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be)
- # [08:19] * Quits: marcosc (marcosc@moz-sv7ioa.optusnet.com.au) (A TLS packet with unexpected length was received.)
- # [08:19] * Joins: a-865 (fmcz@moz-ipbm7f.cable.mindspring.com)
- # [08:22] <@bz> philor: ping
- # [08:22] * Quits: dgmurdockiii (dgmurdockii@moz-k0424l.in.comcast.net) (Connection closed)
- # [08:22] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (A TLS packet with unexpected length was received.)
- # [08:23] * Joins: givanica (Thunderbird@moz-uk0.pvn.122.93.IP)
- # [08:23] * Joins: cbadau (Mibbit@moz-q23.52n.2.5.IP)
- # [08:23] * Joins: dragana (Instantbird@moz-tsv4sr.c3sn.7h68.8388.2a02.IP)
- # [08:23] <philor> bz: yo
- # [08:23] * Joins: a-865_ (fmcz@moz-ipbm7f.cable.mindspring.com)
- # [08:23] <@bz> philor: so if I just push to try right now with -u all -p all
- # [08:23] <@bz> philor: will I still hit infra bustage?
- # [08:24] <@bz> philor: or other orangies, if I'm pushing on top of inbound tip?
- # [08:24] <philor> bz: not to the best of anyone's knowledge
- # [08:24] <@bz> ok
- # [08:24] <@bz> Thanks
- # [08:24] <philor> well, you'll hit as many as three permaorange gaia tests, but they apparently are pretty indifferent to that
- # [08:24] <philor> why, you ask, did I back you out for one, then? mystery, ain't it?
- # [08:25] <@bz> heh
- # [08:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ed140e5f84ba - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
- # [08:25] * Quits: a-865 (fmcz@moz-ipbm7f.cable.mindspring.com) (Ping timeout: 121 seconds)
- # [08:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b5910e3f070c - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [08:25] * a-865_ is now known as a-865
- # [08:25] * Quits: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP) (Client exited)
- # [08:27] <philor> gij, "keypad_test.js | Dialer > Keypad Entering a 3 digits number with the keypad", absolutely anything in pinning_the_web_test.js, something about updates, and "homescreen_navigation_test.js | Homescreen navigation > Going to the homescreen and back to a warm app" should be ignored
- # [08:27] * Quits: dragana (Instantbird@moz-tsv4sr.c3sn.7h68.8388.2a02.IP) (Ping timeout: 121 seconds)
- # [08:28] <philor> update_addon_test.js
- # [08:31] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [08:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/842754afa3d1 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [08:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/62aadb0b0f17 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [08:35] * Quits: givanica (Thunderbird@moz-uk0.pvn.122.93.IP) (Ping timeout: 121 seconds)
- # [08:36] * bz is now known as bz_sleep
- # [08:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/fd29d8e57eed - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
- # [08:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/029037cfd183 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [08:38] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [08:39] * Quits: squib (squib@moz-jei4k1.wi.charter.com) (Quit: Leaving)
- # [08:40] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [08:40] * Quits: BenWa (bgirard@moz-2as2d7.cable.teksavvy.com) (Client exited)
- # [08:41] * Joins: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP)
- # [08:42] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [08:42] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [08:42] * Quits: dzbarsky (Adium@moz-v18mcd.ca.comcast.net) (Connection closed)
- # [08:42] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
- # [08:44] * Joins: janv (varga@moz-0v4cef.87-197-166.telecom.sk)
- # [08:45] * Joins: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net)
- # [08:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b531e17ed5d7 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [08:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/699787c1713e - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [08:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a626c88b80a1 - Kris Maglione - Bug 1192435: Support updates for WebExtensions. r=Mossop
- # [08:47] * Quits: drno (nohlmeier@moz-vp31sp.ca.comcast.net) (Client exited)
- # [08:48] * Joins: dzbarsky (Adium@moz-dduk4k.82pc.j76f.0646.2601.IP)
- # [08:54] * Quits: tessarakt (jens@moz-sgda4a.adsl.alicedsl.de) (Ping timeout: 121 seconds)
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1161dc3a8efd - Brian Birtles - Bug 1225699 part 1 - Add EffectSet class; r=smaug
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a74afb4af241 - Brian Birtles - Bug 1225699 part 2 - Add Add/RemoveEffect to EffectSet; r=smaug
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/16e67512e6a6 - Brian Birtles - Bug 1225699 part 3 - Register and unregister effects with elements; r=smaug, r=heycam
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cd3b7b2feb9d - Brian Birtles - Bug 1225699 part 4 - Add iterator to EffectSet; r=heycam
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4556e8a8fae2 - Brian Birtles - Bug 1225699 part 5 - Use EffectSet in Element::GetAnimations; r=heycam
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7fbb8ba92891 - Brian Birtles - Bug 1225699 part 6 - Use strong refs to store effects on their target elements; r=smaug
- # [08:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0efab19da9b3 - Brian Birtles - Bug 1225699 part 7 - Keep effect properties when the ownerDocument of the element changes; r=smaug
- # [08:55] * Joins: mgoodwin_OoO (mgoodwin_Oo@moz-ubimfl.cable.virginm.net)
- # [08:57] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [08:58] * Joins: willwang (sid595@moz-l71v91.0j4i.jtu0.0101.2620.IP)
- # [08:58] * Joins: mancas (uid112837@moz-cr08jc.brockwell.irccloud.com)
- # [08:58] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [08:58] * aselagea|afk is now known as aselagea|buildduty
- # [08:59] * Quits: fracting (fracting@moz-cd5.or5.191.107.IP) (Ping timeout: 121 seconds)
- # [09:00] * Joins: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it)
- # [09:01] * Quits: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [09:02] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [09:02] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [09:03] <nigelb> philor: I've been trying and failing to get traction in fixing those :(
- # [09:03] * Quits: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [09:04] * Quits: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [09:05] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [09:05] * Joins: Gijs (chatzilla@moz-q1tdpu.cable.virginm.net)
- # [09:07] * Quits: LilyLappy (Cupcake@moz-h1eera.customer.tdc.net) (Ping timeout: 121 seconds)
- # [09:07] * Joins: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP)
- # [09:08] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [09:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5437ff201b3a - Gijs Kruitbosch - Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans
- # [09:10] * Joins: WillWang_ (uid60133@moz-lr7fmk.charlton.irccloud.com)
- # [09:10] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [09:10] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [09:11] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [09:12] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [09:13] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
- # [09:15] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [09:18] * glob is now known as glob|away
- # [09:18] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [09:19] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [09:19] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [09:21] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [09:22] * Quits: janv (varga@moz-0v4cef.87-197-166.telecom.sk) (Quit: This computer has gone to sleep)
- # [09:22] * Joins: fracting (fracting@moz-hni.8bd.31.116.IP)
- # [09:22] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [09:24] * Joins: astley (astley@moz-2hf62a.HINET-IP.hinet.net)
- # [09:24] * Joins: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [09:27] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [09:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f9798fa51643 - Patrick Brosset - Bug 1197100 - 5 - Make time blocks selectable; r=tromey
- # [09:27] * Joins: catalinb (catalin@moz-u9on54.eregie.pub.ro)
- # [09:28] * Quits: @roc (chatzilla@moz-580arq.xtra.co.nz) (Ping timeout: 121 seconds)
- # [09:29] * Joins: h4writer (h4writer@moz-1ccfmr.6k93.qujl.1812.2a02.IP)
- # [09:31] * Joins: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it)
- # [09:31] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [09:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/201e1c425b3a - Ben Tian - Bug 1227440 - Reject pin reply by cancelling bond to trigger BondStateChangedNotification, in order to inform gaia setting app, r=shuang
- # [09:34] * Joins: jhorak (jhorak@moz-vs8vb1.redhat.com)
- # [09:35] * Joins: roxlu (roxlu@moz-dqem8f.dynamic.ziggo.nl)
- # [09:37] * Quits: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be) (Ping timeout: 121 seconds)
- # [09:37] * Quits: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP) (Client exited)
- # [09:38] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Ping timeout: 121 seconds)
- # [09:39] * Joins: tzimmermann (tzimmermann@moz-f74r0a.pools.vodafone-ip.de)
- # [09:39] * Joins: janv (varga@moz-h6r21h.dynamic.orange.sk)
- # [09:41] * Quits: happy-dude_ (uid62780@moz-8as1vu.ealing.irccloud.com) (Quit: Connection closed for inactivity)
- # [09:43] * Joins: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be)
- # [09:43] * Quits: kalli_ (fabian@moz-168eqh.ovh.net) (Quit: Leaving.)
- # [09:45] * Joins: branor (Thunderbird@moz-tv8.87l.28.195.IP)
- # [09:45] * Joins: ferjm (textual@moz-v3p1m3.dynamicIP.rima-tde.net)
- # [09:48] * Quits: mgoodwin_OoO (mgoodwin_Oo@moz-ubimfl.cable.virginm.net) (Quit: leaving)
- # [09:50] * Joins: Dexter (Alessio@moz-n2mjoo.retail.telecomitalia.it)
- # [09:51] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
- # [09:56] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [09:57] * Quits: dzbarsky (Adium@moz-dduk4k.82pc.j76f.0646.2601.IP) (Quit: Leaving.)
- # [09:57] * Quits: skeuomorf (skeuomorf@moz-94k.ubs.32.197.IP) (Quit: WeeChat 1.3)
- # [09:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3751aad52208 - Kaku Kuo - Bug 1224647 - part1 - remove ErrorResult in the creating ImageBitmap from ImageData code path; r=bz
- # [09:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f628ddbbbbff - Kaku Kuo - Bug 1224647 - part2 - remove ErrorResult in the creating ImageBitmap from Blob code path; r=bz
- # [10:00] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Ping timeout: 121 seconds)
- # [10:00] * lth is now known as lth|out
- # [10:00] * whimboo|afk is now known as whimboo
- # [10:00] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [10:00] * Joins: dzbarsky (Adium@moz-g0ltaa.82pc.j76f.0646.2601.IP)
- # [10:05] * Quits: karlt (karl@moz-1v4uco.xtra.co.nz) (Ping timeout: 121 seconds)
- # [10:06] * Joins: skeuomorf (skeuomorf@moz-94k.ubs.32.197.IP)
- # [10:06] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [10:07] <achronop> Tomcat: sorry for the repeating failures, can you please upload the .rej file?
- # [10:08] * Quits: Gijs (chatzilla@moz-q1tdpu.cable.virginm.net) (Ping timeout: 121 seconds)
- # [10:11] * Joins: rniwa (rniwa@moz-7b5uu3.ca.comcast.net)
- # [10:12] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Client exited)
- # [10:13] * AutomatedTester|AFK is now known as AutomatedTester
- # [10:14] <Tomcat> achronop: yeah will do
- # [10:14] * Quits: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be) (Ping timeout: 121 seconds)
- # [10:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7c9da18db90c - Jim Mathies - Bug 1227666 - Insure that cached plugin geometry configuration cached in ShadowLayerForwarder gets cleared when we reflow and new content has no plugins. r=roc
- # [10:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/01d95c93748c - Mats Palmgren - Bug 1227917 - Update |disp| after we've (potentially) cloned the Display struct so that subsequent tests of 'display' use the new value. r=jfkthame
- # [10:15] * Joins: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be)
- # [10:15] <Tomcat> achronop: https://tomcat.pastebin.mozilla.org/8853144 is the rej file
- # [10:15] <achronop> Tomcat: great thanks
- # [10:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ad83a815314e - Ting-Yu Lin - Bug 1226875 - Remove nsIFrame::GetFirstChild(). r=mats
- # [10:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/298051dbb67c - Ting-Yu Lin - Bug 1226875 - Remove nsIFrame::GetLastChild(). r=mats
- # [10:16] * Joins: gcp (gcp@moz-p8p931.j41b.csd9.1812.2a02.IP)
- # [10:19] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Quit: Leaving)
- # [10:19] * Joins: fracting (fracting@moz-hni.8bd.31.116.IP)
- # [10:20] * AutomatedTester is now known as AutomatedTester|AFK
- # [10:21] * Joins: m_kato (m_kato@moz-9rv9tl.dh-connect.net)
- # [10:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e2d0fd2b8d17 - Sotaro Ikeda - Bug 1157109 - Call eglSwapBuffers() when hwc does not exit r=mwu
- # [10:22] * Joins: skeuomor1 (skeuomorf@moz-f32.cog.32.197.IP)
- # [10:24] * Quits: skeuomorf (skeuomorf@moz-94k.ubs.32.197.IP) (Ping timeout: 121 seconds)
- # [10:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ddd566eb39b7 - Nicolas Silva - Bug 1228029 - Fix the usage of gtest assertion macros in TestJobScheduler.cpp. r=kats
- # [10:30] * Joins: kagari (Thunderbird@moz-qqg2vs.eonet.ne.jp)
- # [10:30] * Quits: Anupkumar (uid16774@moz-gsqbub.tooting.irccloud.com) (Quit: Connection closed for inactivity)
- # [10:30] <kjozwiak> is VS2015 a supported compiler yet? or should I use VS2014?
- # [10:32] * Joins: wilsonpage (wilsonpage@moz-4glc6r.cable.virginm.net)
- # [10:33] * Joins: erinui (kagari@moz-qqg2vs.eonet.ne.jp)
- # [10:34] * Parts: erinui (kagari@moz-qqg2vs.eonet.ne.jp) ("Leaving")
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3970cb487d1f - Botond Ballo - Bug 1168263 - Annotate layers with a perspective transform. r=mattwoodrow
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1496f9413788 - Botond Ballo - Bug 1168263 - Exclude perspective transforms from the transform used to convert from screen coordinates to an APZC's coordinate space. r=kats
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f225e5b0663e - Botond Ballo - Bug 1168263 - Introduce a helper function IntersectMaybeRects(). r=kats
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/47c793c9547b - Botond Ballo - Bug 1168263 - Propagate the scroll-clip of a descendant of a layer with a perspective transform up to the layer itself. r=kats,mstange
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/afd640a20e2c - Matt Woodrow - Bug 1168263 - Remove TransformRectOut since it's unused. r=roc
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7a4447e71d7a - Matt Woodrow - Bug 1168263 - Add a flags parameter to GetResultingTransformMatrix instead of using bools. r=roc
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/885889d182fd - Matt Woodrow - Bug 1168263 - Simplify GetResultingTransformMatrix calculations to avoid unnecessary origin changes. r=roc
- # [10:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7e18014be68d - Matt Woodrow - Bug 1168263 - Add nsDisplayPerspective and build separate layers for perspective. r=roc
- # [10:35] * Parts: kagari (Thunderbird@moz-qqg2vs.eonet.ne.jp)
- # [10:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3c0f581dc05b - Ting-Yu Lin - Bug 1082425 - Commit composition string before changing focus by long tap. r=masayuki
- # [10:36] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [10:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/590126cc607b - Alastor Wu - Bug 1224475 - Start agent after seeking. r=baku
- # [10:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7ace0805c2d3 - Christoph Kerschbaumer - Bug 1228116 - Relax Security checks for DTD loads. r=sicking
- # [10:39] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Connection closed)
- # [10:39] * Joins: Gijs (chatzilla@moz-q1tdpu.cable.virginm.net)
- # [10:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cbed8d23f380 - Christoph Kerschbaumer - Bug 1228116 - Relax Security checks for DTD loads - backout dtd blocking test. r=sicking
- # [10:40] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
- # [10:40] * Joins: roc (chatzilla@moz-us1.o08.98.121.IP)
- # [10:40] * killer sets mode: +o roc
- # [10:40] * Quits: mlongaray (Mibbit@moz-l4ivmh.ams.hpecore.net) (Ping timeout: 121 seconds)
- # [10:40] * Quits: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP) (Ping timeout: 121 seconds)
- # [10:41] * Quits: frsela (frsela@moz-8a8hih.ip-151-80-156.eu) (Ping timeout: 121 seconds)
- # [10:41] * Quits: dzbarsky (Adium@moz-g0ltaa.82pc.j76f.0646.2601.IP) (Quit: Leaving.)
- # [10:42] * Quits: darktrojan (geoff@moz-ca4gt2.ihug.co.nz) (Ping timeout: 121 seconds)
- # [10:43] * Joins: frsela (frsela@moz-8a8hih.ip-151-80-156.eu)
- # [10:43] * Joins: skeuomorf (skeuomorf@moz-o5m.0m1.32.197.IP)
- # [10:46] * Quits: skeuomor1 (skeuomorf@moz-f32.cog.32.197.IP) (Ping timeout: 121 seconds)
- # [10:46] * Joins: slim (chatzilla@moz-mk72kg.range86-158.btcentralplus.com)
- # [10:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b179a9db3f76 - Pablo - Bug 770156 - GCLI needs a command to return the number of matches for a specified CSS selector. r=miker
- # [10:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/fc6459ef44a4 - Sami Jaktholm - Bug 1219953 - Consider Markup View autoscroll finished only if the view has not scrolled for 30 consecutive frames. r=pbrosset
- # [10:50] * Quits: slim (chatzilla@moz-mk72kg.range86-158.btcentralplus.com) (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
- # [10:50] * Joins: zer0 (zer0@moz-t1mtug.upc-f.chello.nl)
- # [10:50] * Quits: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
- # [10:54] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [10:55] * Joins: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP)
- # [10:57] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [10:58] * Joins: skeuomor1 (skeuomorf@moz-9fl.21q.32.197.IP)
- # [10:58] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [10:58] * Quits: skeuomorf (skeuomorf@moz-o5m.0m1.32.197.IP) (Ping timeout: 121 seconds)
- # [10:58] <poiru> kjozwiak: I don't think it's officially supported, but it works fine.
- # [11:00] * julienw_afk is now known as julienw
- # [11:00] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [11:01] * Quits: elin (elin@moz-uih6ph.dynamic.hinet.net) (Client exited)
- # [11:02] * Joins: espadrine (tyl@moz-gpr.c1p.152.213.IP)
- # [11:04] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
- # [11:04] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
- # [11:04] <kjozwiak> poiru: thanks
- # [11:05] * ewong is now known as ewong|away
- # [11:06] * Quits: cbadau (Mibbit@moz-q23.52n.2.5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [11:07] * Joins: kagari (Thunderbird@moz-qqg2vs.eonet.ne.jp)
- # [11:08] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
- # [11:08] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [11:08] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [11:10] * Tomcat is now known as Tomcat|sheriffduty
- # [11:16] * Joins: darktrojan (geoff@moz-ca4gt2.ihug.co.nz)
- # [11:16] * Quits: awake (awake@moz-b0p.i83.184.192.IP) (Quit: Leaving)
- # [11:16] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [11:17] * Quits: WillWang_ (uid60133@moz-lr7fmk.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [11:17] * Quits: astley (astley@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9f7e0c71f6cb - Henrik Skupin - Bug 1227571 - [firefox-ui-tests] mozharness scripts have to install and uninstall the application. r=armenzg
- # [11:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/37719dba1175 - Henrik Skupin - Bug 1228108 - [firefox-ui-tests] Ensure that vcs_checkout gets the full environment passed in as argument. r=ahal DONTBUILD
- # [11:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a7a8e0430f3a - Wei Wu - Bug 1228238 - "TraceLogger: don't enable tracelogger unless TLOPTIONS is set". r=hv1989
- # [11:20] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Ping timeout: 121 seconds)
- # [11:22] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [11:23] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [11:25] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [11:26] * Quits: evanxd (Adium@moz-uih6ph.dynamic.hinet.net) (Quit: Leaving.)
- # [11:28] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [11:29] * skeuomor1 is now known as skeuomorf
- # [11:31] * Joins: ethan (ethan@moz-2hf62a.HINET-IP.hinet.net)
- # [11:32] * Quits: bagder (Daniel@moz-jl4.op1.174.178.IP) (Ping timeout: 121 seconds)
- # [11:33] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [11:33] * Joins: fracting (fracting@moz-cd5.or5.191.107.IP)
- # [11:34] * Quits: wilsonpage (wilsonpage@moz-4glc6r.cable.virginm.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [11:38] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [11:40] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
- # [11:40] * Joins: marco (marco@moz-ak5lnf.nemh.1887.0450.2001.IP)
- # [11:42] * Quits: ethan (ethan@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [11:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/63e6e11fae5b - simplyblue - Bug 1220565 - Remove non-standard comprehension from addon-sdk/. r=mossop
- # [11:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b499eb4027bd - Manuel Casas - Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer
- # [11:44] * Quits: allstarschh (allstars@moz-2hf62a.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
- # [11:45] * julienw is now known as julienw_afk
- # [11:47] <Tomcat|sheriffduty> Yoric: hi, good a uuid change warning for bug 1186491
- # [11:47] <Tomcat|sheriffduty> s/good/got
- # [11:48] * Joins: rego (rego@moz-j9c.pu4.27.77.IP)
- # [11:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5ecd639be1a4 - Alexandros Chronopoulos - Bug 1202087 - Filter out non-shareable application for win8 or greater. r=jesup
- # [11:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8a4ed7c96ea4 - chunminchang - Bug 1226144 - Free sessionId after using it. r=selin
- # [11:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8dd80c8e6994 - Daniel Stenberg - Bug 1227931 - init Http2Stream::mReceivedData in the constructor. r=nwgh
- # [11:52] <Tomcat|sheriffduty> achronop: ++ checkedin now :)
- # [11:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/20fe83d4949d - Lee Salzman - Bug 1228188 - ifdef around Skia GetMaxSurfaceSize usage. r=eihrul
- # [11:52] * Joins: ethan (ethan@moz-2hf62a.HINET-IP.hinet.net)
- # [11:53] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [11:54] <Sylvestre> Tomcat|sheriffduty, could you land bug 1227974 in m-a, m-b & m-r ? :) (and mr for bug 1215012 ?)
- # [11:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/414d106b2e20 - sgiles - Bug 1224604 - Handle Hover events when TalkBack is enabled. r=kats
- # [11:55] <Tomcat|sheriffduty> Sylvestre: yeah sure!
- # [11:56] <Sylvestre> thanks:!
- # [11:56] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=6beb4e02f810 - 34 changesets
- # [11:58] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=c321d8403851 - 32 changesets
- # [11:59] <achronop> Tomcat|sheriffduty: yeah finally ... thanks a lot
- # [12:00] * Joins: slim (chatzilla@moz-mk72kg.range86-158.btcentralplus.com)
- # [12:00] * Quits: slim (chatzilla@moz-mk72kg.range86-158.btcentralplus.com) (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
- # [12:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b5ecca6e060c - Jan de Mooij - Bug 1227263 part 1 - Rename frame thisValue methods to thisArgument. r=shu
- # [12:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cc18f42e0168 - Jan de Mooij - Bug 1227263 part 2 - Remove this-slot from generators. r=efaust
- # [12:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d10c07e6542a - Jan de Mooij - Bug 1227263 part 3 - Remove this-slot from non-function frames. r=efaust
- # [12:01] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [12:02] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [12:03] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
- # [12:04] * mattwoodrow is now known as mattwoodrow|away
- # [12:05] * Joins: chrisccoulson (chr1s@moz-oo6mn7.uno.uk.net)
- # [12:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8680266bbc0a - Carsten "Tomcat" Book - Backed out changeset bc9a43cbbdfa (bug 1227932)
- # [12:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2b986da70ee7 - Carsten "Tomcat" Book - Backed out changeset 82c89f573e53 (bug 1191460)
- # [12:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3320ed6efa63 - Carsten "Tomcat" Book - Backed out changeset dfbfbeb2abde (bug 1191460) for causing merge conflicts when landing on m-c
- # [12:11] * Joins: elin (elin@moz-frs.oja.13.101.IP)
- # [12:12] * vladC|buildduty is now known as vladC|lunch
- # [12:13] * Quits: vasilica_mihasca (Thunderbird@moz-662.esi.231.62.IP) (Ping timeout: 121 seconds)
- # [12:16] * Quits: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net) (Client exited)
- # [12:18] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?changeset=cf1ecaa105a3 - 11 changesets
- # [12:19] * Quits: ethan (ethan@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [12:19] * Joins: wilsonpage (wilsonpage@moz-i6u.sut.111.217.IP)
- # [12:20] * AutomatedTester|AFK is now known as AutomatedTester
- # [12:21] * Joins: bagder (Daniel@moz-jl4.op1.174.178.IP)
- # [12:23] * Joins: mikeling (uid89706@moz-l4p747.charlton.irccloud.com)
- # [12:23] * Joins: vasilica_mihasca (Thunderbird@moz-662.esi.231.62.IP)
- # [12:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5fe77514a40b - Gijs Kruitbosch - Bug 1228282 - fix use of aMenuItem in FeedWriter's _initMenuItemWithFile to unbreak feed reader UI, r=mak
- # [12:25] * Quits: darktrojan (geoff@moz-ca4gt2.ihug.co.nz) (Client exited)
- # [12:27] * Joins: cbadau (Mibbit@moz-q23.52n.2.5.IP)
- # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b204be8f7416 - Michael Comella - Bug 1227322 - Remove nightly flag from homepage pref. r=margaret, a=ritu
- # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/17f3d2ac13a4 - David Rajchenbach-Teller - Bug 1216250 - Limit amount of DOM Storage data stored by Session Restore. r=ttaubert, a=ritu
- # [12:30] * AutomatedTester is now known as AutomatedTester|AFK
- # [12:34] * Joins: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca)
- # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c6717181aa8a - Kyle Machulis - Bug 1225293 - Add Microsoft Silverlight to Win64 Plugin Whitelist; r=bsmedberg, a=lizzard
- # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/4a590f01f8dc - Kyle Machulis - Bug 1225293 - Mochitests for Win64 Silverlight Whitelisting; r=bsmedberg, a=lizzard
- # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c8e05e8b8ed7 - Patrick McManus - Bug 1174899 - fixup log format strings for spdy/h2 r=bagder, a=lizzard
- # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/42a4c01cd6bc - Patrick McManus - Bug 1174899 - discarded spdy data with fin attributed to wrong stream. r=bagder, a=lizzard
- # [12:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/b6c77146e02a - Margaret Leibovic - Bug 1227974 - Disabled zoomed view on beta. r=mfinkle, a=sylvestre
- # [12:35] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/2eb3cf5ae2bc - David Anderson - Bug 1225645 - Null-check D3D10 devices in a few places. (bug 1225645, r=bas). r=bas, a=lizzard
- # [12:37] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
- # [12:37] * Quits: kershaw (kershaw@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
- # [12:42] <Tomcat|sheriffduty> achronop: ping , is https://treeherder.mozilla.org/logviewer.html#?job_id=17865868&repo=mozilla-inbound from your push ?
- # [12:42] <achronop> Tomcat|sheriffduty: let me check
- # [12:42] <Tomcat|sheriffduty> oh it is
- # [12:43] <achronop> yes it is
- # [12:43] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [12:44] * Quits: ferjm (textual@moz-v3p1m3.dynamicIP.rima-tde.net) (Connection closed)
- # [12:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6499724b05d0 - Carsten "Tomcat" Book - Backed out changeset 5ecd639be1a4 (bug 1202087) for bustage
- # [12:46] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [12:46] <Tomcat|sheriffduty> Sylvestre: all done!
- # [12:47] * Joins: ejpbruel_ (ejpbruel@moz-qio.o51.173.193.IP)
- # [12:47] <Tomcat|sheriffduty> Sylvestre: bug 1227974 has problems to apply to aurora but beta and release worked great
- # [12:47] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [12:47] <ejpbruel_> Tomcat: have you seen a lot of crash failures in the devtools tests lately?
- # [12:48] <ejpbruel_> Tomcat: take a look at some of the test failures in this try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1114c72a187e&selectedJob=14148210
- # [12:48] <Tomcat|sheriffduty> ejpbruel_: hm not that i know of offhand
- # [12:48] <ejpbruel_> dt7 is an assertion failure in a netmonitor test
- # [12:48] <ejpbruel_> dt6 is a crash in frame pointer code in a markupview test (and its not the same test every time)
- # [12:49] <ejpbruel_> its extremely unlikely that all of that is caused by my patch :)
- # [12:49] * lth|out is now known as lth
- # [12:50] <Tomcat|sheriffduty> ejpbruel_: yeah all known failures
- # [12:50] * Quits: Jan\ (kvirc@moz-iou.4mh.204.104.IP) (Connection closed)
- # [12:51] * Quits: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
- # [12:52] <ejpbruel_> Tomcat: yeah? so its most likely not this patch
- # [12:56] * Joins: ferjm (textual@moz-v3p1m3.dynamicIP.rima-tde.net)
- # [12:56] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [12:57] * Quits: fracting (fracting@moz-cd5.or5.191.107.IP) (Connection closed)
- # [12:57] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
- # [12:58] * Quits: branor (Thunderbird@moz-tv8.87l.28.195.IP) (Client exited)
- # [13:00] * Joins: smaug (chatzilla@moz-6kbmhh.rev.dnainternet.fi)
- # [13:00] * killer sets mode: +o smaug
- # [13:00] * Joins: florent (Thunderbird@moz-40p2s8.abo.wanadoo.fr)
- # [13:00] * Quits: catalinb (catalin@moz-u9on54.eregie.pub.ro) (Ping timeout: 121 seconds)
- # [13:02] * Joins: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca)
- # [13:02] * Quits: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
- # [13:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fd69e842ed49 - Jon Coppeard - Bug 1227533 - Factor out dummy module resolve hook from tests r=shu
- # [13:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b61c35cebe4f - Jon Coppeard - Bug 1227555 - Force specialization of JSObject::is() for ProxyObject subclasses r=shu
- # [13:03] * Quits: @roc (chatzilla@moz-us1.o08.98.121.IP) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
- # [13:05] * Joins: aleth (instantb@moz-4an37e.ictp.it)
- # [13:05] * Joins: jincreator (Thunderbird@moz-588.igi.7.59.IP)
- # [13:06] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (Quit: bye)
- # [13:06] * Joins: edgar1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
- # [13:06] * julienw_afk is now known as julienw
- # [13:07] * Quits: edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [13:07] <Sylvestre> Tomcat|sheriffduty, ok, thanks!
- # [13:09] * Quits: Honza (chatzilla@moz-i5l.7ku.62.176.IP) (Connection closed)
- # [13:10] * dminor|afk is now known as dminor
- # [13:10] * Quits: edgar1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
- # [13:12] * Joins: nattokirai (nattokirai@moz-5jjig6.asahi-net.or.jp)
- # [13:13] * Tomcat|sheriffduty is now known as Tomcat|lunch
- # [13:13] * Quits: elin (elin@moz-frs.oja.13.101.IP) (Client exited)
- # [13:14] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [13:17] * Quits: m_kato (m_kato@moz-9rv9tl.dh-connect.net) (Ping timeout: 121 seconds)
- # [13:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b88dbbba1287 - John Daggett - Bug 1224975 - add telemetry for font loading. r=m_kato
- # [13:19] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [13:20] * Quits: nattokirai (nattokirai@moz-5jjig6.asahi-net.or.jp) (Client exited)
- # [13:20] * Joins: sankha (sankha@moz-p75.u3k.143.114.IP)
- # [13:20] * Joins: nattokirai (nattokirai@moz-5jjig6.asahi-net.or.jp)
- # [13:21] * Joins: mib_vi67xb (Mibbit@moz-4husgi.broadband6.iol.cz)
- # [13:21] * Parts: mib_vi67xb (Mibbit@moz-4husgi.broadband6.iol.cz)
- # [13:22] * Joins: catalinb (catalin@moz-u9on54.eregie.pub.ro)
- # [13:23] <catalinb> Tomcat|lunch: what's the reason for backing out bug 1227932?
- # [13:24] * aselagea|buildduty is now known as aselagea|lunch
- # [13:25] * Quits: Shrooms (Shrooms@moz-kmqdbs.ip.windstream.net) (Ping timeout: 121 seconds)
- # [13:26] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [13:26] * Joins: fracting (fracting@moz-cd5.or5.191.107.IP)
- # [13:27] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
- # [13:28] <ejpbruel_> Tomcat: are the dt6 failures in this try run all known crashes? https://treeherder.mozilla.org/#/jobs?repo=try&revision=1114c72a187e&selectedJob=14150035
- # [13:28] <ejpbruel_> Tomcat: just making sure
- # [13:29] * Joins: aleth1 (instantb@moz-4an37e.ictp.it)
- # [13:29] * dminor is now known as dminor|bbiab
- # [13:29] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [13:31] <catalinb> ejpbruel_: I've seen dt6 orange for quite some time now
- # [13:31] * Quits: aleth (instantb@moz-4an37e.ictp.it) (Ping timeout: 121 seconds)
- # [13:32] * Joins: aleth (instantb@moz-4an37e.ictp.it)
- # [13:32] <ejpbruel_> catalinb: that particular failure type, too? (its crashing)
- # [13:32] * Joins: Honza (chatzilla@moz-i5l.7ku.62.176.IP)
- # [13:32] <catalinb> ejpbruel_: I think so, yes
- # [13:33] * Quits: aleth1 (instantb@moz-4an37e.ictp.it) (Ping timeout: 121 seconds)
- # [13:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2b1a10c95815 - Pierre-Eric Pelloux-Prayer - Bug 1222935 - Support REQUEST_SEND_USSD command. r=hsinyi
- # [13:33] * Quits: fracting (fracting@moz-cd5.or5.191.107.IP) (Connection closed)
- # [13:34] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [13:36] * Quits: cbadau (Mibbit@moz-q23.52n.2.5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [13:39] * Quits: florent (Thunderbird@moz-40p2s8.abo.wanadoo.fr) (A TLS packet with unexpected length was received.)
- # [13:40] * Quits: catalinb (catalin@moz-u9on54.eregie.pub.ro) (Quit: Leaving)
- # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4aad8e3db7e9 - Dão Gottwald - Bug 384336 - Maximize the browser window on first run on small screens. r=MattN
- # [13:45] * vladC|lunch is now known as vladC|buildduty
- # [13:49] * Quits: aleth (instantb@moz-4an37e.ictp.it) (Quit: :tiuQ)
- # [13:55] <@smaug> hsivonen: ping
- # [13:55] * Joins: edgar (Thunderbird@moz-pgto8t.dynamic.hinet.net)
- # [13:55] <@smaug> hsivonen: when http://mxr.mozilla.org/mozilla-central/source/parser/html/nsHtml5DocumentBuilder.cpp#99 runs, do we deal with elements which are in document already?
- # [13:56] * wilsonpage is now known as wilsonpage-away
- # [13:56] * catlee-away is now known as catlee
- # [13:58] * Joins: fracting (fracting@moz-hni.8bd.31.116.IP)
- # [13:59] * Quits: edgar (Thunderbird@moz-pgto8t.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [14:00] * AutomatedTester|AFK is now known as AutomatedTester
- # [14:00] * Joins: astley (astley@moz-smn5cq.dynamic.kbtelecom.net)
- # [14:04] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [14:08] * Tomcat|lunch is now known as Tomcat|sheriffduty
- # [14:09] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
- # [14:09] * Quits: marco (marco@moz-ak5lnf.nemh.1887.0450.2001.IP) (Client exited)
- # [14:10] <Tomcat|sheriffduty> Sylvestre: oh bustage on beta
- # [14:11] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [14:12] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/2efcef291e80 - Carsten "Tomcat" Book - Backed out changeset 2eb3cf5ae2bc (bug 1225645) for bustage
- # [14:14] * Joins: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca)
- # [14:15] * Quits: Coldblackice (anonz@moz-0ijqp3.oc.cox.net) (Ping timeout: 121 seconds)
- # [14:15] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [14:15] * Joins: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP)
- # [14:15] <Sylvestre> Tomcat|sheriffduty, oh :/
- # [14:16] <Tomcat|sheriffduty> Sylvestre: backed this out now
- # [14:17] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Ping timeout: 121 seconds)
- # [14:17] * Quits: nattokirai (nattokirai@moz-5jjig6.asahi-net.or.jp) (Client exited)
- # [14:18] * wilsonpage-away is now known as wilsonpage
- # [14:21] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Ping timeout: 121 seconds)
- # [14:22] * Joins: KaiRo (robert@moz-vohdi9.highway.telekom.at)
- # [14:25] * Joins: adalucinet (Mibbit@moz-662.esi.231.62.IP)
- # [14:27] * aselagea|lunch is now known as aselagea|buildduty
- # [14:30] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [14:31] * Joins: fracting (fracting@moz-cd5.or5.191.107.IP)
- # [14:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/84a9d32d515f - Gijs Kruitbosch - Bug 1228066 - fix urlbar inherit to apply on windows, r=dao
- # [14:34] * Quits: @smaug (chatzilla@moz-6kbmhh.rev.dnainternet.fi) (Ping timeout: 121 seconds)
- # [14:35] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [14:36] * Quits: secretrobotron (secretrobot@moz-d1bl4m.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
- # [14:38] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [14:38] * Joins: m_gol (m_gol@moz-6k4scn.dynamic.chello.pl)
- # [14:39] * glob|away is now known as glob
- # [14:39] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [14:42] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Ping timeout: 121 seconds)
- # [14:42] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [14:46] * Joins: Pike (chatzilla@moz-e73tlq.dyn.telefonica.de)
- # [14:48] * Quits: Bas (chatzilla@moz-ubr8j5.dsl.cambrium.nl) (Ping timeout: 121 seconds)
- # [14:53] * Joins: jdm (jdm@moz-3eu2pc.cpe.teksavvy.com)
- # [14:54] * Joins: armenzg (armenzg@moz-jt36qr.cable.teksavvy.com)
- # [15:02] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Connection closed)
- # [15:02] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [15:04] * Joins: secretrobotron (secretrobot@moz-57o896.3t38.sij7.f0c8.2607.IP)
- # [15:05] * Joins: ggp (ggp@moz-oq3.0lr.228.37.IP)
- # [15:08] * Joins: garethc (Adium@moz-gja51f.cable.rogers.com)
- # [15:09] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/089460329f5f - Margaret Leibovic - Bug 1227974 - Disabled zoomed view on beta. r=mfinkle, a=sylvestre
- # [15:12] * Quits: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [15:14] * mwargers is now known as mwargers_afk
- # [15:15] * Quits: astley (astley@moz-smn5cq.dynamic.kbtelecom.net) (Client exited)
- # [15:18] * Quits: sankha (sankha@moz-p75.u3k.143.114.IP) (Connection closed)
- # [15:18] * ahal|afk is now known as ahal
- # [15:18] * Joins: Bas (chatzilla@moz-ubr8j5.dsl.cambrium.nl)
- # [15:20] * Quits: rniwa (rniwa@moz-7b5uu3.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [15:20] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
- # [15:23] * Joins: yzen (yzen@66.207.193.21)
- # [15:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8810318a745d - Yura Zenevich - Bug 1227147 - ensuring that switchToShadowRoot does not crash when shadowRoot host element is dead. r=automatedtester
- # [15:26] * whimboo is now known as whimboo|afk
- # [15:27] * Joins: Aryx (Archaeopter@moz-6kqjbo.cust.telecolumbus.net)
- # [15:28] * julienw is now known as julienw_afk
- # [15:28] * Quits: armenzg (armenzg@moz-jt36qr.cable.teksavvy.com) (Ping timeout: 121 seconds)
- # [15:29] * Quits: m_gol (m_gol@moz-6k4scn.dynamic.chello.pl) (Quit: Leaving...)
- # [15:29] * Joins: armenzg (armenzg@moz-jt36qr.cable.teksavvy.com)
- # [15:32] * lth is now known as lth|afk
- # [15:37] * Quits: garethc (Adium@moz-gja51f.cable.rogers.com) (Quit: Leaving.)
- # [15:38] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [15:39] * Joins: dragana (Instantbird@moz-mddkaj.static.inode.at)
- # [15:40] * Joins: stransky (stransky@moz-6p10j7.net.upcbroadband.cz)
- # [15:40] * Quits: skeuomorf (skeuomorf@moz-9fl.21q.32.197.IP) (Quit: WeeChat 1.3)
- # [15:41] * Joins: garethc (Adium@moz-gja51f.cable.rogers.com)
- # [15:43] * kats|away is now known as kats
- # [15:44] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/1624a69d46d7 - Carsten "Tomcat" Book - Backed out changeset b02dc2a2305e (bug 1222617) for failing on own tests
- # [15:45] * Joins: skeuomorf (skeuomorf@moz-9fl.21q.32.197.IP)
- # [15:45] * Joins: adusca|afk (uid71833@moz-2mjhct.tooting.irccloud.com)
- # [15:45] * Joins: sankha (sankha@moz-cg8.2mf.119.111.IP)
- # [15:46] * armenzg is now known as armenzg_brb
- # [15:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1b0760c35953 - Bas Schouten - Bug 1227210: Ensure the mask and the surface are in the right space when being blended. r=mattwoodrow
- # [15:54] * armenzg_brb is now known as armenzg
- # [15:54] * mcote|afk is now known as mcote
- # [15:54] * Quits: kagari (Thunderbird@moz-qqg2vs.eonet.ne.jp) (Ping timeout: 121 seconds)
- # [15:56] * Quits: rednaks (rednaks@moz-8ct.30q.105.46.IP) (Ping timeout: 121 seconds)
- # [15:57] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
- # [16:00] * Joins: AaronMT (AaronMT@moz-jm97fj.cable.rogers.com)
- # [16:03] * julienw_afk is now known as julienw
- # [16:06] * Joins: chaithanya (uid96820@moz-h9n5an.highgate.irccloud.com)
- # [16:07] * Joins: gustavold (gustavold@moz-feu.6v8.255.191.IP)
- # [16:07] * Joins: milan (milan@moz-1gpo1n.3t38.sij7.f0c8.2607.IP)
- # [16:08] * Joins: smaug (chatzilla@moz-6kbmhh.rev.dnainternet.fi)
- # [16:08] * killer sets mode: +o smaug
- # [16:09] * KaiRo is now known as KaiRo_away
- # [16:09] <@smaug> hsivonen: re-ping
- # [16:11] * Joins: ethan (ethan@moz-2qlli5.dynamic.hinet.net)
- # [16:11] * Joins: m_gol (m_gol@moz-qug51h.internetdsl.tpnet.pl)
- # [16:11] * Joins: edgar (Thunderbird@moz-pgto8t.dynamic.hinet.net)
- # [16:11] * Quits: cornel_ionce (Mibbit@moz-q23.52n.2.5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [16:12] * lth|afk is now known as lth
- # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4eb9f0146a67 - Mike Conley - Backout patch for bug 1175267 (again) for causing bugs 1213650 and 1228179.
- # [16:16] * Quits: vasilica_mihasca (Thunderbird@moz-662.esi.231.62.IP) (Client exited)
- # [16:19] * Joins: rednaks (rednaks@moz-dbt25u.ovh.net)
- # [16:21] * Joins: Jerry_Mac (hshih@moz-r7vgoa.HINET-IP.hinet.net)
- # [16:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/59129a59a1a2 - Hector Zhao - Bug 1227428 - Update partner section with correct information once available. r=gfritzsche
- # [16:22] * lmandel_afk is now known as lmandel
- # [16:23] * Joins: aleth (instantb@moz-4an37e.ictp.it)
- # [16:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/696662fec7bf - Neil Deakin - Bug 1133569, remove cpow usage from back/forward gesture, r=felipe
- # [16:26] * armenzg is now known as armenzg_brb
- # [16:27] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [16:30] * Joins: jrmuizel (jrmuizel@moz-apmk5v.3t38.sij7.f0c8.2607.IP)
- # [16:30] * armenzg_brb is now known as armenzg
- # [16:31] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [16:32] * Quits: micahg (micahg@moz-sq8kti.cable.rcn.com) (Quit: Ex-Chat)
- # [16:34] * Joins: bgrins (bgrins@moz-ocen88.5rnr.mii9.0647.2601.IP)
- # [16:34] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [16:34] * Quits: bgrins (bgrins@moz-ocen88.5rnr.mii9.0647.2601.IP) (Connection closed)
- # [16:35] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [16:36] * benfrancis|away is now known as benfrancis
- # [16:36] <till> can someone kick the exceedingly weird spam bot in #jslang?
- # [16:38] * Parts: ejpbruel_ (ejpbruel@moz-qio.o51.173.193.IP)
- # [16:38] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
- # [16:39] * Quits: Jerry_Mac (hshih@moz-r7vgoa.HINET-IP.hinet.net) (Quit: Leaving)
- # [16:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/67fdcf66d7f3 - Patrick Brosset - Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins
- # [16:41] * dminor|bbiab is now known as dminor
- # [16:42] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [16:44] * glob is now known as glob|away
- # [16:46] * Quits: yzen (yzen@66.207.193.21) (A TLS packet with unexpected length was received.)
- # [16:47] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [16:48] * Quits: sankha (sankha@moz-cg8.2mf.119.111.IP) (Connection closed)
- # [16:49] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (A TLS packet with unexpected length was received.)
- # [16:49] * Quits: adalucinet (Mibbit@moz-662.esi.231.62.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [16:51] * Joins: Anupkumar (uid16774@moz-gsqbub.tooting.irccloud.com)
- # [16:52] * sheppy is now known as sheppy-offline
- # [16:52] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/201e1c425b3a - Ben Tian - Bug 1227440 - Reject pin reply by cancelling bond to trigger BondStateChangedNotification, in order to inform gaia setting app, r=shuang
- # [16:52] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/6924a22877b3 - Carsten "Tomcat" Book - merge b2g-inbound to mozilla-central a=merge
- # [16:53] * armenzg is now known as armenzg_blb
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/a626c88b80a1 - Kris Maglione - Bug 1192435: Support updates for WebExtensions. r=Mossop
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/5437ff201b3a - Gijs Kruitbosch - Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/f9798fa51643 - Patrick Brosset - Bug 1197100 - 5 - Make time blocks selectable; r=tromey
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/b179a9db3f76 - Pablo - Bug 770156 - GCLI needs a command to return the number of matches for a specified CSS selector. r=miker
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/fc6459ef44a4 - Sami Jaktholm - Bug 1219953 - Consider Markup View autoscroll finished only if the view has not scrolled for 30 consecutive frames. r=pbrosset
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/63e6e11fae5b - simplyblue - Bug 1220565 - Remove non-standard comprehension from addon-sdk/. r=mossop
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/b499eb4027bd - Manuel Casas - Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/931b14650b52 - Carsten "Tomcat" Book - merge fx-team to mozilla-central a=merge
- # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/505fda766fa6 - Fernando Jimenez - Bug 1227908 - JavaScript error: resource://gre/modules/PushService.jsm, line 281: ReferenceError: data is not defined. r=kcambridge
- # [16:55] * glob|away is now known as glob
- # [16:55] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=74c7941a9e22 - 148 changesets
- # [16:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=b7d8d9b1e833 - 188 changesets
- # [16:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=a2e18ea18461 - 79 changesets
- # [16:58] * Joins: sfink (chatzilla@moz-vi8qu5.sntcca.sbcglobal.net)
- # [16:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=b6daad4d568f - 192 changesets
- # [16:58] * Tomcat|sheriffduty is now known as Tomcat
- # [16:59] * AutomatedTester is now known as AutomatedTester|AFK
- # [16:59] * Joins: milan_ (milan@moz-qgjins.3t38.sij7.f0c8.2607.IP)
- # [17:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/edbb1fc67a7e - B2G Bumper Bot - Bumping gaia.json for 16 gaia revision(s) a=gaia-bump
- # [17:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6e7303f2e94d - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [17:01] * Joins: ehsan (ehsan@66.207.193.21)
- # [17:01] * killer sets mode: +o ehsan
- # [17:01] * Quits: jrmuizel (jrmuizel@moz-apmk5v.3t38.sij7.f0c8.2607.IP) (Connection closed)
- # [17:02] * Joins: BenWa (bgirard@66.207.193.21)
- # [17:02] * Joins: jrmuizel (jrmuizel@66.207.193.21)
- # [17:02] * Quits: milan (milan@moz-1gpo1n.3t38.sij7.f0c8.2607.IP) (Ping timeout: 121 seconds)
- # [17:02] * Quits: fracting (fracting@moz-cd5.or5.191.107.IP) (Ping timeout: 121 seconds)
- # [17:02] * Quits: ethan (ethan@moz-2qlli5.dynamic.hinet.net) (Client exited)
- # [17:02] * Joins: ProgramFOX (ProgramFOX@moz-6ji.2ci.132.109.IP)
- # [17:05] * Tomcat is now known as Tomcat|afk
- # [17:07] * hwine is now known as hwine-ooo
- # [17:07] * Joins: metasansana (metasansana@moz-c02.uvq.213.190.IP)
- # [17:08] * mikeling is now known as mikeling|afk
- # [17:08] * Quits: c0mrad3 (uid26809@moz-29q44j.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [17:14] * Joins: hunboy_ (hunboy@moz-vnimin.pool.invitel.hu)
- # [17:16] * Quits: hunboy (hunboy@moz-egm9uj.pool.invitel.hu) (Ping timeout: 121 seconds)
- # [17:16] * hunboy_ is now known as hunboy
- # [17:18] * Joins: givanica (Thunderbird@moz-43p.0np.83.92.IP)
- # [17:19] * Joins: ejpbruel_ (ejpbruel@moz-qio.o51.173.193.IP)
- # [17:19] * mwargers_afk is now known as mwargers
- # [17:19] <ejpbruel_> who is the sherrif on duty atm?
- # [17:20] * adusca|afk is now known as adusca
- # [17:21] <ejpbruel_> Tomcat?
- # [17:23] * Quits: givanica (Thunderbird@moz-43p.0np.83.92.IP) (Ping timeout: 121 seconds)
- # [17:23] * Quits: milan_ (milan@moz-qgjins.3t38.sij7.f0c8.2607.IP) (A TLS packet with unexpected length was received.)
- # [17:24] * Joins: milan (milan@moz-vnilgh.3t38.sij7.f0c8.2607.IP)
- # [17:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ba8cd968866a - Andreas Tolfsen - Bug 1201050: Part 1: Use dispatcher for listener actionChain
- # [17:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/238dd6c3aef7 - Andreas Tolfsen - Bug 1201050: Part 2: Unbreak test by using correct imports
- # [17:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/25ee0b9f4a49 - Andreas Tolfsen - Bug 1201050: Part 3: Use dispatcher for listener mutliAction
- # [17:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1f2b651a5d29 - Andreas Tolfsen - Bug 1201050: Part 4: Pass value directly back to chrome space
- # [17:25] * Quits: Bas (chatzilla@moz-ubr8j5.dsl.cambrium.nl) (Ping timeout: 121 seconds)
- # [17:26] * grenade|afk is now known as grenade
- # [17:28] * Joins: fracting (fracting@moz-hni.8bd.31.116.IP)
- # [17:28] * Quits: stransky (stransky@moz-6p10j7.net.upcbroadband.cz) (Quit: Connection reset by beer)
- # [17:29] * dminor is now known as dminor|bbiab
- # [17:30] * Joins: ericjung (ericjung@moz-h2a.9hc.161.107.IP)
- # [17:30] * Quits: masayuki (Thunderbird@moz-fnk8p7.zaq.ne.jp) (Client exited)
- # [17:32] * maja_zf is now known as maja_zf|brb
- # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e72970c5252d - Eddy Bruel - Bug 1219255 - We should be able to attach to a service worker;r=amarchesini
- # [17:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ca54275a013d - Andreas Tolfsen - Bug 1223907: Refactor cookies in Marionette
- # [17:33] * gregglind_away is now known as gregglind_is_a_turkey
- # [17:36] * dminor|bbiab is now known as dminor
- # [17:37] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Ping timeout: 121 seconds)
- # [17:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d5e199d17e77 - Eddy Bruel - Bug 1218817 - Fix a bug in WorkerActorList;r=janx
- # [17:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e223598fa3c7 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [17:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1651172b1c6d - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [17:37] * Quits: jhorak (jhorak@moz-vs8vb1.redhat.com) (Quit: Leaving)
- # [17:37] * ahal is now known as ahal|afk
- # [17:38] * Joins: fracting (fracting@moz-hni.8bd.31.116.IP)
- # [17:38] * Joins: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP)
- # [17:39] * maja_zf|brb is now known as maja_zf
- # [17:39] * Quits: BenWa (bgirard@66.207.193.21) (Client exited)
- # [17:41] * Joins: Sander (chatzilla@moz-i611r9.dynamicIP.rima-tde.net)
- # [17:41] <Aryx> ejpbruel_: seems like there is no sheriff
- # [17:41] <Ms2ger> There's always philor
- # [17:42] <edwin> bust ALL the things
- # [17:42] <ato> Quickly!
- # [17:43] <philor> I'm about to be gone for 9 hours, so there's no hurry, you can take your time and bust them carefully and thoroughly
- # [17:43] <padenot> is there something that needs to be done ?
- # [17:45] * Joins: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it)
- # [17:45] <Aryx> fx-team has TEST-UNEXPECTED-FAIL | valgrind-test | 40 bytes in 1 blocks are definitely lost at malloc / _cairo_freelist_alloc / _cairo_xlib_display_queue_resource / _cairo_xlib_surface_finish
- # [17:47] * Joins: jib (jib@moz-j7m6lt.dyn.optonline.net)
- # [17:47] * Quits: jincreator (Thunderbird@moz-588.igi.7.59.IP) (Ping timeout: 121 seconds)
- # [17:48] <philor> and bullshit starring of it
- # [17:49] <philor> dao: how could you be leaking?
- # [17:50] * wilsonpage is now known as wilsonpage-away
- # [17:50] <philor> probably a bunch of those size-related test failures, too
- # [17:50] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [17:52] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [17:53] * Joins: ethan (ethan@moz-2qlli5.dynamic.hinet.net)
- # [17:53] * Quits: Ms2ger (Ms2ger@moz-f2317u.access.telenet.be) (Quit: nn)
- # [17:53] * Quits: ethan (ethan@moz-2qlli5.dynamic.hinet.net) (Client exited)
- # [17:53] <philor> and plenty of bullshit starring of them, too
- # [17:54] * Quits: dragana (Instantbird@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
- # [17:55] * jib is now known as jib|away
- # [17:56] * aselagea|buildduty is now known as aselagea|afk
- # [17:57] * Joins: Mnyromyr (Mnyromyr@moz-srtvjr.gnf7.tkmq.0908.2a02.IP)
- # [17:57] * Joins: JulienITARD (julien@moz-n6om3g.abo.wanadoo.fr)
- # [17:57] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
- # [17:58] * Joins: catalinb (catalin@moz-jvi.u6d.118.79.IP)
- # [17:59] * Quits: tzimmermann (tzimmermann@moz-f74r0a.pools.vodafone-ip.de) (Quit: Ex-Chat)
- # [17:59] * philor so very much doesn't have time for this shit
- # [17:59] <Standard8> philor: what’s the summary?
- # [17:59] * Quits: terrence-afk (terrence@moz-4opk9i.sd.cox.net) (Ping timeout: 121 seconds)
- # [17:59] <Standard8> I can do a little
- # [17:59] <Standard8> philor: as in, is it just the valgrind or is there something else you’re seeing
- # [18:00] * Joins: sankha (sankha@moz-g7l.b0d.106.27.IP)
- # [18:01] * Quits: gsvelto (gsvelto@moz-3mvb2i.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [18:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b9e69115c832 - Phil Ringnalda - Back out 4aad8e3db7e9 (bug 384336) for Valgrind leaks and a variety of mochitest bustage
- # [18:02] * Quits: ejpbruel_ (ejpbruel@moz-qio.o51.173.193.IP) (Ping timeout: 121 seconds)
- # [18:02] * wlach|afk is now known as wlach
- # [18:03] <philor> Standard8: I see more than I want to, like yeah, maybe https://treeherder.mozilla.org/#/jobs?repo=fx-team&revision=4aad8e3db7e9&selectedJob=5928176 is or isn't actually maximizing bustage, probably https://treeherder.mozilla.org/#/jobs?repo=fx-team&revision=4aad8e3db7e9&selectedJob=5929079 is, but once you start looking at starred things,
- # [18:03] <philor> https://treeherder.mozilla.org/#/jobs?repo=fx-team&revision=4aad8e3db7e9&selectedJob=5927312
- # [18:03] * Quits: roxlu (roxlu@moz-dqem8f.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [18:03] <philor> 10.6 is not a flavor of Android
- # [18:03] * Quits: jib|away (jib@moz-j7m6lt.dyn.optonline.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [18:04] * Quits: ProgramFOX (ProgramFOX@moz-6ji.2ci.132.109.IP) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
- # [18:04] * Quits: JulienITARD (julien@moz-n6om3g.abo.wanadoo.fr) (Connection closed)
- # [18:04] * whimboo|afk is now known as whimboo
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/957a33a8949b - Catalin Badea - Bug 1227932 - Fix Service Workers SoftUpdate and registration.update code paths. r=ehsan
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/48ea5c3f2214 - Catalin Badea - Bug 1189659 - Part 1 - Continue service worker job queue when life cycle events expire. r=bkelly
- # [18:04] <Standard8> urgh
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8a417a349a61 - Catalin Badea - Bug 1189659 - Part 2 - Remove set of scopes being updated from ServiceWorkerManager. r=bkelly
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a4376ddc87b5 - Catalin Badea - Bug 1189659 - Part 3 - Use separate synchronization queues for service worker register jobs and install jobs. r=bkelly
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7a96276122dc - Catalin Badea - Bug 1189659 - Part 4 - Fix race in test_install_event.html. r=bkelly
- # [18:04] * AutomatedTester|AFK is now known as AutomatedTester
- # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9424e969d623 - Catalin Badea - Bug 1189659 - Part 5 - Fix race in skip-waiting.https.html and add some logging for SkipWaitingFlag in ServiceWorkerManager. r=ehsan
- # [18:04] <Standard8> philor: I guess we have no way to correct stars?
- # [18:05] * wilsonpage-away is now known as wilsonpage
- # [18:05] * Quits: ericjung (ericjung@moz-h2a.9hc.161.107.IP) (Ping timeout: 121 seconds)
- # [18:06] <philor> Standard8: we do, it's just a pain in the ass, select the job, switch to the Annotations tab, click the X by the bug and the X by the classification, then restar
- # [18:07] <philor> and it's probably not really worth doing since it probably doesn't actually correct Orange Factor
- # [18:07] * Quits: edgar (Thunderbird@moz-pgto8t.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [18:07] <Standard8> philor: ok, I’ll take a look
- # [18:07] * julienw is now known as julienw_afk
- # [18:07] <philor> thanks
- # [18:07] <kats> woah 40 minutes for a 100M download. is archive.m.o on dialup?
- # [18:07] <Standard8> philor: anyway, I can watch the tree and reopen a bit later. Just about to have dinner, but that’ll give it time to cycle a bit and I can check on the fresh push
- # [18:08] * maja_zf is now known as maja_zf|lunch
- # [18:08] * Standard8 is now known as Standard8|temp-fx-team-sheriff
- # [18:08] * Quits: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp) (Ping timeout: 121 seconds)
- # [18:08] * julienw_afk is now known as julienw
- # [18:09] <philor> the 10.6 thing is just that we need to reopen bug 1219178, I just hadn't gotten around to depressing esawin yet and didn't realize we were calling 10.6 Android instead of starring it as the closed bug
- # [18:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c2aa06a2ab49 - Andreas Tolfsen - Bug 1211489: Provide message sequencing in Marionette
- # [18:10] <Standard8|temp-fx-team-sheriff> heh ok
- # [18:11] * Quits: jdm (jdm@moz-3eu2pc.cpe.teksavvy.com) (Quit: )
- # [18:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/18346cf05ada - Felipe Gomes - Bug 1226487 - Don't use the blocklist for the e10s a11y check on beta; instead, block everything. r=jmathies
- # [18:12] <Standard8|temp-fx-team-sheriff> bbiab
- # [18:13] * armenzg_blb is now known as armenzg
- # [18:13] * Quits: armenzg (armenzg@moz-jt36qr.cable.teksavvy.com) (Quit: )
- # [18:13] * vladC|buildduty is now known as vladC|afk
- # [18:14] * Quits: Sander (chatzilla@moz-i611r9.dynamicIP.rima-tde.net) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [18:14] * Joins: armenzg (armenzg@moz-jt36qr.cable.teksavvy.com)
- # [18:14] * AutomatedTester is now known as AutomatedTester|AFK
- # [18:15] * Joins: Belxjander (Belxjander@moz-o6knnu.koalanet.ne.jp)
- # [18:15] <philor> thanks, mate
- # [18:16] <philor> the rest of you: be good to the tree, I'll be back around 6pm Pacific
- # [18:17] * Quits: Honza (chatzilla@moz-i5l.7ku.62.176.IP) (Connection closed)
- # [18:18] * garethc is now known as garethc|lunch
- # [18:18] * Quits: garethc|lunch (Adium@moz-gja51f.cable.rogers.com) (Quit: Leaving.)
- # [18:19] * Joins: Coldblackice (anonz@moz-0ijqp3.oc.cox.net)
- # [18:19] * Joins: ejpbruel1 (ejpbruel@moz-qio.o51.173.193.IP)
- # [18:20] * Joins: jib (jib@moz-j7m6lt.dyn.optonline.net)
- # [18:22] <@smaug> Enn: are you looking at that focusmanager loop case or should I?
- # [18:22] <Enn> smaug: I am not right now. feel free to take it
- # [18:23] <@smaug> k
- # [18:27] * glob is now known as glob|away
- # [18:29] <Gijs> does anyone know when we started guessing ABI things for ctypes ?
- # [18:30] <Anupkumar> I ran into a small problem when, I am using hg remove command
- # [18:30] <Anupkumar> I did a | hg remove cd .. | in mozilla/services/common directory
- # [18:30] <Anupkumar> and it removed all the files in the mozilla/services folder
- # [18:30] <Anupkumar> how can I add them back?
- # [18:31] * Joins: Honza (chatzilla@moz-i5l.7ku.62.176.IP)
- # [18:31] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [18:32] <Anupkumar> I did it by mistake
- # [18:32] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [18:33] * whimboo is now known as whimboo|dinner
- # [18:34] * Joins: dbaron (dbaron@moz-1ufb1d.dynamic.fusionbroadband.com)
- # [18:34] * killer sets mode: +ao dbaron dbaron
- # [18:34] <Mossop> Anupkumar: hg revert is your friend
- # [18:35] * Quits: sankha (sankha@moz-g7l.b0d.106.27.IP) (Connection closed)
- # [18:35] <Anupkumar> Mossop: thanks, life saving one :)
- # [18:36] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (A TLS packet with unexpected length was received.)
- # [18:36] * Standard8|temp-fx-team-sheriff looks at how fx-team is doing
- # [18:36] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [18:37] * Joins: ot (ot@moz-gmtpic.cpe.webspeed.dk)
- # [18:40] * Quits: jib (jib@moz-j7m6lt.dyn.optonline.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [18:43] * Joins: MrMazda (fmcz@moz-ipbm7f.cable.mindspring.com)
- # [18:45] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
- # [18:49] * Joins: garethc (Adium@moz-gja51f.cable.rogers.com)
- # [18:51] * Joins: sankha (sankha@moz-g7l.b0d.106.27.IP)
- # [18:51] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [18:52] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
- # [18:53] * Joins: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net)
- # [18:54] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [18:57] * maja_zf|lunch is now known as maja_zf
- # [18:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/bab785163ce4 - Ben Kelly - Bug 1226441 - Part 1: Add wpt test verifying fetch event waits for activate to complete; r=catalinb
- # [18:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/7ea5152b8417 - Ben Kelly - Bug 1226441 - Part 2: Delay functional event dispatch until service worker is activated; r=catalinb a=ritu
- # [18:59] * armenzg is now known as armenzg_lunch
- # [18:59] * Joins: eyome (eyome@moz-gfketo.fbx.proxad.net)
- # [19:00] * Joins: yzen (yzen@66.207.193.21)
- # [19:00] * Quits: catalinb (catalin@moz-jvi.u6d.118.79.IP) (Connection closed)
- # [19:01] * Joins: catalinb (catalin@moz-kjn.49j.114.79.IP)
- # [19:07] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
- # [19:07] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [19:08] * Quits: gcp (gcp@moz-p8p931.j41b.csd9.1812.2a02.IP) (Quit: Leaving)
- # [19:08] * Joins: givanica (Thunderbird@moz-hun.0et.27.188.IP)
- # [19:10] * Quits: garethc (Adium@moz-gja51f.cable.rogers.com) (Ping timeout: 121 seconds)
- # [19:12] * Quits: Mnyromyr (Mnyromyr@moz-srtvjr.gnf7.tkmq.0908.2a02.IP) (Ping timeout: 121 seconds)
- # [19:13] * Quits: mikeling|afk (uid89706@moz-l4p747.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [19:14] * Joins: Mnyromyr (Mnyromyr@moz-srtvjr.gnf7.tkmq.0908.2a02.IP)
- # [19:15] * Joins: jdm (jdm@66.207.193.21)
- # [19:16] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [19:19] * Joins: florent (Thunderbird@moz-40p2s8.abo.wanadoo.fr)
- # [19:20] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [19:21] <ato> Standard8|temp-fx-team-sheriff: Gij 4 is an intermittent fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=1117286#c33
- # [19:21] * Quits: Honza (chatzilla@moz-i5l.7ku.62.176.IP) (Connection closed)
- # [19:22] * Joins: Jackneill (Jackneill@moz-vat.62s.108.91.IP)
- # [19:22] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
- # [19:24] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
- # [19:25] * Joins: Shrooms (Shrooms@moz-qfc1gs.ip.windstream.net)
- # [19:26] * Joins: Honza (chatzilla@moz-i5l.7ku.62.176.IP)
- # [19:29] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (A TLS packet with unexpected length was received.)
- # [19:32] * Quits: jrmuizel (jrmuizel@66.207.193.21) (Connection closed)
- # [19:33] * Joins: garethc (Adium@moz-5nt3d0.eng.wind.ca)
- # [19:36] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [19:36] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [19:37] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [19:40] * Joins: dzbarsky (Adium@moz-v18mcd.ca.comcast.net)
- # [19:42] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (Ping timeout: 121 seconds)
- # [19:42] * Quits: wilsonpage (wilsonpage@moz-i6u.sut.111.217.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [19:44] * Joins: karlt (karl@moz-1v4uco.xtra.co.nz)
- # [19:44] * Quits: dzbarsky (Adium@moz-v18mcd.ca.comcast.net) (Ping timeout: 121 seconds)
- # [19:44] <Standard8|temp-fx-team-sheriff> ato: yep, it just hasn’t propogated yet
- # [19:46] * Joins: jrmuizel (jrmuizel@66.207.193.21)
- # [19:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d3904c76035e - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [19:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/608de79f855f - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [19:50] * Quits: ejpbruel1 (ejpbruel@moz-qio.o51.173.193.IP) (Quit: leaving)
- # [19:52] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [19:54] <Aryx> ato: there are 2 subsequent fails for Mulet Linux x64 opt Gij(39) with the same error (force kill) starting with your push. can you take a look at it?
- # [19:54] * Joins: francois (francois@moz-cnggv3.fmarier.org)
- # [19:55] <Standard8|temp-fx-team-sheriff> I’ve retriggered both of those
- # [19:55] * maja_zf is now known as maja_zf|brb
- # [19:56] * Quits: espadrine (tyl@moz-gpr.c1p.152.213.IP) (Ping timeout: 121 seconds)
- # [19:58] * Joins: dzbarsky (Adium@moz-r3tv34.82pc.j76f.0646.2601.IP)
- # [20:00] * Joins: m_kato (m_kato@moz-9rv9tl.dh-connect.net)
- # [20:00] * ahal|afk is now known as ahal
- # [20:01] * Gijs is now known as Gijs_away
- # [20:02] * Joins: roxlu (roxlu@moz-dqem8f.dynamic.ziggo.nl)
- # [20:02] * Joins: bogdan_maris (Instantbird@moz-ra7.jk0.231.62.IP)
- # [20:03] * Quits: mancas (uid112837@moz-cr08jc.brockwell.irccloud.com) (Quit: Connection closed for inactivity)
- # [20:04] * Joins: CuriousLearner (chatzilla@moz-kmb.fg5.178.59.IP)
- # [20:06] * Joins: squib (squib@moz-jei4k1.wi.charter.com)
- # [20:07] * Quits: aleth (instantb@moz-4an37e.ictp.it) (Ping timeout: 121 seconds)
- # [20:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a34fb1388c8d - Jonathan Kew - Bug 1157727 - Reftests for bidi bracket pairing, based on UAX #9 examples. r=smontagu
- # [20:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0b36055ffd7a - Jonathan Kew - Bug 1157727 - Part 0: Preliminary cleanup, remove a bunch of #ifdef'd dead code from nsBidi.cpp. r=smontagu
- # [20:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fdc03cf18366 - Ted Clancy - Bug 1157727 - Part 1: Add paired bracket type property to our character data (patch originally by :tedders1, updated by :jfkthame). r=jfkthame
- # [20:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aeafc4cca447 - Ted Clancy - Bug 1157727 - Part 2: Update bidi algorithm for bracket matching (patch originally by :tedders1, updated by :jfkthame). r=jfkthame
- # [20:10] * maja_zf|brb is now known as maja_zf
- # [20:10] * Quits: m_kato (m_kato@moz-9rv9tl.dh-connect.net) (Ping timeout: 121 seconds)
- # [20:10] * Quits: gustavold (gustavold@moz-feu.6v8.255.191.IP) (Quit: Leaving.)
- # [20:11] * Joins: ntim (uid105247@moz-trecfa.tooting.irccloud.com)
- # [20:14] * Quits: CuriousLearner (chatzilla@moz-kmb.fg5.178.59.IP) (Ping timeout: 121 seconds)
- # [20:15] * Joins: jlongster (user@moz-sfo.7vl.56.172.IP)
- # [20:16] * Joins: gustavold (gustavold@moz-feu.6v8.255.191.IP)
- # [20:17] * Joins: BenWa (bgirard@66.207.193.22)
- # [20:18] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [20:18] * maja_zf is now known as maja_zf|brb
- # [20:19] * dminor is now known as dminor|bbiab
- # [20:20] <Aryx> catalinb: ping
- # [20:20] <catalinb> Aryx: pong
- # [20:20] * Quits: gustavold (gustavold@moz-feu.6v8.255.191.IP) (Quit: Leaving.)
- # [20:21] <Aryx> M(oth) failures on OS X on your push: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=9424e969d623
- # [20:21] <catalinb> Aryx, that's from another patch most likely (hold on)
- # [20:21] <Aryx> it's about service workers
- # [20:22] <catalinb> Aryx: https://bugzilla.mozilla.org/show_bug.cgi?id=1219255
- # [20:23] <catalinb> Aryx: ejpbruel was having that exact test failure early today on try
- # [20:24] * Joins: Towkir (Thunderbird@moz-cpl.4aq.48.182.IP)
- # [20:26] <Aryx> and he fixed it in his second try run. the first try run had 3 unexpected fails, yours has 5. any ejpbruel's checkin passed these tests
- # [20:26] * Joins: RattyAway (Jim_diGriz@moz-ocm.q6q.72.180.IP)
- # [20:27] <RattyAway> !seen cbook
- # [20:27] <firebot> I've never seen a 'cbook', sorry.
- # [20:27] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [20:27] * dminor|bbiab is now known as dminor
- # [20:27] <Aryx> RattyAway: that's Tomcat
- # [20:27] <RattyAway> !seen tomcat
- # [20:27] <firebot> tomcat was last seen 3 hours and 22 minutes ago, changing nick to Tomcat|afk .
- # [20:28] * Joins: janjongboom (janjongboom@moz-hfn3ea.speed.planet.nl)
- # [20:28] <RattyAway> Ah well I hope he reads scrollback https://bugzilla.mozilla.org/show_bug.cgi?id=1200802#c13
- # [20:29] <catalinb> Aryx: the failure is intermittent most likely and not related to my patch.
- # [20:29] <Aryx> it looks like perma
- # [20:29] * catalinb looks
- # [20:31] * mattwoodrow|away is now known as mattwoodrow
- # [20:31] * Quits: AaronMT (AaronMT@moz-jm97fj.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [20:31] * Joins: AaronMT (AaronMT@moz-jm97fj.cable.rogers.com)
- # [20:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/748531bf0272 - Kartikaya Gupta - Bug 1223928 (follow-up) - Back out one line of cset 474012a19e10 since it's not needed any more; the assertion went away. r=me
- # [20:33] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [20:33] * benfrancis is now known as benfrancis|away
- # [20:34] * Joins: aleth (instantb@moz-enf.f6q.51.151.IP)
- # [20:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9aa64c29bccc - Dave Townsend - Bug 1228359: Allow experiments to register chrome. r=felipe
- # [20:37] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [20:37] * whimboo|dinner is now known as whimboo
- # [20:37] * Quits: chaithanya (uid96820@moz-h9n5an.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [20:38] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [20:39] <Standard8|temp-fx-team-sheriff> RattyAway: Tomcat|afk just landed what was there in the patch - the author is set in the header, see comment 10
- # [20:42] * armenzg_lunch is now known as armenzg_brb
- # [20:42] <RattyAway> Standard8|temp-fx-team-sheriff: ah well that was confusing
- # [20:43] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (Ping timeout: 121 seconds)
- # [20:43] * Quits: aselagea|afk (aselagea@moz-7bi39t.lennon.mtbnc.us) (Ping timeout: 121 seconds)
- # [20:43] <catalinb> Aryx: so test_serviceworkerinfo.xul is counting on race condition that's more unlikely with my patch.
- # [20:44] <Aryx> can you fix it?
- # [20:44] <catalinb> Aryx: yes
- # [20:44] <Aryx> thank you
- # [20:46] * Joins: m_kato (m_kato@moz-9rv9tl.dh-connect.net)
- # [20:47] * Joins: Waldo (waldo@moz-h28sem.sntcca.sbcglobal.net)
- # [20:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/e697a33f3d36 - ffxbld - Automated checkin: version bump for fennec 43.0b7 release. DONTBUILD CLOSED TREE a=release
- # [20:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/4488709f90eb - ffxbld - Added FENNEC_43_0b7_RELEASE FENNEC_43_0b7_BUILD1 tag(s) for changeset e697a33f3d36. DONTBUILD CLOSED TREE a=release
- # [20:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/0922681cd83f - ffxbld - Automated checkin: version bump for fennec 43.0b7 release. DONTBUILD CLOSED TREE a=release
- # [20:49] * Quits: m_gol (m_gol@moz-qug51h.internetdsl.tpnet.pl) (Quit: Leaving...)
- # [20:51] * jlund is now known as jlund|lunch
- # [20:51] * Quits: eyome (eyome@moz-gfketo.fbx.proxad.net) (Connection reset by peer)
- # [20:51] * Joins: eyome (eyome@moz-gfketo.fbx.proxad.net)
- # [20:51] <Mossop> Standard8|temp-fx-team-sheriff: For the uninformed do we have some notes somewhere on our eslint usage?
- # [20:52] <Standard8|temp-fx-team-sheriff> Mossop: what sort of notes?
- # [20:53] * Quits: Shrooms (Shrooms@moz-qfc1gs.ip.windstream.net) (Ping timeout: 121 seconds)
- # [20:53] <Mossop> Standard8|temp-fx-team-sheriff: Like I understand it only works on certain directory right now and it seems like the rules can be controlled per directory. I'd like to read something to understand more before I bug people directly ideally
- # [20:54] * Quits: jlongster (user@moz-sfo.7vl.56.172.IP) (Ping timeout: 121 seconds)
- # [20:55] * Quits: m_kato (m_kato@moz-9rv9tl.dh-connect.net) (Ping timeout: 121 seconds)
- # [20:55] <Standard8|temp-fx-team-sheriff> Mossop: ah right, so the best docs are probably http://eslint.org/docs/user-guide/configuring
- # [20:56] <Standard8|temp-fx-team-sheriff> Mossop: in summary, there’s .eslintrc files which apply for everything in the directories below them
- # [20:56] <Standard8|temp-fx-team-sheriff> argh, I need power, one mo
- # [20:56] * Joins: jlongster (user@moz-arcfj7.tmodns.net)
- # [20:57] <hsivonen> smaug: yes, we're dealing with elements that have already been inserted into the doc
- # [20:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e091924468af - Philip Chee - Bug 1223344 - Some tweaks to gDevTools.jsm to get Devtools working in SeaMonkey r=jryans
- # [20:58] <Standard8|temp-fx-team-sheriff> Mossop: I think the only directories we have working are devtools and loop. You can ./mach eslint-setup iirc, and ./mach eslint browser/components/loop
- # [20:58] <Standard8|temp-fx-team-sheriff> I guess you can find them
- # [20:58] <Standard8|temp-fx-team-sheriff> the .eslintrc files
- # [20:58] <@smaug> hsivonen: ok, thanks. just fixing some rel="dns-prefetch" handling
- # [20:58] * maja_zf|brb is now known as maja_zf
- # [20:59] <@smaug> hsivonen: oh, and actually in case of innerHTML, we aren't necessarily in document there
- # [20:59] <@smaug> in case of notInDocElem.innerHTML = "foo"
- # [20:59] <hsivonen> smaug: yes
- # [20:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a93ced84ec3e - Henrik Skupin - Bug 1227965 - [firefox-ui-tests] Add option to run tests with e10s mode enabled. r=armenzg DONTBUILD
- # [21:00] <Standard8|temp-fx-team-sheriff> Mossop: https://blog.mozilla.org/standard8/2015/05/13/using-eslint-alongside-the-firefox-hello-code-base-to-help-productivity/ has some background information as well
- # [21:00] <@smaug> hsivonen: since you're there, are you familiar enough with MutationObserver to review a fix to a MutationObserver wpt test?
- # [21:00] <@smaug> it just has expected MutationRecords in wrong order
- # [21:00] <Mossop> Standard8|temp-fx-team-sheriff: Awesome, thanks
- # [21:00] <Standard8|temp-fx-team-sheriff> I’ll respond to your email in a bit as well
- # [21:01] * julienw is now known as julienw_afk
- # [21:03] <Mossop> I'll just stick those links into a tab group ... wait ... NOOOOOOO!
- # [21:04] <Standard8|temp-fx-team-sheriff> heh
- # [21:04] * Quits: Towkir (Thunderbird@moz-cpl.4aq.48.182.IP) (Ping timeout: 121 seconds)
- # [21:05] * Quits: daoshengmu (uid99282@moz-f02scb.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [21:05] <Aryx> Standard8|temp-fx-team-sheriff: okay to reopen fx-team?
- # [21:08] * Quits: ot (ot@moz-gmtpic.cpe.webspeed.dk) (Ping timeout: 121 seconds)
- # [21:09] <Standard8|temp-fx-team-sheriff> Aryx: I was just giving it a few mins more to make sure
- # [21:09] <Aryx> ok
- # [21:09] * Quits: jlongster (user@moz-arcfj7.tmodns.net) (Ping timeout: 121 seconds)
- # [21:12] * Joins: aselagea|buildduty (aselagea@moz-7bi39t.lennon.mtbnc.us)
- # [21:12] * armenzg_brb is now known as armenzg
- # [21:14] * Joins: ot (ot@moz-gmtpic.cpe.webspeed.dk)
- # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/98fb5254f788 - Ehsan Akhgari - Bug 1201127 - Return the same ServiceWorkerRegistration object from service worker APIs dealing with the same underlying registration object; r=jdm
- # [21:17] * Quits: mixedpuppy (mixedpuppy@moz-48l.lca.114.24.IP) (Client exited)
- # [21:18] * Joins: roc (chatzilla@moz-us1.o08.98.121.IP)
- # [21:18] * killer sets mode: +o roc
- # [21:19] <Standard8|temp-fx-team-sheriff> open now
- # [21:19] * Standard8|temp-fx-team-sheriff is now known as Standard8
- # [21:19] * Joins: gandalf (zbraniecki@moz-5v49kg.ca.comcast.net)
- # [21:20] * Quits: catalinb (catalin@moz-kjn.49j.114.79.IP) (Quit: Leaving)
- # [21:21] * Joins: catalinb (catalin@moz-kjn.49j.114.79.IP)
- # [21:22] <catalinb> Aryx: ok, I think I have a fix ready, is there a bug opened?
- # [21:22] <Aryx> havened opened one
- # [21:23] <catalinb> ok
- # [21:24] <Aryx> haven't, heavens
- # [21:25] * AutomatedTester|AFK is now known as AutomatedTester
- # [21:25] * armenzg is now known as armenzg_brb
- # [21:25] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [21:25] * nthomas|away is now known as nthomas
- # [21:27] <@roc> how do you run mochitest-plain tests these days?
- # [21:27] <Mossop> roc: mach mochitest <path> should do it
- # [21:28] <@roc> that runs all the tests inside that directory, including chrome tests
- # [21:28] <Mossop> roc: mach mochitest -f plain <path> should do it
- # [21:28] <@roc> thanks
- # [21:29] <@roc> somehow I failed to read that
- # [21:29] <Mossop> TIL
- # [21:29] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [21:30] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [21:33] * armenzg_brb is now known as armenzg
- # [21:35] * jlund|lunch is now known as jlund
- # [21:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/beb1ebb12542 - Mark Goodwin - Bug 1227970 - Perform preference checks to allow OCSP Bypass for OneCRL via Kinto r=keeler
- # [21:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e921b3682fbf - Catalin Badea - Bug 1228427 - Fix test_serviceworkerinfo.xul: wait for the worker to become active. r=ehsan
- # [21:39] * armenzg is now known as armenzg_blb
- # [21:39] * Parts: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP) ("")
- # [21:39] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [21:41] * Joins: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP)
- # [21:41] * Quits: roxlu (roxlu@moz-dqem8f.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:41] <catalinb> Aryx: please let me know if^ didn't fix the failure.
- # [21:41] * Parts: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP) ("")
- # [21:41] <Aryx> thank you, will watch it
- # [21:42] <hsivonen> smaug: sorry, I'm not really familiar with MutationObserver
- # [21:43] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [21:44] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (Ping timeout: 121 seconds)
- # [21:44] * Joins: jib (jib@moz-j7m6lt.dyn.optonline.net)
- # [21:45] * Joins: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP)
- # [21:46] * Parts: marco (marco@moz-66q9fa.3orf.1887.0450.2001.IP) ("")
- # [21:49] <Aryx> ato: the retriggers also failed
- # [21:50] <@smaug> hsivonen: oops, got review from jdm already. thanks anyway
- # [21:51] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [21:51] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [21:52] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [21:54] * dminor is now known as dminor|afk
- # [21:56] * Joins: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP)
- # [21:56] * Joins: rkent (Thunderbird@moz-qticvf.ca.astound.net)
- # [21:56] * Quits: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP) (Quit: Leaving)
- # [21:57] * Joins: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP)
- # [21:57] * Quits: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP) (Connection closed)
- # [21:57] * Joins: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP)
- # [21:58] * Quits: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP) (Connection closed)
- # [21:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2fa7dd926187 - Timothy Nikkel - Bug 1228033. When not painting to a window (and hence not retained) only have one AGR, the root AGR. r=mattwoodrow
- # [21:58] * Joins: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP)
- # [21:59] * Quits: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP) (Quit: Leaving)
- # [22:00] * Joins: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP)
- # [22:00] * Quits: bkudryavtsev (Boris@moz-bvr8qb.6gb2.n3ou.0647.2601.IP) (Quit: Leaving)
- # [22:01] * mcote is now known as mcote|biab
- # [22:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d1667f3f4653 - Nick Alexander - Bug 1228430 - Move build.gradle out of mobile/android/base. r=me
- # [22:04] * Quits: givanica (Thunderbird@moz-hun.0et.27.188.IP) (Client exited)
- # [22:04] * adusca is now known as adusca|afk
- # [22:05] * Joins: till (till@moz-dcv0nj.dyn.telefonica.de)
- # [22:05] * armenzg_blb is now known as armenzg
- # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d5be1774b0ba - Olli Pettay - Bug 789315, fix the ordering of expected MutationRecords, r=jdm
- # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ff34a06cb439 - Olli Pettay - Bug 789315, notify MutationObservers before running <script>, r=khuey
- # [22:08] * jib is now known as jib|away
- # [22:08] * Joins: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP)
- # [22:08] * Quits: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP) (Connection closed)
- # [22:08] * Joins: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP)
- # [22:08] * Quits: yzen (yzen@66.207.193.21) (Ping timeout: 121 seconds)
- # [22:09] * Quits: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP) (Quit: Leaving)
- # [22:10] * Quits: rego (rego@moz-j9c.pu4.27.77.IP) (Quit: Leaving)
- # [22:12] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Client exited)
- # [22:17] * Quits: catalinb (catalin@moz-kjn.49j.114.79.IP) (Quit: Leaving)
- # [22:17] * Quits: jib|away (jib@moz-j7m6lt.dyn.optonline.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [22:17] * Joins: catalinb (catalin@moz-kjn.49j.114.79.IP)
- # [22:18] * Joins: espadrine (tyl@moz-l019mn.fbx.proxad.net)
- # [22:18] * Joins: jib (jib@moz-j7m6lt.dyn.optonline.net)
- # [22:18] * kats is now known as kats|away
- # [22:18] * Quits: jib (jib@moz-j7m6lt.dyn.optonline.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [22:19] * Quits: garethc (Adium@moz-5nt3d0.eng.wind.ca) (Ping timeout: 121 seconds)
- # [22:22] * Quits: RattyAway (Jim_diGriz@moz-ocm.q6q.72.180.IP) (Quit: ChatZilla 0.9.92 [SeaMonkey 2.0.15pre/20110606000022])
- # [22:22] * Quits: @roc (chatzilla@moz-us1.o08.98.121.IP) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
- # [22:22] * Joins: garethc (Adium@moz-gja51f.cable.rogers.com)
- # [22:25] * Quits: sankha (sankha@moz-g7l.b0d.106.27.IP) (Connection closed)
- # [22:27] * armenzg is now known as armenzg_afk
- # [22:27] * Quits: espadrine (tyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [22:27] * Quits: armenzg_afk (armenzg@moz-jt36qr.cable.teksavvy.com) (Quit: Leaving)
- # [22:27] * Joins: roc (chatzilla@moz-us1.o08.98.121.IP)
- # [22:27] * killer sets mode: +o roc
- # [22:27] * Joins: espadrine (tyl@moz-imvc7h.capitainetrain.com)
- # [22:28] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [22:31] * Joins: ErikRose (erikrose@moz-vemooo.res.rr.com)
- # [22:32] * Quits: fracting (fracting@moz-hni.8bd.31.116.IP) (Ping timeout: 121 seconds)
- # [22:35] * Quits: ErikRose (erikrose@moz-vemooo.res.rr.com) (Ping timeout: 121 seconds)
- # [22:42] * Joins: sankha (sankha@moz-g7l.b0d.106.27.IP)
- # [22:44] * Quits: bogdan_maris (Instantbird@moz-ra7.jk0.231.62.IP) (Ping timeout: 121 seconds)
- # [22:45] * Joins: fracting (fracting@moz-cd5.or5.191.107.IP)
- # [22:45] * Quits: espadrine (tyl@moz-imvc7h.capitainetrain.com) (Ping timeout: 121 seconds)
- # [22:45] * Joins: espadrine (tyl@moz-l019mn.fbx.proxad.net)
- # [22:47] * Quits: ot (ot@moz-gmtpic.cpe.webspeed.dk) (Ping timeout: 121 seconds)
- # [22:48] * Quits: garethc (Adium@moz-gja51f.cable.rogers.com) (Quit: Leaving.)
- # [22:49] * Joins: ehugg (ehugg@moz-j9u.sr5.107.128.IP)
- # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/11ede1cca006 - Chris Pearce - Bug 1228215 - Add helper to do dir enumeration in GMPServiceParent. r=jwwang
- # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eabac8a5315b - Chris Pearce - Bug 1228215 - Add a 'gmpName' parameter to GMPService::GetNodeId(), so each GMP can see a different nodeId for the same origin. r=jwwang
- # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/584678105c14 - Chris Pearce - Bug 1228215 - Expose the GMP name on each GMPParent. r=jwwang
- # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/37e82b51a404 - Chris Pearce - Bug 1228215 - Store each GMP's storage and nodeId salt in separate directories. r=jwwang
- # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1bf6fd3421e6 - Chris Pearce - Bug 1228215 - Migrate existing GMP storage from post-42 pre-45 location to 45 location. r=jwwang
- # [22:54] * Quits: Pike (chatzilla@moz-e73tlq.dyn.telefonica.de) (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
- # [22:56] * Joins: givanica (Thunderbird@moz-hun.0et.27.188.IP)
- # [23:00] * Quits: gandalf (zbraniecki@moz-5v49kg.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [23:01] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [23:02] * Quits: sankha (sankha@moz-g7l.b0d.106.27.IP) (Connection closed)
- # [23:03] * Joins: darktrojan (geoff@moz-ca4gt2.ihug.co.nz)
- # [23:06] * Quits: milan (milan@moz-vnilgh.3t38.sij7.f0c8.2607.IP) (Quit: )
- # [23:07] * Joins: jduell (jduell@moz-un0.5an.141.50.IP)
- # [23:09] * Joins: roguishmountain (Thunderbird@moz-u3n1ob.fios.verizon.net)
- # [23:09] * Quits: metasansana (metasansana@moz-c02.uvq.213.190.IP) (Quit: Leaving)
- # [23:12] * Quits: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net) (Client exited)
- # [23:14] * Joins: njn (chatzilla@moz-j5l8nb.iinet.net.au)
- # [23:14] * Quits: jdm (jdm@66.207.193.21) (Quit: )
- # [23:15] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [23:15] * Joins: skeuomor1 (skeuomorf@moz-32m.pff.32.197.IP)
- # [23:16] * Quits: janv (varga@moz-h6r21h.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [23:18] * Quits: skeuomorf (skeuomorf@moz-9fl.21q.32.197.IP) (Ping timeout: 121 seconds)
- # [23:20] * Joins: Shrooms (Shrooms@moz-qfc1gs.ip.windstream.net)
- # [23:20] * skeuomor1 is now known as skeuomorf
- # [23:21] * Quits: roguishmountain (Thunderbird@moz-u3n1ob.fios.verizon.net) (Ping timeout: 121 seconds)
- # [23:22] * Quits: jduell (jduell@moz-un0.5an.141.50.IP) (Client exited)
- # [23:23] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [23:25] * Quits: espadrine (tyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [23:26] * Quits: Jackneill (Jackneill@moz-vat.62s.108.91.IP) (A TLS packet with unexpected length was received.)
- # [23:27] * Joins: skeuomor1 (skeuomorf@moz-k02.j7v.32.197.IP)
- # [23:28] * Quits: skeuomorf (skeuomorf@moz-32m.pff.32.197.IP) (Ping timeout: 121 seconds)
- # [23:29] * Quits: sicking (sicking@moz-6jefvm.ca.comcast.net) (Ping timeout: 121 seconds)
- # [23:29] * skeuomor1 is now known as skeuomorf
- # [23:30] * Joins: rniwa (rniwa@moz-7b5uu3.ca.comcast.net)
- # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f477eb89443b - Till Schneidereit - Bug 1224722 - Enable executing multiple inputs as self-hosted JS during runtime startup. r=efaust, f=bz,mwu
- # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5966ace0c932 - Till Schneidereit - Bug 1226551 - Add support for installing self-hosting intrinsics via JSAPI. r=efaust, f=bz,mwu
- # [23:32] * AutomatedTester is now known as AutomatedTester|AFK
- # [23:32] * Gijs_away is now known as Gijs
- # [23:32] * Quits: Gijs (chatzilla@moz-q1tdpu.cable.virginm.net) (Quit: sleep)
- # [23:33] * Joins: jduell (jduell@moz-3jn.med.141.50.IP)
- # [23:33] * Quits: givanica (Thunderbird@moz-hun.0et.27.188.IP) (Client exited)
- # [23:33] * Joins: sicking (sicking@moz-6jefvm.ca.comcast.net)
- # [23:34] * Joins: junaid (junaid@moz-3t5.csu.251.79.IP)
- # [23:36] * lmandel is now known as lmandel_afk
- # [23:36] * Joins: jdm (jdm@moz-mu9.06r.98.75.IP)
- # [23:38] * Joins: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at)
- # [23:39] * Quits: @roc (chatzilla@moz-us1.o08.98.121.IP) (Ping timeout: 121 seconds)
- # [23:39] * Quits: jduell (jduell@moz-3jn.med.141.50.IP) (Client exited)
- # [23:42] * Quits: dragana (Instantbird@moz-a37r4p.dynamic.surfer.at) (Ping timeout: 121 seconds)
- # [23:42] * Quits: njn (chatzilla@moz-j5l8nb.iinet.net.au) (Ping timeout: 121 seconds)
- # [23:42] * Quits: rkent (Thunderbird@moz-qticvf.ca.astound.net) (Client exited)
- # [23:42] * Quits: AaronMT (AaronMT@moz-jm97fj.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:44] * Quits: secretrobotron (secretrobot@moz-57o896.3t38.sij7.f0c8.2607.IP) (A TLS packet with unexpected length was received.)
- # [23:49] * Joins: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP)
- # [23:49] * Quits: bkudryavtsev (Boris@moz-j8h7ca.6gb2.n3ou.0647.2601.IP) (Connection closed)
- # [23:50] * wlach is now known as wlach|afk
- # [23:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f006147383c - Sebastian Hengst - Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout
- # [23:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/247bfa7ed091 - Sebastian Hengst - Backed out changeset 9aa64c29bccc (bug 1228359) for Windows XPCshell failures. r=backout
- # [23:51] * Quits: dmarcos (sid15240@moz-ektpft.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: elijah (sid21431@moz-7a9dkm.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: kojii (sid53200@moz-t8qqc3.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: mikemike (sid13297@moz-imjjjk.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: sgiles (sid26748@moz-q9vcpd.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: agarzia (sid13622@moz-33jk6t.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: fhd (sid2508@moz-h12ha6.highgate.irccloud.com) (Connection closed)
- # [23:51] * Quits: mmatyas (mmatyas@moz-4lg94m.inf.u-szeged.hu) (Connection closed)
- # [23:52] * Quits: florent (Thunderbird@moz-40p2s8.abo.wanadoo.fr) (Client exited)
- # [23:53] * Quits: rniwa (rniwa@moz-7b5uu3.ca.comcast.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [23:55] * Joins: m_gol (m_gol@moz-6k4scn.dynamic.chello.pl)
- # [23:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4bd763798dbf - Mike Hommey - Bug 1228256 - Move AC_DEFINE(ANDROID) in an Android-specific code-path. r=nalexander
- # [23:57] * maja_zf is now known as maja_zf|afk
- # [23:58] * Quits: till (till@moz-dcv0nj.dyn.telefonica.de) (Quit: bed)
- # [23:59] * Joins: gandalf (zbraniecki@moz-5v49kg.ca.comcast.net)
- # Session Close: Fri Nov 27 00:00:00 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