Options:
Previous day, Next day
- # Session Start: Mon Feb 23 00:00:00 2015
- # Session Ident: #testing
- # [00:32] * Quits: playjax (~chatzilla@public.cloak) ("ChatZilla 0.9.91.1 [Firefox 32.0.1/20140911151253]")
- # [01:18] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [01:25] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
- # [02:17] * Joins: playjax (~chatzilla@public.cloak)
- # [02:25] * heycam is now known as heycam|away
- # [03:17] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [03:22] * Quits: playjax (~chatzilla@public.cloak) (Client closed connection)
- # [03:24] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
- # [03:52] * heycam|away is now known as heycam
- # [05:29] * Joins: playjax (~chatzilla@public.cloak)
- # [06:21] * heycam is now known as heycam|away
- # [06:40] * heycam|away is now known as heycam
- # [07:31] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [07:32] * Joins: bhill2 (~bhill2@public.cloak)
- # [07:40] * heycam is now known as heycam|away
- # [07:59] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [08:07] * Joins: zcorpan (~zcorpan@public.cloak)
- # [09:10] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:36] * Joins: Lachy (~Lachy@public.cloak)
- # [10:13] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [10:59] * Joins: darobin (rberjon@public.cloak)
- # [11:23] * Quits: playjax (~chatzilla@public.cloak) (Client closed connection)
- # [11:30] * Joins: gitbot (~gitbot@public.cloak)
- # [11:30] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1633: Add a test for Document#currentScript. (master...currentScript) https://github.com/w3c/web-platform-tests/pull/1633
- # [11:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:44] <mkwst> Hello, #testing!
- # [11:44] <darobin> hi mkwst!
- # [11:44] <mkwst> Blink has a lot of Content Security Policy tests, which generally aren't written to work under `testharness.js`.
- # [11:44] <darobin> ah
- # [11:44] <mkwst> It would be nice to migrate those tests to a cross-browser suite.
- # [11:44] * Joins: hgl- (~hgl@public.cloak)
- # [11:44] <darobin> so you'd want to get started on the porting?
- # [11:45] <darobin> I reckon the best way for that would be to have a branch in which that's happening in the repo
- # [11:45] <darobin> that people could contribute to
- # [11:45] <mkwst> Brad suggested dumping them into a 'contrib' directory under WPT so that he and other folks could work on them.
- # [11:45] <mkwst> A branch would probably work too. I think his concern was licensing rather than practical.
- # [11:45] <darobin> please use a branch instead
- # [11:46] <darobin> a branch addresses both
- # [11:46] <mkwst> Sounds good to me.
- # [11:46] <darobin> jgraham, Ms2ger: any thoughts?
- # [11:46] <darobin> maybe call the branch something like "porting-csp" so make it clear what's going on
- # [11:47] <mkwst> Sure.
- # [11:47] <darobin> mkwst: ideally this should be done as a PR from a brnach in the repo itself
- # [11:47] <Ms2ger> Yes, use a branch
- # [11:47] <darobin> that way we can collaborate on it
- # [11:47] <Ms2ger> There's a few branches with CSP tests already, though
- # [11:47] <mkwst> I'll send a PR in a minute or four.
- # [11:47] <mkwst> Is there an existing branch I should target?
- # [11:47] <darobin> brilliant
- # [11:47] <darobin> master
- # [11:48] <darobin> mkwst: please make the PR from a branch in the wpt repo, not your fork
- # [11:48] <darobin> it's hard to collaborate on forks
- # [11:48] <darobin> GitHub annoyance #1
- # [11:48] <darobin> (if that's possible)
- # [11:48] <mkwst> I'm not sure I can do that without editing rights to the repo. But I'll try!
- # [11:49] <MikeSmith> we can give you editing rights
- # [11:49] <MikeSmith> push perms
- # [11:49] <mkwst> ok. if that makes things simpler, i'm happy to do it that way.
- # [11:50] <darobin> mkwst: you have editing rights
- # [11:50] <darobin> there, done :)
- # [11:50] <darobin> mkwst: it does make things simpler because people can't work together on a PR from a fork
- # [11:50] <MikeSmith> yah, that
- # [11:50] * Quits: hgl (~hgl@public.cloak) (Ping timeout: 180 seconds)
- # [11:50] * hgl- is now known as hgl
- # [11:51] <darobin> mkwst: your PRs now get synced to w3c-tests.org automatically too
- # [11:51] <darobin> please don't pwn us
- # [11:52] <mkwst> So. Hrm. I have a 'porting-csp' branch locally. I can push that to WPT:porting-csp directly, but that doesn't seem to be the workflow you're after.
- # [11:52] <Ms2ger> It is
- # [11:52] <mkwst> Ok. So no PR, just a branch.
- # [11:54] <mkwst> Ihat is, if I type `git push upstream porting-blinks-csp-tests`, you'll be happy? And then we work on that branch for a while, port all the tests, and end up with a big PR from that branch to master?
- # [11:55] <Ms2ger> Yeah
- # [11:56] <Ms2ger> I mean, we can create a PR now, but then we have to be a little careful with force-pushes
- # [11:56] * Joins: gitbot (~gitbot@public.cloak)
- # [11:56] -gitbot:#testing- [web-platform-tests] mikewest created porting-blinks-csp-tests (+1 new commit): https://github.com/w3c/web-platform-tests/commit/910cbe6357ce
- # [11:56] -gitbot:#testing- web-platform-tests/porting-blinks-csp-tests 910cbe6 Mike West: Contributing Blink's Content Security Policy layout tests....
- # [11:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:56] <mkwst> Ok. Thanks. I'll go tell Brad he has a lot of work to do. ;)
- # [11:58] <Ms2ger> Any overlap with https://github.com/w3c/web-platform-tests/pull/118/files?
- # [12:00] <mkwst> Ms2ger: almost certainly, but I think Brad has changed the backend a bit in the ~year since that PR was opened. I'll point him to it.
- # [12:01] <Ms2ger> Feel free to close that it you've got it covered
- # [12:01] <mkwst> Well, we have it covered in theory. :)
- # [12:02] <Ms2ger> :D
- # [12:04] * Joins: gitbot (~gitbot@public.cloak)
- # [12:04] -gitbot:#testing- [web-platform-tests] Ms2ger created mozilla_csp_tests (+1 new commit): https://github.com/w3c/web-platform-tests/commit/e1babddb4693
- # [12:04] -gitbot:#testing- web-platform-tests/mozilla_csp_tests e1babdd tanvi: Mozilla CSP tests
- # [12:04] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:05] * Joins: gitbot (~gitbot@public.cloak)
- # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/ea1d964325138ffd78381fcb7940e6a0f9551d65
- # [12:05] -gitbot:#testing- web-platform-tests/mozilla_csp_tests ea1d964 Ms2ger: fixup! Mozilla CSP tests
- # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:05] * Joins: gitbot (~gitbot@public.cloak)
- # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1634: Mozilla csp tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/1634
- # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:05] * Joins: gitbot (~gitbot@public.cloak)
- # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #115: Mozilla CSP tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/115
- # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:17] * Joins: zcorpan (~zcorpan@public.cloak)
- # [12:21] * Joins: gitbot (~gitbot@public.cloak)
- # [12:21] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/e880521515b026a5795fc9f8e9f446726bfa0709
- # [12:21] -gitbot:#testing- web-platform-tests/mozilla_csp_tests e880521 Ms2ger: fixup! Mozilla CSP tests
- # [12:21] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:22] <Ms2ger> mkwst, r? https://github.com/w3c/web-platform-tests/pull/1634 :)
- # [12:22] <mkwst> Ms2ger: LGTM! We'll need to rationalize all these eventually, but no reason not to merge them in now.
- # [12:23] <mkwst> (other than the python linting error)
- # [12:31] <Ms2ger> Still one? Who wrote this crap... :)
- # [12:32] * Joins: gitbot (~gitbot@public.cloak)
- # [12:32] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/53c6598634444fa2cd921f8d532845a8185d0813
- # [12:32] -gitbot:#testing- web-platform-tests/mozilla_csp_tests 53c6598 Ms2ger: fixup! Mozilla CSP tests
- # [12:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:33] * Joins: gitbot (~gitbot@public.cloak)
- # [12:33] -gitbot:#testing- [web-platform-tests] Ms2ger force-pushed mozilla_csp_tests from 53c6598 to 33243ea: https://github.com/w3c/web-platform-tests/commits/mozilla_csp_tests
- # [12:33] -gitbot:#testing- web-platform-tests/mozilla_csp_tests 33243ea tanvi: Mozilla CSP tests
- # [12:33] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:34] * Joins: gitbot (~gitbot@public.cloak)
- # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1634: Mozilla csp tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/1634
- # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:34] * Joins: gitbot (~gitbot@public.cloak)
- # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/7b1f1c147caee7f044398ac067f973666dc663cf
- # [12:34] -gitbot:#testing- web-platform-tests/master 7b1f1c1 Ms2ger: Merge pull request #1634 from w3c/mozilla_csp_tests...
- # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:34] * Joins: gitbot (~gitbot@public.cloak)
- # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger deleted mozilla_csp_tests at 33243ea: https://github.com/w3c/web-platform-tests/commit/33243ea
- # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:42] * Joins: artb (~ArtB@public.cloak)
- # [12:44] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [12:48] <Ms2ger> mkwst, do you think it'd be useful to port the tests in https://github.com/w3c/web-platform-tests/pull/113/files ?
- # [12:51] <mkwst> I don't know. I'll point Brad at it, as he's actually up to date on what's in WPT at the moment.
- # [12:56] <Ms2ger> zcorpan, you want the chance to suggest half a million other scenarios to test in https://critic.hoppipolla.co.uk/r/4069 ? :)
- # [12:59] <zcorpan> Ms2ger: sure
- # [13:01] <jgraham> mkwst: So, re: porting tests, I should say that so far we have had a roughtly 0% success rate with creating branches and hoping that someone will do the porting work eventually
- # [13:02] <jgraham> The only times when things have actually got done is when specific people have agreed to do it
- # [13:02] * Joins: gitbot (~gitbot@public.cloak)
- # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
- # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:02] * Joins: gitbot (~gitbot@public.cloak)
- # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
- # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:02] * Joins: gitbot (~gitbot@public.cloak)
- # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger reopened pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
- # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:03] <jgraham> I don't kno if this is a failure in the way that we're running things, or what
- # [13:03] <jgraham> Certainly being able to port a few tests seems like Good First Bug material, but we have been hugely unsuccessful in attracting random individuals to contribute
- # [13:36] <mkwst> jgraham: Yeah. I was being flippant in my description. I wrote the vast majority of the original tests, and I would like to port them. I know I won't get all of them done, but Brad is certainly going to help.
- # [13:36] <mkwst> jgraham: So maybe we can get that average up to 0.1%? :)
- # [13:36] <Ms2ger> mkwst, more like 50% :)
- # [13:45] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [13:50] <zcorpan> Ms2ger: happy?
- # [13:51] <Ms2ger> I know what to do the rest of the week :)
- # [13:52] <Ms2ger> zcorpan, what do nested scripts look like, exactly?
- # [13:55] <zcorpan> Ms2ger: document.write
- # [13:55] <Ms2ger> Ah, fun
- # [13:56] <zcorpan> Ms2ger: i don't remember if there are other ways to nest scripts, but you could test createElement in document.write-created script etc
- # [13:56] <Ms2ger> aaaaah :)
- # [13:57] <Ms2ger> I know you... Why in the world would I ask you for suggestions?
- # [13:57] <zcorpan> beats me
- # [13:59] <zcorpan> if it makes you feel better, i removed this line since the algorithm aborts early and doesn't execute: "Remove the script's parent from the document before the script is parsed."
- # [14:00] <Ms2ger> Heh
- # [14:01] <jgraham> mkwst: If you're planning to port them, that's great
- # [14:02] <jgraham> Ms2ger: Oh, I thought you wanted to land that PR, not to get a long list of things that could have been in it :p
- # [14:02] <Ms2ger> jgraham, I do now :)
- # [14:02] <Ms2ger> This always seems like a good idea before the ideas come in
- # [14:04] <zcorpan> can always land it and do follow-up(s)
- # [14:09] * Joins: terri_offline (~terri@public.cloak)
- # [14:09] * terri_offline is now known as terri
- # [14:09] * Joins: gitbot (~gitbot@public.cloak)
- # [14:09] -gitbot:#testing- [testharness.js] zcorpan closed pull request #103: Support callback interfaces. (master...callback-interfaces) https://github.com/w3c/testharness.js/pull/103
- # [14:09] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:11] <Ms2ger> zcorpan, <3
- # [14:12] <zcorpan> :-)
- # [14:12] <Ms2ger> I really do need to find me some chocolate
- # [14:13] * Joins: gitbot (~gitbot@public.cloak)
- # [14:13] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/6204ba1012e6a45f385e72feee016deca63b6226
- # [14:13] -gitbot:#testing- web-platform-tests/master 6204ba1 Ms2ger: Update resources.
- # [14:13] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:16] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [14:19] * Joins: terri_offline (~terri@public.cloak)
- # [14:22] * terri_offline is now known as terri
- # [14:22] <mkwst> Is there an accepted way to ensure that a test runs on HTTPS vs HTTP?
- # [14:23] <Ms2ger> Not yet
- # [14:23] <Ms2ger> You could put the actual test in an iframe, I guess
- # [14:23] <Ms2ger> cc jgraham
- # [14:23] <mkwst> In Blink, we've tweaked the test runner to open `*.https.html` tests over HTTPS.
- # [14:24] <jgraham> mkwst: At the moment you have to either window.open or use an iframe
- # [14:24] <mkwst> Previously (and in lots of existing tests) we redirected or opened windows.
- # [14:24] <jgraham> But since it seems to be required for an increasing number of tests, I guess we'll add some mechanism
- # [14:24] <mkwst> Ok. I'll look around, then. `window.open` seems a bit iffy, simply because of popup blockers.
- # [14:25] <mkwst> And iframes are a bit iffy, as some things depend on the top-level browsing context. :)
- # [14:25] <jgraham> I was thinking "<meta name=https content=true>", but I suppose a filename could also work
- # [14:25] <mkwst> filename has the advantage of being detectable without actually reading the file.
- # [14:25] <jgraham> Composition gets a bit dodgy though; it would presumably be a - suffix and one can start to imagine foo-ref-https.html
- # [14:25] <MikeSmith> the filename way has the benefit of making it most obvious that it's for https
- # [14:26] <mkwst> jgraham: We have two mechanisms in Blink layout tests:
- # [14:26] <jgraham> We have to read the file anyway for the manifest generation
- # [14:26] <mkwst> 1. `filename.https.html` (`.`, not `-`)
- # [14:26] <mkwst> 2. `/https/filename.html`
- # [14:26] <Ms2ger> .https.worker.js
- # [14:26] <jgraham> . doesn't really fit the conventions, I don't think
- # [14:26] <mkwst> The former has turned out to be more useful than the latter.
- # [14:27] <Ms2ger> -manual-ref.https.worker.js?
- # [14:27] * mkwst doesn't know WPT conventions.
- # [14:27] <jgraham> Or maybe the coinventions are broken, I don't know
- # [14:27] <mkwst> Given the small number of tests in Blink, I'm happy to change our convention if it makes sense to do so.
- # [14:27] <jgraham> Oh, sorry, . does fit the conventions
- # [14:27] <mkwst> I'd just like to end up with something consistent across the repos.
- # [14:27] <Ms2ger> Does it?
- # [14:28] <jgraham> I thought it was .manual.foo, but it's -manual.foo
- # [14:30] * Joins: gitbot (~gitbot@public.cloak)
- # [14:30] -gitbot:#testing- [testharness.js] Ms2ger opened pull request #105: Remove support for IDL exceptions. (master...rm-exn) https://github.com/w3c/testharness.js/pull/105
- # [14:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:30] <jgraham> Anyway I guess a filename convention is fine if people prefer that over in-file metadata
- # [14:30] <Ms2ger> ^ nice and boring cleanup
- # [14:30] <Ms2ger> I have no preference either way
- # [14:31] <Ms2ger> In-file metadata would match timeouts?
- # [14:31] * Joins: plh (plehegar@public.cloak)
- # [14:31] <jgraham> Yeah
- # [14:31] <Ms2ger> Maybe plh wants to bikeshed
- # [14:31] <jgraham> I guess the difference with timeouts is that they aren't booleans
- # [14:31] <plh> blue?
- # [14:32] <jgraham> Songs are like tattoos?
- # [14:33] * Joins: test12 (~test12@public.cloak)
- # [14:33] <Ms2ger> Dabadee, dabadaa?
- # [14:34] <Ms2ger> In other news, Servo now runs the 2dcontext tests
- # [14:34] <Ms2ger> And fails >500 of them
- # [14:34] * Quits: test12 (~test12@public.cloak) ("Page closed")
- # [14:35] <jgraham> Who knew that there were that many to fail
- # [14:36] <jgraham> In other news ubuntu is now both refusing to open links and refusing to open the system settings app so that I can find out which application it thinks is the default web browser this time (usually thunderbird)
- # [14:37] <Ms2ger> Well, Philip wrote a lot
- # [14:38] <jgraham> Oh, look at that, it *was* opening the settings app, just not displaying an icon for it in the switcher. And thunderbird was the default web browser.
- # [14:55] <mkwst> jgraham: the only argument i'd make in favour of a filename-based solution is that it would work today in Blink, where we don't open the file before generating the URL to load in the testrunner.
- # [14:56] <mkwst> jgraham: I'm sure that will fix itself whenever Someone sits down and spends the time to make WPT a natively-supported concept in layouttests, but that's going to take some time. :/
- # [14:57] <jgraham> mkwst: It's less typing, which seems nice
- # [14:58] <jgraham> Insofar as people are always complaining to me that they hate spending time typing characters in tests
- # [14:58] <mkwst> i do like not typing.
- # [15:00] <mkwst> I'm skimming manifest.py at the moment.
- # [15:01] <jgraham> That file has been somewhat rewritten in a way that hopefully makes some of it easier to follow. Just needs review *cough* Ms2ger *cough*
- # [15:05] <zcorpan> i think we should introduce a new character in the filename for the https thing, how about, say, : ?
- # [15:05] <jgraham> 🔒
- # [15:06] <zcorpan> bingo
- # [15:06] <zcorpan> then we don't even need to support https, we can just spoof the tester into thinking it's https :-D
- # [15:09] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [15:20] * Joins: terri_offline (~terri@public.cloak)
- # [15:20] * terri_offline is now known as terri
- # [16:00] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
- # [16:14] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [16:20] <Ms2ger> jgraham, you'd better review all my DOMEvents PRs now :)
- # [16:22] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
- # [16:29] <jgraham> Ms2ger(++)**N
- # [16:33] <Ms2ger> Hm, I think I'm going to land my currentScript PR before you finish...
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] jgraham pushed 2 new commits to jgraham/blink-service-workers: https://github.com/w3c/web-platform-tests/compare/4002f64ab7c0...823cf1e123df
- # [16:45] -gitbot:#testing- web-platform-tests/jgraham/blink-service-workers cc61e9a James Graham: Add assert_promise_rejects function
- # [16:45] -gitbot:#testing- web-platform-tests/jgraham/blink-service-workers 823cf1e James Graham: More SW changes including porting scripts to python
- # [16:45] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [16:45] * Joins: ptressel (~chatzilla@public.cloak)
- # [16:57] * Joins: gitbot (~gitbot@public.cloak)
- # [16:57] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/reftest_multiple_refs: https://github.com/w3c/web-platform-tests/commit/2a0d08f2ed0b8b8656286d3c7fd60f0c56ac3806
- # [16:57] -gitbot:#testing- web-platform-tests/jgraham/reftest_multiple_refs 2a0d08f James Graham: Review fixes
- # [16:57] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:01] <Ms2ger> r? https://critic.hoppipolla.co.uk/r/4069
- # [17:36] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (Ping timeout: 180 seconds)
- # [17:45] <Ms2ger> r? https://critic.hoppipolla.co.uk/r/4069
- # [17:46] <jgraham> r+
- # [17:47] <Ms2ger> Ta
- # [17:48] * Joins: gitbot (~gitbot@public.cloak)
- # [17:48] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1633: Add a test for Document#currentScript. (master...currentScript) https://github.com/w3c/web-platform-tests/pull/1633
- # [17:48] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:48] * Joins: gitbot (~gitbot@public.cloak)
- # [17:48] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 5 new commits to master: https://github.com/w3c/web-platform-tests/compare/6204ba1012e6...cd2564374eb8
- # [17:48] -gitbot:#testing- web-platform-tests/master a0f7de3 Ms2ger: Import test_bug587931.html from mozilla-central....
- # [17:48] -gitbot:#testing- web-platform-tests/master e1a43d0 Ms2ger: Limit the test to Document#currentScript and rewrite it in testharness.js.
- # [17:48] -gitbot:#testing- web-platform-tests/master 013ac84 Ms2ger: Make the Document#currentScript more robust.
- # [17:48] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:49] <Ms2ger> jgraham, want to have a look at my DOMEvents PRs? They should be pretty simple
- # [17:50] <jgraham> Ms2ger: Sure, let me attack these rust warnings for a bit
- # [17:50] <Ms2ger> Okay, thanks :)
- # [18:06] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:39] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [18:44] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [19:09] * Joins: darobin (rberjon@public.cloak)
- # [19:16] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [19:18] * Joins: plh (plehegar@public.cloak)
- # [19:33] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [19:37] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [19:37] * Joins: darobin (rberjon@public.cloak)
- # [19:37] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [19:44] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:45] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
- # [19:54] * Joins: zcorpan (~zcorpan@public.cloak)
- # [19:58] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [20:01] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [20:18] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [20:38] * Joins: bhill2 (~bhill2@public.cloak)
- # [20:46] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [20:46] * Joins: gitbot (~gitbot@public.cloak)
- # [20:46] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1637: Rewrite the test for redispatching native events. (master...redispatch) https://github.com/w3c/web-platform-tests/pull/1637
- # [20:46] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [20:50] * Joins: gitbot (~gitbot@public.cloak)
- # [20:50] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1638: Remove the custom test runner for DOMEvents tests. (master...DOMEvents-harness) https://github.com/w3c/web-platform-tests/pull/1638
- # [20:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [20:51] * Joins: bhill2 (~bhill2@public.cloak)
- # [21:00] * Joins: darobin (rberjon@public.cloak)
- # [21:05] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:30] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [21:30] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [21:44] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [21:44] * Joins: plh (plehegar@public.cloak)
- # [21:52] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:56] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:01] * Joins: darobin (rberjon@public.cloak)
- # [22:03] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:14] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [22:14] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [22:21] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
- # [22:44] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
- # [22:47] * Joins: bhill2 (~bhill2@public.cloak)
- # [23:36] * heycam|away is now known as heycam
- # [23:40] * Joins: gitbot (~gitbot@public.cloak)
- # [23:40] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1639: Move Determined.candidate.EventListeners.html into place and clean it up. (master...determined) https://github.com/w3c/web-platform-tests/pull/1639
- # [23:40] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:41] * Quits: artb (~ArtB@public.cloak) ("Leaving.")
- # [23:53] * Joins: bhill2_ (~bhill2@public.cloak)
- # [23:58] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # Session Close: Tue Feb 24 00:00:01 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn