Re: HTTP status code equivalents for file:// operations - compat with xhr

2009-08-21 Thread Michael A. Puls II
On Wed, 19 Aug 2009 23:50:18 -0400, Michael A. Puls II wrote: On Wed, 19 Aug 2009 15:18:03 -0400, Michael A. Puls II wrote: However note that I'm not sure that failing to parse should fire an error event. For someone only caring about responseText things loaded just fine. (I think I actu

Re: [widgets] Seeking comments on Last Call WD of Widgets: APIs and Events spec; deadline 15 Sept 2009

2009-08-21 Thread Scott Wilson
Metadata Attributes and the Storage Area I don't think its clear from the spec if metadata attributes are within the scope of widget.preferences and must be stored in the same storage area. E.g. Does widget.preferences.getItem("name") == widget.name? if not,

Re: DnD vs CnP (was Copy/Paste Events)

2009-08-21 Thread Ian Hickson
On Thu, 13 Aug 2009, Paul Libbrecht wrote: > > > > The drag and drop model allows the user to drag to the clipboard and > > paste from the clipboard. This is exactly what copy-and- paste > > simulates. I don't see why this is a problem. If the drag-and-drop > > code doesn't support dragging to