Commit Graph

10636 Commits

Author SHA1 Message Date
Wes Kocher
40adcf133d Merge inbound to m-c a=merge 2014-11-07 17:48:37 -08:00
Alexandre Poirot
64aef65e17 Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Carsten "Tomcat" Book
416801d03f merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Shane Caraveo
3fde9c9124 Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Shane Caraveo
d8495bd041 Bug 1075000 fix isWindowPrivate use on content window, r=markh 2014-11-05 16:14:19 -08:00
Ryan VanderMeulen
9d14d03ae0 Merge fx-team to m-c. a=merge 2014-11-05 14:51:17 -05:00
Gijs Kruitbosch
386c4ea334 Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak 2014-11-03 10:44:47 +00:00
Dave Townsend
c909cb54d7 Bug 1094068: Typo bustage fix. 2014-11-05 00:02:13 -08:00
Irakli Gozalishvili
7889d4744f Bug 1094068: Creating sandbox with expanded principals causes an exception. r=Mossop 2014-11-04 23:31:29 -08:00
Wes Kocher
df5afea581 Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Dave Townsend
6a8913ceca Bug 1094017: Component registrar shim doesn't support null contract IDs. r=Unfocused 2014-11-04 20:16:47 -08:00
Wes Kocher
052b085df2 Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
Marco Bonardo
0af2372b47 Bug 1071505 - use constant GUIDs for Places roots (test changes). rs=mano
--HG--
rename : toolkit/components/places/tests/migration/places_v6_no_frecency.sqlite => toolkit/components/places/tests/migration/places_v6.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v16.js
rename : toolkit/components/places/tests/migration/test_database_from_v6_no_frecency.js => toolkit/components/places/tests/migration/test_current_from_v6.js
2014-11-04 17:40:41 +01:00
Marco Bonardo
0cab188e85 Bug 1071505 - use constant GUIDs for Places roots. r=mano 2014-11-04 17:40:33 +01:00
Ryan VanderMeulen
4af93d7500 Merge fx-team to m-c. a=merge 2014-11-03 16:47:18 -05:00
Akshendra Pratap
567a7beec4 Bug 1064365 - Deprecated GetKeywordForURI. r=mak 2014-10-31 06:35:00 +01:00
Georg Fritzsche
07f67c4930 Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +01:00
Georg Fritzsche
2cf4c8eb51 Bug 1092219 - Fix keyedHistogram.add() passing the wrong argument to Histogram::Add(). r=froydnj 2014-10-31 21:47:12 +01:00
Althaf Hameez
05091f1634 Bug 1090205 - Move getReversedHost from Bookmarks.jsm to PlacesUtils. r=mak 2014-10-30 17:36:00 -04:00
Georg Fritzsche
da5565617c Bug 1069874 - Add keyed histogram types. r=froydnj 2014-10-30 20:51:01 +01:00
Georg Fritzsche
bc8f16cd33 Bug 1069953 - Part 1: Make min/max/bucket_count optional for nsITelemetry newHistogram(). r=froydnj 2014-10-28 12:47:38 +01:00
Carsten "Tomcat" Book
1ddef21ea8 Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
Carsten "Tomcat" Book
e3f684b7a3 Backed out changeset 38ca6211d1d4 (bug 1091970) 2014-11-05 10:02:59 +01:00
Wes Kocher
a4e8fe7150 Merge m-c to inbound a=merge CLOSED TREE 2014-11-04 20:37:26 -08:00
Bill McCloskey
fe30fe6fd9 Bug 1091970 - [e10s] Cache object tag in add-on shims for remote objects (r=mrbkap) 2014-11-04 17:40:08 -08:00
Bill McCloskey
7cf195d449 Bug 1091970 - [e10s] Cache object tag in add-on shims for remote objects (r=mrbkap) 2014-11-04 17:40:08 -08:00
Ryan VanderMeulen
b026aaac5f Merge m-c to inbound. a=merge
CLOSED TREE
2014-11-05 15:24:43 -05:00
Georg Fritzsche
3cabb80443 Bug 1094035 - Keyed Histograms do not reflect key strings to JS correctly. r=froydnj 2014-11-05 18:58:36 +01:00
Eric Faust
8c9327a4b7 Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
Georg Fritzsche
9dc267bb93 Bug 1069953 - Part 2: Make min/max/bucket_count optional for nsITelemetry registerAddonHistogram(). r=froydnj 2014-10-17 17:38:43 +02:00
Bill McCloskey
a53f62812d Bug 1091953 - [e10s] Add missing argument for about: protocol shim (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
1e500b3dbc Bug 1091959 - [e10s] Reduce number of messages used for content policy shim (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
7c55c15273 Bug 1092444 - [e10s] Add test for expanded principal sandboxes (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
647bd768ec Bug 1092444 - [e10s] Add shim support for expanded principal sandboxes (r=mconley) 2014-11-03 07:10:27 -08:00
Masatoshi Kimura
bcda188339 Bug 1088915 - Stop offering RC4 in the first handshakes. r=keeler 2014-10-22 01:11:29 +09:00
Eric Faust
5f99a47be9 Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
Blake Kaplan
3d1299294d Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-30 15:51:39 -07:00
David Keeler
2fa7ba1743 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-29 16:25:16 -07:00
Magnus Melin
0278ca314e Bug 1074793 - Set more restrictive permissions for downloads in the temporary directory. r=paolo 2014-11-02 15:15:43 +02:00
Monica Chew
9adcb100c0 Bug 1030135: CLOSED TREE Promote pin for services.mozilla.com to production mode (r=keeler) 2014-11-07 09:05:44 -08:00
Monica Chew
0c3828c6aa Bug 1032414: Always return failure in OnStopRequest on network error (r=gcp) 2014-11-07 07:12:37 -08:00
Mike Conley
912b2e94df Bug 1089815 - View source print preview browser does not have a message manager. r=Mossop.
<xul:browser>'s do not get messageManager's constructed for them unless they
have their type attribute set to "content", "content-targetable", or
"content-primary". This patch updates the view source print preview browser
with that type attribute, and also updates the PrintUtils documentation to
mention this requirement.

--HG--
extra : amend_source : 12638e8fd0c0da9b3036d7892d02a360b7513ec5
2014-11-04 12:10:15 -05:00
Dave Townsend
db1430878f Bug 1091287: Switch to the right browser before displaying a login prompt. r=mrbkap 2014-11-04 11:51:06 -08:00
Wes Kocher
f7ab0de3fb Backed out 2 changesets (bug 1044020) for xpcshell-2 permaorange on b2g desktop a=backout
Backed out changeset 7cbdd8fc831c (bug 1044020)
Backed out changeset 4f9d8d2279e9 (bug 1044020)
2014-11-06 16:56:03 -08:00
David Rajchenbach-Teller
fa289d7a2c Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-10-21 13:12:15 +02:00
Mike Hommey
47c853314f Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Carsten "Tomcat" Book
059bc8bcd2 Backed out changeset 48099863baec (bug 1075438) for add-on bustage 2014-10-29 12:57:14 +01:00
Mike Conley
6f3cd935e0 Bug 1082575 - Make PrintUtils and printPreviewBindings.xml more e10s friendly. r=Mossop.
--HG--
extra : rebase_source : c26a2bb4b84cb8ce7bbbdf8dc3e05793cb118a3d
2014-10-28 10:58:07 -04:00
Ryan VanderMeulen
153ae6e6ce Backed out changeset fa5969baa9a9 (bug 1044020) for ASAN leaks.
CLOSED TREE
2014-10-28 14:22:25 -04:00
Gaurav Rai
086f2a8caa Bug 1075438 - Removed readTo function from two files and fixed read function to work without readTo.Also removed the test for readTo function from mochi and xpcshell tests. r=Yoric 2014-10-27 06:59:00 -04:00