Dave Hylands
|
3e91a07c92
|
Bug 766324 - Add a volume IDL to make volumes scriptable r=qdot
|
2012-07-16 12:38:18 -04:00 |
|
Gene Lian
|
ca5abb5d27
|
Bug 749551 - Alarm API (AlarmHalService). r=cjones
|
2012-07-06 12:42:36 +02:00 |
|
David Rajchenbach-Teller
|
f8ec1449dc
|
Bug 750178 - Add an OS.Constants module. r=khuey
|
2012-07-04 08:30:58 -04:00 |
|
Ed Morley
|
09ea4c3c9b
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
3c4a508754
|
Bug 749551 - Alarm API (AlarmHalService). r=cjones
|
2012-07-03 11:25:07 +02:00 |
|
Jonathan Watt
|
131c149f2a
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
|
Ehsan Akhgari
|
2062cd8e93
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc
|
2012-06-18 23:26:34 -04:00 |
|
Masatoshi Kimura
|
666faade1c
|
Bug 743888 - Part 1: Remove SVGException and XPathException. r=jonas
|
2012-06-13 21:12:37 -04:00 |
|
Aryeh Gregor
|
b80e37e5e1
|
Bug 757771 part 1 - Make NS_NewContentIterator and friends infallible; r=bz
|
2012-06-04 20:42:00 +03:00 |
|
Neil Deakin
|
73742603fa
|
Bug 757485, remove nsIXBLService and use nsXBLService directly, r=bz
|
2012-05-23 14:46:04 -04:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ms2ger
|
47c36c9a7c
|
Bug 732708 - Part d: Remove StorageEventObsolete, NS_NewDOMStorage; r=mayhemer
|
2012-05-05 11:00:05 +02:00 |
|
Rafael Ávila de Espíndola
|
1ba0eafdf5
|
Bug 746541 - nsXPConnect::ReleaseXPConnectSingleton should be the one to remove the last reference to nsXPConnect. r=rbenjamin.
|
2012-04-20 16:49:31 -04:00 |
|
Olli Pettay
|
0f29fee720
|
Bug 641821, MutationObserver, r=sicking
|
2012-03-31 09:30:13 -07:00 |
|
Doug Turner
|
314248f1dc
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. r=mwu
|
2012-03-24 17:29:57 -07:00 |
|
Doug Turner
|
ff49496056
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
652e44a263
|
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
|
2012-03-20 23:36:17 -07:00 |
|
Henri Sivonen
|
7f8dd31262
|
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
|
2012-03-21 12:43:54 +02:00 |
|
Matt Brubeck
|
7c4b6228e2
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
|
2012-03-20 16:59:24 -07:00 |
|
Doug Turner
|
69eb6d49ca
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
|
Doug Turner
|
763d8ec79d
|
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
|
2012-03-20 14:46:14 -07:00 |
|
Kyle Machulis
|
f6a633c45e
|
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 |
|
Henri Sivonen
|
e06cecc669
|
Bug 650784 part 2 - Make nsPlainTextSerializer not be a content sink. r=smaug.
|
2012-03-08 16:42:16 +02:00 |
|
Nathan Froyd
|
20f5ce545a
|
Bug 731615 - Eliminate duplicate headers in layout. rs=smontagu
|
2012-02-29 10:57:47 -05:00 |
|
Henri Sivonen
|
3f74408bad
|
Bug 650784 part 1.5 - Move nsScriptableUnescapeHTML from Toolkit to Core. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
|
Jonas Sicking
|
ce4de21103
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
|
Philipp von Weitershausen
|
9f9b579681
|
Bug 720632 - Part 3: Register SmsRequestManager. r=cjones
|
2012-02-20 00:44:29 +01:00 |
|
Ed Morley
|
894ec683b8
|
Backout 6c1ded13556d (bug 720643), 5cf0a12c1cf0, ac771e54d7ca & 3bb24b12b0d6 (bug 720632) for Android build failures
|
2012-02-16 23:18:45 +00:00 |
|
Philipp von Weitershausen
|
38b379855d
|
Bug 720632 - Part 3: Register SmsRequestManager. r=cjones
|
2012-02-16 14:50:52 -08:00 |
|
Kan-Ru Chen
|
1fbb7ab86d
|
Bug 709585 - Part 4, Dummy PowerManager DOM code. r=sicking
|
2012-01-19 22:24:00 -05:00 |
|
Scott Johnson
|
b7c1825792
|
Backout 656500fc5e79 for windows bustage.
|
2012-01-30 18:48:33 -06:00 |
|
Kan-Ru Chen
|
350bbb6e01
|
Bug 709585 - Part 4/6, Dummy PowerManager DOM code. r=sicking
|
2012-01-30 17:02:49 -06:00 |
|
David Zbarsky
|
10f4069d91
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
|
Mounir Lamouri
|
b051f9def3
|
Bug 674725 - Part Q - Implement SmsDatabaseService. r=smaug sr=cjones
|
2012-01-10 20:19:56 +01:00 |
|
Masatoshi Kimura
|
cef8e27e66
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
|
David Zbarsky
|
c6abd95045
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
Ben Turner
|
53349deaf5
|
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
|
2012-01-09 15:18:23 -08:00 |
|
Neil Rashbrook
|
311401e855
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
Philipp von Weitershausen
|
4799548c32
|
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
|
Blake Kaplan
|
5439ca5368
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
|
2011-12-06 14:35:17 +08:00 |
|
Blake Kaplan
|
c432cd62ba
|
Bug 707883 - Rename Radio -> RadioManager to better reflect what this does. r=bent
|
2011-12-05 17:12:49 +08:00 |
|
Blake Kaplan
|
d5695d71ce
|
Bug 698621 - Part 2: Implement telephony worker shell. r=bent
|
2011-12-05 15:58:27 +08:00 |
|
Daniel Holbert
|
759de00530
|
Bug 689367: Remove unused azure CID. r=bas
|
2011-12-01 14:37:09 -08:00 |
|
Mounir Lamouri
|
d3402d58b2
|
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
|
f4ae5aefb1
|
Bug 674725 - Part E - SmsService stub. r=smaug sr=cjones
|
2011-11-20 23:30:04 +01:00 |
|
Michael Wu
|
21ff4d9ef1
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
|
Neil Deakin
|
cc508ba376
|
Bug 696745, remove nsIMenuRollup and xul-popup-manager component, r=mats,sr=roc
|
2011-11-08 14:59:07 -05:00 |
|
Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Ms2ger
|
b91bd49779
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
|
Bobby Holley
|
ec90124839
|
Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap
|
2011-10-14 10:52:47 -07:00 |
|