Olli Pettay
|
a59ad13258
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
Gregor Wagner
|
3fb0e20633
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
Doug Turner
|
034a87e6e4
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. r=mwu
--HG--
rename : dom/system/nsDeviceMotion.cpp => dom/system/nsDeviceSensors.cpp
rename : dom/system/nsDeviceMotion.h => dom/system/nsDeviceSensors.h
rename : xpcom/system/nsIDeviceMotion.idl => xpcom/system/nsIDeviceSensors.idl
|
2012-03-24 17:29:57 -07:00 |
Henri Sivonen
|
2783a8258e
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
Doug Turner
|
e42333e984
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
Doug Turner
|
db7a42a5d6
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 23:36:17 -07:00 |
Henri Sivonen
|
4cdc8df07d
|
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
|
2012-03-21 12:43:54 +02:00 |
Matt Brubeck
|
4b5474c5bf
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
|
2012-03-20 16:59:24 -07:00 |
Doug Turner
|
a2214854a8
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
Doug Turner
|
357608e890
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 14:46:14 -07:00 |
Kyle Machulis
|
5bbe870ce2
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
|
2012-03-14 15:43:26 -07:00 |
Kyle Machulis
|
9d3dfb670f
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
|
2012-03-14 15:42:31 -07:00 |
Henri Sivonen
|
b14c328613
|
Bug 650784 part 2 - Make nsPlainTextSerializer not be a content sink. r=smaug.
|
2012-03-08 16:42:16 +02:00 |
Nicholas Nethercote
|
1fe15dde83
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
extra : rebase_source : f3aca3b1829e03e6f8a5a0607eb437322eb62f7d
|
2012-02-23 18:43:33 -08:00 |
Nathan Froyd
|
ea83912b62
|
Bug 731615 - Eliminate duplicate headers in layout. rs=smontagu
|
2012-02-29 10:57:47 -05:00 |
Gregor Wagner
|
0989770e13
|
Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek
|
2012-02-28 14:01:48 -08:00 |
Henri Sivonen
|
4f6b8ecf83
|
Bug 650784 part 1.5 - Move nsScriptableUnescapeHTML from Toolkit to Core. r=smaug.
--HG--
rename : toolkit/components/feeds/nsIScriptableUnescapeHTML.idl => parser/html/nsIScriptableUnescapeHTML.idl
rename : toolkit/components/feeds/nsScriptableUnescapeHTML.cpp => parser/html/nsParserUtils.cpp
rename : toolkit/components/feeds/nsScriptableUnescapeHTML.h => parser/html/nsParserUtils.h
|
2012-02-27 13:57:48 +02:00 |
Jonas Sicking
|
005c7b52f5
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
Kyle Machulis
|
955dfb2aed
|
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
|
2012-02-20 16:15:19 +01:00 |
Philipp von Weitershausen
|
f06ca397cb
|
Bug 720632 - Part 3: Register SmsRequestManager. r=cjones
|
2012-02-20 00:44:29 +01:00 |
Kyle Machulis
|
d827b1cbe0
|
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
|
2012-02-17 15:54:27 -08:00 |
Kyle Machulis
|
ccc9e1fc29
|
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
|
2012-02-14 17:51:52 -08:00 |
Josh Aas
|
9911e684a2
|
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
|
2012-02-10 08:39:40 -05:00 |
Matthew Gregan
|
36984578c9
|
Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey
|
2012-01-13 14:38:39 +13:00 |
Kan-Ru Chen
|
0fbb2ee395
|
Bug 709585 - Part 4, Dummy PowerManager DOM code. r=sicking
--HG--
extra : rebase_source : 57ff9f770d39551bf72f421166acbe21dc38ac23
|
2012-01-19 22:24:00 -05:00 |
Kan-Ru Chen
|
1064c6b5fc
|
Bug 709585 - Part 3, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : 8382e9c044feca9b2e511e022a3bb4fe64ca0d4b
|
2012-01-19 22:24:00 -05:00 |
Scott Johnson
|
dcc0272e1d
|
Backout 648e5e5b9dd3 for bustage on windows.
|
2012-01-30 18:49:33 -06:00 |
Scott Johnson
|
02d6c444b1
|
Backout 656500fc5e79 for windows bustage.
|
2012-01-30 18:48:33 -06:00 |
Kan-Ru Chen
|
75c4cf1101
|
Bug 709585 - Part 4/6, Dummy PowerManager DOM code. r=sicking
--HG--
extra : rebase_source : f83eef1e296a6c006032a7e30e26bd7ca32b4490
|
2012-01-30 17:02:49 -06:00 |
Kan-Ru Chen
|
3cd1fe7746
|
Bug 709585 - Part 3/6, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : ec26dca3f0adf92da1940a42e80b6dc4398bf12b
|
2012-01-30 17:02:46 -06:00 |
David Zbarsky
|
0e922b0c94
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
Margaret Leibovic
|
b367791f4d
|
Bug 719860 - Full screen plugins don't work with click to play enabled. r=jst
|
2012-01-24 17:24:41 -08:00 |
Jonathan Watt
|
5c6bdd90e4
|
Bug 719408 - Remove broken paths from Makefile.in files in layout. r=bernd.mielke.
|
2012-01-23 16:58:52 +00:00 |
Mounir Lamouri
|
bc4f3af0e5
|
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
|
2012-01-16 13:23:28 +01:00 |
Mounir Lamouri
|
0865a665b9
|
Bug 674725 - Part W - Implement SmsRequestManager. r=smaug
|
2011-12-20 13:07:16 +01:00 |
Mounir Lamouri
|
5ac4edd529
|
Bug 674725 - Part Q - Implement SmsDatabaseService. r=smaug sr=cjones
--HG--
rename : dom/sms/src/SmsServiceFactory.cpp => dom/sms/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServiceFactory.h => dom/sms/src/SmsServicesFactory.h
|
2012-01-10 20:19:56 +01:00 |
Masatoshi Kimura
|
fa7349dd92
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
|
2012-01-12 11:36:03 +01:00 |
David Zbarsky
|
52afb07fb3
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
Ben Turner
|
7410e87455
|
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
--HG--
rename : dom/system/b2g/RadioManager.cpp => dom/system/b2g/SystemWorkerManager.cpp
rename : dom/system/b2g/RadioManager.h => dom/system/b2g/SystemWorkerManager.h
rename : dom/system/b2g/nsIRadioWorker.idl => dom/system/b2g/nsIWorkerHolder.idl
extra : transplant_source : 2%ED%03%8F%C0%98%06%25%8EnIb%8BI%B0O%EB%BF%E0%A2
|
2012-01-09 15:18:23 -08:00 |
Neil Rashbrook
|
d4e2d77080
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
Mike Hommey
|
cc5e487eaf
|
Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey
|
2011-12-15 06:40:20 +01:00 |
Philipp von Weitershausen
|
1d79742a68
|
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
Johnny Stenback
|
722b628d65
|
Fixing bug 704621. Report DOM memory usage in about:memory by windows and show whether a window is active, cached, or potentially leaked. Also group windows by the top level window they're contained in. r=njn,mounir
|
2011-12-08 21:42:20 -08:00 |
Blake Kaplan
|
bd23573f0f
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
|
2011-12-06 14:35:17 +08:00 |
Blake Kaplan
|
d30a93e632
|
Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
|
2011-12-06 14:10:51 +08:00 |
Blake Kaplan
|
4259d2bf5e
|
Bug 707883 - Rename Radio -> RadioManager to better reflect what this does. r=bent
--HG--
rename : dom/telephony/Radio.cpp => dom/telephony/RadioManager.cpp
rename : dom/telephony/Radio.h => dom/telephony/RadioManager.h
|
2011-12-05 17:12:49 +08:00 |
Blake Kaplan
|
0243aec0c6
|
Bug 698621 - Part 2: Implement telephony worker shell. r=bent
|
2011-12-05 15:58:27 +08:00 |
Daniel Holbert
|
1e9a6bf8b2
|
Bug 689367: Remove unused azure CID. r=bas
|
2011-12-01 14:37:09 -08:00 |
Mounir Lamouri
|
47b528fd03
|
Bug 674725 - Part H - Add a SmsService that handles IPC calls. r=smaug sr=cjones
|
2011-11-20 23:59:46 +01:00 |
Mounir Lamouri
|
a556b3ba3b
|
Bug 674725 - Part E - SmsService stub. r=smaug sr=cjones
|
2011-11-20 23:30:04 +01:00 |