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

438688 Коммитов

Автор SHA1 Сообщение Дата
Jeff Walden e4cb588c20 Bug 1195578 - Consolidate NoneIsOperand and NoneIsOperandYieldEOL modifier exceptions into simply NoneIsOperand. r=arai
--HG--
extra : rebase_source : c3389a6400aea7f5d557b6a6e7445e7824341dfa
2015-09-04 16:44:29 -07:00
Wes Kocher 239c2be110 Merge m-c to fx-team, a=merge 2015-09-04 15:42:29 -07:00
Wes Kocher a5709b4620 Merge inbound to central, a=merge 2015-09-04 15:34:42 -07:00
Wes Kocher 92a6aa7dc1 Merge fx-team to central, a=merge 2015-09-04 15:13:34 -07:00
Florian Quèze 10e7c2f164 Bug 1119250 - remove old searchbar UI - part 6 - move the searchbar panel binding to search.xml, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze eb70b9bbbe Bug 1119250 - remove old searchbar UI - part 5 - remove the old engine manager, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze 6e1b279b5f Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze 267485b251 Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop. 2015-09-04 22:54:27 +02:00
Florian Quèze af96597d99 Bug 1119250 - remove old searchbar UI - part 2 - merge the searchbar-flare binding into the searchbar binding, r=Mossop. 2015-09-04 22:54:27 +02:00
Florian Quèze 4bd509440b Bug 1119250 - remove old searchbar UI - part 1 - remove the browser.search.showOneOffButtons pref, r=Mossop. 2015-09-04 22:54:27 +02:00
Sebastian Hengst 1eb50ce368 Backed out 4 changesets (bug 571294, bug 1196479) for W(2) failure on Linux 64 opt. r=backout on a CLOSED TREE
TEST-UNEXPECTED-FAIL | /eventsource/eventsource-close.htm | EventSource: close(), test events - assert_unreached: Dunno what to do with message number 3 Reached unreachable code

Backed out changeset e2612be99d7d (bug 571294)
Backed out changeset 9aea0c4a0822 (bug 1196479)
Backed out changeset 196e98128c58 (bug 571294)
Backed out changeset 1d662c2552bd (bug 571294)
2015-09-04 20:29:48 +02:00
Sebastian Hengst 8440886183 Backed out 8 changesets c8de1f3f0bf3, fc0ab17babda, 051166e3d6e4, 2c11c33beb7c, f52ff32dfb47, 9fe51adf6a70, 6ad2ac42107c, 022810f9a65a (bug 1083101) for for frequent gtest timeouts in Moz2D.TaskScheduler_Join. r=backout on a CLOSED TREE 2015-09-04 20:03:45 +02:00
Nicholas Hurley 4d9aeb8540 Backout bug 1191423 for test bustage on a CLOSED TREE 2015-09-04 10:55:58 -07:00
Michael Layzell e91722a9f7 Bug 571294 - Fix typo causing compile bustage on a CLOSED TREE a=bustage 2015-09-04 13:20:31 -04:00
Jordan Santell 980a030265 Bug 1201543 - Move CensusTreeNode to toolkit/devtools/heapsnapshot/*. r=fitzgen
--HG--
rename : browser/devtools/memory/modules/census.js => toolkit/devtools/heapsnapshot/census-tree-node.js
rename : browser/devtools/memory/test/unit/test_census-01.js => toolkit/devtools/heapsnapshot/tests/unit/test_census-tree-node-01.js
rename : browser/devtools/memory/test/unit/test_census-02.js => toolkit/devtools/heapsnapshot/tests/unit/test_census-tree-node-02.js
rename : browser/devtools/memory/test/unit/test_census-03.js => toolkit/devtools/heapsnapshot/tests/unit/test_census-tree-node-03.js
2015-09-04 10:04:02 -07:00
Gregory Szorc 84631939a9 Bug 1174037 - Support installing Mercurial from pip; r=glandium
Previously, we used a PPA on Ubuntu to install Mercurial. The PPA has
proved to be unreliable. Furthermore, we didn't have a mechanism for
installing a modern Mercurial on Debian and other derived distros.

In this commit, we remove the PPA from Ubuntu. We add the ability to
install Mercurial from pip to the Debian bootstrapper. However, since
some people may not want <not apt> installing package-like things,
we add a prompt explaining the situation and giving users a choice.
We recommend installing a modern Mercurial via pip. But we also given
the option to install a likely legacy version via apt. And, for Git
users, we give the option to not install Mercurial at all.

Since the new version of the Ubuntu bootstrapper is empty, it doesn't
need to exist, so it has been removed.

DONTBUILD (NPOTB)

--HG--
extra : commitid : 1n8D8hTG6Fm
extra : rebase_source : 666d9945650c0ce27a32353d98886e2336628a36
extra : amend_source : bb9e7538157fdac0203e2ecc3165185f95717098
2015-09-04 10:37:29 -07:00
Nicholas Hurley e205c39fb7 Bug 1191423 - Disallow illegal characters in cookies. r=jduell
--HG--
extra : rebase_source : 52148cfd4f095f599ed21c8322215d57b6ec4ae0
2015-09-04 09:58:31 -07:00
Eitan Isaacson 76e27d8d68 Bug 1201146 - Introduce "Section" traversal rule. r=yzen 2015-09-04 10:04:19 -07:00
Botond Ballo 6811428930 Bug 1170388 - Removed an outdated workaround for old clang versions in the static analysis plugin. r=mystor
--HG--
extra : source : c3993efa33510e1fbd3c16d4b4cf25f838a2d308
2015-09-04 12:37:33 -04:00
Andrew McCreight 13445609b8 Backed out changeset 351d5f864f9e for not compiling. 2015-09-04 09:52:24 -07:00
Andrew McCreight cc00f8d5c9 Bug 1201271 - Warn about unused results for more methods of nsTArray. r=froydnj
This leaves alone the AppendElement methods.
2015-09-04 09:45:44 -07:00
Andrew McCreight e46abbfe4f Bug 1200795, part 2 - Add memory reporting for CCGraph::mPtrToNodeMap. r=njn 2015-09-04 09:45:44 -07:00
Andrew McCreight bd863a70b2 Bug 1200795, part 1 - Eliminate excessive detail from cycle collector graph memory reporting. r=njn 2015-09-04 09:45:44 -07:00
Bill McCloskey 48a154e45c Bug 1201935 - Disable WebExtension tests on MacOS because sandbox breaks them 2015-09-04 09:45:03 -07:00
Bill McCloskey 5417189a5b Bug 1201377 - [webext] Nuke content script sandbox when page closes (r=gabor) 2015-09-04 09:45:02 -07:00
Bill McCloskey 06a195312a Bug 1199842 - [webext] Add missing XUL_NS variable for browser_action (r=gabor) 2015-09-04 09:45:02 -07:00
Bill McCloskey 1b946c60b2 Bug 1199832 - [webext] browser.tabs.executeScript must create a context (r=gabor) 2015-09-04 09:45:02 -07:00
Bill McCloskey 828a74056a Bug 1199698 - [webext] Fix chrome.* from content scripts (r=gabor) 2015-09-04 09:45:01 -07:00
Bill McCloskey 1c1fce4a9e Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor) 2015-09-04 09:45:01 -07:00
Bill McCloskey e1a341c5c3 Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor) 2015-09-04 09:45:01 -07:00
Bill McCloskey d4c8e8942d Bug 1199800 - [webext] Allow extensions to be generated from JSON (r=gabor) 2015-09-04 09:45:01 -07:00
Bill McCloskey 4fe3b5000e Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor) 2015-09-04 09:45:00 -07:00
Bill McCloskey 62ae881795 Bug 1199800 - [webext] More refactoring of SpecialPowers to support chrome tests (r=gabor) 2015-09-04 09:45:00 -07:00
Bill McCloskey 1a7f006d5a Bug 1199800 - [webext] Refactoring to support using extensions from chrome tests (r=gabor) 2015-09-04 09:45:00 -07:00
Bill McCloskey a60d7870e2 Bug 1197437 - [webext] Fix content script run_at parameter (r=gabor) 2015-09-04 09:44:59 -07:00
Michael Layzell 931d0d32a7 Bug 1196479 - Fire selectstart and selectionchange events on the input node when the selection in that editor changes. r=ehsan 2015-09-04 12:35:49 -04:00
Michael Layzell d5934c389f Bug 571294 - Part 2: Tests for new select event behaviour, r=ehsan 2015-09-04 12:35:47 -04:00
Michael Layzell 7ab1c57716 Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug 2015-09-04 12:35:46 -04:00
Carsten "Tomcat" Book ba11394eac Merge mozilla-central to fx-team 2015-09-04 16:25:40 +02:00
Carsten "Tomcat" Book f4f9ddda0c Merge mozilla-central to b2g-inbound 2015-09-04 16:21:48 +02:00
Carsten "Tomcat" Book 57bd4d9f0d merge mozilla-inbound to mozilla-central a=merge 2015-09-04 16:05:11 +02:00
B2G Bumper Bot d9a43a36d1 Bumping manifests a=b2g-bump 2015-09-04 06:47:26 -07:00
Maxim Zhilyaev 5c36aae9cb Bug 1188015 - Tile Bottom Bar: Automatic Color [r=emtwo] 2015-09-04 06:34:20 -07:00
B2G Bumper Bot e30f60795e Bumping manifests a=b2g-bump 2015-09-04 05:23:34 -07:00
B2G Bumper Bot a0ae17a813 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b2fce41f759c
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #31692 from albertopq/1194736-window-open-moved-2

Bug 1194736 - Avoid making the chrome scrollable on locationchange when no needed r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/a793a63868b8
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1194736 - Avoid making the chrome scrollable on locationchange when no needed
2015-09-04 05:20:16 -07:00
Carsten "Tomcat" Book 810033e52a merge fx-team to mozilla-central a=merge 2015-09-04 14:14:35 +02:00
Victor Porof 2f60403030 Bug 1200118 - Create a barebones TimelineMarker abstract class, r=tromey 2015-09-04 14:13:11 +02:00
B2G Bumper Bot d43c29f544 Bumping manifests a=b2g-bump 2015-09-04 04:04:59 -07:00
B2G Bumper Bot 2af6b34018 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae1a304130dd
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31579 from arroway/bug-1192595

Bug 1192595 - Fixing call to Sanitizer.createSafeHTML.  r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/a45406fceb0b
Author: Stephanie Ouillon <arroway@mozilla.com>
Desc: Bug 1192595 - Fixing call to Sanitizer.createSafeHTML  r=gsvelto
2015-09-04 04:02:17 -07:00
B2G Bumper Bot 2f268bdd40 Bumping manifests a=b2g-bump 2015-09-04 03:20:31 -07:00