Switch to DuckDuckGo Search
   May 25, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:35] *** esudyin <esudyin!~esudyin@2607:fb90:20dd:f5e9:ee84:fa02:67ac:3c96> has quit IRC (Ping timeout: 246 seconds)
[00:01:30] *** kbrgg <kbrgg!~kbr@104.132.0.80> has quit IRC (Quit: kbrgg)
[00:02:16] *** litherum <litherum!~litherum@17.114.216.123> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[00:04:13] *** g0d355__ <g0d355__!~lmao@104.131.75.159> has quit IRC (Read error: Connection reset by peer)
[00:04:51] *** fordfrog <fordfrog!~fordfrog@gentoo/developer/fordfrog> has quit IRC (Quit: Leaving)
[00:05:25] *** litherum <litherum!~litherum@17.202.139.214> has joined #chromium
[00:06:22] *** pkasting <pkasting!pkasting@nat/google/x-divoslxcqkkafgfk> has joined #chromium
[00:06:22] *** ChanServ sets mode: +v pkasting
[00:06:46] *** LCPolan <LCPolan!~textual@208.185.168.99> has quit IRC (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
[00:07:11] *** msc <msc!~msc@ARennes-656-1-397-152.w86-214.abo.wanadoo.fr> has joined #chromium
[00:07:30] *** msc <msc!~msc@ARennes-656-1-397-152.w86-214.abo.wanadoo.fr> has quit IRC (Max SendQ exceeded)
[00:12:38] *** LCPolan <LCPolan!~textual@208.185.168.99> has joined #chromium
[00:14:01] *** jugglinmike <jugglinmike!~mike@38.104.218.154> has quit IRC (Ping timeout: 240 seconds)
[00:17:21] *** Savago_ <Savago_!~adenilson@217.140.103.75> has quit IRC (Quit: Ex-Chat)
[00:17:24] *** Savago <Savago!~adenilson@217.140.103.75> has quit IRC (Quit: Ex-Chat)
[00:17:43] *** Savago <Savago!~adenilson@217.140.103.75> has joined #chromium
[00:24:33] <avayvod> https://www.chromium.org/developers/how-tos/get-the-code/working-with-release-branches states it's not possible to build a release branch, it might be true for the release tags too.
[00:25:20] <avayvod> You can set CHROMIUM_BUILDTOOLS_PATH to src/buildtools in your branch checkout maybe - that'd use the right gn version
[00:25:41] <avayvod> Not sure if it helps with the gl stuff specifically though.
[00:27:55] <vade> you can do is_official_build = true but not chrome_branded or what not in args.gn, that ive done successfully in the past at least, to get a custom Chromium with my own mods working :X
[00:28:23] <vade> (also is_debug = false) :)
[00:29:37] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has quit IRC (Remote host closed the connection)
[00:29:38] *** johnnyfive <johnnyfive!~johnnyfiv@unaffiliated/isalive> has quit IRC (Ping timeout: 246 seconds)
[00:30:31] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has joined #chromium
[00:31:32] *** ehsan_ <ehsan_!~ehsan@guest-nat.fw1.untrust.tor1.mozilla.com> has quit IRC (Ping timeout: 260 seconds)
[00:32:05] *** johnnyfive_ <johnnyfive_!~johnnyfiv@50.35.66.7> has joined #chromium
[00:36:21] *** esudyin <esudyin!~esudyin@172.56.15.100> has joined #chromium
[00:37:29] *** esudyin <esudyin!~esudyin@172.56.15.100> has quit IRC (Read error: Connection reset by peer)
[00:37:45] *** esudyin <esudyin!~esudyin@2607:fb90:20dd:f5e9:c150:f9a7:ecba:5886> has joined #chromium
[00:38:23] *** esudyin__ <esudyin__!~esudyin@c-76-30-36-33.hsd1.tx.comcast.net> has quit IRC (Ping timeout: 246 seconds)
[00:39:04] *** tapted_ <tapted_!~tapted@CPE-121-210-13-63.knqs1.ken.bigpond.net.au> has joined #chromium
[00:39:19] *** esudyin__ <esudyin__!~esudyin@98.200.11.244> has joined #chromium
[00:39:42] *** RT|Chatzilla <RT|Chatzilla!~rt@reactos/tester/RT> has joined #chromium
[00:41:15] *** thomasanderson <thomasanderson!thomasande@nat/google/x-nalgqrclfijuzxyy> has quit IRC (Quit: Leaving)
[00:41:20] *** esudyin_ <esudyin_!~esudyin@2607:fb90:20dd:f5e9:4990:d609:b94a:76b8> has joined #chromium
[00:42:13] *** esudyin__ <esudyin__!~esudyin@98.200.11.244> has quit IRC (Read error: Connection reset by peer)
[00:42:22] *** esudyin <esudyin!~esudyin@2607:fb90:20dd:f5e9:c150:f9a7:ecba:5886> has quit IRC (Ping timeout: 255 seconds)
[00:43:38] *** fordfrog <fordfrog!~fordfrog@gentoo/developer/fordfrog> has joined #chromium
[00:44:13] *** esudyin <esudyin!~esudyin@98.200.11.244> has joined #chromium
[00:45:03] *** esudyin__ <esudyin__!~esudyin@2607:fb90:20dd:f5e9:eefe:3fd2:2d3f:9c81> has joined #chromium
[00:45:17] <danbeam> any python nerds around? dpranke?
[00:45:48] <danbeam> i'm trying to determine if restoring sys.path after importing <specific_module> is useful
[00:46:05] <danbeam> i.e. in presubmits
[00:47:29] *** esudyin12 <esudyin12!~esudyin@172.56.15.69> has joined #chromium
[00:47:37] *** esudyin_ <esudyin_!~esudyin@2607:fb90:20dd:f5e9:4990:d609:b94a:76b8> has quit IRC (Ping timeout: 246 seconds)
[00:48:35] *** esudyin <esudyin!~esudyin@98.200.11.244> has quit IRC (Ping timeout: 255 seconds)
[00:49:16] *** dominickn <dominickn!~dominickn@104.132.133.92> has joined #chromium
[00:49:29] *** esudyin__ <esudyin__!~esudyin@2607:fb90:20dd:f5e9:eefe:3fd2:2d3f:9c81> has quit IRC (Ping timeout: 255 seconds)
[00:55:05] *** dv_ <dv_!~quassel@62.178.118.86> has quit IRC (Ping timeout: 240 seconds)
[00:55:46] *** dv_ <dv_!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #chromium
[00:57:30] *** Jesin <Jesin!~Jesin@pool-72-83-231-252.washdc.fios.verizon.net> has quit IRC (Quit: Leaving)
[01:00:36] *** Jesin <Jesin!~Jesin@pool-72-83-231-252.washdc.fios.verizon.net> has joined #chromium
[01:00:52] *** kd0t <kd0t!~kd0t@gateway/vpn/privateinternetaccess/kd0t> has quit IRC (Ping timeout: 268 seconds)
[01:01:09] *** dominickn <dominickn!~dominickn@104.132.133.92> has quit IRC (Quit: dominickn)
[01:04:12] *** dominickn <dominickn!~dominickn@104.132.133.92> has joined #chromium
[01:07:35] *** vade <vade!~vade@cpe-74-66-66-137.nyc.res.rr.com> has quit IRC (Quit: vade)
[01:08:18] *** Guest93352 <Guest93352!~john@host86-143-92-3.range86-143.btcentralplus.com> has quit IRC (Ping timeout: 260 seconds)
[01:09:37] <scottmg> chrome_public_test_apk is terrible and should feel bad
[01:10:04] <scottmg> danbeam: that's not generally done, no
[01:11:05] <scottmg> er, never mind, apparently it is in presubmit. ignore me
[01:11:54] <scottmg> but seriously. three different test flakes on one cl in chrome_public_test_apk
[01:14:09] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[01:20:05] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Ping timeout: 240 seconds)
[01:27:01] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[01:27:44] *** pkasting <pkasting!pkasting@nat/google/x-divoslxcqkkafgfk> has quit IRC (Ping timeout: 255 seconds)
[01:40:43] *** jugglinmike <jugglinmike!~mike@173-13-88-114-NewEngland.hfc.comcastbusiness.net> has joined #chromium
[01:41:31] *** lajava <lajava!~javi@120.9.165.83.dynamic.reverse-mundo-r.com> has quit IRC (Ping timeout: 240 seconds)
[01:45:23] *** pkasting <pkasting!pkasting@nat/google/x-lysbeihcuynzqkpg> has joined #chromium
[01:45:23] *** ChanServ sets mode: +v pkasting
[01:49:24] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on https://build.chromium.org/p/chromium/builders/Mac/builds/27869 "Mac" from e5a1d494ad6984b2a9ebed2100d97c703166a9c8: jessye at google dot com,kbr@chromium.org,scottmg@chromium.org,shanmuga.m@samsung.com,tkent@chromium.org)
[01:49:30] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-laeabdejgxcygcdr> has quit IRC (Quit: Connection closed for inactivity)
[01:51:00] <scottmg> good ol 696529
[01:52:25] <trungl-bot> Tree opened by scottmg at google dot com: Tree is open (mac flake https://crbug.com/696529)
[01:56:12] *** fordfrog <fordfrog!~fordfrog@gentoo/developer/fordfrog> has quit IRC (Quit: Leaving)
[01:56:39] *** ehsan_ <ehsan_!~ehsan@ip-162-250-172-182.fibre.fibrestream.ca> has joined #chromium
[01:56:56] *** ehsan_ <ehsan_!~ehsan@ip-162-250-172-182.fibre.fibrestream.ca> has quit IRC (Client Quit)
[02:02:23] *** Gurkenglas <Gurkenglas!~Gurkengla@dslb-188-103-222-233.188.103.pools.vodafone-ip.de> has quit IRC (Ping timeout: 255 seconds)
[02:12:07] *** litherum <litherum!~litherum@17.202.139.214> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[02:12:34] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on https://build.chromium.org/p/chromium/builders/Win%20x64/builds/11616 "Win x64" from f0115f469e06ebf49f0265ec89eee5e9220f187c: googleo at chromium dot org,jessye@google.com,kbr@chromium.org,nasko@chromium.org,nharper@chromium.org,primiano@chromium.org,rch@chromium.org (:RyanHamilton),rlanday at chromium dot org,scottmg@chromium.org,shanmuga.m@samsung.com,tkent@chromiu
[02:13:48] *** esudyin12 <esudyin12!~esudyin@172.56.15.69> has quit IRC (Quit: AndroidIrc Disconnecting)
[02:14:15] *** rory096 <rory096!~quassel@wikipedia/Rory096> has quit IRC (Write error: Broken pipe)
[02:14:17] *** jturcotte <jturcotte!~jturcotte@amide.woboq.im> has quit IRC (Quit: No Ping reply in 180 seconds.)
[02:15:03] <scottmg> looks like yasm just kinda crashed
[02:15:07] <scottmg> with no output
[02:15:11] *** lajava <lajava!~javi@120.9.165.83.dynamic.reverse-mundo-r.com> has joined #chromium
[02:15:13] *** jturcotte <jturcotte!~jturcotte@amide.woboq.im> has joined #chromium
[02:15:17] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Remote host closed the connection)
[02:15:19] *** rory096 <rory096!~quassel@c-va-8d71713957-9678-1.tingfiber.com> has joined #chromium
[02:15:19] *** rory096 <rory096!~quassel@c-va-8d71713957-9678-1.tingfiber.com> has quit IRC (Changing host)
[02:15:19] *** rory096 <rory096!~quassel@wikipedia/Rory096> has joined #chromium
[02:18:35] <trungl-bot> Tree opened by rockot at google dot com: Tree is open (flake?)
[02:20:28] *** kd0t <kd0t!~kd0t@gateway/vpn/privateinternetaccess/kd0t> has joined #chromium
[02:27:01] *** lajava <lajava!~javi@120.9.165.83.dynamic.reverse-mundo-r.com> has quit IRC (Ping timeout: 240 seconds)
[02:32:49] *** LCPolan <LCPolan!~textual@208.185.168.99> has quit IRC (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
[02:38:55] *** jugglinmike <jugglinmike!~mike@173-13-88-114-NewEngland.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 268 seconds)
[02:40:01] *** binchen <binchen!~Bin@173.239.198.46> has joined #chromium
[02:40:12] *** al-damiri <al-damiri!uid142631@gateway/web/irccloud.com/x-zoavjgtiyktmbkwb> has quit IRC (Quit: Connection closed for inactivity)
[02:43:11] *** thomasanderson <thomasanderson!thomasande@nat/google/x-snftbwngfmwldhud> has joined #chromium
[02:43:11] *** ChanServ sets mode: +v thomasanderson
[02:48:47] *** TheFuzzball <TheFuzzball!~TheFuzzba@cpc6-camd15-2-0-cust186.20-2.cable.virginm.net> has quit IRC (Quit: Computer has gone to sleep.)
[02:50:11] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[02:59:18] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-iwmzyyqcixijildh> has joined #chromium
[02:59:36] *** TheFuzzball <TheFuzzball!~TheFuzzba@cpc6-camd15-2-0-cust186.20-2.cable.virginm.net> has joined #chromium
[03:00:16] *** KiChjang <KiChjang!~KiChjang@12.189.101.226> has joined #chromium
[03:00:52] <KiChjang> i'm not sure what i did wrong, but when trying to build v8, ninja -C out.gn\x64.release tells me that it can't find windows.h
[03:04:51] *** yunfei <yunfei!~haoyunfe@192.55.46.38> has joined #chromium
[03:08:10] *** TheFuzzball <TheFuzzball!~TheFuzzba@cpc6-camd15-2-0-cust186.20-2.cable.virginm.net> has quit IRC (Ping timeout: 255 seconds)
[03:13:19] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Remote host closed the connection)
[03:15:01] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[03:21:10] *** LCPolan <LCPolan!~textual@208.185.168.99> has joined #chromium
[03:22:19] *** sadrulhc <sadrulhc!~sadrul@2620:15c:0:1:1c20:8df7:961:490d> has quit IRC (Ping timeout: 246 seconds)
[03:24:08] *** kd0t <kd0t!~kd0t@gateway/vpn/privateinternetaccess/kd0t> has quit IRC (Ping timeout: 240 seconds)
[03:24:15] *** alancutter <alancutter!~chatzilla@2401:fa00:9:15:b120:2ede:f487:cfdd> has quit IRC (Remote host closed the connection)
[03:24:58] *** kd0t <kd0t!~kd0t@cpc5-sprt2-2-0-cust244.know.cable.virginm.net> has joined #chromium
[03:26:02] *** kd0t <kd0t!~kd0t@cpc5-sprt2-2-0-cust244.know.cable.virginm.net> has quit IRC (Remote host closed the connection)
[03:32:50] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has joined #chromium
[03:32:54] *** sadrulhc <sadrulhc!~sadrul@2620:15c:0:1:48fb:cb11:3f81:7a15> has joined #chromium
[03:33:32] *** kw21 <kw21!~kw21@D978E830.cm-3-1d.dynamic.ziggo.nl> has quit IRC (Ping timeout: 260 seconds)
[03:36:55] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has quit IRC (Remote host closed the connection)
[03:42:40] *** alancutter <alancutter!~chatzilla@2401:fa00:9:15:d0f8:7f5c:cf7b:5982> has joined #chromium
[03:44:10] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has joined #chromium
[03:44:24] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has quit IRC (Remote host closed the connection)
[03:47:10] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "gclient runhooks" on https://build.chromium.org/p/chromium.linux/builders/Deterministic%20Linux/builds/3045 "Deterministic Linux" from 7f9fada9b2e464e9229047ea801bb3a61ec03634: alemate at chromium dot org,alokp@chromium.org,felt@chromium.org,mdjones@chromium.org,mtomasz@chromium.org,panicker@chromium.org,pdfium-deps-roller@chromium.org,shend@chromium.org,tapted@chromium.or
[03:47:59] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Read error: Connection reset by peer)
[03:48:26] *** KiChjang <KiChjang!~KiChjang@12.189.101.226> has left #chromium ("Leaving")
[03:52:37] *** Sxeil <Sxeil!~Sxeil@mar13-2-82-246-223-195.fbx.proxad.net> has joined #chromium
[03:54:13] <trungl-bot> Tree opened by buildbot at chromium dot org: Tree is open (Automatic: Go n-éirí an t-ádh leat!)
[03:55:49] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[04:00:41] *** pkasting <pkasting!pkasting@nat/google/x-lysbeihcuynzqkpg> has quit IRC (Ping timeout: 240 seconds)
[04:31:13] *** LCPolan <LCPolan!~textual@208.185.168.99> has quit IRC (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
[04:40:48] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 240 seconds)
[04:42:01] *** Sxeil <Sxeil!~Sxeil@mar13-2-82-246-223-195.fbx.proxad.net> has quit IRC (Ping timeout: 240 seconds)
[04:43:33] *** talmai <talmai!~T@c-24-147-97-55.hsd1.ma.comcast.net> has joined #chromium
[04:43:37] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #chromium
[04:55:08] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Remote host closed the connection)
[04:58:31] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has quit IRC (Ping timeout: 240 seconds)
[04:58:50] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has joined #chromium
[05:07:50] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-iwmzyyqcixijildh> has quit IRC (Quit: Connection closed for inactivity)
[05:16:48] *** mgiuca <mgiuca!~mgiuca@2401:fa00:9:15:a859:8adb:ca7e:41f> has joined #chromium
[05:26:09] *** talmai <talmai!~T@c-24-147-97-55.hsd1.ma.comcast.net> has quit IRC (Quit: mining)
[05:34:51] *** mavhc <mavhc!~mavhc@cpc77319-basf12-2-0-cust433.12-3.cable.virginm.net> has quit IRC (Ping timeout: 260 seconds)
[06:00:10] *** pxs <pxs!~pxs@93.85.171.53> has joined #chromium
[06:04:08] *** wedfw <wedfw!796d931b@gateway/web/freenode/ip.121.109.147.27> has joined #chromium
[06:04:08] *** wedfw <wedfw!796d931b@gateway/web/freenode/ip.121.109.147.27> has quit IRC (Client Quit)
[06:07:43] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has quit IRC (Ping timeout: 255 seconds)
[06:11:23] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has joined #chromium
[06:15:09] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has joined #chromium
[06:42:35] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has quit IRC (Ping timeout: 240 seconds)
[06:43:41] *** LCPolan <LCPolan!~textual@75.35.230.210> has joined #chromium
[06:47:08] *** LCPolan <LCPolan!~textual@75.35.230.210> has quit IRC (Client Quit)
[06:48:45] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has joined #chromium
[07:15:13] *** Bock <Bock!~bocaneri@about/linux/staff/sauvin> has joined #chromium
[07:20:25] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-pilriibiczmqfwsm> has joined #chromium
[07:25:56] *** watersoul_ <watersoul_!~ircuser@172.245.255.61> has quit IRC (Ping timeout: 260 seconds)
[07:32:39] *** watersoul <watersoul!~ircuser@172.245.255.61> has joined #chromium
[07:34:13] *** watersoul <watersoul!~ircuser@172.245.255.61> has quit IRC (Read error: Connection reset by peer)
[07:37:35] *** watersoul <watersoul!~ircuser@172.245.255.61> has joined #chromium
[07:39:37] *** rniwa <rniwa!~rniwa@65.199.22.133> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[07:49:49] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)
[07:50:55] *** [dmb] <[dmb]!~dmb@ool-18bef915.dyn.optonline.net> has joined #chromium
[08:04:18] *** riq_ <riq_!~riq_@2601:646:8580:d9a0:647f:c937:8a4f:ea55> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[08:04:58] *** smcgruer <smcgruer!~smcgruer@2620:15c:0:1:acb5:5933:deaa:e8ac> has quit IRC (Ping timeout: 272 seconds)
[08:08:46] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has joined #chromium
[08:10:29] *** dominickn <dominickn!~dominickn@104.132.133.92> has quit IRC (Quit: dominickn)
[08:15:08] *** boyfawkes <boyfawkes!~boyfawkes@96.47.226.21> has quit IRC (Ping timeout: 246 seconds)
[08:16:45] *** mosajjal <mosajjal!~mosajjal@5.120.181.192> has joined #chromium
[08:17:16] *** smcgruer <smcgruer!~smcgruer@2620:15c:0:1:8842:f180:f791:1e6a> has joined #chromium
[08:17:39] *** mosajjal <mosajjal!~mosajjal@5.120.181.192> has quit IRC (Client Quit)
[08:29:55] *** rego <rego!~rego@66.193.27.77.dynamic.reverse-mundo-r.com> has joined #chromium
[08:30:25] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has quit IRC (Ping timeout: 268 seconds)
[08:30:33] *** dominickn <dominickn!~dominickn@104.132.133.92> has joined #chromium
[08:31:27] *** boyfawkes <boyfawkes!~boyfawkes@cpe-174-96-64-109.neo.res.rr.com> has joined #chromium
[08:35:32] *** josyula <josyula!~androirc@27.107.67.162> has joined #chromium
[08:35:39] *** boyfawkes <boyfawkes!~boyfawkes@cpe-174-96-64-109.neo.res.rr.com> has quit IRC (Ping timeout: 240 seconds)
[08:37:20] *** Aaron1011 <Aaron1011!~Aaron1011@unaffiliated/aaron1011> has quit IRC (Ping timeout: 260 seconds)
[08:37:32] *** Aaron1011 <Aaron1011!~Aaron1011@e3-1270v3.bl-ash0.1.1.2.10.k8.securedservers.com> has joined #chromium
[08:37:32] *** Aaron1011 <Aaron1011!~Aaron1011@e3-1270v3.bl-ash0.1.1.2.10.k8.securedservers.com> has quit IRC (Changing host)
[08:37:32] *** Aaron1011 <Aaron1011!~Aaron1011@unaffiliated/aaron1011> has joined #chromium
[08:44:05] *** josyula <josyula!~androirc@27.107.67.162> has quit IRC (Remote host closed the connection)
[08:44:20] *** josyula <josyula!~androirc@27.107.67.162> has joined #chromium
[08:44:53] *** stalled <stalled!~stalled@unaffiliated/stalled> has quit IRC (Ping timeout: 246 seconds)
[08:54:18] *** Kam_ <Kam_!da67742b@gateway/web/freenode/ip.218.103.116.43> has joined #chromium
[08:55:22] *** Kam_ <Kam_!da67742b@gateway/web/freenode/ip.218.103.116.43> has quit IRC (Client Quit)
[08:56:35] *** binchen <binchen!~Bin@173.239.198.46> has quit IRC (Ping timeout: 240 seconds)
[08:58:27] *** hta <hta!~hta@188-185-11.connect.netcom.no> has joined #chromium
[08:59:35] *** stalled <stalled!~stalled@unaffiliated/stalled> has joined #chromium
[09:04:56] *** stalled <stalled!~stalled@unaffiliated/stalled> has quit IRC (Ping timeout: 255 seconds)
[09:05:00] *** hta <hta!~hta@188-185-11.connect.netcom.no> has quit IRC (Read error: Connection reset by peer)
[09:11:07] *** josyula <josyula!~androirc@27.107.67.162> has quit IRC (Ping timeout: 268 seconds)
[09:14:36] *** ajax16384 <ajax16384!~User@109.60.138.138> has joined #chromium
[09:17:24] *** Mariu <Mariu!~Jimmy98@89.41.57.33> has joined #chromium
[09:19:34] *** stalled <stalled!~stalled@unaffiliated/stalled> has joined #chromium
[09:19:35] *** binchen <binchen!~Bin@112.24.199.220> has joined #chromium
[09:24:59] *** binchen <binchen!~Bin@112.24.199.220> has quit IRC (Ping timeout: 240 seconds)
[09:25:42] *** dominickn <dominickn!~dominickn@104.132.133.92> has quit IRC (Quit: dominickn)
[09:37:31] *** binchen <binchen!~Bin@173.239.198.79> has joined #chromium
[09:39:00] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has joined #chromium
[09:40:07] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 255 seconds)
[09:41:29] *** mavhc <mavhc!~mavhc@cpc77319-basf12-2-0-cust433.12-3.cable.virginm.net> has joined #chromium
[09:41:45] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has quit IRC (Remote host closed the connection)
[09:43:43] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[09:45:16] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has joined #chromium
[09:47:42] *** hta <hta!~hta@188-185-11.connect.netcom.no> has joined #chromium
[10:00:25] <s1341> i have a question about oilpan and compacting...
[10:01:52] <s1341> from what I see in the code, it looks like sweepAndCompact (https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/heap/HeapPage.cpp?type=cs&l=449), checks IsCompactingArena (https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/heap/HeapCompact.h?type=cs&l=65) before performing a sweep and compact operation.
[10:02:37] <s1341> IsCompactingArena consults the compactable_arenas_ bitfield (https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/heap/HeapCompact.h?type=cs&l=148) in order to check if the given arena is compactable.
[10:03:07] *** alexg__ <alexg__!~alex@192.red-176-84-209.dynamicip.rima-tde.net> has joined #chromium
[10:03:40] <s1341> it appears that this is set from HeapCompact::UpdateHeapResidency, which seems to set only arenas from BlinkGC::kVector1ArenaIndex to BlinkGC::kHashTableArenaIndex as compactable.
[10:04:25] <s1341> are the normal arenas really not compactable?
[10:04:32] <s1341> this seems strange to me, as I'd expect the normal arenas to be compactable, as otherwise they will probably be very fragmented over time.
[10:15:08] <mgiuca> s1341 I think you would be better off asking on blink-dev@ mailing list. This IRC is mostly for build infrastructure and most developers won't be watching.
[10:18:49] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-pilriibiczmqfwsm> has quit IRC (Quit: Connection closed for inactivity)
[10:19:09] <s1341> mgiuca: thanks. i'll do that.
[10:20:28] *** chat__ <chat__!~chat@p54905E1B.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[10:23:57] *** Mariu is now known as Alphabet
[10:25:30] *** chat__ <chat__!~chat@p54905E1B.dip0.t-ipconnect.de> has joined #chromium
[10:26:45] *** kekat <kekat!~kekat@85.101.207.82> has joined #chromium
[10:30:40] <kekat> How can I realize a new JS function, which when called will invoke dom_debugger::GetEventListeners method?
[10:32:15] *** mgiuca <mgiuca!~mgiuca@2401:fa00:9:15:a859:8adb:ca7e:41f> has quit IRC (Remote host closed the connection)
[10:35:32] *** mpozdnyakov <mpozdnyakov!mikhail@nat/intel/x-detnbccbnisyefxd> has joined #chromium
[10:37:22] *** lajava <lajava!~javi@fanzine.igalia.com> has joined #chromium
[10:43:16] *** Guest23873 <Guest23873!~ed@c80-217-116-14.bredband.comhem.se> has quit IRC (Quit: ZNC - http://znc.in)
[10:44:23] *** Streusel <Streusel!~Anonymous@unaffiliated/streusel> has quit IRC (Quit: Computer has gone to sleep.)
[10:50:07] *** fordfrog <fordfrog!~fordfrog@gentoo/developer/fordfrog> has joined #chromium
[10:51:34] *** john <john!~john@host86-143-92-3.range86-143.btcentralplus.com> has joined #chromium
[10:51:58] *** john is now known as Guest30741
[10:54:41] *** fordfrog <fordfrog!~fordfrog@gentoo/developer/fordfrog> has quit IRC (Ping timeout: 248 seconds)
[10:54:48] *** fordfrog_ <fordfrog_!~fordfrog@gentoo/developer/fordfrog> has joined #chromium
[11:16:56] *** binchen <binchen!~Bin@173.239.198.79> has quit IRC (Ping timeout: 260 seconds)
[11:24:42] *** TheFuzzball <TheFuzzball!~TheFuzzba@77.108.147.194> has joined #chromium
[11:26:27] *** TheFuzzball <TheFuzzball!~TheFuzzba@77.108.147.194> has quit IRC (Client Quit)
[11:27:36] *** himcesjf_ <himcesjf_!~himcesjf@taskhive/supporter/himcesjf> has joined #chromium
[11:28:02] *** himcesjf <himcesjf!~himcesjf@taskhive/supporter/himcesjf> has quit IRC (Ping timeout: 255 seconds)
[11:29:38] *** suchit_ <suchit_!uid11013@gateway/web/irccloud.com/x-bsmxiucwysyrqrhi> has joined #chromium
[11:30:22] *** mpozdnyakov <mpozdnyakov!mikhail@nat/intel/x-detnbccbnisyefxd> has quit IRC (Ping timeout: 255 seconds)
[11:38:10] *** Chandan_ <Chandan_!uid230855@gateway/web/irccloud.com/x-wgdbzdddghafvkbt> has joined #chromium
[11:38:33] *** Chandan_ is now known as Guest25705
[11:40:25] <Guest25705> suchit_: hi
[11:43:37] *** Gurkenglas <Gurkenglas!~Gurkengla@dslb-188-103-222-233.188.103.pools.vodafone-ip.de> has joined #chromium
[11:47:46] *** himcesjf_ is now known as himcesjf
[11:48:24] *** uzair <uzair!uid230857@gateway/web/irccloud.com/x-cneigxghrmjqgdhi> has joined #chromium
[11:54:44] *** YuGiOhJCJ <YuGiOhJCJ!~YuGiOhJCJ@bur64-4-78-199-90-154.fbx.proxad.net> has joined #chromium
[11:58:59] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Quit: fredw)
[12:07:28] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has quit IRC (Ping timeout: 260 seconds)
[12:10:25] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has joined #chromium
[12:16:17] *** lajava <lajava!~javi@fanzine.igalia.com> has quit IRC (Ping timeout: 246 seconds)
[12:17:50] *** binchen <binchen!~Bin@173.239.198.139> has joined #chromium
[12:23:34] *** justincohen_ <justincohen_!quassel@nat/google/x-eiufifyrrehiqlbr> has joined #chromium
[12:23:34] *** ChanServ sets mode: +v justincohen_
[12:23:50] *** justincohen <justincohen!quassel@nat/google/x-fvxifahdecpfdfab> has quit IRC (Ping timeout: 255 seconds)
[12:26:31] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has joined #chromium
[12:29:34] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[12:33:57] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Ping timeout: 240 seconds)
[12:37:07] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[12:42:34] *** lajava <lajava!~javi@fanzine.igalia.com> has joined #chromium
[12:46:57] *** binchen <binchen!~Bin@173.239.198.139> has quit IRC (Ping timeout: 268 seconds)
[12:52:27] *** yunfei <yunfei!~haoyunfe@192.55.46.38> has quit IRC (Ping timeout: 240 seconds)
[12:58:50] *** sdy <sdy!sdy@pdpc/supporter/professional/sidney> has quit IRC (Ping timeout: 272 seconds)
[13:04:26] *** sdy <sdy!sdy@pdpc/supporter/professional/sidney> has joined #chromium
[13:11:57] *** Ravi_ <Ravi_!7c7c5df2@gateway/web/freenode/ip.124.124.93.242> has joined #chromium
[13:12:33] <Ravi_> Hello
[13:13:11] <Ravi_> I was checking on Issue 652387
[13:14:59] <Ravi_> Just wanted to know if not allowing chrome:// pages while launching chrome, is a security behavior ?
[13:15:08] <Ravi_> Can some one clarify this ?
[13:15:47] *** tapted_ <tapted_!~tapted@CPE-121-210-13-63.knqs1.ken.bigpond.net.au> has quit IRC (Quit: tapted_)
[13:17:02] *** yoav <yoav!~yoav@sdo26-1-78-245-148-181.fbx.proxad.net> has quit IRC (Remote host closed the connection)
[13:17:21] *** yoav <yoav!~yoav@sdo26-1-78-245-148-181.fbx.proxad.net> has joined #chromium
[13:17:50] *** yoav <yoav!~yoav@sdo26-1-78-245-148-181.fbx.proxad.net> has quit IRC (Remote host closed the connection)
[13:26:04] *** chingcodes <chingcodes!chingcodes@nat/google/x-urebhmikszkkbrbj> has quit IRC (Ping timeout: 246 seconds)
[13:31:50] *** chingcodes <chingcodes!chingcodes@nat/google/x-jqpaprcjkmwkcenh> has joined #chromium
[13:31:50] *** ChanServ sets mode: +v chingcodes
[13:36:46] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has joined #chromium
[13:51:50] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Remote host closed the connection)
[13:52:08] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[13:53:24] *** sarri <sarri!~sari@unaffiliated/sarri> has quit IRC (Read error: Connection reset by peer)
[13:58:57] *** suchit_ <suchit_!uid11013@gateway/web/irccloud.com/x-bsmxiucwysyrqrhi> has quit IRC (Quit: Connection closed for inactivity)
[13:59:25] *** yoav <yoav!~yoav@sdo26-1-78-245-148-181.fbx.proxad.net> has joined #chromium
[14:01:01] *** sarri <sarri!~sari@p50995cae.dip0.t-ipconnect.de> has joined #chromium
[14:01:01] *** sarri <sarri!~sari@p50995cae.dip0.t-ipconnect.de> has quit IRC (Changing host)
[14:01:01] *** sarri <sarri!~sari@unaffiliated/sarri> has joined #chromium
[14:04:05] *** rego <rego!~rego@66.193.27.77.dynamic.reverse-mundo-r.com> has quit IRC (Ping timeout: 272 seconds)
[14:04:59] *** jamm <jamm!~jam@p6153-ipngn5401marunouchi.tokyo.ocn.ne.jp> has joined #chromium
[14:04:59] *** jamm <jamm!~jam@p6153-ipngn5401marunouchi.tokyo.ocn.ne.jp> has quit IRC (Changing host)
[14:04:59] *** jamm <jamm!~jam@unaffiliated/jamm> has joined #chromium
[14:07:35] *** alexg__ <alexg__!~alex@192.red-176-84-209.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 240 seconds)
[14:13:11] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Ping timeout: 246 seconds)
[14:35:36] <ellyjones> Ravi_: it looks deliberate: https://cs.chromium.org/chromium/src/chrome/browser/ui/startup/startup_browser_creator.cc?type=cs&l=550
[14:37:12] <ellyjones> exactly what the rationale is I'm not 100% sure
[14:38:54] *** Ravi_ <Ravi_!7c7c5df2@gateway/web/freenode/ip.124.124.93.242> has quit IRC (Ping timeout: 260 seconds)
[14:43:28] *** pierre365 <pierre365!~obigo@210.216.54.2> has quit IRC (Quit: leaving)
[14:44:53] *** rego <rego!~rego@66.193.27.77.dynamic.reverse-mundo-r.com> has joined #chromium
[14:47:28] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[14:47:57] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Client Quit)
[14:48:01] *** rego_ <rego_!~Manuel@66.193.27.77.dynamic.reverse-mundo-r.com> has joined #chromium
[14:55:30] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has joined #chromium
[14:55:38] *** tunekey <tunekey!~tunekey@unaffiliated/tunekey> has joined #chromium
[14:57:12] *** mavhc <mavhc!~mavhc@cpc77319-basf12-2-0-cust433.12-3.cable.virginm.net> has quit IRC (Ping timeout: 260 seconds)
[15:05:35] *** ExoUNX <ExoUNX!~ExoUNX@unaffiliated/exounx> has joined #chromium
[15:13:33] *** Alphabet <Alphabet!~Jimmy98@89.41.57.33> has quit IRC (Ping timeout: 260 seconds)
[15:17:17] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has joined #chromium
[15:22:30] *** jrmuizel <jrmuizel!~jrmuizel@135-23-100-88.cpe.pppoe.ca> has quit IRC (Remote host closed the connection)
[15:23:32] *** pxs <pxs!~pxs@93.85.171.53> has quit IRC (Ping timeout: 246 seconds)
[15:26:32] *** jugglinmike <jugglinmike!~mike@38.104.218.154> has joined #chromium
[15:30:14] *** yoav <yoav!~yoav@sdo26-1-78-245-148-181.fbx.proxad.net> has quit IRC (Remote host closed the connection)
[15:31:20] *** ilyaigpetrov <ilyaigpetrov!uid120452@gateway/web/irccloud.com/x-jjncekivcvzdqsgf> has joined #chromium
[15:32:09] *** vade <vade!~vade@pool-96-250-198-129.nycmny.fios.verizon.net> has joined #chromium
[15:43:37] *** ehsan_ <ehsan_!~ehsan@guest-nat.fw1.untrust.tor1.mozilla.com> has joined #chromium
[15:45:32] *** krt-xq| <krt-xq|!~krt-xq|||@103.251.131.23> has quit IRC (Remote host closed the connection)
[15:45:55] *** krt-xq| <krt-xq|!~krt-xq|||@103.251.131.23> has joined #chromium
[15:46:05] *** riq_ <riq_!~riq_@2601:646:8580:d9a0:1c56:7121:8910:e450> has joined #chromium
[15:47:22] *** riq_ <riq_!~riq_@2601:646:8580:d9a0:1c56:7121:8910:e450> has quit IRC (Read error: Connection reset by peer)
[15:48:04] *** riq_ <riq_!~riq_@2601:646:8580:d9a0:1c56:7121:8910:e450> has joined #chromium
[16:00:17] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-qwfiprjvjeinkxdv> has joined #chromium
[16:02:37] *** AaronMT <AaronMT!~textual@2607:fea8:3c9f:f079:fc18:286d:3c1b:38b4> has joined #chromium
[16:05:02] *** watilde <watilde!~watilde@ip-80-113-23-194.ip.prioritytelecom.net> has joined #chromium
[16:06:05] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 240 seconds)
[16:08:14] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #chromium
[16:12:03] *** seventh <seventh!seventh@192.64.5.149> has joined #chromium
[16:12:37] *** TheFuzzball <TheFuzzball!~TheFuzzba@77.108.147.194> has joined #chromium
[16:14:27] *** watilde <watilde!~watilde@ip-80-113-23-194.ip.prioritytelecom.net> has quit IRC (Remote host closed the connection)
[16:14:52] *** watilde <watilde!~watilde@ip-80-113-23-194.ip.prioritytelecom.net> has joined #chromium
[16:19:30] *** watilde <watilde!~watilde@ip-80-113-23-194.ip.prioritytelecom.net> has quit IRC (Ping timeout: 240 seconds)
[16:20:45] *** hioo <hioo!~hoo@194-96-128-188.adsl.highway.telekom.at> has joined #chromium
[16:22:41] <hioo> I want to build monorail from the chromium infra git repo... but whenever I try, I run into this problem: ImportError: [pc@localhost monorail]$ python gae.py devserver --sdk-path=/usr/lib64/google-cloud-sdk ---> "No module named dev_appserver"
[16:26:13] <ellyjones> do you have the appengine sdk?
[16:29:46] <hioo> yeah, I installed it via the yum step for redhat here: https://cloud.google.com/sdk/docs/
[16:33:43] <hioo> Ok I downloaded the "old" zip and now it started
[16:49:33] *** jrmuizel <jrmuizel!~jrmuizel@corp-nat.fw1.untrust.tor1.mozilla.com> has joined #chromium
[16:53:18] *** kekat <kekat!~kekat@85.101.207.82> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
[16:54:10] *** jamm <jamm!~jam@unaffiliated/jamm> has quit IRC (Quit: Leaving)
[17:03:32] *** ehsan_ <ehsan_!~ehsan@guest-nat.fw1.untrust.tor1.mozilla.com> has quit IRC (Remote host closed the connection)
[17:05:17] *** sinxccc <sinxccc!~sinxccc@unaffiliated/sinxccc> has quit IRC (Ping timeout: 240 seconds)
[17:06:20] *** sinxccc <sinxccc!~sinxccc@168.58.185.35.bc.googleusercontent.com> has joined #chromium
[17:08:30] *** Squishy <Squishy!~textual@162-223-221-68.cpe.ngl.ninja> has quit IRC (Read error: Connection reset by peer)
[17:12:23] *** Squishy <Squishy!~textual@162-223-221-68.cpe.ngl.ninja> has joined #chromium
[17:15:20] *** jrmuizel_ <jrmuizel_!~jrmuizel@corp-nat.fw1.untrust.tor1.mozilla.com> has joined #chromium
[17:15:22] <jugglinmike> wanderview: Mek Have a minute to help me interpret this "TODO" comment? https://github.com/w3c/web-platform-tests/blob/2089f4a0df23c35fce40dde802f6af162f5eac4e/service-workers/service-worker/unregister-then-register.https.html#L119-L120
[17:15:29] *** jrmuizel <jrmuizel!~jrmuizel@corp-nat.fw1.untrust.tor1.mozilla.com> has quit IRC (Read error: Connection reset by peer)
[17:15:55] <jugglinmike> I don't think it's actually relevant for that test
[17:16:32] <wanderview> jugglinmike: I think we do === comparisons on ServiceWorker objects all over the place now... it was an old problem I think
[17:16:45] <jugglinmike> yeah, I've seen that in a few places already
[17:16:57] <jugglinmike> but for this particular test, I don't think it's appropriate
[17:17:11] <jugglinmike> because the way this works is creating two separate iframes
[17:17:31] <wanderview> ah, different global DOM objects won't be equal
[17:17:33] <jugglinmike> so I don't think there is any reason to expect worker references to be strictly equal
[17:17:39] <jugglinmike> right
[17:18:06] <jugglinmike> So I wanted to confirm that although the comment's heart is in the right place, it's invalid for this test
[17:20:20] <wanderview> jugglinmike: it could compare the SW script URL or something
[17:21:16] *** watilde <watilde!~watilde@178.217.85.14> has joined #chromium
[17:24:15] *** Mariu <Mariu!~Jimmy98@89.41.57.33> has joined #chromium
[17:24:31] <jugglinmike> wanderview: I suppose so, but I think that winds up being a test for `register`, equivalent to https://github.com/w3c/web-platform-tests/blob/2089f4a0df23c35fce40dde802f6af162f5eac4e/service-workers/service-worker/registration-iframe.https.html#L36
[17:25:07] <wanderview> ok
[17:30:11] *** ehsan_ <ehsan_!~ehsan@guest-nat.fw1.untrust.tor1.mozilla.com> has joined #chromium
[17:36:10] *** mavhc <mavhc!~mavhc@cpc77319-basf12-2-0-cust433.12-3.cable.virginm.net> has joined #chromium
[17:44:11] *** gyuyoung <gyuyoung!~gyuyoung@fanzine.igalia.com> has quit IRC (Ping timeout: 268 seconds)
[17:46:08] *** styles <styles!~styles@unaffiliated/styles> has quit IRC (Ping timeout: 260 seconds)
[17:46:31] *** vade <vade!~vade@pool-96-250-198-129.nycmny.fios.verizon.net> has quit IRC (Quit: vade)
[17:49:28] *** styles <styles!~styles@unaffiliated/styles> has joined #chromium
[18:02:08] *** rtoyg_m <rtoyg_m!chatzilla@nat/google/x-jfjznbgubawxiqqk> has joined #chromium
[18:02:08] *** ChanServ sets mode: +v rtoyg_m
[18:06:20] *** rtoyg_m_ <rtoyg_m_!chatzilla@nat/google/x-pxwvtbxkfjmlnhzo> has joined #chromium
[18:06:20] *** ChanServ sets mode: +v rtoyg_m_
[18:07:07] *** rtoyg_m <rtoyg_m!chatzilla@nat/google/x-jfjznbgubawxiqqk> has quit IRC (Ping timeout: 246 seconds)
[18:07:14] *** rtoyg_m_ is now known as rtoyg_m
[18:12:15] *** kw21 <kw21!~kw21@D978E830.cm-3-1d.dynamic.ziggo.nl> has joined #chromium
[18:16:27] *** ajax16384 <ajax16384!~User@109.60.138.138> has quit IRC (Read error: Connection reset by peer)
[18:21:14] *** vade <vade!~vade@cpe-74-66-66-137.nyc.res.rr.com> has joined #chromium
[18:30:02] *** Mariu is now known as Alphabet
[18:30:25] *** gyuyoung <gyuyoung!~gyuyoung@155.red-79-152-175.dynamicip.rima-tde.net> has joined #chromium
[18:30:31] *** RT|Chatzilla <RT|Chatzilla!~rt@reactos/tester/RT> has quit IRC (Quit: ChatZilla 0.9.86.1 [Firefox 2.0.0.22pre/2010030309])
[18:34:57] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has quit IRC (Quit: moo)
[18:35:42] *** Sly <Sly!~Sly@unaffiliated/sly> has quit IRC (Remote host closed the connection)
[18:36:10] *** Sly <Sly!~Sly@unaffiliated/sly> has joined #chromium
[18:40:27] *** Sly <Sly!~Sly@unaffiliated/sly> has quit IRC (Ping timeout: 240 seconds)
[18:42:03] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has joined #chromium
[18:43:39] *** Gurkenglas <Gurkenglas!~Gurkengla@dslb-188-103-222-233.188.103.pools.vodafone-ip.de> has quit IRC (Ping timeout: 258 seconds)
[18:46:19] *** Sly <Sly!~Sly@unaffiliated/sly> has joined #chromium
[18:48:27] *** rtoyg_m <rtoyg_m!chatzilla@nat/google/x-pxwvtbxkfjmlnhzo> has quit IRC (Ping timeout: 272 seconds)
[18:50:12] *** kbrgg <kbrgg!~kbr@104.132.0.80> has joined #chromium
[18:52:20] *** TheFuzzball <TheFuzzball!~TheFuzzba@77.108.147.194> has quit IRC (Quit: Leaving...)
[18:56:06] *** pxs <pxs!~pxs@93.85.171.53> has joined #chromium
[19:01:07] *** LCPolan <LCPolan!~textual@208.185.168.99> has joined #chromium
[19:12:08] *** Guest30741 <Guest30741!~john@host86-143-92-3.range86-143.btcentralplus.com> has quit IRC (Ping timeout: 260 seconds)
[19:14:24] *** Guest30741 <Guest30741!~john@host86-143-92-3.range86-143.btcentralplus.com> has joined #chromium
[19:21:47] *** al-damiri <al-damiri!uid142631@gateway/web/irccloud.com/x-bnweegxexlbfxgxb> has joined #chromium
[19:22:23] *** YuGiOhJCJ <YuGiOhJCJ!~YuGiOhJCJ@bur64-4-78-199-90-154.fbx.proxad.net> has quit IRC (Quit: YuGiOhJCJ)
[19:33:18] *** jsbell <jsbell!jsbell@nat/google/x-wcpzzbuhhuobqckd> has joined #chromium
[19:33:18] *** ChanServ sets mode: +v jsbell
[19:36:54] *** hioo <hioo!~hoo@194-96-128-188.adsl.highway.telekom.at> has left #chromium ("Leaving")
[19:39:27] *** jonrossca <jonrossca!~jonrossca@2620:15c:0:11:18c2:31a:1181:f07> has quit IRC (Remote host closed the connection)
[19:40:30] *** jonross <jonross!~jonross@2620:15c:0:11:5ca7:98df:7e9b:d384> has joined #chromium
[19:40:44] *** lajava <lajava!~javi@fanzine.igalia.com> has quit IRC (Ping timeout: 268 seconds)
[19:41:47] *** jonross <jonross!~jonross@2620:15c:0:11:5ca7:98df:7e9b:d384> has quit IRC (Remote host closed the connection)
[19:45:41] *** rego_ <rego_!~Manuel@66.193.27.77.dynamic.reverse-mundo-r.com> has quit IRC (Quit: Leaving)
[19:45:53] <thakis_> prooooguaaaarrrrrdddd
[19:46:44] *** rego <rego!~rego@66.193.27.77.dynamic.reverse-mundo-r.com> has quit IRC (Quit: Leaving)
[19:47:09] *** fredw <fredw!~Thunderbi@fanzine.igalia.com> has quit IRC (Quit: fredw)
[19:48:22] <jugglinmike> Does anyone have time to field a question about chromium's response caching heuristics? I'm trying to move a Service worker test to the Web Platform test project, but I can't get the test to pass in the WPT infrastructure
[19:48:44] <jugglinmike> Maybe Mek? ^
[19:49:23] <Mek> without knowing the question I doubt I'll have the answer, but who knows...
[19:49:59] <jugglinmike> One difference in the two contexts that may be relevant is that the LayoutTest is served via `http://127.0.0.1`, whereas running from WPT loads the test via `https://web-platform.test:8443`
[19:50:08] <jugglinmike> Happy to expand :) Let me get the link
[19:50:38] <jugglinmike> https://chromium.googlesource.com/chromium/src.git/+/0f5b86386accbd17d06a26475df674a2e1df8bf2/third_party/WebKit/LayoutTests/http/tests/serviceworker/update-served-from-cache.html
[19:50:53] <jugglinmike> And also https://chromium.googlesource.com/chromium/src.git/+/0f5b86386accbd17d06a26475df674a2e1df8bf2/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/update-served-from-cache-worker.php
[19:51:26] <jugglinmike> That test passes for me when I run it using the Blink Apache server and access through http://127.0.0.1
[19:52:13] <jugglinmike> when I move it to the WPT project (changing the script URLs and re-implementing the PHP script in Python), and access via https://web-platform.test:8443 , the test fails
[19:52:20] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has quit IRC (Quit: moo)
[19:52:22] *** kbrgg <kbrgg!~kbr@104.132.0.80> has quit IRC (Quit: kbrgg)
[19:52:44] <jugglinmike> I've verified the Python script is equivalent by checking the response headers in Chromium's developer tools
[19:53:24] <jugglinmike> So I'm starting to wonder if Chromium follows some different caching behavior for 127.0.0.1, or maybe for the HTTP protocol
[19:53:41] <jugglinmike> or maybe just for standard ports
[19:53:51] <Mek> hmm, no idea, sorry... are there any other WPT tests that try to test stuff with Cache-Control headers?
[19:55:09] <jugglinmike> the only other references to that header from WPT's service-worker/resources directory all set the value to "no-cache, must-revalidate'
[19:58:11] *** litherum <litherum!~litherum@17.202.139.214> has joined #chromium
[19:58:14] *** ikcerog <ikcerog!~ikcerog@12.165.188.175> has joined #chromium
[19:58:39] <jugglinmike> Mek: Do you know anyone I could follow up with about this?
[19:59:23] <jugglinmike> Or maybe e-mail chromium-discuss ?
[20:01:06] <Mek> chromium-dev or net-dev maybe... do you have a CL with the changes I could play around with?
[20:01:19] *** kbrgg <kbrgg!~kbr@104.132.0.80> has joined #chromium
[20:07:15] <jugglinmike> Not yet, but I can upload one in just a minute
[20:09:32] *** chrisccoulson <chrisccoulson!~chr1s@ubuntu/member/chrisccoulson> has quit IRC (Remote host closed the connection)
[20:13:04] *** lgrey <lgrey!~textual@104.132.34.64> has quit IRC ()
[20:13:19] *** lgrey <lgrey!~textual@104.132.34.64> has joined #chromium
[20:13:58] <jugglinmike> Mek: https://codereview.chromium.org/2904063003/
[20:15:34] *** chrisccoulson <chrisccoulson!~chr1s@ubuntu/member/chrisccoulson> has joined #chromium
[20:18:43] *** Bock <Bock!~bocaneri@about/linux/staff/sauvin> has quit IRC (Remote host closed the connection)
[20:25:04] <Mek> jugglinmike: ah, even with the wptserve and that version of the test it passes when loaded from http://localhost:8001 but fails from https://localhost:8444, interesting...
[20:27:27] <jugglinmike> Firefox fails regardless
[20:27:48] *** vollick <vollick!~vollick@2620:15c:0:1:8544:b6ad:d8aa:c8f0> has left #chromium
[20:28:45] <jugglinmike> but Firefox passes when the test is served from Chromium's server
[20:33:27] <ellyjones> hey, jugglinmike, did anyone else help you out with https://codereview.chromium.org/2897083002 ?
[20:34:18] <jugglinmike> Mek: More generally, I'm wondering if the server can actually force the client to use its cache
[20:34:52] <jugglinmike> Mek: it seems possible that the client SHOULD (not MUST) reference it cache under circumstances like these
[20:35:18] <Mek> jugglinmike: there seem to be WPT tests in fetch/http-cache that try to verify that stuff gets correctly cached....
[20:35:49] <jugglinmike> shucks
[20:36:09] <jugglinmike> I want to label this test "chromium-specific" and call it a day :P
[20:36:12] <Mek> jugglinmike: but those also only pass when served over http, not on https :)
[20:37:09] <Mek> so yeah, it seems something about the wptserve https setup is making chrome not store anything in its http cache...
[20:38:28] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 240 seconds)
[20:38:30] *** hta <hta!~hta@188-185-11.connect.netcom.no> has quit IRC (Read error: Connection reset by peer)
[20:38:34] <jugglinmike> http://gent.ilcore.com/2011/02/chromes-10-caches.html?showComment=1297102528799#c5411401837359385517
[20:38:48] <jugglinmike> "Chrome doesn't need Cache-Control:public to cache an https subresource."
[20:43:45] <jugglinmike> Mek: I don't think it's WPT
[20:44:29] <jugglinmike> because https://127.0.0.1:8443/serviceworker/update-served-from-cache.html also fails
[20:46:24] <Mek> Ah, okay. Net-dev is probably the best mailing list to find people that actually know about how caching works
[20:48:24] <jugglinmike> got it. I'll follow up there. Thanks!
[20:49:00] <pcc2> thakis_: there are such things as perf try jobs? TIL
[20:50:14] <ellyjones> are there ever :)
[20:50:26] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has quit IRC (Ping timeout: 246 seconds)
[20:50:33] <ellyjones> "Your change caused an 8% perf regression in loading YouTube! Enjoy!!"
[20:51:39] <thakis_> pcc2, yeah, i learned that yesterday :-)
[20:52:50] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has joined #chromium
[20:57:40] *** watersoul <watersoul!~ircuser@172.245.255.61> has quit IRC (Read error: Connection reset by peer)
[20:58:14] *** watersoul <watersoul!~ircuser@172.245.255.61> has joined #chromium
[21:02:00] *** kbrgg <kbrgg!~kbr@104.132.0.80> has quit IRC (Quit: kbrgg)
[21:02:14] *** clamstar <clamstar!~rx-ident@162.243.230.189> has quit IRC (Ping timeout: 255 seconds)
[21:03:41] *** jaepark_talk____ <jaepark_talk____!5c83ff77@121.78.85.35> has joined #chromium
[21:07:25] *** clamstar <clamstar!~rx-ident@162.243.230.189> has joined #chromium
[21:09:37] *** kbrgg <kbrgg!~kbr@104.132.0.80> has joined #chromium
[21:14:19] <thakis_> ellyjones, that's a perf bot, not a perf trybot :-P
[21:14:57] *** jrahmy <jrahmy!~jrahmy@107.170.181.251> has quit IRC (Ping timeout: 240 seconds)
[21:15:32] *** watilde <watilde!~watilde@178.217.85.14> has quit IRC (Remote host closed the connection)
[21:16:11] *** watilde <watilde!~watilde@178.217.85.14> has joined #chromium
[21:17:50] *** jrahmy <jrahmy!~jrahmy@107.170.181.251> has joined #chromium
[21:18:47] *** movax01h <movax01h!b0c329f1@gateway/web/freenode/ip.176.195.41.241> has joined #chromium
[21:20:29] *** ss4 <ss4!~wootehfoo@cust-95-80-56-77.csbnet.se> has joined #chromium
[21:21:03] *** watilde <watilde!~watilde@178.217.85.14> has quit IRC (Ping timeout: 260 seconds)
[21:27:15] *** ss4 <ss4!~wootehfoo@cust-95-80-56-77.csbnet.se> has quit IRC (Quit: moo)
[21:27:19] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has quit IRC (Read error: Connection reset by peer)
[21:27:48] *** LCPolan <LCPolan!~textual@208.185.168.99> has quit IRC (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
[21:31:30] *** gyuyoung <gyuyoung!~gyuyoung@155.red-79-152-175.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 240 seconds)
[21:35:23] *** jrmuizel_ <jrmuizel_!~jrmuizel@corp-nat.fw1.untrust.tor1.mozilla.com> has quit IRC (Remote host closed the connection)
[21:38:49] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-qwfiprjvjeinkxdv> has quit IRC (Quit: Connection closed for inactivity)
[21:42:18] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has joined #chromium
[21:44:31] *** jrmuizel <jrmuizel!~jrmuizel@corp-nat.fw1.untrust.tor1.mozilla.com> has joined #chromium
[21:55:23] *** john1 <john1!~john@host86-143-92-3.range86-143.btcentralplus.com> has joined #chromium
[21:56:15] *** Guest30741 <Guest30741!~john@host86-143-92-3.range86-143.btcentralplus.com> has quit IRC (Ping timeout: 260 seconds)
[22:00:23] *** ExoUNX <ExoUNX!~ExoUNX@unaffiliated/exounx> has quit IRC (Quit: Leaving)
[22:03:14] *** pxs <pxs!~pxs@93.85.171.53> has quit IRC (Read error: Connection reset by peer)
[22:05:03] *** watilde <watilde!~watilde@178.217.85.14> has joined #chromium
[22:05:55] *** seventh <seventh!seventh@192.64.5.149> has quit IRC (Remote host closed the connection)
[22:08:29] *** alexg__ <alexg__!~alex@29.150.20.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 246 seconds)
[22:11:10] *** grubles <grubles!~grubles@unaffiliated/grubles> has quit IRC (Excess Flood)
[22:14:01] *** grubles <grubles!~grubles@45.76.177.92> has joined #chromium
[22:14:01] *** grubles <grubles!~grubles@45.76.177.92> has quit IRC (Changing host)
[22:14:01] *** grubles <grubles!~grubles@unaffiliated/grubles> has joined #chromium
[22:15:04] *** ajax16384 <ajax16384!~User@109.60.130.33> has joined #chromium
[22:22:31] *** LCPolan <LCPolan!~textual@208.185.168.99> has joined #chromium
[22:26:15] *** jonross <jonross!~jonross@2620:15c:0:11:b106:c216:27cd:47e6> has joined #chromium
[22:29:04] *** movax01h <movax01h!b0c329f1@gateway/web/freenode/ip.176.195.41.241> has quit IRC (Ping timeout: 260 seconds)
[22:29:52] *** fordfrog_ <fordfrog_!~fordfrog@gentoo/developer/fordfrog> has quit IRC (Quit: Leaving)
[22:30:10] *** kbrgg <kbrgg!~kbr@104.132.0.80> has quit IRC (Quit: kbrgg)
[22:32:14] *** Savago_ <Savago_!~adenilson@217.140.103.75> has joined #chromium
[22:32:49] *** Savago_ <Savago_!~adenilson@217.140.103.75> has quit IRC (Client Quit)
[22:40:06] *** Jesin <Jesin!~Jesin@pool-72-83-231-252.washdc.fios.verizon.net> has quit IRC (Quit: Leaving)
[22:43:53] *** wootehfoot <wootehfoot!~wootehfoo@cust-95-80-56-77.csbnet.se> has joined #chromium
[22:44:47] *** lajava <lajava!~javi@120.9.165.83.dynamic.reverse-mundo-r.com> has joined #chromium
[22:45:37] *** ikcerog <ikcerog!~ikcerog@12.165.188.175> has quit IRC (Remote host closed the connection)
[22:46:46] *** ikcerog <ikcerog!~ikcerog@12.165.188.168> has joined #chromium
[22:48:10] *** ikcerog <ikcerog!~ikcerog@12.165.188.168> has quit IRC (Remote host closed the connection)
[22:51:44] *** motownavi <motownavi!~motownavi@104.132.34.79> has quit IRC (Quit: adios)
[22:53:42] <skobes> Q: when linux distros package chromium, do they typically set is_official_build?
[22:54:02] *** watilde <watilde!~watilde@178.217.85.14> has quit IRC (Quit: Leaving...)
[22:54:02] <skobes> or is there some significant population of end users running with is_official_build == false
[22:55:43] <Torne> Yes. To both. :)
[22:55:54] <Torne> We've mostly advised people to do is_official_build=true for distributing to end users
[22:56:04] <Torne> and I think major distros mostly do at this point
[22:56:31] <Torne> but there are lots of other people who haven't got the message, or who tried it at some point and found it didnt' work (because we occasionally screw up and break things) and then stopped doing it
[22:57:00] <Torne> so there's definitely some number of end users who have developer builds
[22:57:41] <Torne> i guess nobody has actual stats on the latter of course
[22:57:50] <Torne> "why?"
[22:58:00] *** jmoore <jmoore!~jstar@192.55.54.42> has quit IRC (Remote host closed the connection)
[23:00:17] <skobes> Torne: thanks... i was considering changing the default profile path for non-official builds and wondering if it would break people
[23:00:19] <skobes> sounds like it would
[23:03:49] <Torne> Yes, that definitely sounds like it would break people.
[23:05:04] *** motownavi <motownavi!~motownavi@104.132.34.79> has joined #chromium
[23:05:04] *** ChanServ sets mode: +v motownavi
[23:05:47] *** ajax16384 <ajax16384!~User@109.60.130.33> has quit IRC (Read error: Connection reset by peer)
[23:07:57] *** Jesin <Jesin!~Jesin@pool-72-83-231-252.washdc.fios.verizon.net> has joined #chromium
[23:11:07] *** Guest59_ <Guest59_!~textual@199.201.65.132> has joined #chromium
[23:11:08] *** Guest59 <Guest59!~textual@199.201.65.132> has quit IRC (Read error: Connection reset by peer)
[23:11:18] *** motownavi <motownavi!~motownavi@104.132.34.79> has quit IRC (Quit: adios)
[23:12:47] *** baffled <baffled!~baffled@206.248.184.126> has joined #chromium
[23:19:16] <baffled> Hi folks: I am getting a failure when trying to run the latest build I've compiled from git that has cropped up since I last compiled on April 21st. It is telling me it is unable to initialize the gpu process and exiting. before that I'm seeing what looks like a loop trying to start that gpu process of about five or six iterations. Does anyone have any ideas what might be going on or where to start to
[23:19:22] <baffled> figure out why it's happening. I'm building chrome for chrome-os on a linux box.
[23:20:29] <cblume_> Sheriffing question: Someone just landed an internal compiler error that seems to only be a problem for our mips compiler. This means 1.) I don't know what file
[23:20:45] <cblume_> oops, that's a lie. I do know what file. But it looks like it was pulled in from a DEPS
[23:21:11] <cblume_> Problem is there were a few DEPS rolls. How do I figure out what went into a roll?
[23:21:47] <cblume_> And 2.) because it is on the mips compiler I don't really have a solid way to test if a revert will fix it other than just land it, right?
[23:23:20] <Torne> cblume_: which builder?
[23:23:59] <cblume_> Android_MIPS_Builder__dbg
[23:28:11] *** ikcerog <ikcerog!~ikcerog@12.165.188.168> has joined #chromium
[23:30:59] *** ilyaigpetrov <ilyaigpetrov!uid120452@gateway/web/irccloud.com/x-jjncekivcvzdqsgf> has quit IRC (Quit: Connection closed for inactivity)
[23:31:14] *** cmumford <cmumford!cmumford@nat/google/x-wwosuejeqdwussdj> has quit IRC (Remote host closed the connection)
[23:37:34] <leiz> cblume_: Since this sounds a bit complicated, maybe you want to file a bug to track the issue?
[23:39:59] *** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-nlriexjwaxnhyqpa> has joined #chromium
[23:46:24] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 260 seconds)
[23:48:04] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #chromium
[23:54:17] *** UnknownzD <UnknownzD!~oC]Unknow@unaffiliated/unknownzd> has joined #chromium
[23:56:15] *** ikcerog <ikcerog!~ikcerog@12.165.188.168> has quit IRC (Remote host closed the connection)
[23:57:16] *** [oC]UnknownzD <[oC]UnknownzD!~oC]Unknow@unaffiliated/unknownzd> has quit IRC (Ping timeout: 268 seconds)
top

   May 25, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >