gecko/dom
Thomas Zimmermann 4aaccae2b5 Bug 985949: Fix pointer handling in BlueZ backend, r=echou
This is caused by bug 967364. We need to hand over data structures
to DBus operations and forget about them if the operation returned
success. Until now, we could just tell their nsRefPtrs to |forget|
about them, but with bug 967364 applied we need to swap an empty
value into the pointer.
2014-03-24 10:44:28 +01:00
..
activities Bug 985812 - Make a ActivityRequestHandler.source a pure cached frozen dictionary; r=bzbarsky 2014-03-22 09:54:40 -04:00
alarm Bug 980682 - Ensure mozAlarms doesn't throw on chrome documents and fix alarms set on non-index.html pages. r=gene 2014-03-20 09:20:12 -04:00
apps Bug 983641 - Fail the apps tests explicitly in case of exceptions instead of letting them fail because of timeouts. r=fabrice 2014-03-19 08:48:24 -04:00
asmjscache Bug 963588 - asmjscache: place cache entries apps that request AOT compilation in persistent storage (r=janv) 2014-03-05 14:47:10 -06:00
audiochannel Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc 2014-03-11 10:47:25 +00:00
base Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky 2014-03-22 09:58:24 -04:00
battery Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
bindings Bug 946897 - Report a more helpful error message when there is a name collision between an IDLExternalInterface and some other named IDL object. r=khuey 2014-03-22 00:25:40 -04:00
bluetooth Bug 985949: Fix pointer handling in BlueZ backend, r=echou 2014-03-24 10:44:28 +01:00
browser-element Merge m-c to b2g-inbound 2014-03-18 14:59:25 -07:00
camera Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg 2014-03-18 00:23:03 +00:00
cellbroadcast Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo 2014-03-07 20:51:49 +09:00
contacts Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-22 16:07:44 -03:00
datastore merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
devicestorage Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg 2014-03-18 00:23:03 +00:00
downloads Bug 960749 - Improve error messages when < and > are used in filenames. r=bsmedberg 2014-03-20 14:05:40 -07:00
encoding Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
events Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug 2014-03-21 23:31:03 -03:00
file Bug 980275 - Bustage fix. CLOSED TREE 2014-03-16 18:37:22 +01:00
filesystem Bug 934368 - Implement |remove| and |removeDeep| for Directory. r=dhylands 2014-03-12 14:30:21 +08:00
fmradio Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
gamepad
icc Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo 2014-03-07 20:51:49 +09:00
identity Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm 2014-03-18 10:07:11 -07:00
imptests Bug 883092 - Move mochitest support files from Makefile.in to a manifest; r=gps f=Ms2ger 2014-03-21 16:25:55 -07:00
indexedDB Bug 355430 - Fix rooting issue on CLOSED TREE 2014-03-20 18:48:43 +01:00
inputmethod Bug 983015 - Skip all inputmethod tests in the B2G emulator. 2014-03-20 13:43:14 -04:00
interfaces Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky 2014-03-22 09:58:24 -04:00
ipc Bug 980493 - Transition FrameMetrics::mScrollId to use a getter/setter. r=botond 2014-03-21 17:48:08 -04:00
locales Backed out 2 changesets (bug 957431) because we decided we're keeping Attr.ownerElement in the end 2014-03-21 16:04:09 -04:00
media Bug 984327 - Part 2: Modify test cases for dun. r=vicamo 2014-03-19 08:39:00 -04:00
messages Merge inbound to m-c 2014-03-18 14:15:03 -07:00
mobileconnection Bug 977433 - Part 2 : Test cases - B2G RIL: Handling LTE signal strength. r=HsinYi 2014-03-18 10:30:18 +08:00
mobilemessage Bug 944890 - B2G SMS & MMS: remove convertTimeToInt(...) which is no longer needed (part 2, test cases). r=vicamo 2014-03-20 10:46:13 +08:00
network Bug 975042 - Create NetworkStats dates in the window's scope. r=fabrice 2014-03-23 11:02:14 -03:00
nfc
payment
permission Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky 2014-03-22 09:58:24 -04:00
phonenumberutils Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
plugins Bug 985859 - navigator.mimeTypes access should be case-insensitive. r=bsmedberg 2014-03-21 10:50:25 -07:00
power Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
promise Bug 967005 - Report rejected promises when worker stops running. r=bent 2014-03-12 07:31:03 -07:00
push Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
quota Bug 963588 - asmjscache: place cache entries apps that request AOT compilation in persistent storage (r=janv) 2014-03-05 14:47:10 -06:00
settings Bug 986475 - Remove the classinfo from SettingsService and SettingsServiceLock; r=bzbarsky 2014-03-22 09:56:17 -04:00
smil Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg 2014-03-18 00:23:03 +00:00
speakermanager Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug 2014-03-05 09:37:43 +09:00
src Bug 985814 - Skia cannot compile properly for Qt Widget backend. r=gw280 2014-03-22 05:38:40 -07:00
system Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru 2014-03-22 00:42:55 -07:00
telephony Bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice. r=vicamo 2014-03-18 15:57:32 +08:00
tests Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky 2014-03-22 09:58:24 -04:00
time Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug 2014-03-05 09:37:43 +09:00
voicemail Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey 2014-03-07 20:51:51 +09:00
wappush Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto. 2014-03-03 14:51:53 -07:00
webidl Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well 2014-03-22 21:34:02 -04:00
wifi Backed out changeset 463fa756b43b (bug 886110) for causing various regressions. 2014-03-21 14:44:05 -04:00
workers Bug 984112 - Part 1: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...}, argc in dom/. r=bz 2014-03-19 13:05:04 -04:00
xbl Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug 2014-03-21 23:31:03 -03:00
xslt Backed out 2 changesets (bug 957431) because we decided we're keeping Attr.ownerElement in the end 2014-03-21 16:04:09 -04:00
moz.build Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole. 2014-03-11 12:17:03 -04:00