Phil Ringnalda
ac5a1d4235
Back out 2 changesets (bug 528092, bug 1076848) for introducing an extra 3 hour timeout to builds
...
CLOSED TREE
Backed out changeset b15dac9231ee (bug 528092)
Backed out changeset 5b1402a3d3ca (bug 1076848)
2015-05-11 19:52:19 -07:00
Bill McCloskey
17e54c73be
Bug 1157561
- Add webRequest-like API to Firefox (r=Mossop)
2015-05-11 17:19:21 -07:00
Mike Hommey
ec07b959e5
Bug 1043692 - Add a DIST_INSTALL variable to moz.build, and replace NO_DIST_INSTALL with it. r=gps
2015-05-12 07:55:21 +09:00
Shu-yu Guo
093e4273f6
Bug 1154115 - Fix devtools tests to use the new profiler JSON format. (r=jsantell)
2015-05-11 14:16:44 -07:00
Ted Mielczarek
c12254e470
bug 528092 - Supply binaries from the symbol server. r=gps
2010-09-03 13:19:41 -04:00
Ted Mielczarek
a80849b594
bug 1076848 - fix source server indexing for headers from dist/include. r=dmajor
2015-05-07 07:11:27 -04:00
David Major
d3b8484400
Bug 1160148: Also block AVX2 in Win7RTM, and move the code to mozglue. r=froydnj
2015-05-11 16:12:45 -04:00
Phil Ringnalda
0237e1c224
Merge f-t to m-c, a=merge
2015-05-10 18:43:50 -07:00
Mike Conley
eaf18dd8d3
Bug 1128050 - [e10s] Save page as... doesn't always load from cache. r=billm.
2015-05-04 21:58:21 -04:00
Dave Townsend
441c616a37
Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
2015-05-04 17:14:22 -07:00
Brian Grinstead
2b4d186a1a
Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans
2015-05-08 20:39:23 -07:00
Phil Ringnalda
2e152fdfd0
Merge f-t to m-c, a=merge
2015-05-09 14:36:54 -07:00
Phil Ringnalda
cd38d9b5e8
Merge m-c to m-c, a=merge
2015-05-09 14:16:58 -07:00
Phil Ringnalda
9d63a96cf0
Back out 368ba4f292bc (bug 1140131) for m-e10s dt bustage
...
CLOSED TREE
2015-05-09 08:23:25 -07:00
Phil Ringnalda
f0e494073b
Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer
2015-05-09 08:00:10 -07:00
Brian Grinstead
75528d9c23
Backed out changeset f407ab8f7129 (bug 1127423) for suspicion of causing a timeout on browser_mdn-docs-01.js
2015-05-08 22:42:05 -07:00
Mark Hammond
13d792843a
Bug 1140131 - pre-instantiate some xpcom services used by the debugger to avoid recursive instantiation. r=jlongster
2015-05-09 13:59:42 +10:00
Brian Grinstead
fe368c0dc5
Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans
2015-05-08 20:39:23 -07:00
Wes Kocher
6d468ef387
Merge b2g-inbound to m-c a=merge
2015-05-08 10:35:16 -07:00
Wes Kocher
fa0da51ac6
Merge fx-team to m-c a=merge
2015-05-08 10:29:41 -07:00
Carsten "Tomcat" Book
5ad6acb0e3
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-05-08 13:32:17 +02:00
Carsten "Tomcat" Book
ff441103d6
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2015-05-08 13:24:18 +02:00
Paolo Amadini
7c0f648057
Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
2015-05-08 13:13:54 +01:00
Phil Ringnalda
3fc48280b7
Back out e05936099653 (bug 1154053) on suspicion of causing the hellish frequency of Android 2.3 robocop-2 crashes that resulted in this CLOSED TREE, a=bustage
2015-05-07 22:41:26 -07:00
Aus Lacroix
d6acd6bde4
bug 1154947 - Use variant in update URL. r=rstrong
2015-05-07 19:00:19 -07:00
Wes Kocher
08aef3af95
Merge inbound to m-c a=merge
2015-05-07 15:12:38 -07:00
Carsten "Tomcat" Book
61c14b2f3b
Merge mozilla-central to fx-team on a CLOSED TREEx
2015-05-07 16:11:08 +02:00
Carsten "Tomcat" Book
4c6000c1c2
Merge mozilla-central to mozilla-inbound
2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book
f47dea2ef4
merge mozilla-inbound to mozilla-central a=merge
2015-05-07 15:38:45 +02:00
Gijs Kruitbosch
aee6f6d97a
Bug 1160775 - fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret
2015-05-06 17:40:20 +01:00
Jed Davis
f6d38c4cd3
Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
...
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.
Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
David Major
4aa3de0b59
Bug 1160148 followup - need the fix in libxul too
2015-05-08 23:04:49 -04:00
Jim Blandy
a5c828bd81
Bug 1162067: Ensure test_Debugger.Source.prototype.element.html doesn't get confused by genuine resize events. r=jlongster
2015-05-07 21:33:35 -07:00
Ryan VanderMeulen
d9725dbb72
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-05-06 16:27:28 -04:00
Ryan VanderMeulen
7e886cc093
Merge inbound to m-c. a=merge
2015-05-06 16:26:26 -04:00
Ryan VanderMeulen
174b06beb8
Merge fx-team to m-c. a=merge
2015-05-06 16:20:55 -04:00
David Major
3401e3aafb
Bug 1160148: Disable CRT use of FMA3 on non-AVX2 processors. r=froydnj
2015-05-06 16:12:09 -04:00
aus@mozilla.com
af6b526930
backout of bug 1161579 - blocking smoketests. a=RyanVM
2015-05-06 11:25:29 -07:00
Carsten "Tomcat" Book
3dbf546d58
merge mozilla-inbound to mozilla-central a=merge
2015-05-06 11:59:15 +02:00
Jordan Santell
7da38ebc69
Bug 1145187 - Implement polling for buffer status on performance actor facades. r=vp
2015-05-05 17:12:49 -07:00
Benjamin Smedberg
d6e59ca671
Bug 1144127 - Remove support for distribution/bundles except in B2G, r=Mossop
2015-05-05 15:15:27 -04:00
Benjamin Smedberg
42565e59ba
bug 1161212 - Keep supporting binary XPCOM components from distribution bundles in B2G, because some partners use them to override builtin components. r=froydnj
2015-05-04 16:31:55 -04:00
Wes Kocher
51c99f7a17
Merge m-c to inbound a=merge
2015-05-05 20:29:21 -07:00
Wes Kocher
0dc3345763
Merge m-c to inbound a=merge
2015-05-05 14:53:34 -07:00
Wes Kocher
2f5057b7c1
Merge fx-team to m-c a=merge
2015-05-05 14:45:52 -07:00
Wes Kocher
2a23d84c6b
Bug 1149555 - Skip test on 10.10 because it unexpectedly passes
2015-05-05 14:31:33 -07:00
Tim Taubert
88b91b0357
Bug 1109875 - Fix test failures by making <xul:iframe> and <xul:editor> elements query the frameLoader for the docShell instead of the boxObject r=smaug
2015-05-05 16:33:14 +02:00
Carsten "Tomcat" Book
a7d5986800
Backed out changeset abc86341cd75 (bug 926838) for m3 test failures on a CLOSED TREE
2015-05-05 15:52:11 +02:00
Marco Bonardo
d7227efee2
Bug 1140395 - Deprecate old keywords API. r=ttaubert
2015-05-05 15:40:09 +02:00
Richard Marti
83aadb2eaf
Bug 1160758 - Add-on manager - use color instead of opacity for disabled extensions. r=mossop
2015-05-02 18:48:26 +02:00