Kyle Huey
|
862c18ba87
|
Bug 1031051: Part 10 - Migrate MozSettingsEvent and MozApplicationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Ehsan Akhgari
|
958ae15e31
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
|
Masatoshi Kimura
|
5b26a9e31e
|
Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey
|
2014-03-07 20:51:51 +09:00 |
|
Sam Joch
|
05d227e6b6
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Gregory Szorc
|
c089ae373d
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
64b2bc7dd9
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
9f99cee9a1
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Reuben Morais
|
9efd2c3cb7
|
Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz
--HG--
extra : rebase_source : 9f858f389b71344353658d4ed49996e0d90b8b99
|
2013-07-15 18:17:46 -07:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Mike Shal
|
e3d8d5c262
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Reuben Morais
|
b7b5a5f102
|
Bug 793239 - SettingsLock should have a state property to indicate if it is still valid; r=gwagner
|
2013-01-15 22:32:49 -05:00 |
|
Ms2ger
|
e1d87b9f1f
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Gregor Wagner
|
1e767c97ea
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Gregor Wagner
|
d1ebf22b39
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Gregor Wagner
|
ec389cf5db
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Gregor Wagner
|
f0304ba40a
|
Bug 791799 - Settings: Remove mozSettings.getLock. r=fabrice
|
2012-09-19 10:21:30 -07:00 |
|
Gregor Wagner
|
3b332a6a7f
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gene Lian
|
7163f76e66
|
Bug 785298 - Settings API: set() can carry a customized message to notify "mozsettings-changed" observers. r=gwagner
|
2012-08-31 15:37:43 +08:00 |
|
Nathan Froyd
|
2d595e5d44
|
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
|
2012-08-24 16:01:30 -04:00 |
|
Ms2ger
|
c7a5b33778
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
bba173e66e
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
babf67cce2
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Olli Pettay
|
3083c0bdec
|
Bug 777285 - Autogenerate SettingsEvent implementation, r=anygregor
--HG--
extra : rebase_source : 038f38a4f9efae15a3fbf4236c4456bf9cfa4577
|
2012-08-01 12:48:35 +03:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Gregor Wagner
|
02f5ed68a3
|
Bug 757614 - Settings API: allow to observe a single setting. r=sicking
|
2012-06-07 14:23:55 -07:00 |
|
Gregor Wagner
|
00991ffdc4
|
Bug 743336 - Settings API: Add service. r=fabrice
|
2012-04-27 16:21:31 -07:00 |
|
Gregor Wagner
|
ec5cd78551
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|