/irc-logs / mozilla / #developers / 2015-01-10 / end
Options:
Previous day, Next day
- # Session Start: Sat Jan 10 00:00:00 2015
- # Session Ident: #developers
- # [00:01] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [00:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/17fc30214d84 - Seth Fowler - Bug 1117607 - Make decoders responsible for their own frame allocations. r=tn
- # [00:04] * kats is now known as kats|away
- # [00:04] * seth repushes backed out patch with no changes
- # [00:04] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [00:05] <seth> rolling the dice...
- # [00:05] * Quits: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP) (Client exited)
- # [00:05] * Joins: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP)
- # [00:05] * justindarc is now known as justindarc|brb
- # [00:05] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:06] <RyanVM|afk> end of the week right before an uplift, what could possibly go wrong
- # [00:07] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (Quit: )
- # [00:07] <seth> RyanVM|afk: in fairness, i'm pretty sure it was another patch i pushed at the same time that caused the issue, but i always feel kinda sketching doing that =)
- # [00:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bceadf54fee8 - Brad Lassey - bug 1083116 - build fails: malloc_decls.h conflicting types for 'malloc_usable_size' r=glandium
- # [00:07] * Quits: hub (hub@moz-ivu3tp.cpe.pppoe.ca) (Ping timeout: 121 seconds)
- # [00:08] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [00:09] * Quits: jrmuizel (jrmuizel@moz-0mn.ptu.114.24.IP) (Connection closed)
- # [00:09] * Joins: jrmuizel (jrmuizel@moz-0mn.ptu.114.24.IP)
- # [00:10] <_AtilA_> Hey, I have a question about build setups for B2G devices on the try-server. How is the right person to ask?
- # [00:10] <_AtilA_> RyanVM|afk: ^ ¿
- # [00:10] <RyanVM|afk> "you can't
- # [00:10] <RyanVM|afk> "
- # [00:10] * Quits: jrmuizel (jrmuizel@moz-0mn.ptu.114.24.IP) (Connection closed)
- # [00:11] <RyanVM|afk> if you mean automation in general (not Try), try asking in #releng - though it's pretty late in the day/week, so YMMV
- # [00:11] <_AtilA_> hmmm I would like to know if Hamachi builds is based on 32 bits or 64
- # [00:11] <RyanVM|afk> they're on 64bit builders
- # [00:11] <RyanVM|afk> you can get that info from the job name on Treeherder
- # [00:12] <RyanVM|afk> bottom-left pane on Treeherder when you click on a job
- # [00:12] <RyanVM|afk> Machine name: bld-linux64-spot-441
- # [00:12] <RyanVM|afk> (from an actual Hamachi Be job)
- # [00:12] * Quits: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4435a88e57eb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/72c5384a931c - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [00:12] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Ping timeout: 121 seconds)
- # [00:13] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [00:13] <RyanVM|afk> _AtilA_: if you open the full log from a run, there's a lot of useful info in there as well
- # [00:13] <RyanVM|afk> i.e. http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi_eng/1420839210/b2g_b2g-inbound_hamachi_eng_dep-bm94-build1-build2138.txt.gz
- # [00:13] <RyanVM|afk> search for "Using buildbot properties"
- # [00:13] <_AtilA_> hmmmm, so something is wrong in the setup because of this: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
- # [00:14] * Joins: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com)
- # [00:14] <_AtilA_> this file is part of libc6
- # [00:14] <RyanVM|afk> glandium, is that something you'd know about?
- # [00:15] * Quits: emtwo1 (Adium@moz-i5m.05u.207.66.IP) (Quit: Leaving.)
- # [00:15] * Quits: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
- # [00:15] * Joins: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com)
- # [00:15] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [00:15] <jaws> how can i make the second line in example 9 here not consume the full width of the line? http://dev.w3.org/csswg/css-flexbox-1/#flex-lines
- # [00:16] * Quits: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP) (Client exited)
- # [00:16] <glandium> _AtilA_: are you on a 32-bits system?
- # [00:16] <@smaug> dbaron: ^
- # [00:16] <RyanVM|afk> glandium: this is on our infra
- # [00:16] * Joins: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP)
- # [00:16] <_AtilA_> This is an error thrown by the try-server
- # [00:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/15a1d3459835 - Botond Ballo - Bug 1088984 - Account for the async scale correctly when transforming the scroll thumb in the compositor. r=kats
- # [00:16] <&dbaron> smaug, jaws's Q?
- # [00:16] <glandium> RyanVM|afk: where is the log?
- # [00:17] <@smaug> dbaron: yes
- # [00:17] <RyanVM|afk> glandium: http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi_eng/1420836754/b2g_b2g-inbound_hamachi_eng_dep-bm94-build1-build2137.txt.gz
- # [00:17] <&dbaron> jaws, don't give it flex? Or is it that you want everything to consume the full line except the last?
- # [00:17] * mcote is now known as mcote|afk
- # [00:17] <RyanVM|afk> glandium: 13:12:30 INFO - /builds/slave/b2g_b2g-in_ham_eng_dep-0000000/build/gecko/configure: /builds/slave/b2g_b2g-in_ham_eng_dep-0000000/build/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
- # [00:17] <&dbaron> jaws, if so, maybe add an ::after pseudo-element with lots of flex?
- # [00:18] <jaws> dbaron: i'd like it to flex-grow if it is on a line with other elements, but if it gets wrapped to its own line then i want it to be the min-content width
- # [00:18] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [00:18] <glandium> RyanVM|afk: it's using the mozilla-centos6-i386 mock env
- # [00:18] <&dbaron> jaws, I don't know if the spec has a mechanism for that; maybe dholbert has ideas? Might be worth bringing up on www-style.
- # [00:18] <glandium> so a 32-bits environment
- # [00:18] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
- # [00:19] <glandium> nothing should be using those anymore, that's a bug to file
- # [00:19] <jaws> dbaron: i'll try the ::after trick. dholbert isn't on irc right now, i'll email www-style asking about it if this doesn't work
- # [00:19] <jaws> thanks!
- # [00:19] <_AtilA_> glandium: I know that previous toolchain was for 32 bits host
- # [00:19] <RyanVM|afk> glandium: err, wha?
- # [00:19] <_AtilA_> glandium: and this is a 64 bit one
- # [00:19] <glandium> RyanVM|afk: search for mock_mozilla in the log
- # [00:19] <seth> hmm
- # [00:19] <jaws> dbaron: the ::after trick works, thanks!!
- # [00:19] <seth> how do i get to the reftest viewer from treeherder?
- # [00:20] <seth> i'm on this page: https://treeherder.mozilla.org/logviewer.html#?job_id=5263429&repo=mozilla-inbound
- # [00:20] <jaws> dbaron: ah, i spoke too soon. it leaves blank space when the items are not wrapped
- # [00:20] <bz_away> Hmm
- # [00:20] <RyanVM|afk> seth: it's not available from there :( (yeah, there's a bug on file for that)
- # [00:20] <bz_away> Are the JP tests hidden or unhidden?
- # [00:20] <RyanVM|afk> bz_away: hidden
- # [00:20] * bz_away is seeing orange on them on try, but doesn't see them on inbound...
- # [00:21] * Quits: bkerensa (bkerensa@moz-ho4gii.1j2j.5lrc.4800.2001.IP) (Quit: Use Mozilla Firefox! http://mozilla.org)
- # [00:21] <RyanVM|afk> bz_away: you're seing mochitest-JP I presume?
- # [00:21] * Quits: alexbard_ (alexbardas@moz-ttjste.CV.idilis.net) (A TLS packet with unexpected length was received.)
- # [00:21] <RyanVM|afk> I think Mossop just got those enabled recently on Try and hasn't filed the bug for hiding them yet
- # [00:21] <bz_away> yes
- # [00:21] * bz_away figures he should still fix the orange he's causing in them...
- # [00:21] <Mossop> RyanVM|afk: I totally did file the bug for hiding them, no-one has done it yet though
- # [00:21] <RyanVM|afk> seth: from the main TH page, there's a row of icons in the bottom-left. On reftest jobs, one of them is to open the reftest viewer
- # [00:21] <bz_away> But I wish I knew whether they're non-orange without my changes
- # [00:21] <RyanVM|afk> Mossop: then apparenlty I'm not watching that component!
- # [00:21] <seth> RyanVM|afk: thanks!
- # [00:22] <RyanVM|afk> Mossop: bug number? I'll do it right now
- # [00:22] * seth really needs to learn treeherder better
- # [00:22] <glandium> RyanVM|afk: the weird thing is that nothing in buildbot-configs mentions mozilla-centos6-i386 anymore so i don't know where that comes from...
- # [00:22] <glandium> RyanVM|afk: ah... i bet mozharness was not updated
- # [00:22] <Mossop> RyanVM|afk: bug 1119893
- # [00:22] <RyanVM|afk> Mossop: thanks
- # [00:22] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [00:22] <RyanVM|afk> bz_away: check with Mossop, but I think orange is expected :)
- # [00:23] <glandium> RyanVM|afk: so bug 947462 would need to be ported to mozharness
- # [00:23] * Joins: hub (hub@moz-ivu3tp.cpe.pppoe.ca)
- # [00:23] <bz_away> ok
- # [00:23] * bz_away is definitely seeing the code he added fail too, so...
- # [00:23] <bz_away> will debug on Monday, I guess
- # [00:23] <Mossop> bz_away: Failures in test-simple-prefs.js, test-widget.js and debug builds being red is expected at the moment
- # [00:24] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [00:24] <Mossop> We're hoping to get them mostly green in a few days though
- # [00:24] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Ping timeout: 121 seconds)
- # [00:24] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [00:24] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
- # [00:24] <RyanVM|afk> bz_away: Mossop: hidden
- # [00:25] * Quits: rstrong (rstrong@moz-iakdbp.dynamic.fusionbroadband.com) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
- # [00:25] <RyanVM|afk> Mossop: sorry about that, will update my watches
- # [00:25] <RyanVM|afk> bz_away: you'll need to reload for it to take effect
- # [00:26] <glandium> RyanVM|afk: mmmm the only reference to mozilla-centos6-i386 in mozharness is for a l10n job
- # [00:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8fe5a1d4052e - J. Ryan Stinnett - Backout d5a6e28f7132 (bug 1115976) for network issues (bug 1116867)
- # [00:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/6174f981f675 - J. Ryan Stinnett - Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
- # [00:26] <glandium> ah https://hg.mozilla.org/integration/b2g-inbound/raw-file/3785eb72b2df/b2g/config/hamachi/config.json
- # [00:27] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [00:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e672c279ff31 - Byron Campen [:bwc] - Bug 1112682: Prefer hardware codecs. r=jesup
- # [00:27] * gandi is now known as gandalf
- # [00:28] <RyanVM|afk> glandium: argh
- # [00:28] <RyanVM|afk> dammit, we can't even test changes to that on Try
- # [00:28] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [00:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/5638d5c013a4 - Dave Hylands - Bug 1119907 - Cleanup some errors when USE_DEBUG is enabled in the AutoMounter.
- # [00:29] * mattwoodrow is now known as mattwoodrow|away
- # [00:29] <glandium> RyanVM|afk: which seems like a bad defect
- # [00:29] * Quits: junaid (junaid@moz-46b.eo1.193.130.IP) (Ping timeout: 121 seconds)
- # [00:29] <RyanVM|afk> glandium: it's intentional :(
- # [00:29] * chmanchester is now known as chmanchester|afk
- # [00:29] <glandium> RyanVM|afk: that said, it should be possible
- # [00:30] <glandium> RyanVM|afk: filed 1119997
- # [00:30] * Quits: twi (Adium@moz-7826p4.aapt.com.au) (Quit: Leaving.)
- # [00:30] <glandium> RyanVM|afk: supposedly, it's possible to give a different json or something
- # [00:31] <glandium> armenzg would know but he's not around
- # [00:31] <RyanVM|afk> we can't run device image builds on Try
- # [00:31] <glandium> ah
- # [00:31] * Quits: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP) (Connection closed)
- # [00:31] <glandium> RyanVM|afk: i thought the problem was on a try build?
- # [00:32] <RyanVM|afk> he's mixing up terminology
- # [00:32] <RyanVM|afk> _AtilA_: (this is why I tried to correct you earlier :P)
- # [00:32] <glandium> <_AtilA_> This is an error thrown by the try-server
- # [00:32] <glandium> ah ok
- # [00:32] <RyanVM|afk> this was on b2g-inbound
- # [00:32] <RyanVM|afk> we tried to land the gcc-4.8 patch for hamachi builds
- # [00:32] <_AtilA_> ups! sorry :)
- # [00:32] <RyanVM|afk> they burned due to that issue
- # [00:33] <glandium> ah, so that's why we couldn't upgrade to require 4.6
- # [00:33] <RyanVM|afk> yeah, we still have some device image builds stuck on on 4.4
- # [00:34] <glandium> RyanVM|afk: presumably, the mock config from flame or dolphin should work, right?
- # [00:34] <tbsaunde> so we need to update that package list and throw it at the tree and hope excellent
- # [00:34] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
- # [00:34] <RyanVM|afk> "maybe" ?
- # [00:34] <RyanVM|afk> they're on a different compiler and such?
- # [00:34] <RyanVM|afk> but anyway, we won't know until it lands on b-i AFAIK
- # [00:35] <RyanVM|afk> tbsaunde: BTW, my plan was to push your patch to b2g-inbound after all the manifest changes land there so it can all merge around together instead of adding the latency of b-i having to merge to m-c and around first
- # [00:35] <glandium> theoretically, we need to switch to -x86_64 mock, and add .i686 packages
- # [00:35] <glandium> and that /should/ be all
- # [00:36] <tbsaunde> RyanVM|afk: free patch landings sgtm :)
- # [00:36] * Quits: jimm (jmathies@moz-met.a66.235.67.IP) (Quit: )
- # [00:36] <RyanVM|afk> tbsaunde: I just think that's the quickest way to get it landed and merged around
- # [00:36] <tbsaunde> RyanVM|afk: sure, thanks
- # [00:37] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [00:38] * Quits: jviereck (Adium@moz-4lnupo.dclient.hispeed.ch) (Quit: Leaving.)
- # [00:38] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [00:39] <Pike> ehsan: as you mention hunspell and git, are you on hunspell-devel? I started a thread there in october and if you have a conversion still around/current, that might be a nice revive to that thread
- # [00:39] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/dda3f8613738 - Jean-Yves Avenard - Bug 1118123: Update mediasource duration following sourcebuffer::appendBuffer. r=cajbir a=mse
- # [00:39] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/cfe3df775521 - Jean-Yves Avenard - Bug 1118123: Mochitest to verify proper sourcebuffer behavior. r=cajbir a=mse
- # [00:40] <glandium> RyanVM|afk: presumably, this should work http://pastebin.mozilla.org/8174814
- # [00:40] <RyanVM|afk> I'd be game for landing and watching it, but I don't know who's around to review it
- # [00:41] <glandium> catlee: ping
- # [00:42] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Ping timeout: 121 seconds)
- # [00:43] <glandium> mshal: ping
- # [00:43] <RyanVM|afk> seth: so on my personal trunk builds, it appears that animations no longer work
- # [00:43] <RyanVM|afk> since this morning
- # [00:44] <seth> RyanVM|afk: inbound or central?
- # [00:44] <RyanVM|afk> central
- # [00:44] <RyanVM|afk> win64, msvc2013
- # [00:44] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
- # [00:45] <&dbaron> hmmm, I thought our coding style had a rule against C-style casts in C++, but I can't find such a rule...
- # [00:45] <RyanVM|afk> seth: bmo dino doesn't chomp, throbbers don't move, rather odd looking :)
- # [00:45] * Parts: callahad (callahad@moz-8u66c8.members.linode.com) ("Textual IRC Client: www.textualapp.com")
- # [00:45] <seth> RyanVM|afk: i'll test here
- # [00:46] <bgrins> RyanVM|afk: is it intermittent or not moving at all?
- # [00:46] <RyanVM|afk> nothing at all
- # [00:46] <tbsaunde> dbaron: I think your right, but I suspect nobody is good about following it
- # [00:46] <seth> RyanVM|afk: it's weird that it'd start since this morning, since i'm pretty sure everything i landed last night was backed out
- # [00:46] <catlee> glandium: pong
- # [00:46] <seth> (i suppose it could be stuff from the day before)
- # [00:46] <bgrins> seth RyanVM|afk: weird, I also saw this which is complaining about throbbers intermittently not working - bug 1119938
- # [00:46] <RyanVM|afk> seth: heh - well, I can bisect over the weekend if necessary (once I rule out any local build config issues of course)
- # [00:46] <glandium> catlee: can you do a quick review on 1119997?
- # [00:47] <RyanVM|afk> seth: bgrins: I can try backing out bug 927349 locally too and see if it does anything
- # [00:47] <RyanVM|afk> thanks
- # [00:47] <seth> bgrins: RyanVM|afk: the explanation in that bug seems believable
- # [00:47] <seth> yeah, please let me know if it fixes it
- # [00:47] <catlee> glandium: is that just for b2g?
- # [00:48] * Joins: ntim (ntim@moz-3casi1.rev.sfr.net)
- # [00:48] <glandium> catlee: there's b2g and linux l10n, but i won't land the latter straight away
- # [00:48] <RyanVM|afk> seth: building w/ backout applied now
- # [00:48] <glandium> catlee: afaict, they're the only remaining users of that mock
- # [00:49] <glandium> and nothing should be using it anyways
- # [00:49] <RyanVM|afk> (why oh why did I decide now was the time for me to add /GL to my local build config again?)
- # [00:49] <catlee> glandium: what does 32-bit desktop use it?
- # [00:49] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Ping timeout: 121 seconds)
- # [00:49] <glandium> catlee: 32-bit desktop uses the x86_64 mock
- # [00:49] <catlee> ah, right
- # [00:49] <catlee> ok
- # [00:49] <catlee> looks fine
- # [00:50] <RyanVM|afk> glandium: is this likely to need a clobber when it lands?
- # [00:50] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [00:50] * RyanVM|afk supposes probably
- # [00:50] * Quits: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP) (Connection closed)
- # [00:50] <glandium> RyanVM|afk: mmmm good point
- # [00:50] <RyanVM|afk> glandium: let's land this on b-i too
- # [00:51] <RyanVM|afk> _AtilA_: are you planning to be around for awhile? (totally fine if the answer is no! :P)
- # [00:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3cb89f063d08 - James Willcox - bug 1118552 - fix gcc4.9 warnings on Android r=glandium
- # [00:53] * catlee is now known as catlee-away
- # [00:53] <glandium> RyanVM|afk: too?
- # [00:53] <glandium> git show
- # [00:53] <glandium> err wrong window
- # [00:53] <RyanVM|afk> lolwut?
- # [00:53] <@ehsan> Pike: I am not!
- # [00:53] <glandium> RyanVM|afk: clobberer or CLOBBER?
- # [00:53] <RyanVM|afk> CLOBBER
- # [00:54] * coop is now known as coop|afk
- # [00:54] <Pike> ehsan: I'd link to the archive, but sourceforge just decided to be down. I'll reraise next week :-)
- # [00:54] <AutomatedTester> anyone else having Google give them dutch versions of their site in Nightly?
- # [00:54] <tbsaunde> RyanVM|afk: if he's not I can watch after 20 minutes
- # [00:55] <RyanVM|afk> tbsaunde: ultimately, we only have a pull request for one build type at the moment
- # [00:55] <RyanVM|afk> we still need another to cover the others
- # [00:55] <AutomatedTester> actja..
- # [00:55] <AutomatedTester> actually I think it's afrikaans
- # [00:55] <RyanVM|afk> tbsaunde: and we need glandium's push to not be burning first
- # [00:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/c93994916b6d - Mike Hommey - Bug 1119997 - Stop using mozilla-centos-i386 mock. r=catlee
- # [00:56] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [00:56] <AutomatedTester> I think it's a google bug
- # [00:56] <glandium> RyanVM|afk: if it burns, it should burn relatively quickly
- # [00:56] * Joins: jgilbert (jgilbert@moz-vrhne4.ujol.1ibb.0101.2620.IP)
- # [00:56] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
- # [00:56] <RyanVM|afk> glandium: ok, I can at least re-land the Hamachi change
- # [00:57] * RyanVM|afk is hoping for a PR to cover the others tonight still too
- # [00:57] <_AtilA_> RyanVM|afk: I'm back, How long more or less? it's 1AM here :)
- # [00:57] <RyanVM|afk> _AtilA_: if you can make a PR for the other device images, I can get it from there
- # [00:57] <RyanVM|afk> glandium just landed the toolchain update
- # [00:58] <glandium> RyanVM|afk: i didn't touch the toolchain, i touched the build environment
- # [00:58] <glandium> </pedantic>
- # [00:58] <RyanVM|afk> glandium: yeah, yeah :P
- # [00:58] * Quits: tedders1 (tedders1@moz-5tc8cf.ckpj.s0pt.0450.2001.IP) (Quit: )
- # [00:58] <_AtilA_> Ok, do you want a PR with all devices? (except Emulator) or all devices except Hamachi (and Emulator, of course)
- # [00:58] <RyanVM|afk> _AtilA_: all devices wfm!
- # [00:58] <RyanVM|afk> less merging to do :P
- # [00:58] <_AtilA_> ok
- # [00:58] <glandium> RyanVM|afk: why aren't all the device builds starting?
- # [00:59] <glandium> there's only flame-kk and hamachi
- # [00:59] <RyanVM|afk> most of them only run periodically
- # [00:59] <RyanVM|afk> I'll manually trigger them
- # [01:00] <RyanVM|afk> glandium: incoming
- # [01:00] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [01:00] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: Leaving)
- # [01:00] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
- # [01:01] <@ehsan> Pike: sure
- # [01:01] * jandem is now known as jandem-away
- # [01:02] * Gijs_away is now known as Gijs
- # [01:02] * Quits: Gijs (chatzilla@moz-goo.q6m.80.5.IP) (Quit: poof)
- # [01:04] * Quits: bgrins (bgrins@moz-pjcio9.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [01:04] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
- # [01:04] * Quits: mikeratcliffe (Adium@moz-85t.n19.12.149.IP) (Quit: Leaving.)
- # [01:04] * Quits: ntim (ntim@moz-3casi1.rev.sfr.net) (Quit: Going offline, see ya! (www.adiirc.com))
- # [01:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0af503927b54 - Kai-Zhen Li - Bug 1119691 - "Build bustage in dom/media/mediasource/MediaSource.cpp" [r+f=bzbarsky]
- # [01:05] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Client exited)
- # [01:08] * Quits: brendan (brendaneich@moz-0gq.0rd.102.38.IP) (Client exited)
- # [01:08] * Quits: @ehsan (ehsan@moz-i5m.05u.207.66.IP) (Quit: vanished into thin air...)
- # [01:08] * Joins: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net)
- # [01:08] * BenWa is now known as BenWa|email
- # [01:10] * Joins: tomatoeblue (textual@moz-1vf.2h3.151.184.IP)
- # [01:11] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
- # [01:11] * RyanVM|afk wonders who's actually using Wasabi builds we generate
- # [01:12] * Quits: myk (myk@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
- # [01:13] * Quits: Archaeopteryx (Archaeopter@moz-8pbblk.cust.telecolumbus.net) (Quit: Goodbye)
- # [01:14] <_AtilA_> hehe running Travis :)
- # [01:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/be02b84dfca4 - Jeff Walden - Bug 1113379 - Convert ctypes/typedefs.h into a series of higher-order macros, for better code hygiene and to work around an incredible oddity in NetBSD's <stdint.h>. r=jorendorff
- # [01:15] * Joins: twi (Adium@moz-7826p4.aapt.com.au)
- # [01:16] <glandium> RyanVM|afk: already broken
- # [01:17] <glandium> RyanVM|afk: missing glibc-devel.i686 I think
- # [01:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/3cbe44118455 - Mike Hommey - Followup for Bug 1119997 - add missing glibc-devel.i686 dependency. r=me
- # [01:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2ba79118e686 - Michal Novotny - Bug 1038554 - fix potential wrong file offset calculation in CacheIndex::ParseRecords() and CacheIndex::ParseJournal(), r=honzab
- # [01:21] <glandium> RyanVM|afk: can you trigger device builds on 3cbe44118455?
- # [01:21] <RyanVM|afk> glandium: sure thing
- # [01:22] <RyanVM|afk> _AtilA_: thanks :)
- # [01:22] <RyanVM|afk> _AtilA_: mwu: once we have green on b-i, I can merge the PR
- # [01:24] * Quits: Pike (chatzilla@moz-tm1qia.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141125180439])
- # [01:24] <mwu> _AtilA_ RyanVM|afk : stamped
- # [01:24] <_AtilA_> :)
- # [01:24] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [01:24] * Joins: bkerensa (bkerensa@moz-0c6652.b585.9mbl.b0c0.2a03.IP)
- # [01:25] <RyanVM|afk> _AtilA_: happy birthday :)
- # [01:25] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
- # [01:26] * Quits: tomatoeblue (textual@moz-1vf.2h3.151.184.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [01:26] <_AtilA_> Thks :)
- # [01:26] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [01:27] <_AtilA_> Close this patch would be a pretty cool gift :)
- # [01:27] <_AtilA_> Have a lot of stuff queued!
- # [01:27] * Joins: ebk (ekaljuk@moz-tc5oed.dc.cox.net)
- # [01:28] * Parts: marco (marco@moz-1i79u8.retail.telecomitalia.it) ("")
- # [01:29] * ewong|away is now known as ewong
- # [01:30] * chmanchester|afk is now known as chmanchester
- # [01:30] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [01:32] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
- # [01:33] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
- # [01:34] <KWierso|sheriffduty> gfritzsche: ping
- # [01:35] * Quits: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net) (Quit: Leaving.)
- # [01:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9739ef7c3d2f - Wes Kocher - Backout 7475b716558d (bug 1119281) for Windows XPCShell permafailure
- # [01:36] <glandium> RyanVM|afk: the hamachi build is half-way through, this is looking good
- # [01:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f955b9395c8 - Jim Chen - Bug 1116641 - Change JNI macro usages to use AutoJNIClass; r=snorp
- # [01:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/69654c281aaa - Jim Chen - Bug 1116868 - Add templated JNI classes; r=snorp
- # [01:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e706eac29b22 - Jim Chen - Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
- # [01:39] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
- # [01:41] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [01:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5f6cebc36e84 - Terrence Cole - Bug 1119604 - Remove the void* accessor from GCCellPtr; r=sfink
- # [01:45] * Quits: twi (Adium@moz-7826p4.aapt.com.au) (Quit: Leaving.)
- # [01:46] * khuey is now known as khuey|away
- # [01:49] * Fallen is now known as Fallen|away
- # [01:51] * Quits: mt_ (mt@moz-qjbkeh.mtv2.mozilla.com) (Quit: Leaving.)
- # [01:51] * Joins: mt_ (mt@moz-peflm0.mh2d.1ibb.0101.2620.IP)
- # [01:51] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Quit: Leaving)
- # [01:51] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
- # [01:52] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
- # [01:53] * Quits: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
- # [01:54] * Quits: Transfusion (ravera@moz-8ed45e.tvjg.s34t.ff68.2607.IP) (Ping timeout: 121 seconds)
- # [01:54] * Quits: bnicholson (bnicholson@moz-a2jc7r.ujol.1ibb.0101.2620.IP) (Quit: This computer has gone to sleep)
- # [01:55] * AutomatedTester is now known as AutomatedTester|AFK
- # [01:55] * Quits: &dbaron (dbaron@moz-vgjtpk.2rkg.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
- # [01:55] * Quits: mt_ (mt@moz-peflm0.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [01:55] * Quits: ewong (chatzilla@moz-a2bclr.net) (Connection closed)
- # [01:56] * Quits: bdahl (bdahl@moz-97em7q.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
- # [01:57] * Quits: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com) (Client exited)
- # [01:57] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Connection closed)
- # [01:57] * Joins: ewong (chatzilla@moz-a2bclr.net)
- # [01:57] * Quits: gandalf (zbraniecki@moz-l8ebtf.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:58] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
- # [01:58] * Joins: mconley (mconley@moz-os98q9.cable.teksavvy.com)
- # [01:58] * tonymec is now known as tonymec|away
- # [01:58] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
- # [01:58] * Joins: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net)
- # [01:58] * nsm is now known as nsm|away
- # [01:58] * tonymec|away is now known as tonymec|sleep
- # [01:59] <_AtilA_> Green on Hamachi \:D/
- # [01:59] * Joins: davidb (davidb@moz-d2h.0f2.156.69.IP)
- # [02:00] * Quits: davidb (davidb@moz-d2h.0f2.156.69.IP) (Quit: peace out)
- # [02:02] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
- # [02:02] * Parts: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
- # [02:02] * Joins: brendan (brendaneich@moz-0gq.0rd.102.38.IP)
- # [02:04] * KWierso|sheriffduty is now known as KWierso
- # [02:07] <RyanVM|afk> glandium: _AtilA_: merging now :)
- # [02:07] <RyanVM|afk> _AtilA_: going to wait to resolve the bug this time until it sticks :P
- # [02:08] <_AtilA_> Don't want to wait for Nexus and Helix ?
- # [02:08] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
- # [02:08] <RyanVM|afk> nah, they'd have burned by now if they were going to
- # [02:09] <_AtilA_> hehehehe ok
- # [02:09] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [02:09] <_AtilA_> thks glandium!
- # [02:11] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (A TLS packet with unexpected length was received.)
- # [02:12] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
- # [02:13] * Quits: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [02:13] * Quits: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net) (Ping timeout: 121 seconds)
- # [02:13] * Quits: Mook_as (mook@moz-vlall4.activestate.com) (Client exited)
- # [02:15] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (A TLS packet with unexpected length was received.)
- # [02:15] * nsm|away is now known as nsm
- # [02:15] * nsm is now known as nsm|away|away
- # [02:16] * Quits: azakai (alon@moz-gh866m.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [02:16] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [02:16] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [02:18] <ewong> gps++
- # [02:19] * BenWa|email is now known as BenWa
- # [02:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/84c65d67215f - Bobby Holley - Bug 1120014 - Initialize MediaSourceReader::mLast{Audio,Video}Time to 0 rather than -1. r=rillian
- # [02:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/02ab5234c39e - Bobby Holley - Bug 1120017 - Make the DispatchDecodeTasksIfNeeded path handle DECODER_STATE_DECODING_FIRSTFRAME. r=cpearce
- # [02:22] * Quits: brendan (brendaneich@moz-0gq.0rd.102.38.IP) (Client exited)
- # [02:22] * Quits: Jan\ (kvirc@moz-pb4.pps.13.198.IP) (Ping timeout: 121 seconds)
- # [02:22] * Joins: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net)
- # [02:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/edf081cb3abf - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [02:24] * justindarc|brb is now known as justindarc
- # [02:24] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
- # [02:25] <RyanVM|afk> rillian! https://treeherder.mozilla.org/ui/logviewer.html#?job_id=507707&repo=mozilla-aurora
- # [02:25] <RyanVM|afk> glandium: _AtilA_: ^ here goes!
- # [02:26] * Joins: duke (Mibbit@moz-eotjfl.or.comcast.net)
- # [02:26] * Quits: mchang (mchang@moz-q5o4ho.res.rr.com) (Client exited)
- # [02:27] * Quits: mwu (mwu@moz-rppsut.hntd.7296.000c.2601.IP) (Quit: Leaving)
- # [02:27] * Quits: jimb (user@moz-c3a.i8g.126.207.IP) (Ping timeout: 121 seconds)
- # [02:27] * Joins: mchang (mchang@moz-q5o4ho.res.rr.com)
- # [02:27] * Quits: mchang (mchang@moz-q5o4ho.res.rr.com) (Client exited)
- # [02:28] * Quits: ehugg_ (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [02:28] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [02:28] * Quits: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com) (Quit: )
- # [02:29] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [02:29] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/893ed355ee54 - Ralph Giles - Backed out 2 changesets (bug 1118123) pending bug 1118126. r=jya a=mse
- # [02:31] * Joins: Jan\ (kvirc@moz-e4n.36u.13.198.IP)
- # [02:34] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [02:34] <rillian> RyanVM|afk: thanks for the heads up.
- # [02:38] * Quits: duke (Mibbit@moz-eotjfl.or.comcast.net) (Quit: http://www.mibbit.com ajax IRC Client)
- # [02:38] * Joins: tomatoeblue (textual@moz-1vf.2h3.151.184.IP)
- # [02:38] * Quits: jet (uid49872@moz-2b8mdp.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [02:40] <glandium> RyanVM|afk: that's switching to 4.8?
- # [02:41] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Client exited)
- # [02:43] <RyanVM|afk> glandium: yes
- # [02:43] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [02:44] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [02:44] <glandium> RyanVM|afk: so tbsaunde is good to land?
- # [02:44] <RyanVM|afk> glandium: i've got it queued to land on b-i once that push shows some green
- # [02:45] <glandium> yay \o/
- # [02:45] <tbsaunde> glandium: the cleanup is awaiting your review if you didn't see it
- # [02:45] <tbsaunde> but no hurry :)
- # [02:45] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [02:48] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [02:49] * Quits: tomatoeblue (textual@moz-1vf.2h3.151.184.IP) (Ping timeout: 121 seconds)
- # [02:52] * BenWa is now known as BenWa|email
- # [02:54] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [02:56] <RyanVM|afk> _AtilA_: glandium: I'm not going to declare victory yet, but I'll note that Hamachi builds are still going after 30min when they burned in 15-20min earlier today
- # [02:57] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
- # [02:58] * terrence is now known as terrence-afk
- # [03:03] * Quits: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com) (Quit: Connection closed for inactivity)
- # [03:03] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [03:04] <RyanVM|afk> tbsaunde: glandium: ok, I'm pushing the gcc 4.6 patch
- # [03:05] * KWierso is now known as KWierso|afk
- # [03:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/286e1f883fdb - Trevor Saunders - Bug 1077549 - Only support gcc 4.6+. r=glandium
- # [03:06] <RyanVM|afk> *fingers crossed*
- # [03:07] * Joins: dagnir (dagnir@moz-sbbfe2.res.rr.com)
- # [03:08] * Quits: KaiRo (robert@moz-e41fha.highway.telekom.at) (A TLS packet with unexpected length was received.)
- # [03:08] * Quits: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net) (Ping timeout: 121 seconds)
- # [03:09] * Joins: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net)
- # [03:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/42f2ce6de0c7 - Mark Hammond - Bug 1117979 - fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin
- # [03:10] * Joins: ehugg_ (ehugg@moz-63sj5i.wa.comcast.net)
- # [03:10] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
- # [03:11] * Joins: chewey (chewey@moz-1qqrtm.dip0.t-ipconnect.de)
- # [03:11] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [03:11] * ehugg_ is now known as ehugg
- # [03:12] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [03:13] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [03:14] * Quits: chewey_ (chewey@moz-2tknmu.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
- # [03:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/203e26771e77 - Neil Deakin - Bug 1089005, add a third consume option that never consumes even over the anchor. This allows clicks on the location field to adjust the caret position, r=dao
- # [03:17] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Ping timeout: 121 seconds)
- # [03:17] * Joins: Jesse (jruderman@moz-pqc1f5.ca.comcast.net)
- # [03:18] * Joins: rmcdougall (Adium@moz-add.i2q.170.166.IP)
- # [03:20] * Quits: bent (chatzilla@moz-9vg9qn.ca.comcast.net) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [03:20] * Quits: bholley (bholley@moz-qpv0dk.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [03:22] * Joins: alexbardas (alexbardas@moz-k5ortm.GJ.idilis.net)
- # [03:26] * Quits: alexbardas (alexbardas@moz-k5ortm.GJ.idilis.net) (Ping timeout: 121 seconds)
- # [03:28] * Joins: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net)
- # [03:28] * Quits: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net) (Connection closed)
- # [03:31] <glandium> RyanVM|afk: wasabi is green !
- # [03:32] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
- # [03:33] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [03:33] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [03:35] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
- # [03:35] <RyanVM|afk> w00000000t
- # [03:36] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [03:36] <RyanVM|afk> glandium: and hamachi :)
- # [03:37] * Quits: fabrice (fabrice@moz-cejomr.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
- # [03:38] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
- # [03:39] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Connection closed)
- # [03:41] * Joins: endle (endle@moz-md6.skh.78.59.IP)
- # [03:41] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [03:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ca411b1cf001 - Jeff Gilbert - Bug 1109945 - Rewrite shader/program handling. - r=kamidphish
- # [03:42] * BenWa|email is now known as BenWa
- # [03:43] * Joins: luke1 (luke@moz-fk7pee.tx.charter.com)
- # [03:46] <jld> \o/
- # [03:46] * Quits: luke (luke@moz-fk7pee.tx.charter.com) (Ping timeout: 121 seconds)
- # [03:48] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [03:48] * Joins: kamidphish (textual@moz-ouggk0.tpgi.com.au)
- # [03:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d4be320ebecb - Wes Kocher - Backout 17fc30214d84 (bug 1117607) for reftest orange
- # [03:49] * Quits: Wes (chatzilla@moz-g810rh.page.ca) (Connection closed)
- # [03:50] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
- # [03:51] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
- # [03:51] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Ping timeout: 121 seconds)
- # [03:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/88cf7f2fe48f - Jeff Gilbert - Bug 1093967 - Implement BlitFramebuffer. r=kamidphish
- # [03:52] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [03:53] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=286e1f883fdb - 21 changesets
- # [03:53] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [03:56] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [03:57] * Quits: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [03:57] * miketaylr is now known as zz_miketaylr
- # [04:00] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
- # [04:00] * killer sets mode: +ao dbaron dbaron
- # [04:00] * Quits: Waldo (waldo@moz-qjbkeh.mtv2.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [04:03] * Quits: kamidphish (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
- # [04:04] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (A TLS packet with unexpected length was received.)
- # [04:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2d86fd281b69 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [04:07] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [04:08] * Quits: gerv1 (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
- # [04:10] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [04:12] * Quits: ejpbruel_ (ejpbruel@moz-85djl2.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
- # [04:13] <KWierso|afk> jgilbert: bustage
- # [04:13] * Quits: mconley (mconley@moz-os98q9.cable.teksavvy.com) (Connection closed)
- # [04:14] * Quits: rmcdougall (Adium@moz-add.i2q.170.166.IP) (Quit: Leaving.)
- # [04:16] * Quits: jgilbert (jgilbert@moz-vrhne4.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
- # [04:16] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [04:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8d48c34f44ed - Wes Kocher - Backed out changeset 88cf7f2fe48f for build bustage
- # [04:20] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [04:20] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
- # [04:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4f1b2f93ae48 - Shu-yu Guo - Bug 1029963 - Recover slots in RematerializedFrames. (r=nbp)
- # [04:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d9610c574b4 - Shu-yu Guo - Bug 1119579 - Don't GC while iterating compartments in findAllGlobals. (r=sfink)
- # [04:24] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [04:24] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [04:27] <glandium> RyanVM|afk: https://hg.mozilla.org/integration/b2g-inbound/rev/2d86fd281b69 is probably not enough, the gcc change is not in there
- # [04:27] <glandium> that is '<project name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" revision="d9735fc81434f2af2c44d86ca57740c673c8d9bc"/>' is missing
- # [04:27] <RyanVM|afk> oh poop
- # [04:27] <RyanVM|afk> on it
- # [04:27] <RyanVM|afk> *sigh*
- # [04:28] <glandium> RyanVM|afk: at least it's green on the others
- # [04:28] <RyanVM|afk> yeah
- # [04:29] <RyanVM|afk> KWierso|afk: glandium: pushed
- # [04:32] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Connection closed)
- # [04:33] * Quits: mak (uid24946@moz-7ljuor.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [04:33] <KWierso|afk> whee
- # [04:34] * Joins: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net)
- # [04:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bb8d6034f5f2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [04:34] * RyanVM|afk *cries*
- # [04:34] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [04:39] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
- # [04:42] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [04:44] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [04:45] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/2d86fd281b69 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [04:45] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/bb8d6034f5f2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [04:45] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
- # [04:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/18bc11b32f6f - Bas Schouten - Bug 1119854: Crash when AcquireSync takes more than 10 seconds. r=jrmuizel
- # [04:51] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [04:51] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
- # [04:51] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
- # [04:52] * Quits: botond_ (quassel@moz-i5m.05u.207.66.IP) (Quit: No Ping reply in 180 seconds.)
- # [04:52] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
- # [04:53] * Joins: skeuomor1 (skeuomorf@moz-2cm.g24.32.197.IP)
- # [04:53] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [04:55] * Joins: botond_ (quassel@moz-i5m.05u.207.66.IP)
- # [04:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1831405086dc - Shu-yu Guo - Bug 1118559 - Make checking if a slot is aliased less confusing. (r=jandem)
- # [04:55] * Quits: skeuomorf (skeuomorf@moz-v9t.pff.32.197.IP) (Ping timeout: 121 seconds)
- # [04:56] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
- # [04:56] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Connection closed)
- # [04:56] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [04:57] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Ping timeout: 121 seconds)
- # [04:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/748361b75b03 - Nick Alexander - Bug 1117357 - Fix |mach bootstrap| for mobile/android on Mac OS X. r=gps
- # [04:58] * Quits: botond_ (quassel@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
- # [05:00] * Joins: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com)
- # [05:00] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [05:02] * Joins: mconley (mconley@moz-qp2lcd.eng.wind.ca)
- # [05:05] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
- # [05:05] * Quits: Ede_123 (Miranda@moz-beoemo.access.ecotel.net) (Ping timeout: 121 seconds)
- # [05:06] * Joins: sewardj_ (sewardj@moz-5q88c1.dip0.t-ipconnect.de)
- # [05:07] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [05:08] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [05:08] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [05:09] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: )
- # [05:09] * Joins: shine (uid50849@moz-5q9ti4.highgate.irccloud.com)
- # [05:10] * Joins: botond_ (quassel@moz-pmulgk.ckpj.s0pt.0450.2001.IP)
- # [05:10] * Quits: sewardj (sewardj@moz-ibo402.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
- # [05:14] * Quits: botond_ (quassel@moz-pmulgk.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
- # [05:16] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [05:17] * Joins: secretrobotron (secretrobot@moz-ifuepr.dsl.teksavvy.com)
- # [05:18] * skeuomor1 is now known as skeuomorf
- # [05:20] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [05:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8fbee3ef525f - Wes Kocher - Backout 42f2ce6de0c7 (bug 1117979) for xpcshell orange
- # [05:24] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [05:26] * darkowlzz|afk is now known as darkowlzz
- # [05:27] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (A TLS packet with unexpected length was received.)
- # [05:28] * Quits: secretrobotron (secretrobot@moz-ifuepr.dsl.teksavvy.com) (Quit: )
- # [05:29] * Joins: nj (nj@moz-qpe.o3h.78.106.IP)
- # [05:31] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
- # [05:33] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [05:40] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [05:40] * Quits: bc (bc@moz-010.ifm.3.76.IP) (Ping timeout: 121 seconds)
- # [05:44] * Quits: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP) (Quit: )
- # [05:48] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [05:50] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [05:53] * ewong is now known as ewong|away
- # [05:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cadb53efd449 - Chris Peterson - Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
- # [05:54] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [05:55] * Quits: mconley (mconley@moz-qp2lcd.eng.wind.ca) (Connection closed)
- # [05:55] * mattwoodrow|away is now known as mattwoodrow
- # [05:55] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [05:56] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [05:56] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
- # [05:56] * Quits: RyanVM|afk (Thunderbird@moz-hu3p96.fios.verizon.net) (Client exited)
- # [06:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=6bed029c93f6 - 24 changesets
- # [06:02] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
- # [06:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=76ca1c8d8baf - 24 changesets
- # [06:02] * Quits: pranavk (pranavk@moz-j7g.srb.139.14.IP) (Ping timeout: 121 seconds)
- # [06:03] * Quits: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [06:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6dab2820469a - Wes Kocher - Backout ca411b1cf001 (bug 1109945) for shader editor failures
- # [06:12] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [06:13] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [06:16] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [06:18] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [06:19] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [06:19] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [06:20] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [06:20] * Joins: Waldo (waldo@moz-pqc1f5.ca.comcast.net)
- # [06:20] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [06:21] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [06:21] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [06:22] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [06:24] * mattwoodrow is now known as mattwoodrow|away
- # [06:24] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [06:27] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [06:28] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [06:29] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
- # [06:30] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
- # [06:33] <Waldo> GCC4.4/4.5 ARE DEAD WOO WOO WOOOOOOOOOOOO
- # [06:33] <Waldo> (ahem)
- # [06:35] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
- # [06:35] * mattwoodrow|away is now known as mattwoodrow
- # [06:50] * mattwoodrow is now known as mattwoodrow|away
- # [06:51] * Quits: jst (quassel@moz-cgq.50n.199.198.IP) (A TLS packet with unexpected length was received.)
- # [06:51] * Joins: jst (quassel@moz-cgq.50n.199.198.IP)
- # [06:52] * Quits: jst (quassel@moz-cgq.50n.199.198.IP) (A TLS packet with unexpected length was received.)
- # [06:52] * Joins: jst (quassel@moz-cgq.50n.199.198.IP)
- # [06:54] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
- # [06:55] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
- # [06:55] * mattwoodrow|away is now known as mattwoodrow
- # [06:56] * Quits: rniwa (rniwa@moz-a8m.2qs.202.17.IP) (Client exited)
- # [06:58] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
- # [07:02] * xidorn|away is now known as xidorn
- # [07:04] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [07:07] * Quits: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [07:09] * Joins: mconley (mconley@moz-uhg.c1k.93.65.IP)
- # [07:11] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [07:11] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Quit: Leaving)
- # [07:12] * mattwoodrow is now known as mattwoodrow|away
- # [07:14] * Quits: mconley (mconley@moz-uhg.c1k.93.65.IP) (Connection closed)
- # [07:15] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [07:15] * Quits: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [07:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a31444b37e97 - Mark Finkle - Bug 946957 - Switch Navigation helper to use Solo for getting UI elements r=bnicholson
- # [07:20] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [07:21] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [07:21] * Joins: har (bzlandfill@moz-tiu.i2f.207.117.IP)
- # [07:22] * Joins: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net)
- # [07:23] * Quits: har (bzlandfill@moz-tiu.i2f.207.117.IP) (Quit: CGI:IRC (EOF))
- # [07:24] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [07:25] * Quits: nj (nj@moz-qpe.o3h.78.106.IP) (Quit: WeeChat 1.0.1)
- # [07:33] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [07:34] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [07:37] * BenWa is now known as BenWa|email
- # [07:43] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
- # [07:46] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
- # [07:51] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [07:54] * Joins: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [07:54] * Parts: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [07:56] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [07:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ea0c806fc99f - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [07:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0d9ceb0ea832 - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [07:59] * Joins: twi (Adium@moz-7826p4.aapt.com.au)
- # [08:01] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
- # [08:03] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (A TLS packet with unexpected length was received.)
- # [08:05] * Joins: bholley (bholley@moz-qpv0dk.ca.comcast.net)
- # [08:06] * Quits: kdc (chatzilla@moz-7k5q9l.pk.shawcable.net) (Ping timeout: 121 seconds)
- # [08:07] * Joins: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net)
- # [08:07] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [08:10] * Joins: narendra (bzlandfill@moz-tiu.i2f.207.117.IP)
- # [08:12] <narendra> hi I am python beginner.I want to contribute to mozilla.Is there any project I can work on.If yes how should I start doing it?
- # [08:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (A TLS packet with unexpected length was received.)
- # [08:16] <squib> narendra: http://www.whatcanidoformozilla.org
- # [08:16] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Quit: )
- # [08:19] * jcranmer is now known as jcranmer|away
- # [08:22] * Joins: redwood (chatzilla@moz-b78.don.96.24.IP)
- # [08:22] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [08:22] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [08:23] * darkowlzz is now known as darkowlzz|afk
- # [08:26] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [08:27] * Joins: Dexter (Dexter@moz-i7o.obq.235.95.IP)
- # [08:28] * darkowlzz|afk is now known as darkowlzz
- # [08:29] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [08:29] * Quits: twi (Adium@moz-7826p4.aapt.com.au) (Quit: Leaving.)
- # [08:32] <narendra> squib:The link you provided i like coding>python>firefox.But now what next?
- # [08:33] * Joins: kapy (kapy@moz-sqf.lc1.63.123.IP)
- # [08:35] <squib> narendra: did you click "tell me more"?
- # [08:35] * Quits: narendra (bzlandfill@moz-tiu.i2f.207.117.IP) (Quit: CGI:IRC (EOF))
- # [08:36] * Joins: narendra (bzlandfill@moz-tiu.i2f.207.117.IP)
- # [08:39] * darkowlzz is now known as darkowlzz|afk
- # [08:41] <avih> in thunderbird - how do i run a single originally-firefox xpcshell test? I'm trying to follow https://developer.mozilla.org/en-US/docs/MailNews_xpcshell-tests but it seems that only running all tests (make xpcshell-tests) works, but this is impractical when i'm only working on a single test.. help?
- # [08:42] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [08:42] * darkowlzz|afk is now known as darkowlzz
- # [08:42] * Quits: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net) (A TLS packet with unexpected length was received.)
- # [08:42] <avih> ^ this is WRT bug 1119959
- # [08:43] <avih> (running all tests has been going on for 10-15 mins already and still running...)
- # [08:45] <avih> ah, i think i got it. it needs the path relative to comm-centra/mozilla ... meh..
- # [08:46] * Quits: narendra (bzlandfill@moz-tiu.i2f.207.117.IP) (Quit: CGI:IRC)
- # [08:48] <arai> I can run single test with `make xpcshell-tests TEST_PATH=/mailnews/...`
- # [08:48] <avih> arai: yes, this this is not originally-firefox. it's pure thunderbird
- # [08:48] <arai> at least in comm-esr31
- # [08:48] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [08:48] <avih> like i said,l i think i found out why. i'll update the wiki once i'm sure of it
- # [08:49] <arai> not yet tried comm-central
- # [08:51] * Joins: rn10950 (rn10950@moz-aqcuea.dyn.optonline.net)
- # [08:58] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
- # [09:01] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [09:02] * Quits: dmajor_ (dmajor@moz-52elbb.dqqd.b0fh.0cb0.2001.IP) (Quit: Leaving)
- # [09:02] * Joins: dmajor (dmajor@moz-52elbb.dqqd.b0fh.0cb0.2001.IP)
- # [09:06] <arai> I had two TBPL EXCEPTION in a try https://treeherder.mozilla.org/#/jobs?repo=try&revision=34ebac585cba
- # [09:07] <arai> is it better to report this to bugzilla? or is it ignorable temporary thing?
- # [09:10] * Joins: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net)
- # [09:11] * Joins: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it)
- # [09:12] * rn10950 is now known as rn10950|away
- # [09:12] * Quits: kapy (kapy@moz-sqf.lc1.63.123.IP) (Connection closed)
- # [09:16] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
- # [09:20] * Joins: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net)
- # [09:20] * Quits: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [09:20] * Joins: gerv1 (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [09:21] * darkowlzz is now known as darkowlzz|afk
- # [09:22] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
- # [09:22] * darkowlzz|afk is now known as darkowlzz
- # [09:24] * Joins: twi (Adium@moz-7826p4.aapt.com.au)
- # [09:24] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
- # [09:24] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [09:25] * xidorn is now known as xidorn|away
- # [09:25] * Joins: mahdi (mahdi@moz-l1c.kuu.244.151.IP)
- # [09:26] * darkowlzz is now known as darkowlzz|afk
- # [09:28] * darkowlzz|afk is now known as darkowlzz
- # [09:35] * Joins: kaze (kaze@moz-8ion1q.fbx.proxad.net)
- # [09:42] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [09:46] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
- # [09:46] * darkowlzz is now known as darkowlzz|afk
- # [09:47] * Joins: pranavk (pranavk@moz-j7g.srb.139.14.IP)
- # [09:49] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [09:51] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
- # [09:53] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
- # [09:58] * darkowlzz|afk is now known as darkowlzz
- # [09:59] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
- # [09:59] <&dbaron> where should we file bugs about users who are linkspamming bugzilla?
- # [10:00] * Quits: twi (Adium@moz-7826p4.aapt.com.au) (Quit: Leaving.)
- # [10:02] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [10:02] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
- # [10:03] * Quits: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net) (Connection closed)
- # [10:09] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [10:10] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
- # [10:13] * Joins: kapy (kapy@moz-sqf.lc1.63.123.IP)
- # [10:13] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [10:16] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [10:18] * Quits: kapy (kapy@moz-sqf.lc1.63.123.IP) (Ping timeout: 121 seconds)
- # [10:19] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
- # [10:19] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [10:20] * Joins: alexbardas (alexbardas@moz-3o23ga.AR.idilis.net)
- # [10:20] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [10:21] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [10:24] * Joins: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr)
- # [10:37] * Quits: squib (squib@moz-napvi8.wi.charter.com) (Quit: Leaving)
- # [10:37] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [10:38] * Quits: alexbardas (alexbardas@moz-3o23ga.AR.idilis.net) (Ping timeout: 121 seconds)
- # [10:40] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [10:41] * Joins: kapy (kapy@moz-sqf.lc1.63.123.IP)
- # [10:44] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
- # [10:45] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [10:47] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [10:48] * Joins: alexbardas (alexbardas@moz-uf8.6db.166.109.IP)
- # [10:50] * Joins: janv_ (varga@moz-d0ttdd.dynamic.orange.sk)
- # [10:50] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
- # [10:54] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [10:54] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [10:54] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [10:56] * Quits: Waldo (waldo@moz-pqc1f5.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [10:57] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
- # [10:59] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
- # [11:01] * Quits: dagnir (dagnir@moz-sbbfe2.res.rr.com) (Quit: WeeChat 1.0.1)
- # [11:03] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
- # [11:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2815bfd2ccb5 - Erik Vold - Bug 1114752 - Uplift Add-on SDK to Firefox a=me
- # [11:05] * Quits: Jesse (jruderman@moz-pqc1f5.ca.comcast.net) (Client exited)
- # [11:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8ce96306c2d3 - Bobby Holley - Bug 1120023 - Clean up semantics of SourceBufferResource reading. r=cpearce
- # [11:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/677f21c77f7e - Bobby Holley - Bug 1120023 - Fix some bugs in MockMediaResource. r=cpearce
- # [11:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9de247dc3161 - Bobby Holley - Bug 1120023 - Switch SourceBufferResource::Read{,At} back to blocking. r=cpearce
- # [11:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [11:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [11:14] * Joins: redwood (chatzilla@moz-b78.don.96.24.IP)
- # [11:15] * Fallen|away is now known as Fallen
- # [11:18] * Quits: bholley (bholley@moz-qpv0dk.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [11:19] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [11:24] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [11:25] * Quits: kapy (kapy@moz-sqf.lc1.63.123.IP) (Connection closed)
- # [11:25] * Joins: kapy (kapy@moz-sqf.lc1.63.123.IP)
- # [11:28] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [11:36] * Quits: janv_ (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
- # [11:38] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
- # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/47671b5f66ab - James Graham - Bug 1025066 - Update to ssl-supporting wptrunner, a=testonly
- # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d16c7eac45de - James Graham - Bug 1025066 - Update web-platform-tests to revision 430c01c52a60299eaa1dd89fccaa869d7386a4b1, a=testonly
- # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/93c1be376911 - James Graham - Bug 1025066 - Add certs and mach integration for running web-platform-tests with https, r=ted
- # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5e38f65cb587 - James Graham - Bug 1025066 - Update web-platform-tests expected data, a=testonly
- # [11:44] * Joins: ProgramFOX (ProgramFOX@moz-h0u1ud.isp.belgacom.be)
- # [11:47] * Joins: alexbard_ (alexbardas@moz-e4mv29.BR.idilis.net)
- # [11:47] * Quits: alexbardas (alexbardas@moz-uf8.6db.166.109.IP) (Connection closed)
- # [11:51] * darkowlzz is now known as darkowlzz|afk
- # [11:51] * Fallen is now known as Fallen|away
- # [11:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a2b37d4c1e2 - Masatoshi Kimura - Bug 1112399 - Treat NS_ERROR_NET_INTERRUPT and NS_ERROR_NET_RESET as SSL errors on https URLs. r=bz
- # [11:53] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
- # [12:01] * Quits: jrgill (jrgill@moz-ng2hkq.res.rr.com) (Connection closed)
- # [12:04] * Joins: h4writer (h4writer@moz-eqgqgv.access.telenet.be)
- # [12:04] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [12:04] * Joins: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net)
- # [12:04] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
- # [12:05] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [12:07] * Joins: jrgill (jrgill@moz-ng2hkq.res.rr.com)
- # [12:07] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [12:08] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [12:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [12:09] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
- # [12:09] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
- # [12:12] * Quits: jkitch (Thunderbird@moz-d3biri.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
- # [12:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [12:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2552e114980d - Geoff Lankow - Bug 1114297 - Improve performance of nsTreeBodyFrame::AdjustForCellText for very long strings; r=smontagu
- # [12:21] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fb494b9cbf63 - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-395 - a=hsts-update
- # [12:21] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b52c6243e98e - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-395 - a=hpkp-update
- # [12:21] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/c260b2c1cf17 - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-395 - a=blocklist-update
- # [12:21] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
- # [12:21] * killer sets mode: +o smaug
- # [12:23] * darkowlzz|afk is now known as darkowlzz
- # [12:25] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [12:25] * Joins: redwood (chatzilla@moz-b78.don.96.24.IP)
- # [12:25] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [12:26] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [12:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f5a5f7463224 - Robert O'Callahan - Bug 1119117. Don't clip nsDisplayOpacity items, since some of its descendants maybe should not be clipped with the nsDisplayOpacity clip. r=mattwoodrow
- # [12:27] * Joins: jkitch (Thunderbird@moz-gftmf1.k4n0.vhij.44b8.2001.IP)
- # [12:29] * sewardj_ is now known as sewardj
- # [12:31] * Joins: Rik (rik@moz-2bq.rd4.162.37.IP)
- # [12:33] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
- # [12:34] * Joins: mikeratcliffe (Adium@moz-85t.n19.12.149.IP)
- # [12:34] * Joins: jez (user@moz-0gv0qn.zen.co.uk)
- # [12:36] <jez> Is there a way of increasing the scrollback buffer in the browser console?
- # [12:39] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [12:43] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [12:44] * Quits: bz_away (bzbarsky@moz-m10oko.fios.verizon.net) (Ping timeout: 121 seconds)
- # [12:44] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
- # [12:45] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [12:46] * Quits: mikeratcliffe (Adium@moz-85t.n19.12.149.IP) (Quit: Leaving.)
- # [12:47] <@smaug> #devtools might know that better
- # [12:47] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [12:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1eab42dfb428 - Magnus Melin - Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak
- # [12:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6ff9b0e3a597 - Magnus Melin - Bug 1114010 - remove unused/unimplemented autocomplete ignoreBlurWhileSearching. r=mak
- # [12:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/305c554e7994 - Magnus Melin - Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
- # [12:49] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [12:50] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (A TLS packet with unexpected length was received.)
- # [12:51] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
- # [12:53] * Joins: kaze (kaze@moz-8ion1q.fbx.proxad.net)
- # [12:54] * Quits: not_gavi1 (gavin@moz-46i.6l4.14.76.IP) (Connection closed)
- # [12:54] * Joins: not_gavin (gavin@moz-46i.6l4.14.76.IP)
- # [12:54] * killer sets mode: +o not_gavin
- # [12:55] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [12:59] * Fallen|away is now known as Fallen
- # [13:04] * Quits: Rik (rik@moz-2bq.rd4.162.37.IP) (Quit: )
- # [13:04] * Quits: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [13:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [13:11] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [13:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [13:15] * Quits: kapy (kapy@moz-sqf.lc1.63.123.IP) (Quit: )
- # [13:16] * Quits: jkitch (Thunderbird@moz-gftmf1.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
- # [13:18] * Joins: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it)
- # [13:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2ea97247b91a - Olli Pettay - Bug 1119652, create mozilla::dom::Event::As*Event automatically for all the codegen'ed Events and annotate As*Event with MOZ_OVERRIDE in the codegen, r=bz
- # [13:22] * Quits: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [13:25] * darkowlzz is now known as darkowlzz|afk
- # [13:26] * Joins: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP)
- # [13:27] * Joins: IanN (chatzilla@moz-lnh6qk.cable.virginm.net)
- # [13:30] * Joins: givanica1 (Thunderbird@moz-86d.nfe.78.82.IP)
- # [13:31] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Ping timeout: 121 seconds)
- # [13:36] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [13:41] * Joins: RealRaven1 (Thunderbird@moz-afm.1qd.129.212.IP)
- # [13:42] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
- # [13:43] * Quits: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP) (Ping timeout: 121 seconds)
- # [13:45] * darkowlzz|afk is now known as darkowlzz
- # [13:48] * Joins: KaiRo (robert@moz-fr2t2l.highway.telekom.at)
- # [13:54] * Joins: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP)
- # [13:56] * Joins: Jerry_Mac (hshih@moz-0d0.c5l.34.1.IP)
- # [13:56] * Quits: RealRaven1 (Thunderbird@moz-afm.1qd.129.212.IP) (Ping timeout: 121 seconds)
- # [13:57] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [14:01] * Joins: kapy (kapy@moz-1kd.8l1.68.182.IP)
- # [14:02] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [14:02] * Quits: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net) (Ping timeout: 121 seconds)
- # [14:05] * Joins: RealRaven1 (Thunderbird@moz-6nr.7mf.125.109.IP)
- # [14:06] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
- # [14:07] * Quits: RealRaven (Thunderbird@moz-afm.1qd.129.212.IP) (Ping timeout: 121 seconds)
- # [14:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [14:14] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [14:15] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [14:15] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [14:18] * Joins: RealRaven (Thunderbird@moz-6nr.7mf.125.109.IP)
- # [14:19] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
- # [14:20] * Quits: RealRaven1 (Thunderbird@moz-6nr.7mf.125.109.IP) (Ping timeout: 121 seconds)
- # [14:20] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [14:21] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
- # [14:22] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [14:25] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
- # [14:25] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
- # [14:25] * Joins: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it)
- # [14:25] * darkowlzz is now known as darkowlzz|afk
- # [14:28] * Quits: alexbard_ (alexbardas@moz-e4mv29.BR.idilis.net) (A TLS packet with unexpected length was received.)
- # [14:32] * Joins: alexbardas (alexbardas@moz-e4mv29.BR.idilis.net)
- # [14:43] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: Leaving)
- # [14:49] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [14:49] * darkowlzz|afk is now known as darkowlzz
- # [14:50] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [14:51] * Joins: rednaks (rednaks@moz-i87.a5o.227.41.IP)
- # [14:52] * Quits: rednaks (rednaks@moz-i87.a5o.227.41.IP) (A TLS packet with unexpected length was received.)
- # [14:52] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [14:53] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [14:54] * Joins: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net)
- # [14:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d606591cf149 - Mark Capella - Bug 1113786 - Find-in-Page Bar doesn't respect privacy, r=mfinkle
- # [14:58] * Quits: mounir (mounir@moz-p7qvke.fr) (Quit: leaving)
- # [14:58] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
- # [15:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ab841f36d62f - Jan de Mooij - Bug 1119288 part 4 - More ShapeTable cleanup. r=njn
- # [15:01] * Quits: Jerry_Mac (hshih@moz-0d0.c5l.34.1.IP) (Quit: Leaving)
- # [15:02] * Quits: xeonchen (xeon@moz-h2j3ht.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [15:06] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [15:07] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [15:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [15:09] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [15:11] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [15:11] * Joins: alexbard_ (alexbardas@moz-ni9gh9.AR.idilis.net)
- # [15:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [15:13] * Quits: alexbardas (alexbardas@moz-e4mv29.BR.idilis.net) (Ping timeout: 121 seconds)
- # [15:16] * Joins: mounir (mounir@moz-p7qvke.fr)
- # [15:16] * killer sets mode: +o mounir
- # [15:22] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [15:23] * Quits: gerv1 (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
- # [15:24] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [15:25] * Joins: rednaks (rednaks@moz-i87.a5o.227.41.IP)
- # [15:26] * Joins: brille (Mibbit@moz-4c5430.dip0.t-ipconnect.de)
- # [15:33] * Quits: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [15:34] * Quits: ProgramFOX (ProgramFOX@moz-h0u1ud.isp.belgacom.be) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
- # [15:34] * Joins: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net)
- # [15:37] * Joins: ProgramFOX (ProgramFOX@moz-h0u1ud.isp.belgacom.be)
- # [15:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9beacf61fe3d - Sebastian Hengst - Bug 1119747 - Fix up selected cookie count. r=dao
- # [15:40] * Joins: RealRaven1 (Thunderbird@moz-6nr.7mf.125.109.IP)
- # [15:42] * Quits: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net) (Quit: Leaving.)
- # [15:42] * Joins: JamesCheng (james@moz-228.5su.218.180.IP)
- # [15:42] * Quits: RealRaven (Thunderbird@moz-6nr.7mf.125.109.IP) (Ping timeout: 121 seconds)
- # [15:47] * Joins: RealRaven (Thunderbird@moz-6nr.7mf.125.109.IP)
- # [15:48] * Joins: aleth (instantb@moz-8nippg.51-151.net24.it)
- # [15:49] * Quits: RealRaven1 (Thunderbird@moz-6nr.7mf.125.109.IP) (Ping timeout: 121 seconds)
- # [15:50] * Joins: emtwo (Adium@moz-gfqq82.cpe.pppoe.ca)
- # [15:51] * Joins: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net)
- # [15:52] * Quits: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net) (Quit: Leaving.)
- # [15:52] * darkowlzz is now known as darkowlzz|afk
- # [15:53] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [15:55] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [15:57] * Joins: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it)
- # [15:57] * Quits: gsvelto (gsvelto@moz-lof9p5.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [15:58] * Joins: marco (marco@moz-41av07.retail.telecomitalia.it)
- # [15:58] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [16:05] * Quits: alexbard_ (alexbardas@moz-ni9gh9.AR.idilis.net) (A TLS packet with unexpected length was received.)
- # [16:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [16:10] * Joins: bc (bc@moz-010.ifm.3.76.IP)
- # [16:10] * Quits: @mounir (mounir@moz-p7qvke.fr) (Quit: leaving)
- # [16:11] * Joins: alexbardas (alexbardas@moz-ni9gh9.AR.idilis.net)
- # [16:11] * darkowlzz|afk is now known as darkowlzz
- # [16:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [16:16] * pbrosset|afk is now known as pbrosset
- # [16:17] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [16:19] * Joins: nj (nj@moz-g2c.s6d.187.1.IP)
- # [16:20] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
- # [16:22] * Quits: emtwo (Adium@moz-gfqq82.cpe.pppoe.ca) (Quit: Leaving.)
- # [16:27] * Quits: brille (Mibbit@moz-4c5430.dip0.t-ipconnect.de) (Quit: http://www.mibbit.com ajax IRC Client)
- # [16:27] * Quits: kapy (kapy@moz-1kd.8l1.68.182.IP) (Connection closed)
- # [16:30] * Joins: sabbir_alam_ufo (sabbir_alam@moz-ss9.s0r.225.103.IP)
- # [16:37] * Joins: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [16:37] * Parts: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [16:40] * Quits: philor|away (philor@moz-tqh.tgc.41.206.IP) (Ping timeout: 121 seconds)
- # [16:41] * Quits: RealRaven (Thunderbird@moz-6nr.7mf.125.109.IP) (Ping timeout: 121 seconds)
- # [16:43] * Quits: JamesCheng (james@moz-228.5su.218.180.IP) (Ping timeout: 121 seconds)
- # [16:45] * darkowlzz is now known as darkowlzz|afk
- # [16:45] * Joins: philor|away (philor@moz-2jkon0.my-nick.name)
- # [16:50] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [16:52] * Joins: kapy (kapy@moz-1kd.8l1.68.182.IP)
- # [16:53] * Quits: philor|away (philor@moz-2jkon0.my-nick.name) (Ping timeout: 121 seconds)
- # [16:53] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [16:53] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [16:54] * Quits: endle (endle@moz-md6.skh.78.59.IP) (Quit: Leaving)
- # [16:55] * Joins: mconley (mconley@moz-uhg.c1k.93.65.IP)
- # [16:55] * Quits: nj (nj@moz-g2c.s6d.187.1.IP) (Quit: WeeChat 1.0.1)
- # [16:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/57e3b87fa66f - Kartikaya Gupta - Bug 1119497 - Don't continue searching if we hit a layer that has no containing APZC. r=botond
- # [16:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/27d6d4a76992 - Kartikaya Gupta - Bug 1119497 - Rename the HitTestResult enum values in light of the new hit-test code. rs=botond
- # [16:56] * Joins: philor|away (philor@moz-2jkon0.my-nick.name)
- # [16:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/722e0363677c - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [17:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/affad3660b5e - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [17:00] * Joins: hunboy_ (hunboy@moz-nihvof.pool.invitel.hu)
- # [17:00] * Quits: jez (user@moz-0gv0qn.zen.co.uk) (Quit: )
- # [17:01] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
- # [17:01] * Quits: hunboy (hunboy@moz-5foiic.pool.invitel.hu) (Ping timeout: 121 seconds)
- # [17:01] * hunboy_ is now known as hunboy
- # [17:02] * pbrosset is now known as pbrosset|afk
- # [17:03] * Joins: bz_away (bzbarsky@moz-m10oko.fios.verizon.net)
- # [17:05] * Joins: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net)
- # [17:05] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [17:07] * Quits: mconley (mconley@moz-uhg.c1k.93.65.IP) (Connection closed)
- # [17:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [17:10] * Joins: merike2 (Mibbit@moz-6d1sg0.cable.starman.ee)
- # [17:10] * Quits: merike2 (Mibbit@moz-6d1sg0.cable.starman.ee) (Quit: http://www.mibbit.com ajax IRC Client)
- # [17:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [17:16] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [17:18] * Quits: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
- # [17:19] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [17:20] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [17:20] * Joins: MisterSpeaker (MisterSpeak@moz-ud82oc.east.verizon.net)
- # [17:21] * Joins: h4writer (h4writer@moz-eqgqgv.access.telenet.be)
- # [17:26] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [17:29] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [17:29] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [17:29] * Joins: tonymec|sleep (tonymec@moz-r10.deo.66.87.IP)
- # [17:29] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [17:30] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [17:31] * Joins: mounir (mounir@moz-p7qvke.fr)
- # [17:31] * killer sets mode: +o mounir
- # [17:34] * Quits: Shrooms (Shrooms@moz-5t9g2v.ip.windstream.net) (Connection closed)
- # [17:34] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [17:37] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [17:40] * Joins: badescunicu (Thunderbird@moz-cqi.j8l.118.79.IP)
- # [17:41] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [17:43] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
- # [17:45] * Joins: smontagu (chatzilla@moz-rv072s.red.bezeqint.net)
- # [17:45] * Quits: kapy (kapy@moz-1kd.8l1.68.182.IP) (Connection closed)
- # [17:47] * Joins: jez (user@moz-0gv0qn.zen.co.uk)
- # [17:47] * Joins: Edgar (Thunderbird@moz-jghsog.dynamic.hinet.net)
- # [17:50] * Joins: senicar (senicar@moz-96stfn.static.amis.net)
- # [17:53] * darkowlzz|afk is now known as darkowlzz
- # [17:53] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [17:53] * Quits: mahdi (mahdi@moz-l1c.kuu.244.151.IP) (Connection closed)
- # [17:54] * Quits: Edgar (Thunderbird@moz-jghsog.dynamic.hinet.net) (Client exited)
- # [17:55] * Joins: kdc (chatzilla@moz-7k5q9l.pk.shawcable.net)
- # [17:56] * Joins: rbarnes (rbarnes@moz-mjf.eqs.166.195.IP)
- # [17:56] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
- # [17:57] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
- # [17:58] * Quits: MisterSpeaker (MisterSpeak@moz-ud82oc.east.verizon.net) (Connection closed)
- # [17:59] * Joins: MisterSpeaker (MisterSpeak@moz-ud82oc.east.verizon.net)
- # [18:03] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [18:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [18:10] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [18:11] * Quits: sabbir_alam_ufo (sabbir_alam@moz-ss9.s0r.225.103.IP) (Quit: Leaving)
- # [18:12] * Joins: kapy (kapy@moz-1kd.8l1.68.182.IP)
- # [18:13] * Quits: MisterSpeaker (MisterSpeak@moz-ud82oc.east.verizon.net) (Quit: Leaving...)
- # [18:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [18:14] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [18:15] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [18:16] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [18:21] * Fallen is now known as Fallen|away
- # [18:21] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Ping timeout: 121 seconds)
- # [18:22] * Quits: kapy (kapy@moz-1kd.8l1.68.182.IP) (Quit: )
- # [18:25] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
- # [18:26] * tonymec|sleep is now known as tonymec
- # [18:28] * Quits: StevenLee (Adium@moz-fdfpj6.dynamic.hinet.net) (Quit: Leaving.)
- # [18:29] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
- # [18:29] * killer sets mode: +ao dbaron dbaron
- # [18:31] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
- # [18:32] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Quit: Leaving.)
- # [18:33] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [18:36] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
- # [18:36] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
- # [18:37] * Quits: rbarnes (rbarnes@moz-mjf.eqs.166.195.IP) (A TLS packet with unexpected length was received.)
- # [18:38] * Joins: RealRaven (Thunderbird@moz-6nr.7mf.125.109.IP)
- # [18:43] * Joins: mikeratcliffe (Adium@moz-85t.n19.12.149.IP)
- # [18:44] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.34a1/20150108003001])
- # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6cbf0b1ec001 - Jim Chen - Bug 1113416 - Don't read stack labels inside hang monitor sighandler; r=nfroyd r=snorp
- # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d3e8e73bafde - Jim Chen - Bug 1112212 - Add may-have flags for key event and input event listeners; r=smaug
- # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/00c219a74ede - Jim Chen - bug 1112212 - Set flag in InputContext for IME-unaware webapps; r=masayuki
- # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/779b73087f78 - Jim Chen - Bug 1112212 - Implement key-events-only mode for Android; r=cpeterson
- # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3cfe8379a8a5 - Jim Chen - Bug 1112212 - Send key events in onKeyMultiple; r=cpeterson
- # [18:46] * Joins: dveditz_ (dveditz@moz-dgbov2.ca.comcast.net)
- # [18:46] * killer sets mode: +o dveditz_
- # [18:50] * Joins: abwillis (abwillis@moz-7qjo7g.hlrn.qwest.net)
- # [18:50] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [18:51] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [18:51] * darkowlzz is now known as darkowlzz|afk
- # [18:51] * darkowlzz|afk is now known as darkowlzz
- # [18:54] * Joins: alexbard_ (alexbardas@moz-ik011f.BR.idilis.net)
- # [18:55] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [18:56] * Quits: alexbardas (alexbardas@moz-ni9gh9.AR.idilis.net) (Ping timeout: 121 seconds)
- # [18:56] * darkowlzz is now known as darkowlzz|afk
- # [18:56] * jcranmer|away is now known as jcranmer
- # [18:56] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [18:57] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
- # [19:02] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [19:05] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [19:05] * Joins: jviereck (Adium@moz-6pk1gr.ethz.ch)
- # [19:06] * Quits: mikeratcliffe (Adium@moz-85t.n19.12.149.IP) (Quit: Leaving.)
- # [19:09] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [19:12] * Joins: stefanh|netbook (chatzilla@moz-ea1cgv.customers.ownit.se)
- # [19:13] * Quits: shorlander-semi-afk (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net) (Quit: )
- # [19:13] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [19:15] * Joins: Archaeopteryx (Archaeopter@moz-48tag7.cust.telecolumbus.net)
- # [19:17] * BenWa|email is now known as BenWa
- # [19:19] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [19:19] * Joins: KuoE0 (KuoE0@moz-284v41.dynamic.hinet.net)
- # [19:19] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [19:26] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [19:27] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [19:30] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Ping timeout: 121 seconds)
- # [19:32] * alexbard_ is now known as alexbardas
- # [19:34] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
- # [19:34] * darkowlzz|afk is now known as darkowlzz
- # [19:35] * darkowlzz is now known as darkowlzz|afk
- # [19:37] * Fallen|away is now known as Fallen
- # [19:38] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [19:40] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [19:42] * Joins: gsvelto (gsvelto@moz-q6ujiv.clienti.tiscali.it)
- # [19:42] * Quits: Dexter (Dexter@moz-i7o.obq.235.95.IP) (Quit: Leaving)
- # [19:43] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (A TLS packet with unexpected length was received.)
- # [19:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ee29d84c968a - Bas Schouten - Bug 1119854 - Followup: Correct one missed conversion of timeout to a finite number. r=jrmuizel
- # [19:44] * Joins: ehugg (ehugg@moz-r76rbs.net.kcls.org)
- # [19:47] * Quits: Jaybyrrd (killasnake@moz-m0c1bd.mi.comcast.net) (Quit: )
- # [19:49] * Joins: timdream (timdream@moz-3va46h.dynamic.hinet.net)
- # [19:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/814e685b77e1 - Patrick Brosset - Bug 1105825 - 3 - Make sure sidebar widget destroy works even if window is closed during panel destroy; r=past
- # [19:51] * Joins: clokep_ (Instantbird@moz-uogj6q.cable.rcn.com)
- # [19:52] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
- # [19:52] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Ping timeout: 121 seconds)
- # [19:52] * clokep_ is now known as clokep
- # [19:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/35144551829c - Patrick Brosset - Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof
- # [19:53] * Joins: jrmuizel (jrmuizel@moz-a3r.fja.114.24.IP)
- # [19:53] * Quits: badescunicu (Thunderbird@moz-cqi.j8l.118.79.IP) (Ping timeout: 121 seconds)
- # [19:53] * Quits: jviereck (Adium@moz-6pk1gr.ethz.ch) (Quit: Leaving.)
- # [19:54] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/22f8aee2e0e0 - Kartikaya Gupta - Bug 920036 - Move ToWidgetMouseEvent into MultiTouchInput. r=mwu
- # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8cae7aeb3a74 - Kartikaya Gupta - Bug 920036 - Send touch inputs through the APZ before sending them to the gecko thread. r=mwu,dvander,smaug
- # [19:55] * Quits: gsvelto (gsvelto@moz-q6ujiv.clienti.tiscali.it) (Ping timeout: 121 seconds)
- # [19:58] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
- # [19:58] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
- # [19:59] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/818164d97da8 - Jim Chen - Bug 1103036 - Allow ContentChild to perform tasks during shutdown; r=billm
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d50f9865ed6 - Bill McCloskey - Bug 1103036 - Follow-up to initial patch; r=jchen
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5c4c5685381f - Bill McCloskey - Bug 1103036 - Ensure __delete__ message from TabChild doesn't get sent after ActorDestroy (r=bent)
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ebb500eb92d8 - Bill McCloskey - Bug 1103036 - Use nsITimer for ContentParent shutdown timer (r=bent)
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/66083ac0f3c0 - Jim Chen - Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm
- # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/19017193859a - Jim Chen - Bug 1103036 - Use kill timer when shutting down ContentParent in shutdown observer; r=billm
- # [20:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a55f093defe1 - Jim Chen - Bug 1103036 - Don't send shutdown message to Nuwa processes; r=billm
- # [20:00] * Quits: timdream (timdream@moz-3va46h.dynamic.hinet.net) (Client exited)
- # [20:00] * Fallen is now known as Fallen|away
- # [20:01] * Quits: alexbardas (alexbardas@moz-ik011f.BR.idilis.net) (A TLS packet with unexpected length was received.)
- # [20:05] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Connection closed)
- # [20:05] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
- # [20:05] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
- # [20:05] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [20:05] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
- # [20:07] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
- # [20:09] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [20:09] * Parts: marco (marco@moz-41av07.retail.telecomitalia.it) ("")
- # [20:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c213d9d53886 - Jan de Mooij - Bug 1118826 - Rewrite and simplify JitFrameIterator::baselineScriptAndPc and related code. r=shu
- # [20:11] <Ms2ger> jandem is on a cleanup roll
- # [20:12] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Ping timeout: 121 seconds)
- # [20:12] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Ping timeout: 121 seconds)
- # [20:14] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [20:15] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [20:15] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
- # [20:15] * Quits: KuoE0 (KuoE0@moz-284v41.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [20:15] * Quits: ProgramFOX (ProgramFOX@moz-h0u1ud.isp.belgacom.be) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
- # [20:17] <jandem-away> Ms2ger: yeah, i really like doing this between other work
- # [20:17] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
- # [20:19] * Joins: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [20:19] <jandem-away> Ms2ger: do you have your sheriff hat on? inbound needs some backouts
- # [20:20] <Ms2ger> I can, I guess
- # [20:20] <jandem-away> f5a5f7463224 for b2g ICS R3 orange
- # [20:21] * Parts: opnchaudhary (Thunderbird@moz-603.6kg.164.122.IP)
- # [20:23] <Ms2ger> jandem-away, yep, anything else?
- # [20:23] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
- # [20:23] * killer sets mode: +o smaug
- # [20:24] * Ms2ger pushes
- # [20:24] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
- # [20:25] <jandem-away> Ms2ger: no - i thought it was worse
- # [20:25] <jandem-away> didn't look too closely though
- # [20:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b55daf871dd2 - Ms2ger - Backed out changeset f5a5f7463224 (bug 1119117)
- # [20:27] * Quits: ehugg (ehugg@moz-r76rbs.net.kcls.org) (Client exited)
- # [20:27] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
- # [20:27] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [20:29] * Joins: redwood (chatzilla@moz-b78.don.96.24.IP)
- # [20:31] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
- # [20:32] * Joins: KuoE0 (KuoE0@moz-284v41.dynamic.hinet.net)
- # [20:35] * Joins: bholley (bholley@moz-qpv0dk.ca.comcast.net)
- # [20:36] * Quits: jrmuizel (jrmuizel@moz-a3r.fja.114.24.IP) (Connection closed)
- # [20:40] * Joins: till (till@moz-l4ihjn.adsl.alicedsl.de)
- # [20:41] * Joins: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net)
- # [20:42] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [20:44] * Quits: bholley (bholley@moz-qpv0dk.ca.comcast.net) (Ping timeout: 121 seconds)
- # [20:45] * Joins: mahdi (mahdi@moz-l1c.kuu.244.151.IP)
- # [20:47] * Joins: bholley (bholley@moz-qpv0dk.ca.comcast.net)
- # [20:51] * Quits: bholley (bholley@moz-qpv0dk.ca.comcast.net) (Ping timeout: 121 seconds)
- # [20:53] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [20:57] * Joins: brille (Mibbit@moz-v4evdn.dip0.t-ipconnect.de)
- # [21:00] * Quits: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr) (Connection closed)
- # [21:02] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
- # [21:03] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
- # [21:03] * Joins: badescunicu (Thunderbird@moz-cqi.j8l.118.79.IP)
- # [21:04] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Quit: Leaving)
- # [21:04] * Joins: gsvelto (gsvelto@moz-q6ujiv.clienti.tiscali.it)
- # [21:05] <Sylvestre> gavin, could you approve the patch nsIWebBrowserPersist.diff in bug 1119818 ?
- # [21:08] * Quits: edburns (edburns@moz-4cflac.oracle.com) (Connection closed)
- # [21:08] * Joins: edburns (edburns@moz-4cflac.oracle.com)
- # [21:08] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
- # [21:08] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
- # [21:10] * Joins: KuoE0_ (KuoE0@moz-rv8lf9.dynamic.hinet.net)
- # [21:10] * BenWa is now known as BenWa|email
- # [21:12] * pbrosset|afk is now known as pbrosset
- # [21:12] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [21:13] * Quits: KuoE0 (KuoE0@moz-284v41.dynamic.hinet.net) (Ping timeout: 121 seconds)
- # [21:14] * Joins: kgrandon1 (Adium@moz-8sl.cqt.56.172.IP)
- # [21:15] * Joins: alexbardas (alexbardas@moz-ik011f.BR.idilis.net)
- # [21:16] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
- # [21:17] * rn10950|away is now known as rn10950
- # [21:18] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Ping timeout: 121 seconds)
- # [21:20] <@gavin> Sylvestre: done
- # [21:20] * Joins: Transfusion (ravera@moz-8ed45e.tvjg.s34t.ff68.2607.IP)
- # [21:23] * Joins: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr)
- # [21:24] * Quits: gsvelto (gsvelto@moz-q6ujiv.clienti.tiscali.it) (A TLS packet with unexpected length was received.)
- # [21:25] * Joins: mchang (mchang@moz-7vrotc.championbroadband.com)
- # [21:28] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
- # [21:29] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
- # [21:29] * Quits: mchang (mchang@moz-7vrotc.championbroadband.com) (Ping timeout: 121 seconds)
- # [21:30] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
- # [21:30] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [21:31] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [21:32] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [21:32] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [21:32] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
- # [21:33] * Quits: brille (Mibbit@moz-v4evdn.dip0.t-ipconnect.de) (Quit: http://www.mibbit.com ajax IRC Client)
- # [21:34] * Joins: kgrandon (Adium@moz-tmqq60.dc.cox.net)
- # [21:35] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [21:35] * Joins: kgrandon2 (Adium@moz-tmqq60.dc.cox.net)
- # [21:36] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [21:36] * Quits: kgrandon (Adium@moz-tmqq60.dc.cox.net) (Connection closed)
- # [21:37] * Quits: kgrandon1 (Adium@moz-8sl.cqt.56.172.IP) (Ping timeout: 121 seconds)
- # [21:38] * Joins: rbarnes (rbarnes@moz-mjf.eqs.166.195.IP)
- # [21:42] * pbrosset is now known as pbrosset|afk
- # [21:42] * Quits: rbarnes (rbarnes@moz-mjf.eqs.166.195.IP) (Ping timeout: 121 seconds)
- # [21:54] * Quits: Archaeopteryx (Archaeopter@moz-48tag7.cust.telecolumbus.net) (Quit: Goodbye)
- # [21:54] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
- # [21:54] * Joins: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch)
- # [21:55] * Quits: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch) (Quit: Leaving.)
- # [21:56] * Joins: bholley (bholley@moz-qpv0dk.ca.comcast.net)
- # [21:59] * Joins: Archaeopteryx (Archaeopter@moz-48tag7.cust.telecolumbus.net)
- # [21:59] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # [22:00] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (A TLS packet with unexpected length was received.)
- # [22:01] * Quits: jez (user@moz-0gv0qn.zen.co.uk) (Quit: )
- # [22:01] * Quits: mahdi (mahdi@moz-l1c.kuu.244.151.IP) (Connection closed)
- # [22:04] * Quits: stefanh|netbook (chatzilla@moz-ea1cgv.customers.ownit.se) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141127111021])
- # [22:05] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [22:07] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Connection closed)
- # [22:13] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
- # [22:15] * Joins: squib (squib@moz-napvi8.wi.charter.com)
- # [22:16] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
- # [22:16] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Connection closed)
- # [22:17] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Connection closed)
- # [22:17] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
- # [22:19] * Joins: dagnir (dagnir@moz-0ai4oi.biz.rr.com)
- # [22:19] <dagnir> clear
- # [22:21] <Sylvestre> gavin, thanks!
- # [22:21] * Quits: alexbardas (alexbardas@moz-ik011f.BR.idilis.net) (Ping timeout: 121 seconds)
- # [22:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2c8cdce4fed4 - Richard Newman - Bug 1120080 - Fix about:firefox updater hooks. r=mfinkle
- # [22:24] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
- # [22:32] * Joins: alexbardas (alexbardas@moz-bs3.j1b.166.109.IP)
- # [22:33] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
- # [22:34] * merike is now known as merike|away
- # [22:34] * Joins: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch)
- # [22:35] * Joins: jviereck1 (Adium@moz-71jp10.dclient.hispeed.ch)
- # [22:37] * Quits: bholley (bholley@moz-qpv0dk.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [22:38] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
- # [22:38] * Quits: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch) (Ping timeout: 121 seconds)
- # [22:40] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [22:41] * Quits: rednaks (rednaks@moz-i87.a5o.227.41.IP) (Ping timeout: 121 seconds)
- # [22:42] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
- # [22:42] * Joins: rednaks (rednaks@moz-9f8.49u.18.197.IP)
- # [22:44] * Quits: rn10950 (rn10950@moz-aqcuea.dyn.optonline.net) (Ping timeout: 121 seconds)
- # [22:44] * Joins: alexbard_ (alexbardas@moz-gkpobg.BZ.idilis.net)
- # [22:45] * Quits: alexbardas (alexbardas@moz-bs3.j1b.166.109.IP) (Connection closed)
- # [22:45] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
- # [22:49] * Joins: Shrooms (Shrooms@moz-f5871o.ip.windstream.net)
- # [22:53] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
- # [22:55] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
- # [23:00] * Quits: mjrosenb|pto (mjrosenb@moz-7lemro.CC.CMU.EDU) (Connection closed)
- # [23:01] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
- # [23:01] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
- # [23:02] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
- # [23:04] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:05] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Ping timeout: 121 seconds)
- # [23:06] * Joins: Mano (mano@moz-5uq22s.red.bezeqint.net)
- # [23:09] * Joins: dagnir_ (dagnir@moz-0ai4oi.biz.rr.com)
- # [23:10] * Quits: Mano (mano@moz-5uq22s.red.bezeqint.net) (Ping timeout: 121 seconds)
- # [23:10] * Quits: dagnir_ (dagnir@moz-0ai4oi.biz.rr.com) (Connection closed)
- # [23:11] * Quits: dagnir (dagnir@moz-0ai4oi.biz.rr.com) (Connection closed)
- # [23:11] * Joins: dagnir_ (dagnir@moz-0ai4oi.biz.rr.com)
- # [23:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8dba8e04babe - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
- # [23:12] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [23:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/36803557df5c - B2G Bumper Bot - Bumping manifests a=b2g-bump
- # [23:15] * Quits: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP) (Ping timeout: 121 seconds)
- # [23:18] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
- # [23:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/29229def6b2e - Robert Longson - Bug 1117514 - lines with zero length dashes are not rendered. r=jwatt
- # [23:20] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
- # [23:22] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
- # [23:25] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
- # [23:25] * Quits: jviereck1 (Adium@moz-71jp10.dclient.hispeed.ch) (Connection closed)
- # [23:25] * Joins: jviereck (Adium@moz-71jp10.dclient.hispeed.ch)
- # [23:27] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
- # [23:29] * Joins: jkitch (Thunderbird@moz-ahsrvg.k4n0.vhij.44b8.2001.IP)
- # [23:39] * Joins: bholley (bholley@moz-qpv0dk.ca.comcast.net)
- # [23:41] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
- # [23:45] * Joins: gustavold (gustavold@moz-iri.s3o.78.189.IP)
- # [23:49] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
- # [23:49] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
- # [23:49] * Joins: forivall (quassel@moz-i6k8q6.vc.shawcable.net)
- # [23:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5f41156dbd4c - Dan Gohman - Bug 1077742 - IonMonkey: Don't allocate BitSets individually on the heap r=sstangl
- # [23:54] * Quits: gustavold (gustavold@moz-iri.s3o.78.189.IP) (Quit: Leaving.)
- # [23:54] * Quits: dagnir_ (dagnir@moz-0ai4oi.biz.rr.com) (Connection closed)
- # [23:55] * Joins: dagnir_ (dagnir@moz-0ai4oi.biz.rr.com)
- # [23:55] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
- # Session Close: Sun Jan 11 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