Re: [XHR] SVG WG LC comments

2008-06-12 Thread Ian Hickson
On Fri, 13 Jun 2008, Cameron McCormack wrote: Jonas Sicking: I wonder if this can be fixed in the HTML5 spec to say that when serializing a whole document, no xmlns= attribute needs to be inserted. That sounds like a good solution to me. Ian Hickson: We still somewhat want them

Microsoft's feedback on XHR2

2008-06-15 Thread Ian Hickson
. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

RE: Further LC Followup from IE RE: Potential bugs identified in XHR LC Test Suite

2008-06-16 Thread Ian Hickson
if the UA didn't support that level of DOM on regular DOM objects too. The key is just to make sure that the objects returned by XHR are of equivalent DOM support as the rest of the UA's objects. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch

Re: Opting in to cookies - proposal version 3

2008-06-19 Thread Ian Hickson
but then assume that the author will suddenly stop making mistakes when we provide them with a way to opt-in to cookies. Either the author is going to make mistakes, or he isn't. We have to be consistent in our threat assessment. -- Ian Hickson U+1047E

Re: Opting in to cookies - proposal version 3

2008-06-19 Thread Ian Hickson
to know to not include the cookie opt-in header, why not just have the site ignore the cookies? (It also introduces the problems that Maciej mentioned, which I think are valid problems.) -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Worker Threads and Site Security Policy | Two Possible New Items for Standardization

2008-06-25 Thread Ian Hickson
by the charter of this WG? I'd be happy to volunteer to edit a specification for worker threads, whether this ends up as a separate spec in Web Apps or as an HTML5 chapter. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: How Open is Open?

2008-06-28 Thread Ian Hickson
and anonymised version of the feedback can be brought to the table. But having an explicitly default-private backchannel is not in the best interests of the Web. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: [selectors-api] Selectors API comments: section 2

2008-07-09 Thread Ian Hickson
functions. We could just say that lack of such a name means that the function isn't included, and only the last function in an IDL block with a particular name is included if overloading isn't supported. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch

Re: XDomainRequest Integration with AC

2008-07-21 Thread Ian Hickson
-1. Well then the answer to your question is that you use ISO-8859-1 or %-escaping. (And for legacy reasons, only %-escaping in the query part.) It's not sufficient to encode all IRIs, thus you need to map IRIs to something you can use. ASCII is sufficient to encode all IRIs. -- Ian

Re: ISSUE-44 (EventsAndWindow): Should DOM3 Events cover the interaction of events and the Window object? [DOM3 Events]

2008-08-08 Thread Ian Hickson
On Thu, 7 Aug 2008, Jonas Sicking wrote: Ian Hickson wrote: On Thu, 7 Aug 2008, Olli Pettay wrote: Could we actually just say that if document implements DocumentView interface and .defaultView isn't null and implements EventTarget, the event propagates to .defaultView. So

Re: ISSUE-44 (EventsAndWindow): Should DOM3 Events cover the interaction of events and the Window object? [DOM3 Events]

2008-08-08 Thread Ian Hickson
, stylesheets, plugins, etc had to not reach the Window object. I'm uncertain if iframe loads reach the Window or not. Would we want this to affect even author-dispatched synthetic load events? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Proposed errata for DOM2 Range regarding insertNode()

2008-09-03 Thread Ian Hickson
always fire last, long after any changes to the range itself. This will be consistent with how we're redefining mutation events, and would still allow the range insertNode() API to be useful and to perform its intended purpose. -- Ian Hickson U+1047E

Re: [access-control] Update

2008-10-20 Thread Ian Hickson
forward into Access-Control. I have changed postMessage()'s definition to make sure that targetOrigin doesn't have a path, query, or fragment part. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: [access-control] Update

2008-10-20 Thread Ian Hickson
On Mon, 20 Oct 2008, Ian Hickson wrote: On Wed, 9 Jul 2008, Jonas Sicking wrote: Lastly, the 'URL' token http://dev.w3.org/2006/waf/access-control/#url should not be a full URL, and I don't think we want to depend on HTML5 for it either. Currently we seem to be allowing

Re: [AC] Origin: null versus Origin:

2008-10-20 Thread Ian Hickson
for you. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Clipboard actions BOF table at W3C TPAC

2008-10-22 Thread Ian Hickson
in the HTML5 spec that defines a copy-and-paste API in terms of the DnD API: http://www.whatwg.org/specs/web-apps/current-work/#copy-and-paste HTH, -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: DOM Events and disabled form controls

2008-10-22 Thread Ian Hickson
controls than just button? Fixed in HTML5. There's still no spec that defines that events actually get fired for user interaction (mouse clicks, etc) though, as far as I can tell. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Clipboard actions BOF table at W3C TPAC

2008-10-22 Thread Ian Hickson
(a design motivated primarily by accessibility and security concerns) is not widely implemented, though I have no pending feedback regarding changes to that. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: WF2: application/x-www-form-urlencoded encoding ill-defined

2008-10-22 Thread Ian Hickson
spec. Please let me know if the new text is still problematic. http://www.whatwg.org/specs/web-apps/current-work/#application/x-www-form-urlencoded-encoding-algorithm Cheers, -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: further with transfers (Re: Clipboard actions BOF table at W3C TPAC)

2008-10-23 Thread Ian Hickson
indicate here. Yes, that would be good. Implementors? Are there test cases for this section? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: ISSUE-78: HTML5 stalled and suspend progress events [Progress Events]

2008-10-31 Thread Ian Hickson
it makes more sense for spec authors to discuss things together and come to a common understanding of how to bring the platform forward (as we are doing here) than for specs to have a concept of a conforming specification, but that's just a personal preference. -- Ian Hickson U+1047E

Re: [XHR] security issue with spec's same-origin and the Document pointer

2008-11-24 Thread Ian Hickson
. Warning though, this part of the HTML5 spec is definitely unstable. http://www.whatwg.org/specs/web-apps/current-work/#script-document-context -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things

Could we add setCapture to DOM Events?

2008-11-24 Thread Ian Hickson
if it was captured. This gets around the problem of unbalanced set/release. On Thu, 14 Aug 2008, Greg Houston wrote: On Thu, Aug 14, 2008 at 6:14 PM, Ian Hickson [EMAIL PROTECTED] wrote: On Thu, 14 Aug 2008, Greg Houston wrote: 1. You have a fluid layout where the columns are resizable via

Web DOM Core: createElement convenience method (fwd)

2008-11-25 Thread Ian Hickson
convenient too is an overloaded version of appendChild() that took a string, and automatically called document.createTextNode() on that string. Cheers, -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: [widgets] Content-type sniffing and file extension to MIME mapping

2008-11-29 Thread Ian Hickson
, there's no problem. Note also that none of this applies to widgets, since the user has already given them as full a set of privileges as would be possible to obtain through content-sniffing. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U

RE: ZIP-based packages and URI references into them ODF proposal

2008-12-10 Thread Ian Hickson
in the table. But yes, it should be in the ASCII spec. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Do we need to rename the Origin header?

2009-01-12 Thread Ian Hickson
On Mon, 12 Jan 2009, Jonas Sicking wrote: Should I remove or rename 'Origin' in HTML5 for now? Well, HTML5 isn't the only place where this header has been discussed, but it wouldn't be a bad idea I think. Which, remove or rename? :-) -- Ian Hickson U+1047E

Re: [access-control] Rename spec?

2009-01-13 Thread Ian Hickson
it. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Do we need to rename the Origin header?

2009-01-14 Thread Ian Hickson
On Tue, 13 Jan 2009, Jonas Sicking wrote: On Tue, Jan 13, 2009 at 5:09 PM, Ian Hickson i...@hixie.ch wrote: On Tue, 13 Jan 2009, Jonas Sicking wrote: It's not just POST that we need to worry about, ideally we should cover the GET case as well. Or at least it's quite likely that we

Re: [whatwg] onerror

2009-01-20 Thread Ian Hickson
. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: DOMTimeStamp binding

2009-02-13 Thread Ian Hickson
if WebIDL or Web DOM Core said what Date meant for non-JS languages. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [Selectors API] Call for Consensus - approve John Resig's tests

2009-03-04 Thread Ian Hickson
this would delay our reaching PR much, since all the implementing browsers are likely to reach that stage relatively soon. So I don't agree that we have yet proved interoperability at a level that I think we should aim for. But I think we're very close! -- Ian Hickson U+1047E

Re: [Selectors API] Call for Consensus - approve John Resig's tests

2009-03-04 Thread Ian Hickson
On Wed, 4 Mar 2009, Boris Zbarsky wrote: Ian Hickson wrote: http://www.hixie.ch/tests/adhoc/dom/selectors/002.html Given the state of WebIDL, it's not clear to me that the test 002 of this test is necessarily required by the spec as it stands. Yeah, that's why I separated those tests

Re: [Selectors API] Call for Consensus - approve John Resig's tests

2009-03-06 Thread Ian Hickson
On Thu, 5 Mar 2009, Boris Zbarsky wrote: Ian Hickson wrote: However, I don't think the things tested in 002 are controversal. In particular, all the UAs have converged on the behaviour tested by 002-001 for other objects Ah, that wasn't the case last I checked. And again, there's

Re: [PrototypeRoot]

2009-03-07 Thread Ian Hickson
making sure they don't affect the [[Class]] of existing stuff. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Progress Events normative text

2009-03-10 Thread Ian Hickson
. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Splitting out sections from HTML5

2009-03-18 Thread Ian Hickson
. Origin I'm unsure what will happen with this section. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [XHR2] Upload progress events and simple cross-origin requests

2009-03-19 Thread Ian Hickson
=refresh, and are certainly already possible with img elements and onload=/onerror= events. We lost this particular battle a decade and a half ago when nobody was looking. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

localStorage and IE8

2009-03-23 Thread Ian Hickson
. [1] http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-March/thread.html#18907 -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

New mailing list h...@ietf.org for discussion of WebSocket (et al)

2009-03-30 Thread Ian Hickson
As Mark discusses below, the IETF has created a mailing list for discussion of the WebSocket protocol. I encourage anyone interested in this technology to subscribe to this new mailing list and particpate in the discussions. -- Ian Hickson U+1047E

Re: ISSUE-87 (wheel targets): Target node types for mousewheel/mousemultiwheel events [DOM3 Events]

2009-03-31 Thread Ian Hickson
is or whatnot. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Request for FPWD publication of Server-Sent Events, Web Sockets API, Web Storage, and Web Workers

2009-04-02 Thread Ian Hickson
exception or whatever. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Do we need to rename the Origin header?

2009-04-09 Thread Ian Hickson
traffic has unpredictable timing (and remove the visited URLs features). -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: CfC: FPWD of Server-Sent Events, Web Sockets API, Web Storage, and Web Workers; deadline April 10

2009-04-10 Thread Ian Hickson
On Fri, 10 Apr 2009, Nikunj Mehta wrote: Here's what Oracle would like to see in the abstract: This specification defines two APIs for persistent data storage in Web clients: one for accessing key-value pair data and another for accessing structured data. Done. -- Ian Hickson

Re: New CfC Re: [Selectors API] Call for Consensus - approve John Resig's tests

2009-04-14 Thread Ian Hickson
, positive early answers are preferred (especially if you think there is something we should be discussing still). I defer to Lachy's expertise on this question. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Web Storage Scope and Charter (was: CfC: FPWD of Server-Sent Events, Web Sockets API, Web Storage, and Web Workers; deadline April 10)

2009-04-23 Thread Ian Hickson
of conclusion on the issue. What are the various proposals that exist to solve this problem other than SQL, and how willing are the browser vendors to implement those solutions? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Web Storage Scope and Charter

2009-04-23 Thread Ian Hickson
, doesn't seem to think we are there yet, so I think it's worth reopening the larger issue. Given that implementations are shipping and high-profile Web pages are actively using these features today, we really should come to a decision sooner rather than later, or it'll become a moot point. -- Ian

Re: Web Storage Scope and Charter

2009-04-24 Thread Ian Hickson
in it: [[ The working group is currently debating whether SQL is the right abstraction for structured storage. ]] So, the phrase above is already in the spec... the only thing you're asking now is for Section 4 to be renamed, right? Seems pretty minor. Correct Done. -- Ian Hickson

Re: Web Storage Scope and Charter

2009-04-24 Thread Ian Hickson
On Thu, 23 Apr 2009, Nikunj Mehta wrote: On Apr 23, 2009, at 1:47 PM, Anne van Kesteren wrote: On Thu, 23 Apr 2009 22:18:40 +0200, Ian Hickson i...@hixie.ch wrote: The draft got published today, so it's too late to change the high-profile version of the spec. Rather than add this message

Re: Proposal for addition to WebStorage

2009-04-24 Thread Ian Hickson
for messages from a particular user received between a set of dates? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: DOM3 Events call today/tonight?

2009-04-26 Thread Ian Hickson
to avoid dependencies on HTML5. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Storage 'length' and enumeration

2009-04-28 Thread Ian Hickson
| using for(var i = 0; i s.length; i++)... This is in fact possible. Using the term enumeration to mean property enumeration is also confusing, but I suppose ECMA script made that mistake too long ago. I'm just following WebIDL's terminology here. -- Ian Hickson U+1047E

Re: Storage 'length' and enumeration

2009-04-28 Thread Ian Hickson
] DOMString key(in unsigned long index); # The key(n) method must return the name of the nth key in the list. See WebIDL for the definition of the [IndexGetter] syntax. HTH, -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Storage 'length' and enumeration

2009-04-28 Thread Ian Hickson
On Tue, 28 Apr 2009, John J. Barton wrote: And then afterwards the |length| is ? one? three? One. If I iterate for(var i = 0; i sesssionStore.length; i++) foo(i, sessionStore[i]); what can I expect in foo()? (0, null), (1, null), (2, 2) or (0, 2)? or ? (0, 2). -- Ian

WebStorage feedback

2009-04-29 Thread Ian Hickson
a piece. I suggest removing the requirement. I've changed it a bit, because it seems UAs are likely to still want a per-origin limit. But I'm not really sure what to suggest that's more concrete that the vague handwaving that is there now. -- Ian Hickson U+1047E

Re: Storage 'length' and enumeration

2009-04-29 Thread Ian Hickson
with length properties. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Storage 'length' and enumeration

2009-04-29 Thread Ian Hickson
implications). -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: WebStorage feedback

2009-04-29 Thread Ian Hickson
On Wed, 29 Apr 2009, Adam Barth wrote: By the way, there is a typo in this sentence: A mostly arbitrary limit of five megabytes per origin is recommended. Implementation feedback is welcome and will be used to update this suggestion in _the_ future. Thanks, fixed. -- Ian Hickson

Re: Storage 'length' and enumeration

2009-04-29 Thread Ian Hickson
length. Collections, TimeRanges, select elements, Window objects, History, CanvasPixelArrays, etc. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Storage 'length' and enumeration

2009-04-29 Thread Ian Hickson
On Thu, 30 Apr 2009, Sean Hogan wrote: sessionStore[2] = howdy; print(sessionStore[2]); // prints null? print(sessionStore[2]); // prints howdy To my knowledge that's not consistent with any other object or interface in the browser. Unless I'm mistaken, they both print howdy. -- Ian

Re: Storage 'length' and enumeration

2009-04-30 Thread Ian Hickson
from 0 to length-1 override the names. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [webidl] XMLHttpRequest interface object

2009-04-30 Thread Ian Hickson
by the incantation above. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

setTimeout() in HTML5

2009-05-04 Thread Ian Hickson
used 10ms for setInterval(). -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: setTimeout() in HTML5

2009-05-04 Thread Ian Hickson
On Mon, 4 May 2009, Giovanni Campagna wrote: 2009/5/4 Ian Hickson i...@hixie.ch: On Mon, 4 May 2009, Giovanni Campagna wrote: 2009/5/4 Ian Hickson i...@hixie.ch: On Fri, 3 Oct 2008, Maciej Stachowiak wrote: I would recommend to the HTML5 editor to require some reasonable minimum

Re: Do we need to rename the Origin header?

2009-06-02 Thread Ian Hickson
they check for the wrong header. As far as a name for the header goes, perhaps Source or Request-Source or Can we just resolve the differences? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: HTML 5 Database Storage Does Not Enable Chaining Transactions

2009-06-03 Thread Ian Hickson
getCallback(id) { return function (transaction) { // ... the callback ... }; } //... n is some identifier db.transaction(getCallback(n)); -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: review of AE

2009-06-04 Thread Ian Hickson
of the Web API, e.g. the location.protocol attribute.) -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: WebSocket question

2009-06-09 Thread Ian Hickson
for it in the underlying platform yet. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: WebStorage feedback

2009-06-09 Thread Ian Hickson
now communicate anyway (e.g. using shared workers), I really don't see which this is an unusual problem. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take

Re: send data using the Web Socket and UCS-2

2009-06-12 Thread Ian Hickson
an exception. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [WebIDL] double

2009-06-14 Thread Ian Hickson
or double, for types that are supposed to represent infinite range? Should I just make everything double? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [WebIDL] double

2009-06-14 Thread Ian Hickson
On Mon, 15 Jun 2009, Cameron McCormack wrote: Ian Hickson: How do I know when to use float or double, for types that are supposed to represent infinite range? Should I just make everything double? If you want more range, sure, use double. Web IDL doesn’t have an arbitrary precision

Re: [WebIDL] double

2009-06-15 Thread Ian Hickson
On Mon, 15 Jun 2009, Cameron McCormack wrote: Ian Hickson: Oh. Wouldn't it make more sense for JS compatiblility to have float be 64-bit? It seems bad to have a type that is 32-bit but then have its most common implementation not throw an exception or anything if setting a number

Interaction events (Was: 'scroll' and 'resize' events)

2009-06-17 Thread Ian Hickson
find the various places in HTML5 where I've knowingly dependend upon this as yet non-existent spec, which might be useful (or might not). -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-17 Thread Ian Hickson
. Could you elaborate on what the question is exactly? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-17 Thread Ian Hickson
), the referrer will be included. * identified Origin (clearly not if I understand the spec) Right, this will be serialised as null. If it does transmit any of these currently, are there any objections to revising the spec so that it doesn't? Why? -- Ian Hickson U+1047E

Re: [cors] Review

2009-06-17 Thread Ian Hickson
? I believe we have such services at Google, though for obvious reasons I wouldn't want to elaborate on that. Is this the propoal to which you refer?: http://lists.w3.org/Archives/Public/public-webapps/2009AprJun/1011.html -- Ian Hickson U+1047E

Re: [cors] Review

2009-06-17 Thread Ian Hickson
to it. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-17 Thread Ian Hickson
On Wed, 17 Jun 2009, Mark S. Miller wrote: On Wed, Jun 17, 2009 at 4:32 PM, Ian Hickson i...@hixie.ch wrote: On Wed, 17 Jun 2009, Mark S. Miller wrote: If it does transmit any of these currently, are there any objections to revising the spec so that it doesn't? Why

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-18 Thread Ian Hickson
question? Could you show some sample code maybe that shows the specific threat you are concerned about? -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: File API Feedback

2009-06-18 Thread Ian Hickson
, and could thus be used with img and canvas and so on. This would just need a File.getAsURL() method that mints the URL and returns it. The URLs would have some defined lifetime (e.g. same as the Document, or same as the session, or same as the browser, or something). -- Ian Hickson

Re: File API Feedback

2009-06-18 Thread Ian Hickson
the user can set the times where ads should show). A data: URL is clearly not an option here, I think. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: Web IDL syntax

2009-06-19 Thread Ian Hickson
, HTMLBodyElement's attributes and methods being separated from its deprecated attributes and methods) The first is handled by ':', the second is handled by 'implements'. I think we need the third also. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U

Re: [selectors-api] Transitioning to CR

2009-06-19 Thread Ian Hickson
. The rush is to get interoperable implementations, not to get RECs. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: File API Feedback

2009-06-19 Thread Ian Hickson
beyond the original lifetime of the Document but that doesn't have access to the original File can just spawn a new one. So my proposal would be to make the lifetime that of the creating script's Document. -- Ian Hickson U+1047E)\._.,--,'``.fL http

Re: [PrototypeRoot]

2009-06-20 Thread Ian Hickson
On Sat, 20 Jun 2009, Cameron McCormack wrote: Ian Hickson: I don't really mind exactly what the solution is; my only concern here would be that I'd be throwing [PrototypeRoot] around a lot. Acknowledged. If you can propose a way of defining this without needing to use [PrototypeRoot

Re: [PrototypeRoot]

2009-06-20 Thread Ian Hickson
, we'd have to make sure we don't change the [[Class]] somehow. Given all these reasons, it would still seem like a bad idea to program to an object's [[Class]]. Instead, the interface should be programmed to using feature detection. Yup. -- Ian Hickson U+1047E

Re: [cors] Review

2009-06-22 Thread Ian Hickson
the final decision is; I can only say what my opinion is. The only people who really get to decide here are the browser vendors. For better or worse, they seem to have decided to go with what CORS says today. If anyone wants to change that, it is the implementors they need to convince. -- Ian

Re: [PrototypeRoot]

2009-06-22 Thread Ian Hickson
a way to make them blame someone else. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [cors] Review

2009-06-22 Thread Ian Hickson
anywhere near that with CORS. I suspect the extra round-trips in CORS will cause many developers to simply avoid using that part of CORS; especially since it's not supported under IE. Wide implementation support is a prerequisite for any feature to get used, indeed. -- Ian Hickson

Re: Why I don't attend the weekly teleconference (Was: Input on the agenda)

2009-06-23 Thread Ian Hickson
and configuration do I need to commit? I believe the working group's team contact can provide you with CVS access if you want to commit a draft to dev.w3.org. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: Points of order on this WG

2009-06-25 Thread Ian Hickson
On Thu, 25 Jun 2009, Doug Schepers wrote: On Jun 23, 2009, at 5:10 PM, Ian Hickson wrote: The Web Storage specification is someone dead-locked right now due to the lack of consensus on whether to use SQL or not. I don't buy this argument for an instant, and I'd be very surprised

Re: Points of order on this WG

2009-06-26 Thread Ian Hickson
. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-26 Thread Ian Hickson
for the page to even get to the original photo data, let alone contact the printing site or the storage site and get them to print a photo. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things

Re: XHR and sandboxed iframes (was: Re: XHR without user credentials)

2009-06-26 Thread Ian Hickson
financial information to a mashup). You have to use the right tool for the job. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: An import statement for Web IDL

2009-06-29 Thread Ian Hickson
on implementations. In practice WebKit and Gecko both have one .idl per interface, more or less, so they couldn't use these import statements anyway. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A

Re: An import statement for Web IDL

2009-06-30 Thread Ian Hickson
an e-mail to some list we all subscribe to. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: File API Feedback

2009-06-30 Thread Ian Hickson
in particular forms. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: [File API] data URL method

2009-07-02 Thread Ian Hickson
a URL expires, it goes from working normally to that error state. -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/ U+263A/, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'

Re: An import statement for Web IDL

2009-07-06 Thread Ian Hickson
this accessible as a Web service, I would totally hook this into my checkin script so that it could automatically verify my IDL blocks at the same time as I check the HTML markup, cross-references, etc. -- Ian Hickson U+1047E)\._.,--,'``.fL http

  1   2   3   4   5   6   >