gecko/dom
Marcus Saad 8b4f8baa85 Bug 882743 - Make TextTrackCue setters throw. r=rillian, r=bz
From 8f5dccf7fd5f5d2a74341ead60586346e4ab3ead Mon Sep 17 00:00:00 2001
Now throwing javascript exceptions from attribute setters for TextTrack-related DOM classes.
As can be seen in http://dev.w3.org/html5/webvtt/#webvtt-api, some of the attributes require validation and throwing.
There is no validation implemented to the align property because there is a bug opened against the spec to change it to an Enum.
When cleared, it should have the IDL changed to remove the throwing.
Validation comments were removed from the properties that didn't have proper validation defined by the spec.
2013-07-24 14:18:54 -04:00
..
activities Bug 887650 - Append extra information about activity caller in system message. r=gene 2013-07-25 13:18:24 -04:00
alarm Bug 900933 - Alarm API - AlarmsManager.remove() should use sendAsyncMessage(). r=nsm 2013-08-02 20:34:54 +08:00
apps Bug 873567 - Fix packaged apps test. r=myk 2013-08-06 10:58:44 -04:00
audiochannel Backed out changeset ae8d72538dee (bug 897484) for b2g bustage 2013-07-26 12:34:25 +02:00
base merge mozilla-central to mozilla-inbound 2013-08-08 14:01:54 +02:00
battery
bindings Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug 2013-08-07 17:40:00 -04:00
bluetooth Bug 892939: Remove PrepareAdapterTask, r=echou,gyeh 2013-08-07 10:14:20 +02:00
browser-element Back out revision ab9642207875 (bug 897811) for browser-chrome test failures. 2013-08-08 01:13:45 -04:00
camera Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
cellbroadcast
contacts Merge latest green birch changeset and mozilla-central 2013-07-29 15:15:48 +01:00
devicestorage Back out revision ab9642207875 (bug 897811) for browser-chrome test failures. 2013-08-08 01:13:45 -04:00
encoding Backed out changeset e12c6f7d6676 (bug 885107) on suspicion of causing bug 894952 2013-07-18 14:43:52 +01:00
file Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug 2013-08-05 14:02:47 +01:00
fm Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
gamepad bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug 2013-08-01 13:52:27 -04:00
icc Backed out changesets ede868d47878 and 5fd0b863fac7 (bug 900321) for Marionette failures. 2013-08-06 08:30:32 -04:00
identity Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
imptests Backout changeset f2ac3d57b445 for insufficient review. 2013-08-08 19:37:47 +02:00
indexedDB Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
interfaces Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
ipc Bug 895204 - Let ContentParent call CloseWithError() even if it's already called Close(). r=khuey 2013-08-07 11:08:52 -07:00
locales Bug 762593 - DOM patch. Adds localized strings for insecure passwords error messages. r=bz 2013-08-06 10:15:00 -04:00
media Bug 901707: update IPeerConnection UUID r=ekr 2013-08-05 18:01:01 -05:00
messages Bug 899442 - Add permission for WAP Push. r=fabrice 2013-08-05 15:21:07 +08:00
mobilemessage Bug 901992 - B2G MMS: Retry Mechanism for Downloading MMS is Buggy. r=vicamo a=leo+ 2013-08-08 16:36:09 +08:00
network Merge latest green b2g-inbound changeset and mozilla-central 2013-08-02 13:30:22 +01:00
payment Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
permission Bug 891235: remove mozSms. rs=mounir 2013-07-26 18:40:27 +08:00
phonenumberutils Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
plugins Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
power Bug 888389 - Cycle collect PowerManager. r=smaug 2013-07-18 09:07:28 -07:00
promise Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku 2013-08-07 17:40:20 -04:00
push Bug 884897 - Add permission check to navigator.push load. r=bz 2013-08-07 08:04:10 -07:00
quota Bug 888596 - Move IDBDatabase to WebIDL, r=janv 2013-07-31 17:48:46 +02:00
settings Bug 898512 - Tests for navigator.mozSettings behavior. r=gwagner 2013-08-06 10:59:25 -03:00
src Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
system merge mozilla-central to mozilla-inbound 2013-08-08 14:01:54 +02:00
telephony Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh 2013-08-05 16:28:14 -04:00
tests merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
time
voicemail
wappush Bug 897368 - 0003. Test case for code page switch. r=vicamo 2013-07-29 15:08:40 +08:00
webidl Bug 882743 - Make TextTrackCue setters throw. r=rillian, r=bz 2013-07-24 14:18:54 -04:00
wifi Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee 2013-08-05 16:25:40 -04:00
workers Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
dom-config.mk
moz.build Backed out changeset 675ea8aeb804 (bug 884897) for breaking builds on a CLOSED TREE 2013-07-30 15:31:10 -07:00