gecko/dom
Boris Zbarsky a550b8943d Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar
There are several parts here:

1)  Enforce the requirement that dictionary arguments not followed by a required argument are optional.
2)  Make dictionaries no longer be distinguishable from nullable types.
3)  Disallow dictionaries or unions containing dictionaries inside a nullable type.
4)  Force optional dictionaries to have a default value of null so that codegen doesn't have to worry about dealing with
    optional arguments that have no default value in the IDL but need to be treated as if they were null.
2012-07-17 12:18:53 -04:00
..
alarm Bug 773596 - Alarm API (make up missing sendAsyncMessage() for some early-return if-blocks). r=vivien 2012-07-13 20:01:43 +08:00
apps Merge m-c to inbound. 2012-07-16 20:38:39 -04:00
base Bug 769273 - part4: avoiding innerization in NukeCrossCompartmentWrappers. r=bholley 2012-07-17 17:51:21 +02:00
battery Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
bindings Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar 2012-07-17 12:18:53 -04:00
bluetooth Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
browser-element Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks 2012-07-11 17:30:30 -07:00
contacts Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking 2012-07-16 08:44:52 -07:00
devicestorage Bug 773713 - Stop using profile directory for Device Storage testings. r=jmaher 2012-07-13 12:35:33 -07:00
file Bug 771498 - FileHandle: getFile() should return a DOMRequest (instead of a FileRequest). r=sicking 2012-07-10 07:07:01 +02:00
identity Backout 7d1b925bd4ee and 52e5b438c911 (Bug 753239) due to almost permaorange. 2012-07-10 19:21:54 -04:00
imptests Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
indexedDB Bug 770046 - Disable test. 2012-07-16 18:15:36 +02:00
interfaces Bug 774556 - Remove nsIDOMWindowPerformance* XPCOM interfaces; r=bzbarsky 2012-07-16 22:44:22 -04:00
ipc Back out bug 774139. r=bustage 2012-07-16 15:19:00 -07:00
locales Bug 757372 - Announce "editing" when in editing mode. Use a11y states and focus to determine it. r=davidb 2012-07-10 16:10:15 -07:00
media Bug 769586 - Make PopupWindowManager using principal to test permissions instead of URI. r=sicking 2012-07-15 18:37:31 -07:00
messages Bug 755245 - Implement System Message Handler : Part 3, DOM implementation [r=vingtetun,mounir] 2012-07-02 17:16:55 -07:00
mms Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon 2012-06-04 13:05:12 +08:00
network Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
plugins Bug 771202 - Tests. r=bsmedberg 2012-07-13 13:20:08 +02:00
power Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
settings Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking 2012-07-16 08:44:52 -07:00
sms Bug 769347: order database query results by timestamp, r=philikon 2012-07-09 13:06:13 +08:00
src Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
system Bug 715788 - Add A-GPS support for gonk. r=dougt 2012-07-16 20:38:46 -04:00
telephony Bug 766822 - WebTelephony: add tests for hanging up dialing/alerting/holding calls. r=philikon 2012-07-04 13:46:11 +08:00
tests Bug 765203 - Support mode 'unknown' when parsing cache manifest, r=jduell 2012-07-14 11:52:35 +02:00
webidl Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar 2012-07-17 12:18:53 -04:00
wifi Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking 2012-07-16 08:44:52 -07:00
workers Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar 2012-07-17 12:18:53 -04:00
dom-config.mk Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
Makefile.in Backout 7d1b925bd4ee and 52e5b438c911 (Bug 753239) due to almost permaorange. 2012-07-10 19:21:54 -04:00