Граф коммитов

29236 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 7a8f8886f7 Merge f-t to m-c, a=merge 2015-05-10 18:43:50 -07:00
Mike Conley b8a798520c Bug 1128050 - [e10s] Save page as... doesn't always load from cache. r=billm.
--HG--
extra : rebase_source : 1872cdceb2e9f8c29a89d917ee309db8637408de
2015-05-04 21:58:21 -04:00
Dave Townsend 1fc780275e Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
--HG--
extra : rebase_source : ff20f76e36de0bf499c837a3059709c1faf08447
extra : source : b9276252c2e68f43f2f6526f1bf9e03fe1d70393
2015-05-04 17:14:22 -07:00
Brian Grinstead 70acf190fd 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 0ac407a726 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
Phil Ringnalda 256161c570 Merge m-c to m-c, a=merge 2015-05-09 14:16:58 -07:00
Phil Ringnalda cac0747b15 Back out 368ba4f292bc (bug 1140131) for m-e10s dt bustage
CLOSED TREE
2015-05-09 08:23:25 -07:00
Phil Ringnalda 5b66441580 Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer 2015-05-09 08:00:10 -07:00
Brian Grinstead 3d4b769dfc 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 0c73d7bfc8 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 13fc8822ab 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 4fb59c4c25 Merge b2g-inbound to m-c a=merge 2015-05-08 10:35:16 -07:00
Wes Kocher e43a05d6d2 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Carsten "Tomcat" Book d0d26d882e Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-08 13:32:17 +02:00
Carsten "Tomcat" Book ea97473039 Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-08 13:24:18 +02:00
Paolo Amadini dcb8d107c1 Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
--HG--
extra : rebase_source : 83617f2f083b23ca96066f137cc605a5c3623e4f
extra : amend_source : da993ee2338b78a4fab692b3fd5a459c39506690
2015-05-08 13:13:54 +01:00
Phil Ringnalda c1284c6108 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 e0fd14a6c3 bug 1154947 - Use variant in update URL. r=rstrong 2015-05-07 19:00:19 -07:00
Wes Kocher 21cde85b46 Merge inbound to m-c a=merge 2015-05-07 15:12:38 -07:00
Carsten "Tomcat" Book 60f46579a5 Merge mozilla-central to fx-team on a CLOSED TREEx 2015-05-07 16:11:08 +02:00
Carsten "Tomcat" Book 5265727d85 Merge mozilla-central to mozilla-inbound 2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book 41416405bc merge mozilla-inbound to mozilla-central a=merge 2015-05-07 15:38:45 +02:00
Gijs Kruitbosch 5530655991 Bug 1160775 - fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret
--HG--
extra : rebase_source : b714449d1ca3894a38662e28d6592824f5907f89
2015-05-06 17:40:20 +01:00
Jed Davis bc4db515c0 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 acf8d9dad0 Bug 1160148 followup - need the fix in libxul too
--HG--
extra : rebase_source : 5a165dd784ee9f11210df5b2a9a6a93a0083a421
2015-05-08 23:04:49 -04:00
Jim Blandy bb2e6d29aa Bug 1162067: Ensure test_Debugger.Source.prototype.element.html doesn't get confused by genuine resize events. r=jlongster
--HG--
extra : rebase_source : e0d92f68e3c7fd6952f52278ff9d64c9dd2bbc80
extra : amend_source : ffd8d5cab3b4086391a33027764446789ad738a6
2015-05-07 21:33:35 -07:00
Ryan VanderMeulen 2b6b2dfa49 Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-06 16:27:28 -04:00
Ryan VanderMeulen cc947f05d4 Merge inbound to m-c. a=merge 2015-05-06 16:26:26 -04:00
Ryan VanderMeulen 11cde0e724 Merge fx-team to m-c. a=merge 2015-05-06 16:20:55 -04:00
David Major b1551721e5 Bug 1160148: Disable CRT use of FMA3 on non-AVX2 processors. r=froydnj 2015-05-06 16:12:09 -04:00
aus@mozilla.com 16141b0b23 backout of bug 1161579 - blocking smoketests. a=RyanVM 2015-05-06 11:25:29 -07:00
Carsten "Tomcat" Book 6e929ef81c merge mozilla-inbound to mozilla-central a=merge 2015-05-06 11:59:15 +02:00
Jordan Santell 80553d32fb Bug 1145187 - Implement polling for buffer status on performance actor facades. r=vp 2015-05-05 17:12:49 -07:00
Benjamin Smedberg 04170ac199 Bug 1144127 - Remove support for distribution/bundles except in B2G, r=Mossop
--HG--
extra : rebase_source : b4355b5fdc60f6164feb8878d4fcac7ec6cc5d03
2015-05-05 15:15:27 -04:00
Benjamin Smedberg b79f9bbb4d bug 1161212 - Keep supporting binary XPCOM components from distribution bundles in B2G, because some partners use them to override builtin components. r=froydnj
--HG--
extra : rebase_source : 5357632238738d3c8c82c430b7412ea354517fcb
2015-05-04 16:31:55 -04:00
Wes Kocher e68f6b417b Merge m-c to inbound a=merge 2015-05-05 20:29:21 -07:00
Wes Kocher 5151ba0458 Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 4f1d2fb0747c4f4ed88a7863471b1c12a47515f2
2015-05-05 14:53:34 -07:00
Wes Kocher f4b5bed2ac Merge fx-team to m-c a=merge 2015-05-05 14:45:52 -07:00
Wes Kocher 7e2b2a3cfc Bug 1149555 - Skip test on 10.10 because it unexpectedly passes 2015-05-05 14:31:33 -07:00
Tim Taubert f1b967520b 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 cd411ff6db Backed out changeset abc86341cd75 (bug 926838) for m3 test failures on a CLOSED TREE 2015-05-05 15:52:11 +02:00
Marco Bonardo 648bd5431e Bug 1140395 - Deprecate old keywords API. r=ttaubert 2015-05-05 15:40:09 +02:00
Richard Marti bb97bae3b3 Bug 1160758 - Add-on manager - use color instead of opacity for disabled extensions. r=mossop 2015-05-02 18:48:26 +02:00
Richard Marti 6258c61c89 Bug 1160735 - requestAutocomplete: use the new in-content style-sheet. r=MattN 2015-05-02 15:26:48 +02:00
Wes Kocher 7fd9a78d61 Merge m-c to inbound a=merge 2015-05-08 10:39:27 -07:00
Jed Davis a77ba18be9 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
Tim Taubert 83d3f584bd Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm 2015-04-28 18:55:43 +02:00
Carsten "Tomcat" Book 7976b9d3b3 Merge mozilla-central to fx-team 2015-05-05 12:15:21 +02:00
Carsten "Tomcat" Book 0d950f5c81 merge mozilla-inbound to mozilla-central a=merge 2015-05-05 12:01:27 +02:00
Eddy Bruël 1e817a57be Bug 1010552 - Breakpoints not removed from server when tab is closed;r=jlong 2015-05-05 11:55:46 +02:00