Commit Graph

8874 Commits

Author SHA1 Message Date
Blake Kaplan
fb67749925 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
0b77e828f8 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-29 16:25:16 -07:00
Mike Hommey
d667f4bb59 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
6a87d3f589 Backed out changeset 48099863baec (bug 1075438) for add-on bustage 2014-10-29 12:57:14 +01:00
Mike Conley
3c3f62c022 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
0d1923a281 Backed out changeset fa5969baa9a9 (bug 1044020) for ASAN leaks.
CLOSED TREE
2014-10-28 14:22:25 -04:00
Gaurav Rai
7b34a9fbb9 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
David Rajchenbach-Teller
260ae4814c Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-10-21 13:12:15 +02:00
Carsten "Tomcat" Book
23247ac4fc Backed out changeset b591ad43d53e (bug 1085509) 2014-10-28 14:09:44 +01:00
Wes Kocher
203734c9b5 Merge fx-team to m-c a=merge 2014-10-27 17:49:25 -07:00
Wes Kocher
7b557e6569 Backed out changeset 4e5999f39bb7 (bug 1082575) for bc1 orange on a CLOSED TREE 2014-10-27 15:45:51 -07:00
David Keeler
1da7cf8cfd bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-27 09:32:33 -07:00
Chris Manchester
955d7f2456 Bug 1033126 - Convert xpcshell tests to use mozlog.structured format for logging.;r=ted 2014-10-22 15:53:42 -04:00
Mike Conley
9abb3490a9 Bug 1082575 - Make PrintUtils and printPreviewBindings.xml more e10s friendly. r=Mossop.
--HG--
extra : rebase_source : 596e10532227d9ac78ba66c6fd3bea4e184f659b
extra : histedit_source : 6f8f10265bd730f3f0b7fade402d6b2859ec0892
2014-10-27 09:49:58 -04:00
Panos Astithas
653b2542c3 Bug 1086936 part 2 - Add a flag to nsIAppStartup::quit that restarts the browser without using the same profile and use it for the Aurora UI switch. r=bsmedberg 2014-10-27 21:46:56 +02:00
Carsten "Tomcat" Book
34d549e888 Merge mozilla-central to fx-team 2014-10-27 16:12:58 +01:00
Marco Bonardo
e6e7bc22b6 Bug 1081099 - Implement bookmarks notifications from Bookmarks.jsm. r=mano 2014-10-25 19:18:59 +02:00
Patrick McManus
3a56bb0ba8 bug 1088850 - disable http/1 framing enforcement from bug 237623 r=bagder 2014-10-24 16:19:40 -04:00
Nicholas Nethercote
0489de37fb Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
Wes Kocher
353ba5fc78 Merge inbound to m-c a=merge 2014-10-24 15:05:02 -07:00
Vaibhav Agrawal
cb2a1c8330 Bug 1083347 - Remove androidx86.json. r=gbrown 2014-10-22 11:51:00 -04:00
David Rajchenbach-Teller
4020cbf474 Bug 834545 - Implement History.remove. r=mak 2014-10-22 13:36:58 +02:00
J. Ryan Stinnett
13881a79fc Bug 1069552 - Add WebIDE scanner / runtime API. r=paul 2014-10-23 08:24:00 +02:00
Wes Kocher
0fc643cb33 Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
David Keeler
316375ae78 backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail 2014-10-23 11:50:17 -07:00
David Keeler
22cbd22ce6 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-23 10:10:57 -07:00
Christoph Kerschbaumer
48195a69c1 Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
Ryan VanderMeulen
dd75c0e619 Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Georg Fritzsche
6dd6391fae Bug 1086252 - Show stable client id in about:telemetry. r=froydnj 2014-10-23 15:42:04 +02:00
Andrea Marchesini
cd528c2dd2 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 14:43:40 +01:00
Carsten "Tomcat" Book
f47de25453 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Jan Beich
7049079a3c Bug 1087370 - Unbreak build on non-SPS platforms after bug 818307. r=aklotz 2014-10-22 08:39:00 -04:00
Andrea Marchesini
4d11e3f323 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 12:48:44 +01:00
Ryan VanderMeulen
3309392b4d Merge m-c to fx-team. a=merge
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Nick Alexander
5d66959cd6 Bug 986544 - Don't try to parse searchplugins list as XML. r=rnewman
XHR requests default to text/xml.  This just avoids trying to interpret
list.txt as XML.
2014-10-23 11:05:47 -07:00
Marco Bonardo
a37c975c1d Bug 1068009 - Implement the async bookmarking API. r=mano 2014-10-23 16:44:45 +02:00
Marco Bonardo
a427a4acec Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Jordan Santell
c47033ee24 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
Aaron Klotz
1e16918d25 Bug 818307: Part 1 - Add annotation support to ChromeHangs; r=vladan 2014-10-21 11:48:08 -06:00
Carsten "Tomcat" Book
8c300b0dd1 Merge mozilla-central to mozilla-inbound 2014-10-21 15:55:25 +02:00
Wes Kocher
9e6688bd5b Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher
bd38db8ecd Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
Carsten "Tomcat" Book
bedc56937c Merge mozilla-central to fx-team 2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
622698a725 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Gavin Sharp
d616e724d3 Bug 1060675: only cap local form history results for the search bar if there are remote suggestions, r=MattN
--HG--
extra : transplant_source : n%E7%C9%B6%DC%01%21%966J%85%CFL%CC%DC%1E%DA6%AA%F5
2014-10-17 09:29:40 -07:00
Hiroyuki Ikezoe
bb885c34fb Bug 1082294 - Fix for intermittent bug 1082294. r=mak77 2014-10-15 00:15:00 +02:00
Jim Mathies
21bfde22c1 Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
f4b0530c35 Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
dd646c1d81 Bug 698371 - Add async thumbnail support for remote browsers. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
57a7dc5a9d Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao 2014-10-18 09:09:31 -05:00