Commit Graph

25706 Commits

Author SHA1 Message Date
Michael Layzell
aec7e095c8 Bug 1172080 - Part 2: Use ^ instead of ! to delimit originAttributes from the URI in nsIPrincipal.origin, r=bholley 2015-07-14 15:06:42 -04:00
Michael Layzell
08317c4c5c Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan 2015-07-14 15:06:38 -04:00
Michael Layzell
b4eb115155 Bug 1173523 - Part 8: Update ForgetAboutSite.jsm to use new API for nsIPermission, r=ehsan 2015-07-14 15:06:23 -04:00
Carsten "Tomcat" Book
55a9867095 Merge mozilla-central to mozilla-inbound 2015-07-14 12:50:15 +02:00
Carsten "Tomcat" Book
47eb056e68 merge mozilla-inbound to mozilla-central a=merge 2015-07-14 12:23:09 +02:00
Nick Fitzgerald
436d3f2f6c Bug 1182278 - Update the tree's copy of the mozilla/source-map library to 0.4.4; r=jlongster 2015-07-13 20:14:20 -07:00
Mark Capella
827df72009 Bug 1121515 - Update test results to match new expected behaviour, r=roc 2015-07-13 20:15:47 -04:00
Gian-Carlo Pascutto
c3c7537863 Bug 1182599 - Check for corrupted delta array in UrlClassifier. r=francois 2015-07-14 09:37:12 +02:00
Wes Kocher
a2ba31d478 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Alessio Placitelli
0d36c3cd1b Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Ryan VanderMeulen
fff19076e5 Backed out changeset 0a0302b9ed20 (bug 1175098) for e10s browser_compartments.js failures. 2015-07-13 11:46:45 -04:00
Sami Jaktholm
e8a735b004 Bug 1181345 - Make DevToolsUtils.fetch work with files that are not UTF-8 encoded. r=past
These changes restore the previous behavior in which the data is decoded
according to a locale specific default charset if the UTF-8 conversion fails.
This allows the method to properly decode both UTF-8 data and data that has
been encoded with the locale default charset (ISO-8859-1 in most cases) without
any charset hints from the source.

The conversion is now a two step process:
1. Convert the stream content to a string using the locale specific encoding.
2. Try reinterpret the data according to UTF-8 rules. If it succeeds, return
   the conversion result. If it fails, return the original string.
2015-07-11 13:45:59 +03:00
Sylvestre Ledru
f6023a75a1 Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
Sylvestre Ledru
1484151c3c Bug 1145171 - Show the detailed version in about:support (usefull for beta, no impact for the rest) r=dolske 2015-07-11 19:36:42 -06:00
David Rajchenbach-Teller
c057758f9f Bug 1175098 - PerformanceStats for e10s. r=felipe, r=mconley 2015-06-16 14:26:11 +02:00
Carsten "Tomcat" Book
579c0a5956 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Bobby Holley
2670b002bb Bug 1180921 - Support custom callbacks for allowing access per-addon load access to cross-origin URIs. r=bz,r=billm 2015-07-11 10:32:56 -04:00
Bobby Holley
a40f1b6043 Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-11 10:32:56 -04:00
Johan K. Jensen
b681990d2d Bug 1173158 - Fixing imgur upload error. r=jryans 2015-07-10 10:28:00 +02:00
Riadh Chtara
a76e22a6fb Bug 1144856 - Change the doorhanger messages to mention "login" instead of "password" 2015-07-10 12:58:52 -07:00
Simon Lindholm
717cd897bc Bug 1181540 - Hide "Learn More..." link for <setting type="boolint">. r=dolske 2015-07-08 05:31:00 -04:00
Matthew Noorenberghe
eb37a11c16 Bug 1182269 - Create UrlClassifierTestUtils.jsm to share URL Classifier test code. r=francois 2015-07-09 16:40:24 -04:00
Florian Quèze
63793afe2a Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh. 2015-07-10 21:06:24 +02:00
Gijs Kruitbosch
780b15809b Bug 1176703 - attempt to fix define issues with some compilers/envs, rs=me, CLOSED TREE, bustage 2015-07-10 17:12:54 +01:00
Gijs Kruitbosch
301620ca5f Bug 1176703 - load default theme manifest in safe mode, r=bsmedberg 2015-07-07 10:06:25 +01:00
Carsten "Tomcat" Book
f36b677877 Merge mozilla-central to fx-team 2015-07-10 14:01:28 +02:00
Carsten "Tomcat" Book
ee8fd5e24e Backed out changeset 97382f93c043 (bug 1169096) 2015-07-10 13:49:38 +02:00
Carsten "Tomcat" Book
89b9fb028c merge mozilla-inbound to mozilla-central a=merge 2015-07-10 12:17:18 +02:00
Wes Kocher
79473b1f0d Merge m-c to fx-team, a=merge 2015-07-09 18:08:05 -07:00
Wes Kocher
3fa9ca3a00 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Brian Grinstead
d0dcc94372 Bug 1182333 - Add trackingprotection tag for relevant tests;r=MattN 2015-07-09 17:03:58 -07:00
Ryan VanderMeulen
85394e2690 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Carsten "Tomcat" Book
bb3a055ebc merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Alessio Placitelli
b101b73f68 Bug 1180790 - Stop resetting the client id on FHR opt-out. r=gfritzsche 2015-07-09 04:47:00 +02:00
Alexandre Poirot
6293d9f176 Bug 1169096 - Filter property values remotely. r=past 2015-07-10 00:21:00 -07:00
Johan K. Jensen
d63d0dc214 Bug 970618 - Scaled the canvas responsible for screenshots to accomodate for devicePixelRatio > 1. r=bgrinstead 2015-07-09 03:43:00 +02:00
Ryan VanderMeulen
3bb042793b Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-09 13:52:22 -04:00
Neil Rashbrook
5bd5865b7b Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-07-09 12:18:11 -05:00
Joel Maher
76a7033564 bug 1175005: performance regression. backout_d9c8c1d14037 2015-07-09 11:47:51 +01:00
Maxim Zhilyaev
104990cd70 Bug 1178966 - Add FHR probe to measure eyeball time spent on newtab [r=bsmedberg] 2015-07-08 21:41:10 -07:00
Nick Fitzgerald
6b75bf55e7 Bug 1166048 - Part 2: Add a test that we can load the contents of every source mapped source produced by babel and browserify; r=jlongster 2015-07-08 14:40:14 -07:00
Nick Fitzgerald
b9e6d9f41e Bug 1166048 - Part 1: Do not set the sourceRoot of a source map that has all source contents embedded; r=jlongster 2015-07-08 14:40:14 -07:00
Nick Fitzgerald
a6b033b89c Bug 1166048 - Part 0: Upgrade the tree's copy of the mozilla/source-map library; r=jlongster 2015-07-08 14:40:14 -07:00
Georg Fritzsche
18236e8280 Bug 1181553 - Bonus: Remove unused member in TelemetrySend. r=dexter 2015-07-08 22:30:24 +02:00
Georg Fritzsche
6fae9de952 Bug 1181553 - Submit AsyncShutdown state information for TelemetrySend. r=dexter 2015-07-08 22:30:24 +02:00
Brian Grinstead
1827ef39d7 Bug 1175318 - Import Console.jsm for mochitests;r=ted,r=past 2015-07-08 12:10:29 -07:00
Drew Willcoxon
16d5859561 Bug 775825 - Add telemetry to record the index and type of the selected awesomebar result. r=mak,bsmedberg 2015-07-08 12:06:15 -07:00
Ryan VanderMeulen
b53de789d0 Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Ryan VanderMeulen
befc352a34 Bug 1181533 - Add nsCRTGlue.h and prtime.h includes to nsDownloadManager.cpp to fix --disable-safe-browsing build bustage. r=froydnj
CLOSED TREE
2015-07-08 09:07:00 -04:00
Sebastian Kaspari
2716e64a12 Bug 1125312 - Bug 1125313 - Restriced profiles: Hide "Tools" and "Report Site Issue" menu items. r=ally 2015-07-06 17:08:06 +02:00