IRC log of webapps on 2015-01-28

Timestamps are in UTC.

00:59:46 [RRSAgent]
RRSAgent has joined #webapps
00:59:46 [RRSAgent]
logging to http://www.w3.org/2015/01/28-webapps-irc
00:59:54 [Travis]
RRSAgent: this meeting spans midnight
01:00:05 [Travis]
Zakim, who is on the phone
01:00:05 [Zakim]
I don't understand 'who is on the phone', Travis
01:00:14 [Travis]
Zakim, this is D3E
01:00:14 [Zakim]
ok, Travis; that matches RWC_WAPI(D3E)8:00PM
01:00:20 [Travis]
Zakim, who is on the phone
01:00:20 [Zakim]
I don't understand 'who is on the phone', Travis
01:00:39 [garykac]
garykac has joined #webapps
01:00:44 [masayuki]
Travis: Hi
01:01:49 [Zakim]
+??P1
01:01:52 [masayuki]
garykac: Hi,
01:02:18 [sicking]
sicking has joined #webapps
01:02:42 [garykac]
masayuki: Hello
01:03:28 [garykac]
Travis is having trouble with IRC. He's working on a fix right now.
01:04:06 [masayuki]
Oh, I see.
01:04:44 [Travis_]
Travis_ has joined #webapps
01:05:27 [Travis_]
We have a few things to follow up on from last meeting.
01:05:44 [Travis_]
Spec name change is one
01:06:01 [Travis_]
3 bugs from Masayuki blocking Gecko progress
01:06:15 [Travis_]
Removal of beforeinput and friends from the spec
01:06:37 [garykac]
And renaming and moving the spec.
01:06:48 [garykac]
Oops! I see that was already mentioned
01:07:01 [Travis_]
Topic: Spec name change
01:07:09 [Travis_]
garykac: Not done yet.
01:07:13 [Travis_]
... will do next.
01:07:28 [Travis_]
... hesitated since there are redirects to old one, etc.
01:07:37 [Travis_]
... renaming and moving to new URL?
01:07:41 [Travis_]
... can't remember the details.
01:07:56 [Travis_]
... Are we going to move it to D4E?
01:08:00 [Travis_]
... [and other questions]
01:08:39 [Travis_]
So, latest TR published is here: http://www.w3.org/TR/DOM-Level-3-Events/
01:08:54 [Travis_]
So, the shortname is "DOM-Level-3-Events"
01:09:15 [Travis_]
Editor's draft is here: https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html
01:09:29 [Travis_]
So, under HG's "dom3events" folder.
01:10:09 [garykac]
Basically, we need to agree on the exact order that we do things in.
01:10:14 [Travis_]
One thing we should do is re-publish the current spec with a re-direct to it's new home
01:10:32 [Travis_]
So, unordered list first :)
01:10:41 [Travis_]
* Modifiy Editor's draft to change name
01:10:58 [Travis_]
* Copy editor's draft new location
01:11:30 [garykac]
* Decide where the editor's draft should live: the current D3E, current UIE, or a new place
01:11:33 [Travis_]
* Change current published doc's "editor's draft" link to point to new location.
01:12:00 [Travis_]
* Publish new draft in TR with new name and valid links
01:12:22 [Travis_]
* Update bug database component name?
01:12:59 [garykac]
I'm going to dig up the email where this was last discussed to remind myself what it says...
01:14:14 [garykac]
Philip suggested publishing an updated version (new name) and having *both* shortnames point to it.
01:15:33 [Travis_]
OK, well, first step is probably "modify editor's draft" so that we can do that :-)
01:15:50 [Travis_]
As for location, where do we put the editor's draft?
01:15:51 [garykac]
We need to make sure that both ED links point to the correct editor's draft
01:16:55 [garykac]
I think it makes sense to keep using the dom3events location
01:16:59 [Travis_]
I don't mind the mercurial path staying D3E (vesus a new location or D4E)
01:17:26 [garykac]
OK. so that means that we rename dom3events in-place
01:17:42 [Travis_]
So, scrap the "Copy editor's draft to new location"
01:17:51 [Travis_]
garykac: New shortname?
01:17:59 [Travis_]
... nope, it'll be UIEvents
01:19:59 [Travis_]
Do you want to change the name of the file in mercurial?
01:20:51 [garykac]
I don't think it's necessary, but we can do that later if we need to.
01:20:53 [Travis_]
garykac: I would avoid doing that now--we can always do it later.
01:21:37 [Travis_]
Topic: beforeinput removal
01:21:37 [garykac]
Next topic
01:21:47 [garykac]
I removed beforeinput and input from the spec.
01:22:01 [garykac]
But we still have a few links that need to be updated
01:22:10 [garykac]
But I don't have a real spec to link them to.
01:22:16 [garykac]
This makes me sad
01:22:51 [garykac]
I'm waiting until we have a real link before fixing them - I'm assuming that we can get the links soon.
01:23:50 [garykac]
Ben's unofficial spec is at: http://w3c.github.io/editing-explainer/input-events.html
01:24:05 [Travis_]
http://w3c.github.io/selection-api/
01:24:16 [masayuki]
Where the input spec go to? .isComposing is important and useful. So, it should be defined by somebody.
01:24:38 [Travis_]
Oh, I don't think my link was right...
01:25:13 [masayuki]
Oh, I see, bad timing...
01:25:18 [garykac]
The link I sent is an "unofficial draft", so I'd like to see a more semi-official draft before fixing up all the links.
01:25:42 [garykac]
masayuki: isComposing is part of the input spec
01:25:59 [garykac]
They took their initial draft from the work we did
01:26:07 [masayuki]
garykac: Yeah, thanks, I confirmed.
01:26:49 [Travis_]
Topic: 3 bugs for masayuki
01:27:06 [Travis_]
(a new children's story)
01:27:19 [Travis_]
j/k
01:27:58 [Travis_]
bug 24739, 26019 and 26218
01:30:42 [masayuki]
I updated bug 26218 now.
01:30:42 [Travis_]
... [familiarizing ourselves with the bugs again]
01:31:38 [masayuki]
Our Linux's module owner, karlt, doesn't like adding "Super" and "Hyper" to the modifier key, but I like them.
01:31:47 [garykac]
So, for 24739
01:31:58 [garykac]
Which keys are missing to support the Sun keyboard?
01:32:32 [garykac]
Props is there...
01:32:40 [masayuki]
garykac: its label is "Props".
01:32:51 [masayuki]
USB keycode indicates "Menu".
01:33:23 [garykac]
vs. ContextMenu
01:33:43 [garykac]
So, do we need Menu and ContextMenu (with Props mapping to Menu)?
01:33:45 [masayuki]
But it's different from "ContextMenu" and Sun's keyboard also has "ContextMenu" key. Therefore, we should provide different name for "Props".
01:33:59 [masayuki]
It will provide a way to distinguish the keys.
01:35:27 [garykac]
Sun has ContextMenu and Props. But if Props -> Menu, isn't that sufficient.
01:35:29 [masayuki]
I guess "Props" is a good name? "Menu" sounds like not good.
01:35:46 [garykac]
This assumes that we add Menu (in a way that clearly distinguishes it from ContextMenu)
01:36:10 [garykac]
masayuki: Yeah. "Menu" sounds to generic and will be probably be mis-used.
01:36:38 [garykac]
ContextMenu and Props are what we currently have in the spec.
01:36:46 [masayuki]
garykac: Yeah, it must be mis-used.
01:37:34 [masayuki]
Oh, you added "Props" already?
01:37:48 [masayuki]
https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3Events-code.html#code-Props
01:37:49 [garykac]
So, it sounds like the current spec has the definitions is needs? Is there anything else that has to happen for this bug?
01:38:16 [masayuki]
garykac: just close it ;-)
01:38:20 [garykac]
masayuki: yes, 'props' is in the legacy section and has a bunch of other Sun keys
01:38:22 [garykac]
Yay!
01:40:10 [Travis_]
On to bug 26019
01:40:20 [garykac]
OK, 26019... (reading bug)
01:40:50 [masayuki]
I also filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=27902 and https://www.w3.org/Bugs/Public/show_bug.cgi?id=27903
01:41:39 [masayuki]
Olli, our DOM event module owner, doesn't like the dictionary name and attribute names.
01:43:32 [garykac]
I hadn't seen those names before. Perhaps UIEventModifierInit
01:44:10 [Travis_]
Ah, I recall the issue with 26019.
01:44:27 [Travis_]
In DOM4, the way to process an event initializer is laid out: https://dom.spec.whatwg.org/#constructing-events
01:44:39 [Travis_]
Step 4 basically maps names onto properties.
01:45:09 [Travis_]
However, for these modifier key states, there's no corresponding attribute name on the event object.
01:45:28 [Travis_]
So, I needed to define how to do this in the UIEvents/D3E spec.
01:46:36 [Travis_]
(It's just some simple prose that describes the mapping.)
01:47:15 [Travis_]
I can take 26019. It's a relatively small change.
01:47:47 [Travis_]
Related to the bug 27903, garykac and I don't have a strong reason not to change the names.
01:47:52 [garykac]
travis: and 27092 and 27903 seem related to 26019 (naming suggestions)_
01:48:13 [Travis_]
(double negatives!)
01:48:37 [Travis_]
Now, 26218.
01:51:05 [masayuki]
Using "Super" and "Hyper" and adding "SystemAccel" is my best idea. But comment 5 and comment 6 disagree with the approach.
01:53:20 [masayuki]
He said "similar to 'OS'". But "similar" must cause incompatibility between browsers at mapping them...
01:59:02 [Travis_]
garykac and I are musing about how Mac is unique... :)
02:00:26 [Travis_]
We already have "Accel" which covers the Ctrl (windows), Meta (mac), and Super (linux)
02:00:49 [Travis_]
garykac will now scribe what he thinks.
02:01:01 [masayuki]
Travis_: no, Accel on Linux should be Control
02:01:33 [garykac]
I was originally thinking that the 'OS' key would catch the Windows key and the Mac Command key, but that it not the case. (Mac Command -> Meta)
02:02:03 [garykac]
Given that, it would be very nice to have a single key that captures Win and Command. SystemAccel fits that purpose.
02:02:51 [masayuki]
My suggestion is, SystemAccel should be OS on Windows and Super/Hyper on Linux. Not existing on Mac.
02:03:28 [masayuki]
Because Command is used for shortcut key. It should be Accel.
02:03:47 [garykac]
For the Mac, I think that the Command key should be in both Accel and SystemAccel.
02:04:12 [garykac]
It we want people to adopt SystemAccel as the platform neutral way of getting system accel keys, then it needs to work on all platforms.
02:05:20 [garykac]
So, I will add the SystemAccel definition to the spec based on the discussion we had back in July.
02:05:31 [masayuki]
I'm not use Mac usually. Does Command key is also used for system's shortcut key?
02:05:35 [garykac]
And I think we're out of time
02:06:18 [garykac]
masayuki: yes. e.g., Cmd-Tab to switch apps
02:06:35 [Travis_]
So, we should meet again in two weeks?
02:06:53 [garykac]
The Command key is the main shortcut key for app and system shortcuts
02:07:01 [garykac]
two weeks sounds good.
02:07:11 [masayuki]
garykac: Cmd-Tab example is conflict with Alt-Tab on Windows, though. But if it's so, I don't disagree with mapping Command key as SystemAccel.
02:07:29 [masayuki]
I'm okay two weeks.
02:07:33 [Travis_]
Fantastic. Thanks everyone!
02:07:45 [Travis_]
Is this a wrap?
02:07:46 [masayuki]
Thank you!
02:08:21 [garykac]
masayuki:
02:08:28 [Zakim]
-[Microsoft]
02:08:32 [Zakim]
-??P1
02:08:33 [Zakim]
RWC_WAPI(D3E)8:00PM has ended
02:08:33 [Zakim]
Attendees were [Microsoft]
02:08:45 [Travis_]
RRSAgent: make the minutes
02:08:45 [RRSAgent]
I have made the request to generate http://www.w3.org/2015/01/28-webapps-minutes.html Travis_
02:08:52 [Travis_]
RRSAgent: make logs public
02:09:01 [garykac]
oops! never mind. See you in 2 weeks.
02:09:19 [masayuki]
garykac: Okay, see you!
03:25:59 [Zakim]
Zakim has left #webapps
05:17:39 [marcosc_]
marcosc_ has joined #webapps
05:50:46 [tantek]
tantek has joined #webapps
06:36:46 [sicking]
sicking has joined #webapps
07:46:59 [darobin]
darobin has joined #webapps
08:00:52 [dom]
dom has joined #webapps
08:51:49 [marcosc]
marcosc has joined #webapps
08:56:37 [anssik]
anssik has joined #webapps
09:37:33 [Lachy]
Lachy has joined #webapps
10:02:01 [marcosc_]
marcosc_ has joined #webapps
10:09:03 [marcosc]
marcosc has joined #webapps
10:19:18 [marcosc_]
marcosc_ has joined #webapps
10:50:20 [marcosc]
marcosc has joined #webapps
11:18:43 [smaug]
smaug has joined #webapps
12:22:21 [Lachy]
Lachy has joined #webapps
12:33:02 [smaug]
smaug has joined #webapps
12:41:58 [Lachy]
Lachy has joined #webapps
12:52:31 [marcosc]
marcosc has joined #webapps
12:55:34 [marcosc]
marcosc has joined #webapps
13:11:55 [Lachy]
Lachy has joined #webapps
13:28:32 [terri_offline]
terri_offline has joined #webapps
14:54:51 [Lachy]
Lachy has joined #webapps
15:27:50 [smaug]
smaug has joined #webapps
15:55:17 [marcosc]
marcosc has joined #webapps
15:55:31 [artb]
artb has joined #webapps
17:01:54 [tantek]
tantek has joined #webapps
17:25:35 [sicking]
sicking has joined #webapps
18:14:39 [jsbell]
jsbell has joined #webapps
20:02:35 [chaals]
chaals has joined #webapps
20:29:08 [sicking]
sicking has joined #webapps
21:42:25 [Lachy]
Lachy has joined #webapps
21:47:13 [Lachy]
Lachy has joined #webapps
23:36:13 [chaals]
chaals has joined #webapps
23:39:56 [tantek]
tantek has joined #webapps
23:58:07 [marcosc]
marcosc has joined #webapps
00:11:35 [kbx]
kbx has joined #webapps
00:24:59 [tantek]
tantek has joined #webapps
01:54:51 [kbx]
kbx has joined #webapps
02:00:02 [tantek]
tantek has joined #webapps
03:00:52 [darobin]
darobin has joined #webapps
03:10:22 [darobin]
darobin has joined #webapps
03:48:56 [gavin]
gavin has joined #webapps
03:52:52 [kbx]
kbx has joined #webapps
03:55:41 [darobin]
darobin has joined #webapps
04:29:55 [darobin]
darobin has joined #webapps
05:14:55 [tantek]
tantek has joined #webapps
05:40:38 [kbx]
kbx has joined #webapps
05:58:35 [sicking]
sicking has joined #webapps
06:43:06 [sicking]
sicking has joined #webapps
06:51:30 [terri_offline]
terri_offline has joined #webapps
07:01:28 [terri_offline]
terri_offline has joined #webapps
07:03:22 [darobin]
darobin has joined #webapps
07:22:49 [darobin]
darobin has joined #webapps
07:37:37 [anssik]
anssik has joined #webapps
07:39:49 [sicking]
sicking has joined #webapps
07:52:28 [marcosc]
marcosc has joined #webapps
08:00:12 [dom]
dom has joined #webapps
09:29:57 [Lachy]
Lachy has joined #webapps
09:31:47 [chaals]
chaals has joined #webapps
09:48:56 [darobin]
darobin has joined #webapps
11:18:44 [darobin]
darobin has joined #webapps
11:46:16 [artb]
artb has joined #webapps
11:47:51 [smaug]
smaug has joined #webapps
12:18:29 [smaug]
smaug has joined #webapps
12:19:40 [Lachy]
Lachy has joined #webapps
14:31:15 [glenn]
glenn has joined #webapps
15:28:39 [darobin]
darobin has joined #webapps
16:15:07 [smaug]
smaug has joined #webapps
16:54:29 [sicking]
sicking has joined #webapps
17:00:14 [tantek]
tantek has joined #webapps
17:17:41 [darobin]
darobin has joined #webapps
17:44:53 [jcraig]
jcraig has joined #webapps
19:03:56 [sicking]
sicking has joined #webapps
19:18:55 [darobin]
darobin has joined #webapps
19:33:11 [tantek]
tantek has joined #webapps
19:53:39 [dka]
dka has joined #webapps
20:18:26 [darobin]
darobin has joined #webapps
20:18:34 [rniwa]
rniwa has joined #webapps
21:01:30 [sicking]
sicking has joined #webapps
21:18:28 [darobin]
darobin has joined #webapps
22:00:12 [dka]
dka has joined #webapps
23:23:39 [Lachy]
Lachy has joined #webapps
23:24:39 [richt]
richt has joined #webapps
23:36:22 [kbx]
kbx has joined #webapps
23:50:12 [marcosc]
marcosc has joined #webapps
23:50:30 [marcosc]
marcosc has joined #webapps
23:58:41 [pdr__]
pdr__ has joined #webapps
00:53:58 [kbx]
kbx has joined #webapps
01:21:33 [tantek]
tantek has joined #webapps
02:08:39 [marcosc]
marcosc has joined #webapps
04:18:29 [tantek]
tantek has joined #webapps
05:49:18 [estellevw]
estellevw has joined #webapps
06:20:28 [darobin]
darobin has joined #webapps
07:28:58 [kenneth_]
kenneth_ has joined #webapps
07:29:07 [dom]
dom has joined #webapps
07:51:54 [marcosc]
marcosc has joined #webapps
08:12:20 [gavin_]
gavin_ has joined #webapps
08:27:07 [anssik]
anssik has joined #webapps
09:06:37 [chaals]
chaals has joined #webapps
09:28:20 [Lachy]
Lachy has joined #webapps
09:59:48 [dom]
dom has joined #webapps
10:10:11 [krit]
krit has joined #webapps
11:44:46 [chaals]
chaals has joined #webapps
11:48:56 [smaug]
smaug has joined #webapps
11:49:33 [artb]
artb has joined #webapps
12:48:47 [marcosc]
marcosc has joined #webapps
13:18:27 [marcosc]
marcosc has joined #webapps
14:18:42 [marcosc]
marcosc has joined #webapps
14:28:58 [chaals]
chaals has joined #webapps
15:19:52 [artb]
oh dear, YA `WTF were you thinking dropping synchronous from XHR.open` thread https://lists.w3.org/Archives/Public/public-webapps/2015JanMar/0383.html
15:20:22 [artb]
reply from Frederik seems to say it all https://lists.w3.org/Archives/Public/public-webapps/2015JanMar/0385.html
15:25:17 [Yves]
yeah old-style backend software is still running, most probably in cobol
15:31:05 [gsnedders]
chaals: Look, I know you're a medievalist, but I didn't think you /were/ medieval :)
15:33:41 [jgraham]
All fear Professional Software
15:55:23 [chaals]
gsnedders: before your forefathers were born…
16:00:48 [artb]
sgsnedders is like `wtf is a punch card?` ;)
16:01:00 [artb]
or FORTRAN
16:01:19 [gsnedders]
I've written FORTRAN!
16:01:37 [artb]
come to think of it, I'm not surprised
16:02:02 [gsnedders]
There's enough physics/maths libraries around that heavily use FORTRAN.
16:02:13 [jgraham]
gsnedders: Proper FORTRAN or Fortran 90/95/whatever the other one got called?
16:02:44 [gsnedders]
jgraham: ok, recent FORTRAN, not oldsk00l FORTRAN
16:02:53 [gsnedders]
And that /is/ weird, I will admit.
16:04:30 [jgraham]
But eventually realised that no one else understood it either
16:05:12 [gsnedders]
Worst programming exercise we ever had at uni involved FORTRAN. Mostly because we had to parse it. And weren't given a grammar. And were told to work it out from the code we were given. And were then assessed based on unit tests including syntax we hadn't seen.
16:05:33 [gsnedders]
Assessing stuff by unit tests passed % is nonsense, basically.
16:10:34 [marcosc]
marcosc has joined #webapps
16:11:19 [chaals]
gsnedders: a fair amount of assessing stuff at Uni is nonsense, basically.
16:13:17 [gsnedders]
chaals: yeah, but that was esspecially nonsense; I got an E (on a scale where a D is the requirement for a lowest class degree) for something that most lecturers would've given me an A or B :(
16:13:32 [gsnedders]
tl;dr: uni's bullshit and I'm glad to be away from it
16:13:45 [chaals]
There is some value in it…
16:14:17 [chaals]
…like proving you can put up with a proper job, and deserve a salary even during the week of goofing off, instead of being told to go make your own money…
16:14:24 [chaals]
…but…
17:28:33 [estellevw]
estellevw has joined #webapps
17:56:21 [marcosc]
marcosc has joined #webapps
18:27:05 [rniwa]
rniwa has joined #webapps
19:01:11 [adrianba]
adrianba has joined #webapps
19:16:23 [jsbell]
jsbell has joined #webapps
19:28:57 [chaals]
chaals has joined #webapps
19:31:11 [chaals]
chaals has joined #webapps
19:45:08 [marcosc]
marcosc has joined #webapps
19:46:16 [tantek]
tantek has joined #webapps
20:32:54 [tantek]
tantek has joined #webapps
21:33:52 [marcosc]
marcosc has joined #webapps
21:36:45 [smaug]
smaug has joined #webapps
21:36:51 [smaug]
smaug has joined #webapps
22:44:23 [tantek]
tantek has joined #webapps
22:51:06 [marcosc]
marcosc has joined #webapps
23:00:23 [marcosc]
marcosc has joined #webapps
23:13:18 [marcosc]
marcosc has joined #webapps
23:59:15 [tantek]
tantek has joined #webapps
00:05:35 [sicking]
sicking has joined #webapps
02:50:23 [tantek]
tantek has joined #webapps
02:56:37 [tantek]
tantek has joined #webapps
03:19:26 [Domenic_]
Domenic_ has joined #webapps
03:19:32 [astearns_]
astearns_ has joined #webapps
03:19:44 [cabanier]
cabanier has joined #webapps
03:19:49 [jsbell__]
jsbell__ has joined #webapps
03:19:49 [hayato]
hayato has joined #webapps
03:19:50 [pdr__]
pdr__ has joined #webapps
03:19:50 [mkwst_afk]
mkwst_afk has joined #webapps
03:19:50 [dcooney____]
dcooney____ has joined #webapps
03:19:51 [koji]
koji has joined #webapps
03:19:52 [FerasM__]
FerasM__ has joined #webapps
03:19:52 [tyoshino_]
tyoshino_ has joined #webapps
03:19:54 [mihnea_____]
mihnea_____ has joined #webapps
03:19:55 [krit]
krit has joined #webapps
03:19:56 [scheib]
scheib has joined #webapps
03:20:02 [cwilso_]
cwilso_ has joined #webapps
03:20:03 [slightlyoff]
slightlyoff has joined #webapps
03:20:07 [igrigorik]
igrigorik has joined #webapps
03:20:10 [adrianba]
adrianba has joined #webapps
03:20:16 [tobie]
tobie has joined #webapps
03:20:16 [timeless]
timeless has joined #webapps
03:22:09 [gavin]
gavin has joined #webapps
03:22:16 [krijnhoetmer]
krijnhoetmer has joined #webapps
03:22:45 [tantek]
tantek has joined #webapps
03:22:46 [paul___irish]
paul___irish has joined #webapps
03:24:10 [renoirb]
renoirb has joined #webapps
03:26:43 [Hixie]
Hixie has joined #webapps
03:27:07 [panzana`]
panzana` has joined #webapps
03:41:34 [estellevw]
estellevw has joined #webapps
04:30:44 [sicking]
sicking has joined #webapps
05:20:22 [marcosc]
marcosc has joined #webapps
05:21:07 [tantek]
tantek has joined #webapps
05:23:48 [estellevw]
estellevw has joined #webapps
07:00:42 [sicking]
sicking has joined #webapps
08:58:23 [smaug]
smaug has joined #webapps
09:25:17 [marcosc]
marcosc has joined #webapps
09:29:02 [estellevw]
estellevw has joined #webapps
09:33:45 [Lachy]
Lachy has joined #webapps
11:36:32 [smaug]
smaug has joined #webapps
12:47:11 [smaug]
smaug has joined #webapps
15:57:03 [richt]
richt has joined #webapps
16:49:48 [Lachy]
Lachy has joined #webapps
17:34:04 [smaug]
smaug has joined #webapps
17:44:37 [estellevw]
estellevw has joined #webapps
19:55:57 [paul___irish]
paul___irish has joined #webapps
20:03:21 [zz_nickstenn]
zz_nickstenn has joined #webapps
20:05:14 [logbot]
logbot has joined #webapps
20:05:17 [gavin]
gavin has joined #webapps
20:05:42 [renoirb]
renoirb has joined #webapps
20:07:21 [Hixie]
Hixie has joined #webapps
20:07:31 [estellevw]
estellevw has joined #webapps
20:07:38 [panzana`]
panzana` has joined #webapps
20:50:10 [marcosc]
marcosc has joined #webapps
21:06:43 [Lachy]
Lachy has joined #webapps
21:12:50 [tantek]
tantek has joined #webapps
21:52:35 [Lachy_]
Lachy_ has joined #webapps
21:52:37 [krijnhoetmer_]
krijnhoetmer_ has joined #webapps
21:52:42 [gavin]
gavin has joined #webapps
21:52:50 [astearns__]
astearns__ has joined #webapps
21:52:50 [skddc]
skddc has joined #webapps
21:52:51 [tyoshino__]
tyoshino__ has joined #webapps
21:52:52 [jsbell___]
jsbell___ has joined #webapps
21:52:52 [dcooney_____]
dcooney_____ has joined #webapps
21:52:52 [estellevw_]
estellevw_ has joined #webapps
21:52:54 [igrigorik_]
igrigorik_ has joined #webapps
21:52:55 [koji_]
koji_ has joined #webapps
21:52:56 [scheib_]
scheib_ has joined #webapps
21:52:56 [tantek_]
tantek_ has joined #webapps
21:52:59 [pdr___]
pdr___ has joined #webapps
21:53:00 [adrianba_]
adrianba_ has joined #webapps
21:53:01 [FerasM___]
FerasM___ has joined #webapps
21:53:03 [mkwst_afk_]
mkwst_afk_ has joined #webapps
21:53:05 [hayato_]
hayato_ has joined #webapps
21:53:05 [Domenic__]
Domenic__ has joined #webapps
21:53:07 [cwilso__]
cwilso__ has joined #webapps
21:53:09 [cabanier_]
cabanier_ has joined #webapps
21:53:13 [mihnea______]
mihnea______ has joined #webapps
21:53:22 [timeless_]
timeless_ has joined #webapps
21:53:33 [tobie_]
tobie_ has joined #webapps
21:53:48 [logbot]
logbot has joined #webapps
21:54:40 [krit]
krit has joined #webapps
22:41:56 [smaug]
smaug has joined #webapps
23:21:24 [tantek]
tantek has joined #webapps
00:36:06 [marcosc]
marcosc has joined #webapps
01:38:41 [estellevw]
estellevw has joined #webapps
01:48:26 [kbx]
kbx has joined #webapps
01:55:13 [estellevw]
estellevw has joined #webapps
01:56:05 [marcosc]
marcosc has joined #webapps
02:45:14 [marcosc_]
marcosc_ has joined #webapps
03:03:19 [Lachy]
Lachy has joined #webapps
03:54:27 [marcosc]
marcosc has joined #webapps
04:05:38 [sicking]
sicking has joined #webapps
04:08:52 [sicking]
sicking has joined #webapps
04:38:38 [pdr__]
pdr__ has joined #webapps
04:55:07 [Lachy_]
Lachy_ has joined #webapps
05:24:42 [tantek]
tantek has joined #webapps
08:25:36 [estellevw]
estellevw has joined #webapps
09:46:54 [smaug]
smaug has joined #webapps
11:53:13 [Lachy]
Lachy has joined #webapps
12:00:33 [smaug]
smaug has joined #webapps
12:46:02 [smaug]
smaug has joined #webapps
13:02:40 [smaug]
smaug has joined #webapps
13:35:46 [tantek]
tantek has joined #webapps
13:44:45 [tantek]
tantek has joined #webapps
13:57:32 [darobin]
darobin has joined #webapps
14:46:10 [smaug]
smaug has joined #webapps
15:08:07 [smaug]
smaug has joined #webapps
17:31:19 [estellevw]
estellevw has joined #webapps
18:27:47 [sicking]
sicking has joined #webapps
19:24:32 [Lachy]
Lachy has joined #webapps
19:56:08 [darobin]
darobin has joined #webapps
20:06:45 [Lachy]
Lachy has joined #webapps
20:41:05 [estellevw]
estellevw has joined #webapps
20:52:59 [Lachy]
Lachy has joined #webapps
21:13:35 [Lachy]
Lachy has joined #webapps
21:47:21 [heycam|away]
heycam|away has joined #webapps
22:41:55 [Lachy]
Lachy has joined #webapps
22:51:01 [estellevw]
estellevw has joined #webapps
23:45:36 [kentaromiura]
kentaromiura has joined #webapps
00:18:49 [smaug]
smaug has joined #webapps
00:19:36 [sicking]
sicking has joined #webapps
00:56:12 [tantek]
tantek has joined #webapps
01:12:16 [kochi]
kochi has joined #webapps
02:05:13 [tantek]
tantek has joined #webapps
03:36:17 [sicking]
sicking has joined #webapps
03:44:13 [sicking_]
sicking_ has joined #webapps
04:18:00 [estellevw]
estellevw has joined #webapps
05:34:14 [marcosc]
marcosc has joined #webapps
06:21:54 [marcosc]
marcosc has joined #webapps
06:24:06 [marcosc_]
marcosc_ has joined #webapps
07:06:49 [anssik]
anssik has joined #webapps
07:32:45 [jmajnert]
jmajnert has joined #webapps
08:20:47 [smaug]
smaug has joined #webapps
08:42:11 [kbx]
kbx has joined #webapps
09:12:24 [chaals]
chaals has joined #webapps
09:14:02 [smaug]
smaug has joined #webapps
09:26:33 [marcosc]
marcosc has joined #webapps
09:37:03 [Lachy]
Lachy has joined #webapps
09:38:56 [darobin]
darobin has joined #webapps
10:33:03 [marcosc]
marcosc has joined #webapps
10:35:55 [marcosc]
marcosc has joined #webapps
10:47:19 [chaals]
chaals has joined #webapps
11:13:47 [marcosc_]
marcosc_ has joined #webapps
11:48:36 [MarkS]
MarkS has joined #webapps
11:55:20 [kbx_]
kbx_ has joined #webapps
12:42:01 [chaals]
chaals has joined #webapps
12:42:32 [kbx]
kbx has joined #webapps
12:55:23 [Lachy]
Lachy has joined #webapps
12:57:38 [marcosc]
marcosc has joined #webapps
13:13:38 [dom]
dom has joined #webapps
13:18:49 [xiaoqian]
xiaoqian has joined #webapps
14:01:09 [kbx]
kbx has joined #webapps
14:12:43 [kbx]
kbx has joined #webapps
14:25:14 [chaals]
chaals has joined #webapps
14:32:09 [marcosc]
marcosc has joined #webapps
14:46:04 [tantek]
tantek has joined #webapps
15:26:38 [dom]
dom has joined #webapps
15:48:39 [chaals1]
chaals1 has joined #webapps
15:53:19 [estellevw]
estellevw has joined #webapps
16:12:30 [kbx]
kbx has joined #webapps
16:15:26 [artb]
artb has joined #webapps
16:20:56 [marcosc]
marcosc has joined #webapps
17:01:30 [estellevw]
estellevw has joined #webapps
17:46:58 [tantek]
tantek has joined #webapps
18:02:58 [renoirb-]
renoirb- has joined #webapps
18:06:41 [renoirb_]
renoirb_ has joined #webapps
18:09:57 [estellevw]
estellevw has joined #webapps
18:45:21 [estellevw]
estellevw has joined #webapps
18:54:24 [estellevw]
estellevw has joined #webapps
19:01:09 [hober]
hober has joined #webapps
19:02:39 [jcraig]
jcraig has joined #webapps
19:02:50 [tantek]
tantek has joined #webapps
19:07:20 [jcraig_]
jcraig_ has joined #webapps
19:12:51 [estellevw_]
estellevw_ has joined #webapps
19:42:29 [marcosc]
marcosc has joined #webapps
19:54:47 [darobin]
darobin has joined #webapps
19:58:31 [tantek]
tantek has joined #webapps
20:42:22 [Lachy]
Lachy has joined #webapps
20:47:00 [marcosc]
marcosc has joined #webapps
21:09:40 [sicking]
sicking has joined #webapps
21:14:17 [Lachy]
Lachy has joined #webapps
21:45:42 [sicking]
sicking has joined #webapps
22:37:25 [marcosc]
marcosc has joined #webapps
23:14:24 [smaug]
smaug has joined #webapps
23:51:22 [smaug]
smaug has joined #webapps
00:10:42 [marcosc]
marcosc has joined #webapps
00:39:01 [artb]
artb has joined #webapps
00:52:23 [Lachy]
Lachy has joined #webapps
00:55:53 [slightlyoff]
slightlyoff has joined #webapps
01:19:03 [sicking]
sicking has joined #webapps
01:27:50 [sicking]
sicking has joined #webapps
01:33:27 [tobie]
tobie has joined #webapps
01:37:28 [jsbell__]
jsbell__ has joined #webapps
02:04:43 [tantek]
tantek has joined #webapps
02:07:01 [cwilso_]
cwilso_ has joined #webapps
02:17:07 [Domenic_]
Domenic_ has joined #webapps
02:27:06 [yoichio]
yoichio has joined #webapps
02:37:14 [marcosc]
marcosc has joined #webapps
02:56:04 [marcosc_]
marcosc_ has joined #webapps
02:59:40 [marcosc_]
marcosc_ has joined #webapps
03:20:30 [astearns_]
astearns_ has joined #webapps
03:20:49 [cabanier]
cabanier has joined #webapps
03:42:23 [marcosc]
marcosc has joined #webapps
03:51:00 [marcosc]
marcosc has joined #webapps
03:51:14 [dcooney____]
dcooney____ has joined #webapps
04:09:58 [marcosc_]
marcosc_ has joined #webapps
04:14:22 [marcosc]
marcosc has joined #webapps
04:27:17 [marcosc_]
marcosc_ has joined #webapps
05:17:41 [marcosc]
marcosc has joined #webapps
05:21:09 [marcosc]
marcosc has joined #webapps
05:34:17 [artb]
artb has joined #webapps
07:42:45 [dom]
dom has joined #webapps
08:09:48 [smaug]
smaug has joined #webapps
08:10:54 [chaals]
chaals has joined #webapps
08:18:23 [chaals1]
chaals1 has joined #webapps
08:24:37 [kbx]
kbx has joined #webapps
08:51:44 [MarkS]
MarkS has joined #webapps
08:57:23 [darobin]
darobin has joined #webapps
09:01:52 [kbx]
kbx has joined #webapps
09:38:09 [Lachy]
Lachy has joined #webapps
09:39:46 [smaug]
smaug has joined #webapps
09:47:36 [dom]
dom has joined #webapps
10:48:06 [chaals]
chaals has joined #webapps
11:08:31 [kbx]
kbx has joined #webapps
12:11:30 [kbx]
kbx has joined #webapps
12:43:07 [marcosc]
marcosc has joined #webapps
12:43:14 [koji]
koji has joined #webapps
12:55:32 [chaals]
chaals has joined #webapps
13:07:36 [artb]
artb has joined #webapps
14:02:39 [Lachy]
Lachy has joined #webapps
14:05:01 [kbx]
kbx has joined #webapps
14:37:47 [chaals]
chaals has joined #webapps
14:41:24 [chaals1]
chaals1 has joined #webapps
15:06:27 [renoirb]
renoirb has joined #webapps
16:36:22 [chaals]
chaals has joined #webapps
17:06:43 [tantek]
tantek has joined #webapps
17:12:03 [kbx]
kbx has joined #webapps
17:13:08 [kbx]
kbx has joined #webapps
17:46:40 [kbx]
kbx has joined #webapps
18:09:36 [rniwa]
rniwa has joined #webapps
18:40:09 [sicking]
sicking has joined #webapps
19:02:40 [darobin]
darobin has joined #webapps
20:54:37 [marcosc]
marcosc has joined #webapps
20:59:07 [darobin]
darobin has joined #webapps
21:03:52 [sicking]
sicking has joined #webapps
21:15:23 [tantek]
tantek has joined #webapps
21:38:38 [marcosc]
marcosc has joined #webapps
22:11:31 [Lachy]
Lachy has joined #webapps
23:17:28 [igrigorik]
igrigorik has joined #webapps
23:31:43 [mihnea_____]
mihnea_____ has joined #webapps
23:54:19 [tantek]
tantek has joined #webapps
00:03:29 [sicking]
sicking has joined #webapps
00:17:08 [Lachy]
Lachy has joined #webapps
00:59:37 [Lachy]
Lachy has joined #webapps
01:12:59 [sicking]
sicking has joined #webapps
02:12:05 [marcosc]
marcosc has joined #webapps
03:48:57 [artb]
artb has joined #webapps
04:26:45 [marcosc_]
marcosc_ has joined #webapps
04:28:15 [marcosc]
marcosc has joined #webapps
04:55:06 [marcosc]
marcosc has joined #webapps
05:41:34 [marcosc]
marcosc has joined #webapps
07:02:46 [marcosc]
marcosc has joined #webapps
08:10:44 [chaals]
chaals has joined #webapps
08:20:46 [marcosc]
marcosc has joined #webapps
08:28:16 [marcosc]
marcosc has joined #webapps
08:59:57 [kbx]
kbx has joined #webapps
09:04:00 [chaals1]
chaals1 has joined #webapps
09:08:18 [darobin]
darobin has joined #webapps
09:18:06 [chaals]
chaals has joined #webapps
09:24:51 [Lachy]
Lachy has joined #webapps
10:31:55 [dom]
dom has joined #webapps
10:34:52 [chaals]
chaals has joined #webapps
11:04:08 [chaals1]
chaals1 has joined #webapps
11:20:20 [artb]
artb has joined #webapps
12:00:43 [artb]
tobie, does http://w3c.github.io/IndexedDB/ return the latest IndexedDB ED for you? /cc MikeSmith
12:27:51 [tobie]
artb: I'm confused as to what happened, tbh.
12:34:09 [tobie]
I must have mistyped the URL and got redirected to https://github.com/w3c/IndexedDB instead.
12:34:19 [tobie]
It's all good now.
12:34:22 [tobie]
Again sorry.
12:36:24 [artb]
tobie, ok; great, and thanks for alerting us to the original problem!
12:37:29 [tobie]
artb: np. It was interested. :)
12:38:07 [tobie]
(I needed it fixed for a script I'm working on.)
12:38:15 [chaals]
chaals has joined #webapps
12:38:15 [Lachy]
Lachy has joined #webapps
12:38:27 [tobie]
artb: what's the status on the f2f?
12:39:10 [artb]
tobie, good Q; I don't know
12:39:24 [artb]
I think some of the decision makers have been OOO
12:40:33 [tobie]
Oh.
12:40:37 [tobie]
I see.
13:04:09 [chaals1]
chaals1 has joined #webapps
14:18:04 [chaals]
chaals has joined #webapps
15:04:13 [chaals1]
chaals1 has joined #webapps
15:39:33 [Lachy_]
Lachy_ has joined #webapps
15:43:59 [chaals]
chaals has joined #webapps
16:12:30 [bkardell_]
bkardell_ has joined #webapps
16:14:21 [marcosc]
marcosc has joined #webapps
16:19:01 [smaug]
smaug has joined #webapps
17:05:02 [kbx]
kbx has joined #webapps
18:04:37 [rniwa]
rniwa has joined #webapps
18:05:04 [sicking]
sicking has joined #webapps
19:22:34 [tantek]
tantek has joined #webapps
19:55:28 [nickstenn]
nickstenn has joined #webapps
20:18:41 [darobin]
darobin has joined #webapps
21:07:50 [sicking]
sicking has joined #webapps
21:24:47 [Lachy]
Lachy has joined #webapps
22:00:57 [sicking]
sicking has joined #webapps
22:08:38 [jcraig]
jcraig has joined #webapps
23:33:56 [jcraig_]
jcraig_ has joined #webapps
00:01:12 [marcosc]
marcosc has joined #webapps
00:30:30 [sicking]
sicking has joined #webapps