[Bug 16103] New: Remove DOMStringList usage

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16103 Summary: Remove DOMStringList usage Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2

Re: [webapps-component] Web and Canvas Components, select, audio controls and ARIA

2012-02-24 Thread Arthur Barstow
Hi Charles, On 2/23/12 9:09 PM, ext Charles Pritchard wrote: Regarding UI components in web applications ... Please consider these UI issues as a whole, find a coherent narrative about the problem. If and when we can get that far, maybe we can have a webapps-ui group, and discuss the

[Bug 13891] Allow author scripts that fire before or after every command

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13891 Aryeh Gregor a...@aryeh.name changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10234] Unused argument in example function prepareDatabase()

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=10234 Ian 'Hixie' Hickson i...@hixie.ch changed: What|Removed |Added Resolution|REMIND |WONTFIX ---

[Bug 7720] Redundant definition of openDatabase methods

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=7720 Ian 'Hixie' Hickson i...@hixie.ch changed: What|Removed |Added Resolution|REMIND |WONTFIX --- Comment

[Bug 16094] Editing commands should do nothing if the selection isn't fully contained in a single editing host

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16094 Aryeh Gregor a...@aryeh.name changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 13118] Fire the input event for contenteditable areas as well

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13118 Aryeh Gregor a...@aryeh.name changed: What|Removed |Added Status|NEW |RESOLVED

Re: [FileAPI] createObjectURL isReusable proposal

2012-02-24 Thread Arun Ranganathan
Bronislav, I could also go with reverse approach, with createObjectURL being oneTimeOnly by default createObjectURL(Blob aBlob, boolean? isPermanent) instead of current createObjectURL(Blob aBlob, boolean? isOneTime) the fact, that user would have to explicitly specify, that such URL is

Re: [FileAPI] createObjectURL isReusable proposal

2012-02-24 Thread Bronislav Klučka
On 24.2.2012 20:12, Arun Ranganathan wrote: Bronislav, I could also go with reverse approach, with createObjectURL being oneTimeOnly by default createObjectURL(Blob aBlob, boolean? isPermanent) instead of current createObjectURL(Blob aBlob, boolean? isOneTime) the fact, that user would have

Re: [FileAPI] createObjectURL isReusable proposal

2012-02-24 Thread Arun Ranganathan
On 24.2.2012 20:12, Arun Ranganathan wrote: Bronislav, I could also go with reverse approach, with createObjectURL being oneTimeOnly by default createObjectURL(Blob aBlob, boolean? isPermanent) instead of current createObjectURL(Blob aBlob, boolean? isOneTime) the fact, that

[Bug 15527] Allow div (and maybe br) as a paragraph separator

2012-02-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15527 Aryeh Gregor a...@aryeh.name changed: What|Removed |Added Status|ASSIGNED|RESOLVED