[00:00:16] (03PS2) 10Jforrester: [BREAKING CHANGE] Emit a single event from confirmation dialog [oojs/ui] - 10https://gerrit.wikimedia.org/r/134620 (https://bugzilla.wikimedia.org/65571) (owner: 10Alex Monk) [00:00:27] (03CR) 10Jforrester: [C: 031] [BREAKING CHANGE] Emit a single event from confirmation dialog [oojs/ui] - 10https://gerrit.wikimedia.org/r/134620 (https://bugzilla.wikimedia.org/65571) (owner: 10Alex Monk) [00:00:56] (03PS2) 10Jforrester: Clean up interaction with confirmation dialog [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/134621 (https://bugzilla.wikimedia.org/65571) (owner: 10Alex Monk) [00:05:46] (03CR) 10Catrope: [C: 04-1] Attempt to detect slow machines and show an edit notice (031 comment) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/135046 (https://bugzilla.wikimedia.org/50518) (owner: 10Alex Monk) [00:07:25] Krinkle: Looking at MW-core, all 40(!) matches for $.browser. are in resources/lib or tests/qunit/suites/resources (why the duplication, BTW?). :-( [00:08:32] Krinkle: jquery.ui is responsible for all but 2 of them. [00:08:36] * James_F sighs. [00:09:25] James_F: What duplication? [00:09:58] Krinkle: Oh, tests/qunit/suites/resources/jquery/jquery.autoEllipsis.test.js isn't also in resource/lib/… ? [00:10:12] No? [00:10:16] We don't test libs [00:10:29] and for /src/ we maintain the tests in tests like we do for php [00:10:33] Oh, yes, autoEllipsis is our own. [00:10:36] * James_F forgot. [00:10:41] Is it in lib? [00:11:00] nope [00:11:15] Indeed. [00:11:28] Well, I'll fix those two at least. [00:12:35] nn [00:12:55] ? [00:13:04] Gute Nacht [00:13:05] No need? [00:13:08] Oh, right. :-) [00:13:10] Sleep well. [00:13:13] See you… later. [00:16:01] I'm confused about RoanKattouw_away's use of a and b in https://gerrit.wikimedia.org/r/#/c/135046/1/modules/ve-mw/init/ve.init.mw.Target.js [00:22:04] 3VisualEditor / 3Editing Tools: VisualEditor: Dialogs initially don't work in Safari 5.x (but do with 6.x+?) - 10https://bugzilla.wikimedia.org/65656#c2 (10ryasmeen) Yes, Confirmed on MAC OSX 10.6 and Safari 5.1. This is happening while opening any dialog for the first time , it does not open even if I try c... [00:22:42] Any idea James_F? [00:22:53] * James_F looks/ [00:23:48] Krenair: He's saying that there's a base bootstrapping / initialisation time limit that is going to take some time. [00:24:05] Which, which is b [00:24:09] Krenair: What you care about is how slow the machine is (a), but there's also the time taken just to switch it on (b). [00:24:10] Yeah. [00:24:36] E.g. in the trivial example of an empty document, the DOM is 4 items long, right? [00:24:38] And that I'm checking a+(b/length) [00:24:52] I thought I was checking (a+b)/length [00:26:22] Yeah, I'm not sure what Roan's getting at there. [00:27:12] If b is the initialisation time, I'm pretty sure I'm not only dividing that [00:27:26] Anyway, I guess this can be solved by if(