Ryan VanderMeulen
307460b05d
Backed out changeset f3f62111caff (bug 1027898) for B2G desktop mochitest orange.
...
CLOSED TREE
2014-08-08 23:47:00 -04:00
Martijn Wargers
1705bdf414
Bug 1049786 - Intermittent browser_bug295977_autoscroll_overflow.js | Window for m should have scrolled vertically. r=adw
2014-08-08 11:33:38 -07:00
J. Ryan Stinnett
1b2191be57
Bug 1040130 - Allow specifying a client cert for sockets. r=keeler, r=mcmanus
2014-08-07 16:32:00 -04:00
Blake Kaplan
38cf6f33d2
Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw
2014-08-07 15:57:00 -04:00
Ryan VanderMeulen
e1afa19e1c
Merge m-c to inbound. a=merge
2014-08-08 21:46:08 -04:00
Ryan VanderMeulen
9121d4e04e
Backed out changeset 5c1ba06b972b (bug 916804) for frequent timeouts that spill into other tests. a=backout
2014-08-08 21:05:33 -04:00
Georgios Kontaxis
4552561753
Bug 1044181: test elements are now actually loaded when tracking protection is disabled/broken. added style loader test. r=mmc
2014-08-08 15:17:28 -07:00
Wes Kocher
ea2ca055ae
Merge m-c to inbound on a CLOSED TREE
2014-08-08 14:15:34 -07:00
Ryan VanderMeulen
80ffc88041
Merge fx-team to m-c. a=merge
...
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Ed Morley
405c732267
Backed out changeset c61532028ee4 (bug 1050683) for timeouts in browser_urlbarAutoFillTrimURLs.js; CLOSED TREE
2014-08-08 17:24:57 +01:00
Nicholas Nethercote
8c60d14a1a
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
...
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
2014-08-06 06:31:21 -07:00
Gian-Carlo Pascutto
afda080009
Bug 1050141 - Add Telemetry for ApplicationReputation remote responses. r=mmc
2014-08-08 09:32:44 +02:00
Nigel Babu
e30a4980db
Backed out changeset 87f53a100db0 (bug 1043390) for xpshell bustage on ASAN on a CLOSED TREE
2014-08-08 11:38:49 +05:30
Birunthan Mohanathas
0d9eebac32
Bug 1049257 - Fix typo in CrashManager.addCrash() in order to update the crash date of existing items. r=gps
2014-08-07 21:52:05 -07:00
Birunthan Mohanathas
4dad35ab8d
Bug 1047878 - Flatten profile/dirserviceprovider/{public,src}/ directories. r=bsmedberg
...
--HG--
rename : profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp => profile/dirserviceprovider/nsProfileDirServiceProvider.cpp
rename : profile/dirserviceprovider/public/nsProfileDirServiceProvider.h => profile/dirserviceprovider/nsProfileDirServiceProvider.h
rename : profile/dirserviceprovider/src/nsProfileLock.cpp => profile/dirserviceprovider/nsProfileLock.cpp
rename : profile/dirserviceprovider/src/nsProfileLock.h => profile/dirserviceprovider/nsProfileLock.h
rename : profile/dirserviceprovider/src/nsProfileStringTypes.h => profile/dirserviceprovider/nsProfileStringTypes.h
2014-08-07 21:52:04 -07:00
Ehsan Akhgari
d29ef9c03e
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Andrea Marchesini
190b960292
Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan
2014-08-07 17:45:21 -07:00
Georg Fritzsche
462b16d5c4
Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused
2014-08-01 14:28:39 +02:00
Marco Bonardo
fabadffc20
Bug 1050683 - Add nsIAutoCompleteSearchDescriptor to UnifiedComplete. r=ttaubert
2014-08-08 17:19:50 +02:00
J. Ryan Stinnett
c5430cb8d4
Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul
2014-08-06 20:37:00 -04:00
Ryan VanderMeulen
d4a25b4a60
Merge fx-team to m-c. a=merge
2014-08-07 17:24:52 -04:00
Michael Pruett
c5a32d03eb
Bug 1041429 - Adopt template strings in UnifiedComplete. r=mano
2014-08-06 05:17:59 -05:00
Bill McCloskey
452b2e5017
Bug 1045847 - Fix review comments
2014-08-08 17:55:22 -07:00
Bill McCloskey
6b7be2d5f6
Bug 1045847 - Initialize sProcessType really, really early (r=khuey)
2014-08-08 17:52:12 -07:00
Alexander Seleznev
55b578d636
Bug 1048178 - Add tests
2014-08-07 13:33:07 +02:00
Daniel Holbert
b186f3b9a9
Bug 922727: Use static_cast to avoid signed/unsigned comparison build warnings with visitCount in History.cpp. r=mak
2014-08-06 22:40:43 -07:00
Daniel Holbert
c1d296554c
Bug 992670 part 3 - Comment out failing assertion, with reference to followup bug. r=mak
2014-08-06 22:40:37 -07:00
Birunthan Mohanathas
b77fbcaff0
Bug 992670 part 2 - Make all child insertions/removals non-temporary in nsNavHistoryContainerResultNode. r=mak
2014-08-06 22:40:36 -07:00
Birunthan Mohanathas
20ea662481
Bug 992670 part 1 - Fix always true assertion condition in nsNavHistoryResult.cpp. r=mak
2014-08-06 22:40:35 -07:00
Mike Hommey
0f4c5d9244
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
d2e16bf467
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
d0c75ec899
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-06 16:50:19 -04:00
Blake Kaplan
956889baf0
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
464e5f4b94
Bug 1047648 - TelemetryImpl::mHistogramMap can use nsDepCharHashKey. r=aklotz
2014-08-06 11:26:35 -07:00
Andrew McCreight
36d0dee2ab
Bug 1047523 - Report memory held onto by more Telemetry hash tables. r=froydnj
2014-08-06 11:26:35 -07:00
Mike Hommey
790fddf2bc
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
9c41a12cf5
Bug 1049249 - Remove app_libxul_dirs. r=mshal
2014-08-07 02:58:49 +09:00
Mike Hommey
c1a8acb852
Bug 1049247 - Remove app_libxul_static_dirs. r=mshal
2014-08-07 02:58:48 +09:00
Blake Kaplan
20f9388ee6
Bug 687194 - Basic test for chrome registration/unregistration. r=Mossop
2014-08-06 09:58:11 -07:00
Nathan Froyd
7d196c1018
Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal
2014-08-01 12:53:05 -04:00
Nathan Froyd
bdb8f1c37e
Bug 1048306 - move TestDllInterceptor to CPP_UNIT_TESTS; r=mshal
2014-07-31 16:16:27 -04:00
Ed Morley
fdc793d552
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-06 13:37:48 +01:00
Wes Kocher
5e2e2bcd60
Backed out changeset 1e2a00dc11cb (bug 687194) for mochitest-5 failures on a CLOSED TREE
2014-08-05 17:01:06 -07:00
Blake Kaplan
f0e25c8149
Bug 687194 - Basic test for chrome registration/unregistration. r=mossop
2014-08-05 16:10:21 -07:00
Mike Hommey
ec54bf6c1f
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
edbfabc8f6
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
2014-08-05 13:27:41 -07:00
Gregory Szorc
1dd7d1f247
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
eacc9af32b
Bug 879008 - Add tests, r=rcampbell
2014-08-06 11:25:18 -04:00
Victor Porof
f7f8c6db38
Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset
2014-08-06 11:25:18 -04:00
Victor Porof
208a4db6e8
Bug 879008 - Remove the old Profiler frontend, r=rcampbell
2014-08-06 11:25:17 -04:00