Jan Varga
|
23ce3971fb
|
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
|
2013-09-28 13:25:46 +02:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Ms2ger
|
2fab82586f
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
a7872e972f
|
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
|
260d3a8e7c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Andrea Marchesini
|
4cf68c1978
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
|
Andrea Marchesini
|
ebeb72d6f9
|
Bug 891944 - Move IDBCursor to WebIDL, r=janv
|
2013-08-01 00:28:13 +02:00 |
|
Andrea Marchesini
|
20617169ee
|
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
|
2013-07-31 17:48:46 +02:00 |
|
Andrea Marchesini
|
9dbd04ea78
|
Bug 892065 - Move IDBIndex to WebIDL, r=janv
|
2013-07-31 17:48:40 +02:00 |
|
Andrea Marchesini
|
ef616d1baf
|
Bug 888597 - Move IDBObjectStore to WebIDL, r=janv
|
2013-07-31 17:48:36 +02:00 |
|
Andrea Marchesini
|
a1a1e17579
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
|
Ehsan Akhgari
|
250df2ac8d
|
Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv
|
2013-07-11 13:36:42 -04:00 |
|
Ehsan Akhgari
|
f6d334b2c9
|
Backed out changeset 121171dddc5b (bug 890405) for Jetpack test failures
Landed on a CLOSED TREE
|
2013-07-11 13:33:19 -04:00 |
|
Ehsan Akhgari
|
c1a956dbb8
|
Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv,Mossop
|
2013-07-11 11:33:37 -04:00 |
|
Ms2ger
|
5ee433e133
|
Bug 887909 - Convert IDBFileHandle to WebIDL; r=janv
|
2013-07-01 09:02:37 +02:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Jan Varga
|
e8149cfe6e
|
Bug 854323 - Move IDBFactory to Paris bindings. r=khuey
|
2013-03-31 10:18:30 +02:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Mike Shal
|
ec5b39bd8b
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
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
|
3fd0b2c59d
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|