Граф коммитов

25395 Коммитов

Автор SHA1 Сообщение Дата
Birunthan Mohanathas e6e472196f Bug 992670 part 1 - Fix always true assertion condition in nsNavHistoryResult.cpp. r=mak 2014-08-06 22:40:35 -07:00
Mike Hommey 89777800f9 Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Nicholas Nethercote ac2d623ffd No bug. Remove two "njn: ..." comments I accidentally left in. r=me.
DONTBUILD because the patches contains only trivial comment changes.

--HG--
extra : rebase_source : ecc0bd10c43c6d4223f5301ff11cbd2a56c9912b
2014-08-06 16:19:55 -07:00
Ryan VanderMeulen b59183f1cc Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-06 16:50:19 -04:00
Blake Kaplan 5b16c86f37 Bug 687194 followup - don't run this test on Android. r=bent
--HG--
extra : rebase_source : b6c5a751206e4837463310cb4bd4f00591e6df40
2014-08-06 11:28:07 -07:00
Andrew McCreight 6f2bf28cfe Bug 1047648 - TelemetryImpl::mHistogramMap can use nsDepCharHashKey. r=aklotz 2014-08-06 11:26:35 -07:00
Andrew McCreight 196926d908 Bug 1047523 - Report memory held onto by more Telemetry hash tables. r=froydnj 2014-08-06 11:26:35 -07:00
Mike Hommey e8b438350d Bug 1049281 - Move third-party build system "drivers" to config/external, and stop using static dirs. r=gps
--HG--
rename : intl/icu/Makefile.in => config/external/icu/Makefile.in
rename : config/nspr/Makefile.in => config/external/nspr/Makefile.in
rename : config/nspr/moz.build => config/external/nspr/moz.build
rename : security/build/Makefile.in => config/external/nss/Makefile.in
rename : security/build/moz.build => config/external/nss/moz.build
rename : security/build/nspr-dummy.def => config/external/nss/nspr-dummy.def
rename : security/build/nss.def => config/external/nss/nss.def
rename : security/build/nss.mk => config/external/nss/nss.mk
2014-08-07 02:58:52 +09:00
Mike Hommey b4a02ef3e2 Bug 1049249 - Remove app_libxul_dirs. r=mshal 2014-08-07 02:58:49 +09:00
Mike Hommey bb81ec347e Bug 1049247 - Remove app_libxul_static_dirs. r=mshal 2014-08-07 02:58:48 +09:00
Blake Kaplan 85ee3ae31f Bug 687194 - Basic test for chrome registration/unregistration. r=Mossop 2014-08-06 09:58:11 -07:00
Nathan Froyd e1583db863 Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
Nathan Froyd 5e453adaf5 Bug 1048306 - move TestDllInterceptor to CPP_UNIT_TESTS; r=mshal 2014-07-31 16:16:27 -04:00
Ed Morley 87f4ab810e Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-06 13:37:48 +01:00
Wes Kocher f9cef40862 Backed out changeset 1e2a00dc11cb (bug 687194) for mochitest-5 failures on a CLOSED TREE 2014-08-05 17:01:06 -07:00
Blake Kaplan 03b057f41d Bug 687194 - Basic test for chrome registration/unregistration. r=mossop 2014-08-05 16:10:21 -07:00
Mike Hommey d9443ec932 Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
Andrew McCreight 228d194059 Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn 2014-08-05 13:27:41 -07:00
Gregory Szorc 30f5396657 Bug 1045421 - Remove date time bomb from test_crash_manager.js, add logging; r=gfritzsche
There was a hard-coded date in test_crash_manager.js of around August 3,
2013. This meant that about a year later we would start to run into
boundary issues since we weren't wrapping Date.now() inside
CrashManager.jsm.

It turns out the actual value of DUMMY_DATE doesn't really matter. So,
the test has been changed to produce a value that is reasonably modern.

While I was debugging this, I noticed we're not getting logging in the
tests. So I added that.

--HG--
extra : rebase_source : 4e5534f5df70b01268790396481bdd3236dd8e8e
extra : amend_source : d73ea0a333fa9b0b9c65d890d6f34cb923861acd
2014-07-29 09:47:59 -07:00
Victor Porof 322cce646f Bug 879008 - Add tests, r=rcampbell 2014-08-06 11:25:18 -04:00
Victor Porof ecac4bb9d0 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Victor Porof b5f375d725 Bug 879008 - Remove the old Profiler frontend, r=rcampbell 2014-08-06 11:25:17 -04:00
Ed Morley 711fc57fe5 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-05 16:13:06 +01:00
Alex Bardas c29f56c018 Bug 994731 - Remove redundant in-memory cache from AddonRepository and use AddonDatabase instead. r=irving 2014-08-04 18:58:22 -07:00
Jed Davis 9d31844f0c Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted
--HG--
extra : rebase_source : 1b890000d5b8d2a8954cdd1118a1023eba829c29
2014-08-04 15:11:18 -07:00
Ryan VanderMeulen 6253da7301 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Heather Arthur aeaf206739 Bug 1040882 - Only delete transition rule after updating stylesheet in style editor. r=jwalker 2014-07-31 11:25:00 -04:00
Mike Conley cfd5986671 Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn. 2014-07-24 15:05:29 -04:00
Joe Walker 3e6505c039 Bug 1035296 - Make protocol.js pass error messages for unknownError (part 2); r=past 2014-08-04 12:26:41 +01:00
Florian Quèze 3c6fe6df80 Bug 1029148 - store current search engine configuration outside of prefs - add a disclaimer in the salt, r=gavin. 2014-08-05 01:02:20 +02:00
Florian Quèze f98d92de79 Bug 1029148 - store current search engine configuration outside of prefs, r=MattN. 2014-08-05 01:02:19 +02:00
Martijn Wargers e50bf138f9 Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil 2014-07-23 13:57:54 +02:00
Ed Morley 7feeef7c09 Merge mozilla-central and inbound 2014-08-04 12:23:28 +01:00
Ed Morley 6d6d53e7b8 Backed out changeset 7650a0cd5298 (bug 1042161) for browser_openH264.js timeouts 2014-08-04 11:52:22 +01:00
Gian-Carlo Pascutto 1d882eb352 Bug 1046038 - Replace linear prefix array by array of arrays. r=mmc 2014-08-04 12:12:02 +02:00
Gian-Carlo Pascutto b9de4a5e1d Bug 1046038 - Make essential arrays for SafeBrowsing infallible. r=mmc 2014-08-04 12:11:51 +02:00
Georg Fritzsche b4478212a5 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Wes Kocher 0b1fd74b26 Merge m-c to fx-team 2014-08-01 17:04:43 -07:00
Wes Kocher 19b06bd6ad Merge b2g-inbound to m-c a=merge 2014-08-01 16:24:54 -07:00
Ryan VanderMeulen e953ea9c38 Merge inbound to m-c. a=merge 2014-08-01 15:59:05 -04:00
Ryan VanderMeulen a5dbe7697d Merge fx-team to m-c. a=merge 2014-08-01 15:34:58 -04:00
Fabrice Desré b20c117986 Bug 1042882 - Add an explicit field to track application kind in the registry r=myk 2014-08-01 10:41:52 -07:00
Ed Morley bf8ae62798 Merge mozilla-central and b2g-inbound 2014-08-01 18:03:34 +01:00
Ed Morley ef4c9d02fd Merge mozilla-central and fx-team 2014-08-01 18:02:08 +01:00
Ed Morley 44bc656ee0 Merge mozilla-central and inbound 2014-08-01 17:37:13 +01:00
Ed Morley b7b961a2e3 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-01 17:26:43 +01:00
Paolo Amadini a4eac3372d Bug 1034381 - Enhance previous searches in awesomebar dropdown by removing URL. r=mak 2014-08-01 16:41:32 +01:00
Ed Morley f50c0faa02 Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-01 16:11:12 +01:00
Paolo Amadini 9ab2a36b33 Bug 959582 - Refactor the search URL provider for the location bar. r=mak
--HG--
rename : toolkit/components/places/PriorityUrlProvider.jsm => toolkit/components/places/PlacesSearchAutocompleteProvider.jsm
rename : toolkit/components/places/tests/unit/test_priorityUrlProvider.js => toolkit/components/places/tests/unit/test_PlacesSearchAutocompleteProvider.js
2014-08-01 16:08:48 +01:00
Marco Bonardo a61c0773bb Bug 1043942 - UnifiedComplete disables inline autocomplete if urlbar behavior is not the default. r=ttaubert 2014-08-01 16:53:05 +02:00