gecko/dom
Boris Zbarsky 9eb56076b1 Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
I took the opportunity to move away from the NonNull<nsAString> hack
we had for string arguments, since just passing in a
FakeDependentString works fine and callees are now less likely to
declare their arg as being of that type.

In the process of doing that, I ran into what looks like a substantive
bug in the "owning union with string default value" case: We were
doing mValue.mString.Value() without ever having constructed
mValue.mString!
2014-01-22 14:37:10 -05:00
..
activities
alarm
apps Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice 2014-01-22 13:09:47 -08:00
asmjscache Bug 961318 - Tweak off-main-thread parsing heuristic to avoid delaying execution when an atoms-zone GC is in progress (r=billm) 2014-01-20 18:00:18 -06:00
audiochannel
base Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-23 09:25:41 +00:00
battery Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
bindings Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv 2014-01-22 14:37:10 -05:00
bluetooth Bug 921999 - Bluetooth Device connection status in Settings is incorrect if remote headset restores connection, r=gyeh 2014-01-23 10:46:45 +08:00
browser-element Bug 961793 - unregister observers in BrowserElementPanning.js at global unload; r=fabrice 2014-01-22 16:55:42 -05:00
camera Merge b2g-inbound to m-c 2014-01-21 17:23:48 -08:00
cellbroadcast Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
contacts Bug 951766 - Reintroduce mozContact.init method with a deprecation warning. r=julienw sr=smaug 2014-01-17 16:00:35 -02:00
datastore
devicestorage Backout 7ffefbeff08c - Wrong patch committed. DONTBUILD 2014-01-16 17:04:37 -08:00
downloads Backed out changeset 013f33d242e2 (bug 945323) for B2G mochitest failures. 2014-01-16 12:12:07 -05:00
encoding
events Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv 2014-01-22 14:37:10 -05:00
file Bug 953425 - Part b: Move DOMFileMetadataParameters to WebIDL; r=janv 2014-01-20 08:58:24 +01:00
fmradio Bug 938015 - Do not turn off FM radio when enabling airplane mode. r=khuey 2014-01-09 10:22:19 +08:00
gamepad
icc Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
identity
imptests Bug 924160 - Part b: Use mochitest manifests for the expected failures in dom/imptests; r=gps 2014-01-20 08:58:24 +01:00
indexedDB Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
inputmethod Bug 946068 - Fix composition events' synthesizing in chrome process. r=masayuki 2014-01-15 09:41:39 -05:00
interfaces merge b2g-inbound to mozilla-central 2014-01-17 10:15:47 +01:00
ipc Bug 938904 - [e10s] Make tooltips work (r=smaug,enn) 2014-01-22 12:27:23 -08:00
locales Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm 2014-01-17 11:10:29 -05:00
media Bug 961802: Plugged leak in getUserMedia Denied code-path. r=jesup 2014-01-22 16:43:34 -05:00
messages Backed out 6 changesets (bug 811635) for B2G debug mochitest orange. 2014-01-15 13:24:02 -05:00
mobileconnection
mobilemessage Bug 948399 - [Messages] Subject. A subject containing special characters sent in a message is not received correctly (test case). r=vicamo a=v1.3+ 2014-01-20 19:49:59 +08:00
network Bug 961647 - Remove dom/network/src/MobileConnection* which should be deleted in bug 956655. r=khuey 2014-01-20 18:26:52 +08:00
nfc
payment
permission
phonenumberutils
plugins Remove dead code. No bug. r=me 2014-01-19 23:11:14 -06:00
power
promise
push
quota Bug 924348 - Intermittent PROCESS-CRASH | /tests/dom/indexedDB/test/test_add_put.html | application crashed [@ sqlite3LeaveMutexAndCloseZombie] or [@ hashDestroy]. r=khuey 2014-01-13 13:27:19 -05:00
settings
smil Bug 931013 - Try to fix intermittent failure of smil/crashtests/690994-1.svg. r=birtles 2014-01-20 10:51:06 +00:00
speakermanager
src Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
system Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
telephony Bug 952783 - Use first call instead of active call. r=hsinyi 2014-01-15 09:41:50 -05:00
tests Debugging code for bug 960760 2014-01-17 11:44:34 -05:00
time
voicemail Bug 934125 - 2.b/3: fix alignment. r=gene 2014-01-13 10:44:44 +08:00
wappush
webidl Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-23 09:25:41 +00:00
wifi Bug 961485 - Handle IFNAME of wifi command for gonk-kk. r=fabrice, r=vchang 2014-01-22 12:06:58 +08:00
workers Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-23 09:25:41 +00:00
xbl Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki 2014-01-22 22:18:51 -05:00
xslt
moz.build Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00