gecko-dev/dom
Bobby Holley d67119e27c Bug 977340 - Clean up cx usage in Promises. r=bz
None of these are hazards, because we already make sure to push the JSContext
in the cases where we do anything meaningful in JSAPI. But the current setup
trips the new assertions, and is ugly to boot. Let's fix it.
2014-03-04 10:05:08 -08: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 Backed out changeset 6058a0d53426 (bug 903291) for causing bug 977215 2014-02-28 15:25:21 -08:00
asmjscache Bug 972652 - asmjscache: evict cache entries for the origin if the group or global limit is hit (r=janv) 2014-02-13 18:25:39 -06:00
audiochannel Bug 968921 - "audio-channel-change" event should consider the audio channels in the background even there is an one on the foreground. r=baku 2014-02-17 18:58:12 +08:00
base Bug 974318 part.9 Use WidgetTextEvent::mRanges on CompositionStringSynthesizer r=smaug 2014-03-04 22:48:28 +09: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 976938 - Add a way to identify the Xray parent (if any) of a given function. r=bz 2014-03-04 10:05:07 -08:00
bluetooth Bug 972730 - Avoid disabling BT before the BT adapter is initialized in marionette test. r=echou, f=vicamo 2014-03-03 10:20:24 -05:00
browser-element bug 978797 - stop classifying SEC_ERROR_INADEQUATE_KEY_USAGE as a "bad cert" error r=briansmith 2014-03-03 15:39:07 -08:00
camera Bug 976802 - add support for testing fake CameraParameters, r=dhylands 2014-02-28 17:51:26 -05:00
cellbroadcast Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
contacts Bug 967119 - Hold a CPU lock while the contacts DB upgrade is running. r=bent 2014-02-24 09:19:20 -05:00
datastore Bug 979199 - DataStore should not dispatch events when the window is destroyed, r=ehsan 2014-03-04 16:24:32 +00:00
devicestorage Bug 977373 - Fix DeviceStorage file handle leak. r=mikeh 2014-02-28 12:02:54 -08:00
downloads Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice 2014-02-19 11:43:28 -05: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 974318 part.10 Remove WidgetTextEvent::rangeCount and WidgetTextEvent::rangeArray r=smaug 2014-03-04 22:48:28 +09:00
file Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz 2014-02-12 10:50:46 +00:00
fmradio Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent 2014-02-07 12:19:58 +01: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 970452 - identity.fxaccounts.enabled is not working. r=jedp 2014-02-11 10:40:57 +01:00
imptests Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey 2014-02-19 10:13:38 -05:00
indexedDB Bug 900762: lack of a disk space watcher component shouldn't warn, r=bent 2014-03-01 18:37:34 -08:00
inputmethod Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
interfaces Bug 965860 - patch 3 - Console replacable in IDL, r=bz 2014-02-27 23:39:06 +00:00
ipc Bug 974318 part.10 Remove WidgetTextEvent::rangeCount and WidgetTextEvent::rangeArray r=smaug 2014-03-04 22:48:28 +09:00
locales Bug 847081 - Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive. r=geekboy 2014-02-13 10:10:29 -05:00
media Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
messages Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
mobileconnection Bug 961571 - Part 4: Add test case for data connection. r=hsinyi 2014-02-26 07:11:00 +08:00
mobilemessage Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang 2014-02-24 18:34:06 +08:00
network Bug 973832 - Update NetUtils for gonk-kk. r=vchang 2014-02-18 18:37:39 +08:00
nfc Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh 2014-02-12 17:21:09 +08:00
payment Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
permission Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
phonenumberutils
plugins Bug 976861 - nsPluginTag::GetLastModifiedTime should use NS_IMETHODIMP. r=gfritzsche 2014-03-04 12:18:09 +01:00
power Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher 2014-02-12 13:36:24 +08:00
promise Bug 977340 - Clean up cx usage in Promises. r=bz 2014-03-04 10:05:08 -08:00
push Bug 956085 - Fix strict mode violation in PushService.jsm. r=nsm 2014-01-03 09:32:37 -05:00
quota Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent 2014-02-06 22:17:07 -08:00
settings Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
smil Bug 975688 part.27 Rename nsDOMTimeEvent to mozilla::dom::TimeEvent r=smaug 2014-02-28 23:58:43 +09:00
speakermanager Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
src Backout cset 4c4041cfc095 (bug 977454), a a=bustage 2014-02-28 22:14:05 -08:00
system Merge latest green b2g-inbound changeset and mozilla-central 2014-03-03 14:45:43 +00:00
telephony Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey 2014-02-27 14:12:30 +08:00
tests Bug 976318 - Template element contents owner document should be an inert template document. r=mrbkap 2014-03-03 12:03:23 -08: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 Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto. 2014-03-03 14:51:53 -07:00
webidl Bug 962353 - Remove totalFrameDelay from VideoPlaybackQuality. r=chris.double 2014-03-04 15:31:57 +13:00
wifi Bug 976455 - Check p2pSupported and p2pManager in WifiWorker.js::syncDebug. r=vchang 2014-02-25 16:43:36 +08:00
workers Backed out changeset 508848ad378a (bug 939562) for causing bug 978450 2014-03-03 16:54:26 +00:00
xbl Bug 978468 - Add some MOZ_FINAL to XBL. r=mrbkap 2014-03-04 09:49:39 -08:00
xslt Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
moz.build Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00