gecko/dom
2014-02-07 10:38:27 -05:00
..
activities Bug 958642 - MozActivity must fire an error when the selected app is killed, r=fabrice 2014-02-06 19:55:20 +00:00
alarm Bug 963258 - Prevent exception when using webconsole in alarm code. r=gene 2014-02-06 09:46:29 -05:00
apps Bug 965094. Reconcile the behavior of the JSObject* argument for Func on interfaces and on interface members. r=bholley 2014-02-05 13:38:18 -05: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 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
base Bug 934509. Make sure to not accidentally pass 0 to ClearTimeoutOrInterval, even if someone calls clearInterval(0) on an Xray for a Window. r=peterv 2014-02-07 08:52:01 -05: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 Backed out changeset 8d885b139d7d (bug 912280) for bustage. 2014-02-07 10:38:27 -05:00
bluetooth Bug 843857: Don't listen if connect fails on BT server, r=echou 2014-02-05 14:17:22 +01:00
browser-element Bug 963268 - Optimize snapshot usage by using willReadFrequently r=snorp 2014-02-03 15:51:00 -08:00
camera Bug 964442 - Make CreateImage just take a plain format parameter - r=jrmuizel 2014-01-30 17:58:51 -05:00
cellbroadcast Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
contacts Bug 963274 - Allow removing contacts by ID. r=gwagner 2014-01-29 08:20:40 -05:00
datastore Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz 2014-02-06 17:44:03 +00:00
devicestorage Backout 7ffefbeff08c - Wrong patch committed. DONTBUILD 2014-01-16 17:04:37 -08:00
downloads Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
encoding Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk. 2014-02-06 11:08:01 +02:00
events Bug 822898 - PointerEvent::Pressure should return float. r=smaug 2014-02-07 07:18:52 -08:00
file Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05: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 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
icc Bug 963516 - Part 4: test cases for matchMvno(). f=edgar r=hsinyi 2014-01-28 02:45:00 +08:00
identity Bug 967228 - Avoid exception in DOMIdentity.jsm (r=MattN) 2014-02-03 15:53:03 -08:00
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 961286 - Use move semantics for JSAutoStructuredCloneBuffer and wrappers. r=jorendorff, r=bent 2014-01-31 21:50:07 -05:00
inputmethod Bug 957213 - Fix intermittent test_bug944397.html. r=fabrice 2014-02-05 13:11:13 -05:00
interfaces Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug 2014-01-30 12:54:12 +00:00
ipc Bug 964462, simplify ipc offline resource refcounting, r=mayhemer 2014-02-06 16:16:41 +02:00
locales Bug 845690 - Print a warning for developers if we apply our implicit backwards-compatible meta-viewport tag. r=ehsan,f=vingtetun 2014-02-03 18:22:09 -05:00
media Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE 2014-01-31 12:11:23 +01:00
messages Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
mobileconnection Bug 962522 - Part 2: Refactor test_mobile_{voice|data}_state.js and add more tests for data roaming status. r=hsinyi 2014-01-24 16:44:11 +08:00
mobilemessage Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug 2014-01-29 10:00:40 +00:00
network Bug 964270 - Part 1: Enable networkstats alarms for networks not available. r=gene 2014-02-05 12:07:01 +01:00
nfc Bug 968063: fix missed right parenthesis in nsNfc.js. r=fabrice 2014-02-06 10:35:32 +08:00
payment Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
permission Backout b1e246595663 2014-02-03 07:29:16 +01:00
phonenumberutils
plugins Bug 624422 - Build plugin-container for Gtk2 and Xt plugins, nsPluginNativeWindowGtk part. r=karlt 2014-02-05 17:04:41 -05:00
power Bug 957893 - RequireWakeLock should not crash when the param is an empty string, r=ehsan 2014-01-24 09:40:40 +00:00
promise Bug 918806 - Enable DOM Promises. sr=bz 2014-01-30 13:14:00 -08:00
push Bug 956085 - Fix strict mode violation in PushService.jsm. r=nsm 2014-01-03 09:32:37 -05:00
quota Bug 965982. r=bent 2014-01-31 09:50:15 -08:00
settings Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
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 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
src Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
system Bug 952335 - Provide the full path for OS.Constants.Path.libxul on OSX. r=mossop 2014-02-05 13:29:51 -05:00
telephony Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien 2014-01-30 13:14:03 -08:00
tests Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
time Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
voicemail Bug 934125 - 2.b/3: fix alignment. r=gene 2014-01-13 10:44:44 +08:00
wappush Backed out changeset 30521d0cc862 (bug 951999) for Gi failures. 2014-01-03 11:11:44 -05:00
webidl Backed out changeset 8d885b139d7d (bug 912280) for bustage. 2014-02-07 10:38:27 -05:00
wifi Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
workers Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
xbl Bug 967931 - Remove some unused forward declarations in XBL. r=bz 2014-02-06 07:54:53 -08:00
xslt Bug 957593 - part 2 - implement txXSLTNumber::isAlphaNumeric with binary search for a codesize win; r=peterv 2014-01-06 13:38:53 -05:00
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