Benjamin Smedberg
|
0f711f29b8
|
Bug 672843 part D2 - Fix the xpconnect exception code and Components.results to prefer the name NS_ERROR_ILLEGAL_VALUE over the other synonyms. Fix a few tests that rely on exception names to use exception values instead. r=bholley
|
2013-11-20 11:46:18 -05:00 |
|
Ryan VanderMeulen
|
01b73e47fd
|
Backed out changeset 0879fec4cfc3 (bug 896193) for frequent Linux xpcshell failures.
CLOSED TREE
|
2013-11-20 13:44:05 -05:00 |
|
Asaf Romano
|
162311861d
|
Bug 896193 - Adopt Promises in mozIAsyncLivemarks. r=mak. sr=gavin.
|
2013-11-20 12:00:02 +02:00 |
|
Asaf Romano
|
1bc3d8205a
|
Bug 914687 - API for presetting GUIDs on bookmarks. r=mak. sr=gavin
|
2013-11-19 17:13:27 +02:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Raymond Lee
|
9752c02f2a
|
Bug 887043 - Use an async SQL query instead of a result to collect backups data. r=mak
|
2013-11-18 14:36:40 +08:00 |
|
Drew Willcoxon
|
f9bfd407e3
|
Bug 900953 - Fix test_bug513194.html intermittent failure related to PlacesDBUtils.jsm error. r=mak
|
2013-11-11 15:36:51 -08:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
e2ae65f67a
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Ms2ger
|
3e9906c7f2
|
Merge inbound to m-c.
|
2013-10-20 10:40:40 +02:00 |
|
Ms2ger
|
da025ec5b6
|
Bug 923395 - Part c: Remove some makefiles that set EXPORT_LIBRARY; r=gps
|
2013-10-20 09:25:19 +02:00 |
|
Tom Schuster
|
4211e63a73
|
Bug 884410 - Remove JS_ValueToNumber. r=terrence
|
2013-10-19 18:39:52 +02:00 |
|
Ehsan Akhgari
|
53aeaafe01
|
Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg
--HG--
extra : rebase_source : 5886932dda22ae179e8998ad92758e99495d09bd
|
2013-10-18 20:34:57 -04:00 |
|
Matt Woodrow
|
6d12365657
|
Bug 922942 - Do image scaling in imgTools using azure. r=seth
|
2013-10-16 14:00:31 +13:00 |
|
Marco Bonardo
|
d0d18d3b22
|
Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
r=mano
|
2013-10-15 14:30:33 +02:00 |
|
Birunthan Mohanathas
|
3fa051ce6f
|
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan
|
2013-10-10 16:38:05 -04:00 |
|
Benjamin Smedberg
|
aa390431d6
|
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
|
2013-10-10 08:48:03 -04:00 |
|
Raymond Lee
|
f861035356
|
Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak
|
2013-10-07 14:52:08 +08:00 |
|
Raymond Lee
|
9e7869365c
|
Bug 811287 - Intermittent test_bookmarks_html_corrupt.js | null != null. r=mak
|
2013-10-07 10:39:09 +08:00 |
|
Martijn Wargers
|
4b5db21172
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
|
Gregory Szorc
|
62ae984016
|
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
|
2013-09-30 09:52:12 +02:00 |
|
Gregory Szorc
|
b03f79a7e6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
cc1da2c22a
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ed Morley
|
038cae0901
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Ed Morley
|
eccf636a23
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Ed Morley
|
18e0fbba48
|
Backed out changeset 2f0509d0adb3 (bug 920223)
|
2013-09-30 12:49:59 +01:00 |
|
Gregory Szorc
|
17bfea5c1a
|
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
|
2013-09-30 09:52:12 +02:00 |
|
Gregory Szorc
|
e4af98efbf
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
483a776413
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ehsan Akhgari
|
58e5fbc2a4
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
d9a4b7effd
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
Gregory Szorc
|
ed68c2482b
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Ehsan Akhgari
|
276e4b787c
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
|
Honza Bambas
|
ea8ec4777e
|
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
|
2013-09-20 11:11:25 +02:00 |
|
Benoit Jacob
|
eeccdc3ba1
|
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:42 -04:00 |
|
Benoit Jacob
|
f9813a5b18
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Wes Kocher
|
508c0eaa0a
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Wes Kocher
|
0ef93db36c
|
Backed out changeset 040522aacba4 (bug 913847)
|
2013-09-18 17:18:56 -07:00 |
|
Benoit Jacob
|
6560634fb1
|
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Benoit Jacob
|
5bf87f575b
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Raymond Lee
|
9ca7403e8f
|
Bug 885254 - Don't use getPageTitle in test_history.js. r=mano
|
2013-09-17 12:10:02 +08:00 |
|
Nicholas Nethercote
|
9d1d4e73b0
|
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
|
2013-08-27 16:24:51 -07:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Phil Ringnalda
|
ad36ee41a9
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
|
2013-09-04 22:42:06 -07:00 |
|