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

40575 Коммитов

Автор SHA1 Сообщение Дата
Olivier Yiptong ddc2dcdbeb Bug 1239119 - PreviewProvider module produces thumbnail data URIs given a url r=ursula
MozReview-Commit-ID: KD6taVtzJCy

--HG--
extra : rebase_source : 5b007224ec4916456c343bcefcad7910e43f2b64
2016-03-08 14:20:56 -05:00
Wes Kocher 83be08e7e5 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 1Q56H3tR0mI
2016-04-05 16:39:24 -07:00
Wes Kocher d946d2f1e5 Merge fx-team to central, a=merge
MozReview-Commit-ID: 6kqXEAQXEQI
2016-04-05 16:25:35 -07:00
Carsten "Tomcat" Book d18a5a0893 merge mozilla-inbound to mozilla-central a=merge 2016-04-05 16:51:53 +02:00
Carsten "Tomcat" Book 93f1ed4229 merge m-c to m-i to fix perma failures 2016-04-05 10:34:05 +02:00
Gijs Kruitbosch 9c6a118422 Bug 1256165 - fit to width again after the restore session button is added, r=Felipe
MozReview-Commit-ID: 8suUhHQTRmz

--HG--
extra : rebase_source : 5eec475fd8bbd715833c48a35f92ee8596bd7f4d
2016-04-04 12:55:15 +01:00
Xidorn Quan 22623f3ea8 Backed out changeset b2b0a09c6e1a (bug 729011) for bug 1257686 2016-04-05 17:59:08 +10:00
Andrew Halberstadt 1092076e36 Bug 1243083 - Enable e10s by default when running mochitests, r=jmaher
MozReview-Commit-ID: NlTGwdQ2nw

--HG--
extra : rebase_source : 65ec39f39b1e231fe8b9e3228f4f604736b2cb84
2016-04-01 10:59:12 -04:00
Felipe Gomes 6fae6b4557 Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm
MozReview-Commit-ID: 35KZiKcSFqL

--HG--
extra : rebase_source : 090237eb0d6e6c6912b39ba71e8b3f6ffe31f56c
2016-04-01 15:54:33 -03:00
Mike Shal e0fb9deb3f Bug 1261474 - Remove custom install rules in browser/app/Makefile.in; r=chmanchester
MozReview-Commit-ID: K2FTdBaIWPI
2016-03-31 17:12:11 -04:00
Ted Mielczarek 58e2e722d0 bug 1239083 - use moz.build files to build ICU. r=glandium,waldo
Also fixes bug 926980 - load ICU data from an archive file.

Stop invoking ICU's autoconf build system. Instead, have hand-authored
moz.build files under config/external/icu to build what we need. In addition,
we'll commit a pre-built copy of the ICU data file (currently icudt56l.dat)
under config/external/icu/data to avoid having to build ICU host tools to
generate it. config/external/icu/data also contains some assembly files
which can generate an object file containing the ICU data file contents
so that the JS shell (or standalone JS builds) can be linked directly to
the data without having to deal with the external data file. This requires
yasm or GNU as.

Various bits of packaging have been updated to account for the ICU data file.
XPCOM initialization now sets the ICU data directory so ICU can locate its
data file.

The update-icu.sh script has been modified to read the list of C/C++ source
files out of the ICU Makefiles and update `sources.mozbuild` files under
config/external/icu, as well as build a local copy of ICU using its
autoconf build system to generate the ICU data file to be committed in-tree.


MozReview-Commit-ID: 8Pfkzqt6S1W

--HG--
extra : rebase_source : 31426cddddb5543e0191059ba2f2eb069abe7727
2016-04-05 10:09:12 -04:00
Ted Mielczarek 94fa8fd73a bug 1247396 - drop support for MOZ_SHARED_ICU. r=glandium
MozReview-Commit-ID: 54AQdzJqvvA

--HG--
extra : rebase_source : 41c2516bf65ca4594a68084a61d9a737680cfc9f
extra : source : e40580ed0fe6fab50f1d8d23747c2cf423d93016
2016-02-11 08:21:16 -05:00
Mike Conley ec59745657 Bug 1255773 - Account for multiple media elements per node for Page Info. r=florian
MozReview-Commit-ID: GwzIYVsLgue

--HG--
extra : rebase_source : 6fc4d9317487dd311a3f0b2602d7c704b2fc0b2b
2016-04-05 12:39:24 -04:00
Jeff Muizelaar 83bb88f11e Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Markus Stange 8a772acd42 Bug 1068674 - Don't turn off e10s if hardware acceleration is disabled. r=jimm
MozReview-Commit-ID: 8NIUSSHy2dt

--HG--
extra : rebase_source : d34c4721af319e6f8632940a4105534f8c8c4a01
2016-03-22 15:09:24 -04:00
Jordan Lund 90e8796177 Bug 1258059 - generify dev configs and env for relpro by removing date strings and allow multiple products, CLOSED TREE DONTBUILD a=testing r=rail
stub installers with beta-dev, add staging beta single locale, r?rail

MozReview-Commit-ID: 6h1TtzVO1Jp
MozReview-Commit-ID: Gtf4cJKsAPu

--HG--
rename : testing/mozharness/configs/releases/postrelease_date.py => testing/mozharness/configs/releases/dev_postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_date.py => testing/mozharness/configs/releases/dev_updates_firefox_beta.py
rename : testing/mozharness/configs/releases/postrelease_beta.py => testing/mozharness/configs/releases/postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_beta.py => testing/mozharness/configs/releases/updates_firefox_beta.py
extra : rebase_source : e828559f0f923d7125ac6b4b8fab63d7568122cc
2016-03-22 10:15:11 -07:00
Carsten "Tomcat" Book 5d83e31d04 merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
Dave Huseby 71ff158dcd Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking 2016-03-21 16:41:00 -04:00
Kit Cambridge 85bc9bbd3f Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh
MozReview-Commit-ID: 9XTYrU0xp9E

--HG--
extra : transplant_source : %08n%86%F3%C7%B7j%E2%C5%A7W%D5%91%A2Zs%A1%D9%DD%F1
2016-03-16 16:31:19 -07:00
Gabriel Luong 9186b6ac79 Bug 1241714 - Implement a selectable device list that applies settings to the viewport r=jryans 2016-03-21 14:48:31 -04:00
Gijs Kruitbosch f324684dca Bug 621158 - fix typo in advanced.js, actually enable test in e10s, rs=bustage,me
MozReview-Commit-ID: JCEoHxw5UPZ
2016-03-21 11:52:36 +00:00
Gijs Kruitbosch abe1c0b2f7 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Gabriele Svelto aefa743971 Bug 1257488 - Fix test_gzip_offline.html to work with e10s enabled, r=mayhemer
MozReview-Commit-ID: Fv3ECOAlJ2b

--HG--
extra : rebase_source : 9ed438f8d76ce821f57ebc5c0ae24ba2686726f5
2016-03-17 11:58:14 +01:00
Franziskus Kiefer 1a47cfb77a Bug 1186072 - Add trailing slash to origin referer header when policy is set. r=sworkman
MozReview-Commit-ID: 3PYuODmqpbL

--HG--
extra : source : ac4148f22b2d6f76762dac3fd94a6452da80bdde
2016-02-24 10:51:54 +01:00
Paolo Amadini 9f7804275b Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak
MozReview-Commit-ID: 4XkSTaNZcLo

--HG--
extra : rebase_source : 98c24ae1561555ddf1c6c12b1fafeb08fa735dd1
2016-03-20 14:25:42 +00:00
Paolo Amadini 44ddde4b6e Bug 1254100 - Part 2 - Downloads blocked by Application Reputation should provide information about the verdict. r=mak
MozReview-Commit-ID: FYH5Tdtbzn

--HG--
extra : rebase_source : a59e79ac247d5f6d039d25f6ee6aea6cf2b5dbe6
2016-03-16 14:29:23 +00:00
Andrew Swan b1872b4329 Bug 1256598 - Give AMO access to UITour. r=mattn
MozReview-Commit-ID: ECfc6JcNudN

--HG--
extra : transplant_source : %B7%FC%ACr%D4d%1BZ%14T%EA%2A%2A%96%7C%24%14/%F45
2016-03-15 09:47:58 -07:00
Ryan VanderMeulen a3c1075fc6 Merge fx-team to m-c. a=merge 2016-03-19 11:23:43 -04:00
Ryan VanderMeulen dd9dced81d Merge inbound to m-c. a=merge 2016-03-19 11:22:28 -04:00
ffxbld 0c0b5ebb4c No bug, Automated blocklist update from host bld-linux64-spot-543 - a=blocklist-update 2016-03-19 04:43:34 -07:00
Gijs Kruitbosch b8a11f0600 Backed out changeset c95124453340 (bug 621158) for mochitest-1 bustage
MozReview-Commit-ID: Lm3ex8nnLJ6
2016-03-19 01:52:18 +00:00
Carsten "Tomcat" Book 0e533b219a merge mozilla-inbound to mozilla-central a=merge 2016-03-18 15:51:43 +01:00
Carsten "Tomcat" Book df65ba1904 Backed out changeset 70960616621c (bug 1246035) for eslint failures
--HG--
extra : rebase_source : 1aabe3c342278594617826d065640425eb557b19
2016-03-18 10:04:15 +01:00
Kartikaya Gupta 92eb39fdb7 Bug 1257181 - Re-enable APZ on beta. r=felipe
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Christoph Kerschbaumer d0b4117e2e Bug 1257924 - Remove SEC_NORMAL from MozLoopPushHandler.jsm. r=sicking 2016-03-18 11:05:32 -07:00
Gijs Kruitbosch cc35fdfce9 Bug 1256625 - enable function parameters to gContentAPI wrappers to fix UITour tests in e10s mode, r=MattN
MozReview-Commit-ID: 6A4X8bmgaun

--HG--
extra : rebase_source : 5e5005a1385e8ecc13a2e0c4e2ec5ff61b7e776b
2016-03-15 11:47:49 +00:00
Rakhi Sharma 86e5423fc1 Bug 1212355 - [light devedition theme] No URLbar dropmarker visible on Linux, r=Gijs
MozReview-Commit-ID: ISOMzRmXNZm

--HG--
extra : rebase_source : 0b4d518f8229b35b7a54b9fba57a23371eef3d79
2016-03-17 17:00:35 +05:30
Myk Melez 36b6968b1f Bug 1256667 - evaluate Webapps.jsm early to resolve ts_paint regression; r=mossop 2016-03-18 10:04:05 -07:00
Carsten "Tomcat" Book ed69b56ca5 Merge mozilla-central to mozilla-inbound 2016-03-18 16:10:42 +01:00
Jonathan Kew 924d7f9458 Bug 1256731 - patch 3 - Don't pull the elements below the titlebar up so far they'll clash with the buttons, in the secondary lo-dpi case where the window controls are oversized. r=gijs 2016-03-17 16:05:42 +00:00
Jonathan Kew 08fa921c03 Bug 1256731 - patch 2 - Notify front-end code when screen resolution changes on Windows, so that TabsInTitlebar code can refresh its computations. r=gijs,emk 2016-03-17 12:53:31 +00:00
Gijs Kruitbosch 7ded129f86 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 343aab5cb460641d4fb0dd21760ec40cc68e9c28
extra : amend_source : 4609109ca8cd686fae51956cca960b5f94656e34
2016-02-29 17:52:35 +00:00
Gijs Kruitbosch 6be7372f93 Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
MozReview-Commit-ID: U6ZTyQQSHG

--HG--
extra : rebase_source : bf2aa2f40777611f2b89e9d2f57d2f4f2544f53b
2016-03-15 20:40:14 +00:00
Gijs Kruitbosch ecf49e7e77 Bug 1252855 - allow setting a specific list of prefs from the content process, r=mrbkap,margaret,haik
MozReview-Commit-ID: DihkBXqlLQl

--HG--
extra : rebase_source : 32b2513847c0338164a98353fa5901b7857d473a
2016-03-13 13:10:16 +00:00
Shane Caraveo bc6288ed30 Bug 1257746 fix chatwindow intermittent orange, test change only, r=me 2016-03-18 15:07:33 -07:00
Carsten "Tomcat" Book 4bfd2c3573 Merge mozilla-central to fx-team 2016-03-18 16:11:32 +01:00
Mark Banner ad0059c094 Bug 1256694 - Loop should use MOZ_APP_MAXVERSION to generate the maximum supported Firefox version number to correctly support security builds (build sytem part). r=glandium
--HG--
extra : commitid : BfXalEN879H
2016-03-18 09:31:56 +00:00
Matthew Wein 8b0e3b8eb2 Bug 1246035 - Add support for _execute_page_action. r=kmag
MozReview-Commit-ID: LPQAC7uJTkr

--HG--
extra : transplant_source : %85%1C%3D%2B%EF%E7%02ya%21/ad%A3%A4R%E9%13%0C%13
2016-03-14 14:54:57 +01:00
Shane Caraveo d26cfde891 Bug 1032398 repalce socialShow/Hide with visibility api, r=markh 2016-03-17 18:25:09 -07:00
Shane Caraveo c3a25096a7 Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
Dave Townsend 60ecd69bb8 Bug 1257246: Fix some failures in html tests. r=gijs
We aren't intending to write to window.status here.

MozReview-Commit-ID: 7BRfgsO9NDr

--HG--
extra : rebase_source : 80bab7028668edd2f699b7ebe5b1ca1f6fb5e0a8
2016-03-16 12:32:00 -07:00
Shane Caraveo 6c2b4cfc29 Bug 1257316 update history purge for e10s compat, r=markh 2016-03-17 09:11:59 -07:00
Ryan VanderMeulen c833ae5e64 Bug 1256037 - Update pdf.js to version 1.4.137. r=bdahl
--HG--
extra : rebase_source : 555c39650e6023138f7892fea7730d1a27200cf4
2016-03-17 09:39:55 -04:00
Georg Fritzsche 81d4f9e24f Bug 1255745 - Make Experiments AsyncShutdown state data more useful. r=dexter
* Make Experiments AsyncShutdown state add the time to the log entries.
* Fix other AsyncShutdown state issues.
* We were not adding forensic log entries of ExperimentEntry before, added that to be able to narrow this down more.
* This also increases the forensic log a bit to account for the additional entries and removes some unneeded big data addition to the logging.
2016-03-17 14:03:49 +01:00
Mike de Boer dd47e61866 Bug 1256357: Enable Hello in e10s windows by default. r=Standard8 2016-03-15 14:46:31 +01:00
Carsten "Tomcat" Book f298917442 merge mozilla-inbound to mozilla-central a=merge 2016-03-17 11:00:17 +01:00
Wes Kocher ba63672fae Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 9mRXopJLh1e
2016-03-16 16:52:30 -07:00
Wes Kocher 056d92a49d Merge fx-team to central, a=merge
MozReview-Commit-ID: 5Xg2MJzWbsf
2016-03-16 16:50:27 -07:00
Gijs Kruitbosch 8a6a8c28d4 Bug 1167896 - attempt to fix intermittent failures in browser_tabs_close_beforeunload.js, rs=test-only
MozReview-Commit-ID: HYoRGdy12qk

--HG--
extra : rebase_source : 3677dabef9dc7b0ab9fcb98d58614e3f512d9024
2016-03-16 19:31:53 +00:00
Sebastian Hengst 1b915e4b70 Backed out changeset 562dbcad5a6e (bug 1245355) for leaking windows and a docshell in its new test browser_ext_tabs_getAllInWindow.js. r=backout 2016-03-16 19:19:41 +01:00
Mike de Boer ebf244d3f0 Bug 1254104: fix timing issues in browser_bug553455.js, which started perma-failing after fixing docShellIsActive getters in PopupNotifications.jsm. r=Mossop 2016-03-16 12:51:53 +01:00
Gijs Kruitbosch e69595b296 Bug 1256085 - fix hamburger menu losing pressed state when a context menu inside the panel closes, r=jaws
MozReview-Commit-ID: 6ZhBPlYMU4y

--HG--
extra : rebase_source : 3fd33fa6bc045ad62c9f355c4d0843b96a4d3149
2016-03-15 21:28:31 +00:00
Tom Schuster 1f813aa1a3 Backed out changeset 41042ab2e4bc (wrong patch) 2016-03-16 15:02:26 +01:00
Tom Schuster 2fe587fac4 Bug 1223634 - Support exclude_globs/include_globs in webext manifests. r=kmag 2016-03-16 14:59:20 +01:00
Carsten "Tomcat" Book 71900c9741 merge mozilla-inbound to mozilla-central a=merge 2016-03-16 10:56:14 +01:00
Wes Kocher 6ac3ce6d0e Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 7oL9tbPGSDM
2016-03-15 17:33:34 -07:00
Wes Kocher 3b14ab8ca2 Merge inbound to m-c a=merge 2016-03-15 17:24:43 -07:00
Mike de Boer 69b54120e3 Bug 1229195: resolve the promise when the chat window has actually finished loading, not right away. r=Standard8 2016-03-15 17:24:52 +01:00
Masayuki Nakano 6587eaa00f Bug 1203059 part.5 Rewrite browser_ctrlTab.js with generators r=smaug 2016-03-16 10:58:29 +09:00
Wes Kocher ad6f84a9ee Merge m-c to inbound, a=merge
MozReview-Commit-ID: LKkCpwt95EJ
2016-03-15 17:32:53 -07:00
Kit Cambridge 496b5ed2af Bug 1252054 - Sort "Synced Tabs" sidebar entries by last used date. r=markh
MozReview-Commit-ID: BvmQfQMHlMw

--HG--
extra : rebase_source : 167fecace1c6d45f300f14abade3986caeff2c6a
extra : histedit_source : 7c29e76072f8ea7dc64e16055187df783ba8a2c7
2016-03-07 14:13:41 -08:00
Blair McBride 3a42cce9c7 Bug 750054 - Update loading throbbers in secondary UI. r=mikedeboer,dolske
--HG--
rename : toolkit/themes/linux/global/icons/loading_16.png => toolkit/themes/linux/global/icons/loading.png
rename : toolkit/themes/osx/global/icons/loading_16.png => toolkit/themes/osx/global/icons/loading.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => toolkit/themes/osx/global/icons/loading@2x.png
rename : toolkit/themes/windows/global/icons/loading_16.png => toolkit/themes/windows/global/icons/loading.png
rename : browser/themes/windows/tabbrowser/loading@2x.png => toolkit/themes/windows/global/icons/loading@2x.png
extra : rebase_source : 0dee8b2270eb2ef74cc2224270712bedb5fe8e6a
2016-03-15 23:04:22 +13:00
Mike de Boer 6b56c341ce Bug 1093153: enabled and re-factored browser_aboutHome.js to work correctly in e10s mode. r=mak 2016-03-15 11:09:34 +01:00
Carsten "Tomcat" Book c3bea43e72 Merge mozilla-central to fx-team 2016-03-15 10:44:47 +01:00
Steve Fink c96e521ece Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium
--HG--
rename : b2g/dev/config/tooltool-manifests/linux64/releng.manifest => b2g/dev/config/tooltool-manifests/linux64/hazard.manifest
rename : browser/config/tooltool-manifests/linux64/releng.manifest => browser/config/tooltool-manifests/linux64/hazard.manifest
extra : rebase_source : 3f161c25cc85b801468ee7ba263254caf02eb7ef
extra : source : 66445d3d11dea815db8888552910e7f836749d27
extra : histedit_source : a62583ea6e5e29ab8d9731b1b4bd86240f423e14
2016-02-11 16:06:00 -08:00
Steve Fink 081bb59f66 Bug 1250709 - Taskcluster-based browser rooting hazard analysis, r=garndt
--HG--
extra : rebase_source : 62bb1300945125086ec35b42e44a33fb2eb60d7e
extra : source : b5bffc3757191411f15de9f8ed432f64fe69703c
extra : histedit_source : 17b355c3cd279a7e5c07f48ca8120c4703c146c6
2016-03-15 17:05:31 -07:00
Carsten "Tomcat" Book 8ab1b34845 Merge mozilla-central to mozilla-inbound 2016-03-16 11:27:07 +01:00
Tooru Fujisawa 50608d5d55 Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
Tom Schuster 3a65a5c1e9 Bug 1253134 - Sorry eslint, I am so sorry. r=me 2016-03-17 13:13:18 +01:00
Tom Schuster 7fe37de259 Bug 1253134 - Support drawAttention in browser.windows.update. r=kmag 2016-03-17 12:59:11 +01:00
Matthew Wein eb7409d4cd Bug 1245355 - Add a unit test for tabs.getAllInWindow r=kmag
MozReview-Commit-ID: 5wVRCLdCuq9

--HG--
extra : rebase_source : 3d937ea9c1806499d6ae0701014728700687f07f
2016-03-15 12:01:40 +01:00
Luca Greco 6da64ce4b7 Bug 1253565 - [webext] add "UnrecognizedProperty" to commands manifest properties. r=kmag
MozReview-Commit-ID: 9r2MaceQ4Kk

--HG--
extra : rebase_source : 821b61420f2efc7d2657cfc12c3e2c8be172a8aa
2016-03-14 12:03:46 +01:00
Luca Greco 4db518f06e Bug 1253565 - [webext] use 'UnrecognizedProperty' on browser and page actions. r=kmag
MozReview-Commit-ID: 8RfrogKRoP8

--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_simple.js => browser/components/extensions/test/browser/browser_ext_pageAction_simple.js
extra : rebase_source : 1b44d01bd33bf92190aa9b712f800b5afa28d571
2016-03-14 12:26:45 +01:00
Nihanth Subramanya 310b17fb8f Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
MozReview-Commit-ID: FtobKAtwNYN

--HG--
extra : rebase_source : bacdbf1917daf80ced357249a88e3f6c4a9fea5a
2016-01-27 17:25:39 -08:00
Steve Fink 1a085c7e18 Backed out changeset b5bffc375719 (bug 1250709)
--HG--
extra : rebase_source : 82d8f0abf73814d6048c9bf057494a9be70cb487
2016-03-14 21:58:27 -07:00
Steve Fink 3e00b94858 Backed out changeset 66445d3d11de (bug 1250709)
--HG--
extra : rebase_source : c8fb3f53bcf989e82ef00fb0f9acbcc4f09cc34c
2016-03-14 21:58:26 -07:00
Steve Fink a53536bc24 Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium
--HG--
rename : b2g/dev/config/tooltool-manifests/linux64/releng.manifest => b2g/dev/config/tooltool-manifests/linux64/hazard.manifest
rename : browser/config/tooltool-manifests/linux64/releng.manifest => browser/config/tooltool-manifests/linux64/hazard.manifest
extra : rebase_source : 8faa80ed36a21e8e691fefa6f6921531e67e603e
2016-02-11 16:06:00 -08:00
Steve Fink 53ed8c4181 Bug 1250709 - Taskcluster-based browser rooting hazard analysis, r=garndt
--HG--
extra : rebase_source : 3223926ea521639f910093e54297eab38e3a60e1
2016-02-15 21:06:42 -08:00
Christoph Kerschbaumer 74823ec20e Bug 1122236 - Test CSPs block-all-mixed-content does not affect UI (r=tanvi) 2016-03-15 16:08:23 -07:00
Mike Conley 40a0583b09 Bug 1255511 - Skip beforeunload prompts once nsIAppStartup shuttingDown returns true. r=Gijs
When the application is asked to quit, all windows are checked to see if
they can close (which will spawn the permit unload dialogs). Once the
user grants the quit via the permit unload dialogs, nsIAppStartup
returns true for the shuttingDown attribute, and we know that all
windows allowed the shutdown to occur. This means that we don't
have to show the permitUnload dialogs again when SessionStore
attempts to close the windows when it does its final async window
flush during the quit-application-granted observer topic.

MozReview-Commit-ID: DOy8ljngnTd

--HG--
extra : rebase_source : 585a75959fb8f441349594d2c3569f1de984eb44
2016-03-15 14:45:38 -04:00
Blake Winton 157a38bc63 Bug 1225633 - Add better default styles to WebExtension panels. ui-r=shorlander, r=kmag
MozReview-Commit-ID: 8D7BipQtQYz

--HG--
extra : rebase_source : 448eba7a88076db1ee7948cea67749e12d427df9
2016-02-22 15:21:34 -05:00
Mike Conley 630e379444 Bug 1254669 - Create a new mTabProgressListener for a browser when flipping remoteness. r=Felipe
MozReview-Commit-ID: Geu8OJGUTQy

--HG--
extra : rebase_source : eaacbc4805bccf87a6284764b5ad77c105355394
2016-03-08 15:50:54 -05:00
Nihanth Subramanya c65f29b4de Bug 1211485 - Disable set-as-default context menu item when the target engine is already the default. r=florian
MozReview-Commit-ID: BhYao9GOKak

--HG--
extra : rebase_source : aa037f8918b7688c643a45e859bbe34da465b71f
2015-12-16 19:44:07 +05:30
Wes Kocher 3889b2d927 Merge inbound to central, a=merge
MozReview-Commit-ID: BlkarjwEXFl
2016-03-14 17:39:03 -07:00
Wes Kocher 2c04614f61 Backed out 5 changesets (bug 1253565) for test_ext_contentscript.html failures
Backed out changeset d50f024f55d8 (bug 1253565)
Backed out changeset 8a78c738b882 (bug 1253565)
Backed out changeset 1e47cefe3b9b (bug 1253565)
Backed out changeset c02c1dc34180 (bug 1253565)
Backed out changeset 398160abc223 (bug 1253565)

MozReview-Commit-ID: 4RN69nKhyYr
2016-03-14 11:16:28 -07:00
Shane Caraveo 9dd5be4a33 Bug 1255824 fix hidden state on startup when pocket button not available, r=gijs 2016-03-14 10:36:52 -07:00
Sebastian Hengst f088d1c311 Backed out changeset 5fa79c7ea7ae (bug 1093153) 2016-03-14 17:44:37 +01:00
Luca Greco 30391eb0a7 Bug 1253565 - [webext] Add "UnrecognizedProperty" to commands manifest properties. r=kmag
MozReview-Commit-ID: 9r2MaceQ4Kk

--HG--
extra : rebase_source : 8750d35daa76e2fad044bcddb14de9f437054a7b
2016-03-14 12:03:46 +01:00
Luca Greco 1c6cca19d7 Bug 1253565 - [webext] Use 'UnrecognizedProperty' on browser and page actions. r=kmag
MozReview-Commit-ID: 8RfrogKRoP8

--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_simple.js => browser/components/extensions/test/browser/browser_ext_pageAction_simple.js
extra : rebase_source : 7dea353852a920c022e030e76d3c69a9bcdbc5bb
2016-03-14 12:26:45 +01:00
Mike de Boer bcf494a58e Bug 1093153: enabled and re-factored browser_aboutHome.js to work correctly in e10s mode. r=mak 2016-03-14 14:35:48 +01:00
Mark Banner 011ff7762d Bug 1256287 - Land version 1.1.12 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : CtHSIoW0rqo
2016-03-14 13:15:10 +00:00
Mark Banner 393611fb8f Bug 1256287 - Land version 1.1.12 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : HXPAgDeee4b
2016-03-14 13:15:10 +00:00
Masatoshi Kimura 419788582a Bug 1254978 - Set blank if the current font is not installed and the font backend does not support language-specific enumeration. r=Gijs 2016-03-14 22:01:05 +09:00
Mike de Boer f923e76fc7 Bug 1245798: re-enable browser_social_activation.js, browser_social_chatwindowfocus.js and browser_social_contextmenu.js. r=mixedpuppy 2016-03-14 13:14:00 +01:00
Franziskus Kiefer ad50543437 Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
Franziskus Kiefer c54ba8a1cc Bug 1226928 - new preferences for content-signing on remote about:newtab, r=mconley 2016-03-14 11:56:07 +01:00
Rakhi Sharma 0a0b95ffc1 Bug 891897 - Make the identity box text padding respect the UI text direction instead of its own text direction, r=Gijs
MozReview-Commit-ID: 1ciU4tjEGbm

--HG--
extra : rebase_source : e52e606e681dfbace0682cb263c04455d6a212e7
2016-03-13 14:27:11 +05:30
Christoph Kerschbaumer 6eb0ea4364 Bug 1256050 - Update newChannel implementation after deprecating API on ioservice. r=mixedpuppy 2016-03-12 17:00:50 -08:00
Wes Kocher df770973e9 Merge m-c to inbound, a=merge
MozReview-Commit-ID: BAdnrVKIL0l
2016-03-16 16:51:50 -07:00
Mike Hommey 0a771514a8 Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester
But only do that for the AC_SUBST. The AC_DEFINE is still useful.
2016-03-17 06:49:44 +09:00
Mike Hommey 45e34d9474 Bug 1256988 - Replace tests on MOZ_ENABLE_GTK3 with tests on MOZ_WIDGET_TOOLKIT==gtk3. r=chmanchester 2016-03-17 06:49:44 +09:00
Felipe Gomes dc502787f6 Bug 1257251 - Annotate e10s cohort in crash report. r=Mossop
MozReview-Commit-ID: VccSJX6CdV
2016-03-16 17:32:02 -03:00
Felipe Gomes 051df56da7 Bug 1255013 - Tag disqualified cohorts in e10s staged rollout. r=Mossop
MozReview-Commit-ID: 98ChGuy80oN
2016-03-16 17:31:47 -03:00
Sebastian Hengst d30e487246 Backed out changeset 6348a779de3b (bug 1245355) for leaking windows and a docshell in its new test browser_ext_tabs_getAllInWindow.js. r=backout 2016-03-16 19:34:08 +01:00
Olivier Yiptong fb47188c38 Bug 1239118 - Send prefs to Remote Newtab page using WebChannel r=ursula
MozReview-Commit-ID: CQQQmgrXSDt

--HG--
extra : rebase_source : fafebd3deaaff3a6afb1b211c58bd5fed023efc5
2016-03-03 22:20:23 -05:00
Olivier Yiptong 9f92cc4921 Bug 1239118 - Export an object named after module in NewTabRemoteResource r=ursula
MozReview-Commit-ID: EB7Or6jhoN7

--HG--
extra : rebase_source : 51aca10c21bc6ae5310c5568f866039d27c7a5a3
2016-03-03 15:51:38 -05:00
Myk Melez b9e411fe2d Bug 1257011 - remove obsolete webapps-notification-icon style rule; r=gijs 2016-03-16 09:19:23 -07:00
Matthew Wein 842590013e Bug 1245355 - Add a unit test for tabs.getAllInWindow. r=kmag
MozReview-Commit-ID: 5wVRCLdCuq9

--HG--
extra : transplant_source : %D8%81M%1Fn%04%D4%09%87%C2%1C%FA%3E%F9z%05%E2%7C%AF%E0
2016-03-15 12:01:40 +01:00
Felipe Gomes 1632fa76f2 Bug 1257972 - Follow up, use getActiveExperimentID instead. r=me
getActiveExperimentID() checks for this._experiments being not null, while the other one doesn't. So this one is more resilient to a profile that has not had any previous experiments

MozReview-Commit-ID: 80Spz1syctg
2016-03-21 15:00:21 -03:00
Felipe Gomes 75bde56d32 Bug 1257972 - Put users currently running an experiment into the disqualified cohort of the e10s rollout system add-on. r=Mossop
MozReview-Commit-ID: 4NQo6d672rR
2016-03-21 13:20:17 -03:00
Mark Goodwin 985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
David Rajchenbach-Teller ed5e37d27c Bug 1245891 - Changing Session Restore Talos tests to include the time to restore actual tabs;r=mconley
MozReview-Commit-ID: 3kjG6ixWNiO
MozReview-Commit-ID: ITPYkv6Jj4t

--HG--
extra : rebase_source : 30c63c6d3a4235f2ee4b9f05780bdca94d43e38c
2016-03-15 11:10:21 +01:00
Wes Kocher 0dfe54cd29 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 8FyycfyonPJ
2016-03-14 17:40:22 -07:00
Sebastian Hengst f6d36d05d1 Backed out changeset 98f7e296affd (bug 1186139) for failing mochitest-bc7. r=backout 2016-03-14 21:01:24 +01:00
Blake Kaplan 84248389f9 Bug 1186139 - Don't use a sync message where we don't have to. r=felipe 2016-03-14 11:13:47 -07:00
Myk Melez c0ff981fd3 Bug 1255163 - remove addon install privilege from marketplace.firefox.com; r=ehsan,margaret 2016-03-14 10:42:55 -07:00
Stone Shih b73b8123c3 Bug 1209766 - Update validation message before showing notification. r=khuey 2016-03-09 12:34:08 +08:00
Ted Mielczarek 68bd5e8c4d bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
MozReview-Commit-ID: 9ip3qeAXFEe

--HG--
extra : commitid : H6aEkHprVyX
extra : rebase_source : e20d5f4b297caf66711c72cd55dd76f7f9ef9d9c
extra : histedit_source : 47545e0ea61eb66f16545f70e6d3792a389bedb1
2016-02-01 10:49:34 -05:00
Wes Kocher a7dd3bfa4c Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 41faNOn7U05
2016-04-11 16:04:55 -07:00
Gijs Kruitbosch 456be2f313 Bug 1238032 - fix dependent tab close issues by part-reverting bug 305085, r=jaws
MozReview-Commit-ID: IRaytDjRHe6

--HG--
extra : rebase_source : 46de6c8a5012efa9b45f0d93cbd508b10af73558
2016-04-04 14:43:37 +01:00
Wes Kocher 0ea9a45880 Backed out changesets d1ff10330267 and abe062737a19 (bug 1186522) for broken marionette tests because the backout was incomplete
MozReview-Commit-ID: LnbWpZJU1r1

--HG--
extra : rebase_source : ebd102b47bb681affe1e23b82892618c2e8513ad
2016-04-11 10:21:08 -07:00
Carsten "Tomcat" Book be0fcafff8 Merge mozilla-central to mozilla-inbound 2016-03-23 16:28:48 +01:00
Olivier Yiptong 8d9ceb72a4 Bug 1258728 - keep remote newtab version in a pref r=ursula
MozReview-Commit-ID: GNk74kkxHcV

--HG--
extra : rebase_source : 8cd6cb4ab9272a20c65f5840bdf4332bfd0ff972
2016-03-24 16:28:16 -04:00
Olivier Yiptong d28eb4bd81 Bug 1258728 - remote newtab path starts with /newtab/ r=ursula
MozReview-Commit-ID: LTBLT5p0iM5

--HG--
extra : rebase_source : 5b5aa7eb928875dc230b4652b1b765f09745eec9
2016-03-24 16:28:10 -04:00
Olivier Yiptong d067280021 Bug 1258728 - new remote newtab staging origin r=ursula
MozReview-Commit-ID: GCjMvnPKgZU

--HG--
extra : rebase_source : 90faea2c1b2ec357f71efa36c864e6819f407140
2016-03-24 16:28:01 -04:00
Philip Chee 21bfbeeab8 Bug 1257348 Fix for GCLI close button disappears when hovered over r=bgrins 2016-03-27 00:06:15 +08:00
Carsten "Tomcat" Book e6e089c791 Merge mozilla-central to mozilla-inbound 2016-04-07 11:56:04 +02:00
bechen f65ad0e5e1 Bug 1215115 - part4: Enable MOZ_WEBM_ENCODER by default. r=ted
MozReview-Commit-ID: 6IgZoIhTLM7

--HG--
extra : transplant_source : 4.%11c%89%D3y%F0%BC%1E%8B%E50%BA%82%C2%7D%C1n%F7
2016-04-01 14:04:42 +08:00
Ryan VanderMeulen da1885e860 Merge inbound to m-c. a=merge 2016-03-12 15:23:38 -05:00
Kris Maglione fb14da16b7 Bug 1250784: Follow-up: Fix merge conflict in bookmarks API. r=me
MozReview-Commit-ID: 83I9WhoUZGj

--HG--
extra : rebase_source : ba869cf2940eb5c52697c4e1f145c3fadb909fd2
2016-03-11 11:07:22 -08:00
Carsten "Tomcat" Book 09388646a3 Merge mozilla-central to fx-team 2016-03-11 16:58:46 +01:00
Carsten "Tomcat" Book e070379821 merge mozilla-inbound to mozilla-central a=merge 2016-03-11 16:50:43 +01:00
Yoshi Huang 59e4bf3989 Bug 1255685 - SessionStorage.jsm should use origin attributes from docshell. r=sicking 2016-03-11 11:45:09 +08:00
Kris Maglione 128a5928cb Bug 1250784: Part 3 - [webext] Add suport for runtime.openOptionsPage. r=Mossop
MozReview-Commit-ID: 9izx4uX0Szd

--HG--
extra : rebase_source : d474f77b37007f8b7e3118781af4b3d8d64aac61
2016-03-09 17:10:29 -08:00
Kris Maglione 7dfe8256b3 Bug 1250784: Part 2 - [webext] Fix some issues that cause noisy tests. r=Mossop
MozReview-Commit-ID: 93NMinJpWRo

--HG--
extra : rebase_source : 5d7571a2d75c7991cb7eb7f00de9800578e3791a
2016-03-09 17:26:27 -08:00
vladikoff 77f42e884e Bug 1255700 - Package FxA push service in package-manifest.in r=markh
MozReview-Commit-ID: 9YpgG3VUM3r

--HG--
extra : rebase_source : dfd9a997b9b130f71bebc49052da039a33ab0b1b
2016-03-10 23:52:58 -05:00
bsilverberg 679051b6d8 Bug 1236121 - Complete test coverage for the WebExtension bookmarks API. r=kmag
Add coverage for getChildren() when the promise is rejected
Add coverage for create() specifying index
Add coverage for update() specifying a URL
Add coverage for update() when the promise is rejected

MozReview-Commit-ID: 7ANRDWRublL

--HG--
extra : transplant_source : %C0vL%13%B2%BFo%07%0B%0B%CB%BD%BD4%15QA%FCY%7C
2016-03-09 10:02:40 -05:00
Mike Hommey aa23cc29a6 Bug 1254906 - Move --disable-shared-js and --disable-export-js to moz.configure. r=chmanchester 2016-03-11 09:38:28 +09:00
Ehsan Akhgari 2e63ae11f7 Bug 1251936 - Part 6: Update clang-cl to LLVM r262971 2016-03-10 17:35:19 -05:00
Ehsan Akhgari f938cbdf75 Bug 1251936 - Part 5: Include the rustc toolchain in the tooltool manifest for Win32 static analysis builds; r=jlund 2016-03-10 17:35:19 -05:00
Sebastian Hengst b69eb054f6 Backed out changesets 96341def118f, 16047d4093be (bug 1243707) for jetpack failures. r=backout on a CLOSED TREE 2016-03-10 23:13:23 +01:00
Sebastian Hengst bb19492fb3 Bug 1243707 - Split up addTad, create the new browser and link it to the new tab in _linkBrowserToTab. Followup: remove trailing whitespace. r=only-whitespace-removal DONTBUILD 2016-03-10 20:16:05 +01:00
malayaleecoder b3deb181bb Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
Allasso Travesser 831eafdf2f Bug 1243707 - Split up addTad, create the new browser and link it to the new tab in _linkBrowserToTab. r=dao 2016-03-10 19:44:42 +01:00
Carsten "Tomcat" Book 3bf913ec11 Merge mozilla-central to fx-team 2016-03-10 11:54:59 +01:00
Carsten "Tomcat" Book 1c95c143d4 merge mozilla-inbound to mozilla-central a=merge 2016-03-10 11:51:35 +01:00
Mike de Boer d08231b4e1 Bug 1250534: introduce a ChatboxClosed event that fires when a chatbox is closed in attached and detached mode. r=Standard8 2016-03-09 11:29:25 +01:00
Jared Wein f26bab0327 Bug 1246276 - Notification/Push Permission might be interpreted as a warning logo. r=shorlander
MozReview-Commit-ID: 3nFzWjicwd4
2016-02-24 13:25:48 -05:00
Xidorn Quan 1a40289667 Bug 729011 - Make fullscr-toggler not affect viewport size.
MozReview-Commit-ID: DRaMQIspykj
2016-03-09 12:13:47 -08:00
Mike de Boer 30ec141855 Bug 1245937: actually enable the test again. r=Standard8 2016-03-09 11:53:45 +01:00
Carsten "Tomcat" Book c05d7720c4 Merge mozilla-central to fx-team 2016-03-09 11:48:28 +01:00
Carsten "Tomcat" Book 1ca11b97af merge mozilla-inbound to mozilla-central a=merge 2016-03-09 11:46:43 +01:00
Carsten "Tomcat" Book 269ed01cd3 merge fx-team to mozilla-central a=merge 2016-03-09 11:44:55 +01:00
ffxbld 2855108b28 No bug, Automated blocklist update from host bld-linux64-spot-223 - a=blocklist-update 2016-03-08 19:41:40 -08:00
Wes Kocher 0fbf6c1476 merge inbound to m-c a=merge
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Wes Kocher be3094d2b6 Merge fx-team to central, a=merge
MozReview-Commit-ID: LEywWhbwbwl
2016-03-08 15:00:01 -08:00
Carsten "Tomcat" Book 5f63041330 merge fx-team to mozilla-central a=merge 2016-03-08 11:41:34 +01:00
Steven Englehardt 988bad7219 Bug 1211716 - Remove duplicate shared theme entries in jarm.mn, r=paolo 2016-03-08 20:06:00 +01:00
ffxbld 727d7d0948 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-03-07 09:23:22 -05:00
Kris Maglione 00f1d01219 Bug 1236949: Split up browser_ext_tab_move_window.js. r=me
MozReview-Commit-ID: 5WEdXucSFKa

--HG--
extra : amend_source : f0780333c54467fa2216ef28be6942b2c7d521b0
2016-03-06 17:52:56 -08:00
Mark Hammond 452154b074 Bug 1253120 followup2 - comment-only changes to clarify how UITour-lib validates URL params. r=me 2016-03-07 10:07:13 +11:00
Michael Kaply 472f566af8 Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
Gijs Kruitbosch c18c42bb0c Backed out changeset 2331bc8e11a7 (bug 798249) for leaks and intermittent about:home uncaught errors
MozReview-Commit-ID: FWORd2nzGbl

--HG--
extra : amend_source : 0a962aa52855baae50f540edc12e1ab1872f11c6
2016-03-08 12:26:54 +00:00
Dão Gottwald ddc0edabd1 Bug 1253584 - Fix and enable browser_NetworkPrioritizer.js for e10s. r=mconley 2016-03-08 12:16:42 +01:00
Ryan VanderMeulen 599f2304e0 Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
Ryan VanderMeulen 54367e83bf Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
Kris Maglione d53da79b1c Bug 1253128: [webext] Support type=popup in the browser.windows API. r=billm
MozReview-Commit-ID: ALgprY2w7w9

--HG--
extra : rebase_source : 3608b83eb0538f1ff90a65ee064e2df544abddac
2016-03-03 18:44:18 -08:00
Kris Maglione ebd03d7771 Bug 1253132: [webext] Support window states in browser.windows APIs. r=billm
MozReview-Commit-ID: LIw6swRAB3h

--HG--
extra : rebase_source : ab313986de1b12e9a38d341da16c8338cc3ea5e5
2016-03-05 09:59:35 -08:00
Mark Hammond 5547a3b18e Bug 1253120 followup - update comments in UITour-lib.js to reflect changes made in this bug. r=me 2016-03-05 12:43:00 +11:00
Mark Banner 11ab3db43f Bug 1253731 - Land version 1.1.11 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : C714uniIUGW
2016-03-04 23:49:29 +00:00
Mark Banner 53f1013a77 Bug 1253731 - Land version 1.1.11 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : 6JjFtK5OQBX
2016-03-04 23:49:23 +00:00
Gijs Kruitbosch 3bd291ab08 Bug 1253500 - change forwardbutton-width to stop including the backbutton-urlbar-overlap so as to fix the forward button apperance on the default theme in Windows 10, r=dao
MozReview-Commit-ID: 4I6mC0OnQlF

--HG--
extra : amend_source : 9cb84c98b446c11b7c137e9d5d13f10d9c33bc5e
2016-03-04 10:37:11 +00:00
Gijs Kruitbosch 67fb95f5f4 No bug, enable browser_UITour_modalDialog.js, rs=green-on-try
MozReview-Commit-ID: J5J6rVVb04P

--HG--
extra : rebase_source : a33da512801541199fafa48f80caa8fe7722915a
2016-03-03 14:44:04 +00:00
Tracy Walker 872180bbae Bug 1237713 - Modernize browser_tabkeynavigation. r=jimm
--HG--
extra : source : d45c2b6da860b821d291d2bf0a1cf084d962961d
extra : amend_source : 10e433d2f6f471ff5bb21e590d1d813d75e93e07
2016-03-08 12:38:19 -06:00
Ryan VanderMeulen 4b6a28d783 Backed out changeset d45c2b6da860 for landing with the wrong commit message. 2016-03-08 23:20:28 -05:00
Tracy Walker 6a7dad9d56 Bug 1242643 - Fix and re-enable js/xpconnect/tests/browser_dead_object.js by triggering onunload from new/added test page. r=jimm 2016-03-08 12:38:19 -06:00
Jonathan Kew 0fb989a356 Bug 1253446 - patch 1 - Convert from device to CSS pixels when positioning the webrtc indicator. r=emk 2016-03-04 16:12:40 +00:00
bsilverberg e9211fc397 Bug 1252250 - Implement browser.bookmarks.removeTree(), r=kmag r=mak
MozReview-Commit-ID: HyjJrEjcsZu

--HG--
extra : source : 3646fe906d7ede02b09b2af815c2d96f0a9d6094
2016-03-03 08:00:42 -05:00
Michael Kaply 4b0b1232fb Bug 1252627 - Remove trailing space for eslint to fix bustage - CLOSED TREE 2016-03-07 09:30:39 -06:00
Michael Kaply 1dcc0095c1 Bug 1252627 - distribution defaultLocale shoudld take precedence over user agent locale; r=mixedpuppy 2016-03-07 08:48:26 -06:00
Mark Banner d81b31cff7 Bug 1249365 - Fix regression in e10s mode to re-allow the camera by default in Loop's conversation window. r=gcp
--HG--
extra : commitid : 83CnO0jToMb
2016-03-07 14:11:54 +00:00
Jared Wein a347cdec40 Bug 1189911 - [e10s] Enable browser_plugin_infolink test. r=gfritzsche 2016-03-07 05:45:00 -05:00
Jared Wein d995e9213d Bug 1254012 - [e10s] Fix browser_tabMatchesInAwesomebar_perwindowpb.js to run in e10s. r=gijs 2016-03-07 05:37:00 -05:00
Jared Wein 9b78f3558f Bug 1253163 - [e10s] Fix browser_tabDrop.js to run in e10s. r=mattn 2016-03-06 22:14:00 -05:00
Jared Wein 5504d170f6 Bug 1252296 - Convert test_contextmenu_input.html to browser_contextmenu_input.html to run in e10s. r=gijs
MozReview-Commit-ID: gyAnGiiDOT

--HG--
rename : browser/base/content/test/general/test_contextmenu_input.html => browser/base/content/test/general/browser_contextmenu_input.js
2016-03-03 14:23:46 -05:00
Marco Bonardo 6cc886e9f3 Bug 1253930 - Recently bookmarked items have the default favicon instead of the correct one. r=dao
MozReview-Commit-ID: LMTVQetQL9Q

--HG--
extra : rebase_source : 76bc5e0eb24bfd0e6c26e7d577100a566dda94de
2016-03-07 12:06:40 +01:00
Felipe Gomes ecd4513b28 Bug 1253667 - Temporarily disable APZ on beta. r=kats
We are planning on running an e10s experiment on early builds of beta46, and in this experiment we want to get data from e10s on + APZ off.

MozReview-Commit-ID: 4eEtgNRPxtW
2016-03-04 19:49:10 -03:00
Shane Caraveo 47966c0504 Bug 1252661 fix visibility state of pocket menu items, r=gijs 2016-03-04 14:38:13 -08:00
Georg Fritzsche 4433b7f3d7 Bug 870870 - Check message targets for about:healthreport. r=MattN 2016-03-04 14:59:15 +01:00
Mike de Boer df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Carsten "Tomcat" Book 6e681479dc Merge mozilla-central to fx-team 2016-03-04 13:40:08 +01:00
Carsten "Tomcat" Book 7141570807 merge mozilla-inbound to mozilla-central a=merge 2016-03-04 11:49:58 +01:00
Ryan VanderMeulen e7a25f990a Bug 1253498 - Update pdf.js to version 1.4.121. r=bdahl 2016-03-03 22:47:13 -05:00
Kit Cambridge c30c8519e6 Bug 1250527 - Use the "Sync Now" string in the Synced Tabs sidebar. r=markh
MozReview-Commit-ID: tS74Uw50lf

--HG--
extra : rebase_source : 0a811342890e02905021db01010fb4ba0364c505
2016-03-03 14:51:32 -08:00
Neil Deakin 7d45ffaa74 Bug 1246669 - Enable browser_drag_bookmarks_on_toolbar.js for e10s. r=mak 2016-03-04 08:51:08 +01:00
Gijs Kruitbosch a65fa3d735 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ

--HG--
extra : rebase_source : a4136a9a97a6ffaddc4e442b4c6f24c79b31f3f3
extra : histedit_source : 5d39687b0d93f0c7058c2ef41e79ddb1e20cb495
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch 618b8798ea Bug 1100700 - fix browser_unloaddialogs.js so it runs in e10s mode, r=mconley
MozReview-Commit-ID: DcxegzCXCN4

--HG--
extra : rebase_source : c957a18604023ee36c77874b3c4d68b3880982ee
extra : histedit_source : 458088a524eda8149f69a5570fd6894e321ab587
2016-02-29 19:02:57 +00:00
Jared Wein 63c24c282a Bug 1254148 - Fix browser_privacypane_8.js to run in e10s. r=gijs
MozReview-Commit-ID: 9Xwmlk8jp9B

--HG--
extra : transplant_source : %AD%9Ck%EF%C7%C78%CD%28%8B%D7%8E%2B%E3%13%7D%A1%08-%9F
2016-03-07 12:34:21 -05:00
Jared Wein 64075b6fc0 Bug 1253891 - "prefStrBundle.getFormattedString is not a function" exceptions in in-content/advanced.js. r=gijs
Guards were added to both async calls as it is likely that either of them could fire after the tab has been closed.

MozReview-Commit-ID: 9pKKNKXtxaP
2016-03-07 11:10:00 +01:00
Kris Maglione 876d0a0806 Bug 1220154, 1249830: Handle sendMessage replies with 0 and >1 listeners correctly. r=billm
MozReview-Commit-ID: 7lE7RaJcl7n

--HG--
extra : rebase_source : 424987c745840d56647600b8d9e1bf941afb1d95
2016-03-04 15:40:56 -08:00
Ehsan Akhgari 12373d0425 Bug 1223839 - Avoid expanding the width of a pinned tab when displaying the overlay icon; r=jaws 2016-03-09 14:49:04 -05:00
Myk Melez db9a40ca42 Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
David Rajchenbach-Teller 09394a58f8 Bug 1253204 - Don't abort shutdown on plugins sanitization;r=mak
MozReview-Commit-ID: 5bub8n8cCsZ

--HG--
extra : rebase_source : 46b3591bfc0dae866eeb95644ede659b8a37a202
2016-03-04 16:11:21 +01:00
Ehsan Akhgari dd67ebb1aa Bug 1251936 - Part 1: Add a mozconfig for Windows x86 static analysis builds; r=jlund,ted 2016-03-07 15:11:12 -05:00
Ralph Giles 468b35f654 Bug 1252964 - Update linux64 tooltool rust to 1.7.0. r=mshal
Build from source of rust 1.7.0 stable configured with
--enable-llvm-static-stdcpp --disable-docs --release-channel=stable
and --target=x86_64-unknown-linux-gnu,i686-unknown-linux-gnu
using the quay.io/rust/rust-build-gecko docker image.

https://github.com/rillian/rust-build commit e4902d5a072b.
https://tools.taskcluster.net/task-inspector/#ZSNL6FCoT7mWahGGxpWCOQ/0

--HG--
extra : rebase_source : 134c3a5d10c12b7e0b62b617f193b024d0b5e417
2016-03-03 15:46:00 -08:00
Ralph Giles 87a08b7d36 Bug 1252964 - Update win64 tooltool rust to 1.7.0. r=mshal
Repacked official release builds of rustc and the std library.

--HG--
extra : rebase_source : 4624e000cea035c24cbd943619ef61480ac444ee
2016-03-03 15:47:00 -08:00
Ralph Giles 36c9305582 Bug 1252964 - Update win32 tooltool rust to 1.8 beta. r=mshal
Repacked official beta builds of rustc 1.8 and the std library.

We still need the unwind fixes in 1.8, but want to update
now that version is in beta. This doesn't address the sse2
issues with the std library code; see bug 1253202.

--HG--
extra : rebase_source : 8cf31b8946418199aa74499fcdfa40b7ef2b2161
2016-03-03 15:47:00 -08:00
Andrea Marchesini 84b95e462e Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 4, r=me 2016-03-07 15:06:16 +01:00
Andrea Marchesini 3cc763a91d Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 3, r=me 2016-03-07 14:39:53 +01:00
Andrea Marchesini 2269b06d1b Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 1, r=bz 2016-03-07 13:59:47 +01:00
Wes Kocher a80b3e7f67 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Mark Banner f5745d257d Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy
--HG--
extra : commitid : 6srJUWTAvvi
2016-03-08 19:45:35 +00:00
Gijs Kruitbosch e4f6985644 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ

--HG--
extra : rebase_source : 29669594a65d2f8710445bb8ae9b4b92c5834c91
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch bc5ac03ed0 Bug 1254503 - ignore exceptions from trying to fix up obviously broken URIs, r=mak
MozReview-Commit-ID: 7fdJZmtc1zK

--HG--
extra : rebase_source : 0b0620a9e9c67900cd9a19aa0362118285de9ff5
extra : amend_source : 0e409a6b97e981f2fb4511658c94a041fabb24a4
2016-03-08 17:12:01 +00:00
Gijs Kruitbosch 8a1358f533 Bug 1218977 - pocket panel should have rounded corners on OS X, r=mixedpuppy
MozReview-Commit-ID: 4kzBS6znhXG

--HG--
extra : rebase_source : 12b6098da0e243de6da5adf6699c2baed4252cbb
2016-03-04 23:20:35 +00:00
Alessio Placitelli 3d09371e60 Bug 1245544 - Fix the indentation in Experiments.jsm. r=gfritzsche 2016-03-04 06:09:00 +01:00
Alessio Placitelli 124e8da240 Bug 1245544 - Telemetry experiments aren't expiring historical data properly. r=gfritzsche 2016-03-04 09:55:00 +01:00
Mike Hommey 3c61c287f2 Bug 1254451 - Better document toolchain versions in tooltool manifests. r=froydnj
linux32/asan.manifest is removed because the file is not in tooltool
(anymore?).
2016-03-09 09:23:27 +09:00
Mike Hommey 564de8ea0e Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project. r=chmanchester
Because --enable-application is the current way to do things, transpose
it to configure.py, but since --enable-application=js doesn't make
sense, make it an alias of a new --enable-project option.

This only partially moves --enable-application out of old-configure.in
because there are a lot of other things intertwined with it.
2016-03-09 09:23:27 +09:00
CJKu ab2cb34991 Bug 1190759 - Increase waitForCondition retry times in registerProtocolHandler notification test. r=mrbkap
MozReview-Commit-ID: 5rlBD4lmNZT

--HG--
extra : rebase_source : 08480390700f7da90da009f6cdfe4f6c7979c11f
2016-03-01 10:57:40 +08:00
Matthew Wein 94fc7c715c Bug 1215375 - Add support for checkboxes, radio groups, and icons. r=kmag 2016-03-02 15:10:01 -08:00
Ralph Giles d611a2b7c5 Bug 1253456 - Disable rust on win32 builds. r=mshal
Until we can address the sse2 code generation issue,
disable rust on win32 nightly, beta, and release builds.

Leave it enabled in debug builds for testing convenience.
2016-03-03 16:02:55 -08:00
Valentin Gosu 1aba8160bb Bug 652186 - Fix test with URL containing backslashes r=mak
MozReview-Commit-ID: EngcHqZkSeH

--HG--
extra : rebase_source : 7ab1b82580b378150b475b8d8c5eef67c0405f2f
2016-03-03 15:50:25 +01:00
Chris Manchester 5f53ef2dec Bug 1240149 - Build system changes necessary to run linux artifact builds in automation. r=glandium
MozReview-Commit-ID: CJ0CTBtklCs
2016-02-11 18:46:46 -08:00
Kit Cambridge 5d8590bae1 Back out changeset a67f0b208af6 (bug 1252250) for merge conflicts.
MozReview-Commit-ID: IQzGkqThQzG

--HG--
extra : rebase_source : f59f5d9e9bef582881aefb54a5e8a1d6ec3ddb71
2016-03-04 14:46:15 -08:00
Felipe Gomes 517fc5dff9 Bug 1253605 - Do not display e10s checkbox as checked if e10s was blocked. r=jimm
MozReview-Commit-ID: 50u5Vx8B5kj

--HG--
extra : rebase_source : 7e0350b9769245f460e1b71e532d46502e500c43
2016-03-04 11:51:13 -03:00
Dão Gottwald c017be875d Bug 1151864 - Remove CPOWs from browser_action_keyword.js. r=mconley
--HG--
extra : rebase_source : ad65c015c2c87601d2931c7e7b7d7bd1280ae835
2016-03-03 23:33:39 +01:00
Dão Gottwald a6771d2da3 Bug 1159268 - Make browser_bug1015721.js work with e10s. r=billm
--HG--
extra : rebase_source : 8cde4030435a82b7bc3bbfcb1af3c67d9f30f41c
2016-03-03 23:32:54 +01:00
Nihanth Subramanya 81ece67099 Bug 1252972 - Move identity box icon rules for the cert override case below the others to give it priority. r=paolo
MozReview-Commit-ID: 31HOiHxz9ko

--HG--
extra : rebase_source : 189d3e236aefdfe4ecbeac79e56516404cb7a3f4
2016-03-02 11:44:36 -08:00
Dão Gottwald c166234128 Bug 1099156 - Enable browser_bug435325.js for e10s. r=mconley 2016-03-03 18:12:55 +01:00
Dão Gottwald 5315df62f9 Bug 1099156 - Fix and enable browser_bug435325.js for e10s. r=mconley 2016-03-03 17:07:33 +01:00
Dão Gottwald 7d1aa17f57 Bug 1102017 - Fix and enable browser_bug462289.js for e10s. r=mconley 2016-03-03 17:06:48 +01:00
Jan Keromnes ed60aaa7d6 Bug 1239317 - Add a Service Workers entry to the Web Developer menu. r=jryans 2016-03-03 09:47:59 -06:00
Dão Gottwald a7c049fabe Bug 1253229 - Fix and enable browser_fullscreen-window-open.js for e10s. r=gijs 2016-03-03 15:02:13 +01:00
Gijs Kruitbosch a14277868f Backed out changeset a951d792d9b0 (bug 1218977) for causing bug 1251843.
MozReview-Commit-ID: 1UxgFere953

--HG--
extra : amend_source : 238d7fd51b39731b108e58f52585b5e305049c89
2016-03-03 13:22:54 +00:00
Carsten "Tomcat" Book bb49c7a845 Merge mozilla-central to fx-team 2016-03-03 11:56:17 +01:00
Carsten "Tomcat" Book 82cf3c3383 merge mozilla-inbound to mozilla-central a=merge 2016-03-03 11:54:40 +01:00
Mark Hammond 7dad2424a4 Bug 1253120 - drop the restriction on param values passed to showFirefoxAccounts. r=MattN 2016-03-03 15:41:26 +11:00
Kris Maglione cfcc885616 Bug 1190663: [webext] Add tests for window.close() in browserAction and pageAction popups. r=rpl
MozReview-Commit-ID: 8r08YRw7IGr

--HG--
extra : source : 09d8e3caf51daf1554673799609b575de4383a02
extra : amend_source : 64785002b2d8e113b744358a88154f2dd95f9814
2016-02-27 15:29:42 -08:00
Kris Maglione 301a3bd87e Backed out changeset 09d8e3caf51d (bug 1190663) for intermittent mochitest failures on Windows
MozReview-Commit-ID: BsHw1BxNF2t
2016-03-02 19:50:22 -08:00
Kris Maglione 67341496bf Bug 1190663: [webext] Add tests for window.close() in browserAction and pageAction popups. r=rpl
MozReview-Commit-ID: 8r08YRw7IGr

--HG--
extra : rebase_source : 6a88ac0d76b7a9d4659737edec09e62d98a21a1b
2016-02-27 15:29:42 -08:00
Michael Kaply 94377b6e83 Bug 782924 - Allow locale specific preferences in distribution.ini; r=mixedpuppy 2016-03-02 15:04:38 -06:00
Nihanth Subramanya b87a8ff82c Bug 1202280 - [Control Center] Style the security subview's More Information button like a footer. r=jaws
MozReview-Commit-ID: FFrmSP1TYpT

--HG--
extra : rebase_source : 212cda9ac556a68ce9df5feee877db03ee559f8d
2016-02-11 14:00:48 -08:00
J. Ryan Stinnett 1d243be303 Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Carsten "Tomcat" Book 32191b51ac Merge mozilla-central to mozilla-inbound 2016-03-02 16:09:27 +01:00
Wes Kocher 356fd48c1d Merge m-c to fx-team, a=merge
MozReview-Commit-ID: LQ4NtghbPdw
2016-03-01 15:30:35 -08:00
Ricky Rosario ce680bd8be Bug 1249642 - Implement remote modes in aboutNewTabService.js r=oyiptong
MozReview-Commit-ID: 7DiwSSVMJf2

--HG--
extra : rebase_source : 53d008abea969d8f80320b4fedf0a08ab0886774
2016-02-29 16:40:33 -05:00
Wes Kocher d4bc23e4dd Merge inbound to m-c a=merge
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00
Andy McKay 8149342574 Bug 1248460 - pin during SSTabRestoring. r=kmag
MozReview-Commit-ID: A88UnreihK7

--HG--
extra : transplant_source : %93%C6Y%ADh%E1q%E7%840%93%F90%86w%EA%C6l%02O
2016-02-29 13:45:36 -08:00
Matthew Wein 22fd2a0fc9 Bug 1246029 Implement chrome.commands.onCommand. r=kmag 2016-02-29 19:04:03 -08:00
Dave Huseby 0c0cf070cf Bug 1229222 - add chromeutils for the creation of origin attributes with the correct default values. r=sicking
(HEAD -> oa, refs/patches/oa/Bug_1229222)
Fixes Bug 1229222

--HG--
extra : rebase_source : 299742335452d5b5ac3cf25a3bd2d71ec655049f
2016-02-29 12:26:00 +01:00
Yury Delendik d3e1f74458 Bug 1250046 - Remove Shumway core files. r=till 2016-02-23 18:07:05 -06:00
Carsten "Tomcat" Book 30e5302af8 Merge mozilla-central to mozilla-inbound 2016-03-01 15:25:31 +01:00
Ehsan Akhgari 8a0731fdde Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Ting-Yu Lin 514007237a Bug 1097398 Part 1 - Move AccessibleCaret default assets to layout/style/. r=nalexander, r=heycam
Default AccessibleCaret assets were in editor for historical reasons. Because
ua.css references them, I move them to layout/style/ and add them in jar.mn so
that we don't have to package them in various products.

MozReview-Commit-ID: 7K7qr9FK784

--HG--
rename : editor/composer/res/accessiblecaret@1.5x.png => layout/style/res/accessiblecaret-normal@1.5x.png
rename : editor/composer/res/accessiblecaret.png => layout/style/res/accessiblecaret-normal@1x.png
rename : editor/composer/res/accessiblecaret@2.25x.png => layout/style/res/accessiblecaret-normal@2.25x.png
rename : editor/composer/res/accessiblecaret@2x.png => layout/style/res/accessiblecaret-normal@2x.png
rename : editor/composer/res/accessiblecaret_tilt_left@1.5x.png => layout/style/res/accessiblecaret-tilt-left@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_left.png => layout/style/res/accessiblecaret-tilt-left@1x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2.25x.png => layout/style/res/accessiblecaret-tilt-left@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2x.png => layout/style/res/accessiblecaret-tilt-left@2x.png
rename : editor/composer/res/accessiblecaret_tilt_right@1.5x.png => layout/style/res/accessiblecaret-tilt-right@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_right.png => layout/style/res/accessiblecaret-tilt-right@1x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2.25x.png => layout/style/res/accessiblecaret-tilt-right@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2x.png => layout/style/res/accessiblecaret-tilt-right@2x.png
extra : rebase_source : bb29652fcc47725feb44397a7f9f39c89b0161b6
2016-02-16 16:55:28 +08:00
Kris Maglione 66f9b57852 Bug 1248499: [webext] Implement tabs.detectLanguage. r=billm
MozReview-Commit-ID: F4GpSesj2ho

--HG--
extra : rebase_source : e9ffab3396b4f813c60e366c371ea54baccc160a
2016-02-26 13:20:28 -08:00
Kris Maglione 89517813d0 Bug 1251890: Fix RemoveTopWindowID listener. r=billm
MozReview-Commit-ID: 4nQdPszQOy

--HG--
extra : rebase_source : 970b616c972d2ed7fd3bcd163e662a00f8267bdd
2016-02-27 14:11:25 -08:00
Kris Maglione a3d6e11dea Bug 1248497 – Add promise support to the sendMessage APIs. r=billm
MozReview-Commit-ID: AZH9LUq8kGr

--HG--
extra : rebase_source : 2bf4d05544e6c22cb22de5b97fc523c477813ca3
2016-02-15 17:37:19 -08:00
Kris Maglione dce2b3c2cd Bug 1214955: [webext] Automatically localize all localizable manifest properties. r=billm
MozReview-Commit-ID: 2kvYT44NIE8

--HG--
extra : rebase_source : ebab864b517c2e576dde27cf1439cf2deadb0685
2016-02-29 19:34:49 -08:00
Michael Kaply fc12ac3982 Bug 1252466 - Switch distribution.js to use Preferences.jsm; r=mixedpuppy 2016-03-01 10:58:04 -06:00
Andrew Swan 6bf77c377d Bug 1252181 - switch browser_ext_runtime_setUninstallURL.js to temporary add-on install r=mossop
MozReview-Commit-ID: JjjR76gkI3M

--HG--
extra : rebase_source : 64e37359e838eafe4ad2a138660f5bcf392fac2a
2016-02-29 11:11:45 -08:00
Mike Conley bd283d4230 Bug 1228652 - Check for window.closed after flushing messages in navigateAndRestore. r=mossop
MozReview-Commit-ID: 9Cgxg9A61O7

--HG--
extra : rebase_source : 719b990b7490175839c48bf2a74f40891b0ad2ed
2016-02-28 20:36:47 -05:00
Mike Shal e967ca76fd Bug 1251704 - Remove browser/branding Makefile.in's; r=chmanchester
MozReview-Commit-ID: 4uOC4EXYWU0

--HG--
extra : rebase_source : 184de45ff79cb61b44cad8461ca8d821109c7240
2016-02-26 13:03:37 -05:00
Carsten "Tomcat" Book 7f956c0bfb merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
Ryan VanderMeulen 4daa1d1d8d Backed out changesets 764c86198573 and 90494d4d76ab (bug 1220124) for e10s browser_ext_tabs_onHighlighted.js permafail. 2016-02-29 00:15:06 -05:00
Gijs Kruitbosch c2d150995a Bug 1251622 - fix save link tests to work in e10s, rs=trivial,green-try
MozReview-Commit-ID: CvQIMjZKCXl

--HG--
extra : rebase_source : 4471f41791d98459250944540be06967c3fdfab4
2016-02-26 16:07:44 +00:00
Gijs Kruitbosch 0065f67e72 Bug 1101993 - test seems to have fixed itself, rs=test-enabling-with-green-try
MozReview-Commit-ID: IqDoAcfUIVy

--HG--
extra : rebase_source : 275b7240ad31c12444a9e3f69f64ebe309416470
2016-02-26 16:01:43 +00:00
Gijs Kruitbosch 460dc7daaf Bug 1101973 - fix browser_printpreview.js to work in e10s mode, r=mconley
MozReview-Commit-ID: HG5yGatBdj2

--HG--
extra : rebase_source : f65ba741948a32dc9b43f613a9d8be2ae2313248
2016-02-26 16:34:40 +00:00
Gijs Kruitbosch 3b845c302c Bug 1088710 - part 3: wait for STATE_STOP as well as load, r=mconley
MozReview-Commit-ID: 3ztx6kPOdON

--HG--
extra : rebase_source : 4ddfbdf9c641e020dba66e5c642513f8dd0fb061
2016-02-26 21:26:43 +00:00
Gijs Kruitbosch 0a197aae91 Bug 1088710 - part 2: make it work on e10s, r=mconley
MozReview-Commit-ID: FhlfqJ1gmjR

--HG--
extra : rebase_source : 915ecec63d95583114f2c01894748dfda4025321
2016-02-24 15:24:20 +00:00
Gijs Kruitbosch cd643848b1 Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley
MozReview-Commit-ID: C4fA6cboVZY

--HG--
extra : rebase_source : 8eb98fdab15cee43ba7a7b4a395d0f9a9287086e
2016-02-24 15:23:35 +00:00
Marco Bonardo 42d7d55a85 Bug 1251469 - Add telemetry probes for the time needed to sanitize a loaded or unloaded Flash. r=yoric
MozReview-Commit-ID: 8j9teGzMSV2

--HG--
extra : rebase_source : 57fac49ccce20d013fbfe20e28c98dfe3048a56c
extra : amend_source : e25c7975283782e6b705958ea6d060edfcf84d67
2016-02-26 14:50:41 +01:00
Alexandre Poirot 20e2ec71ce Bug 1248601 - Register the Developer Toolbar dynamically. r=jwalker 2016-02-27 04:51:11 -08:00
Ryan VanderMeulen 509bd14522 Backout changeset 49ab89b42dbf (bug 1246029) for browser_ext_commands_onCommand.js permafail. 2016-02-28 19:30:09 -05:00
Sebastian Hengst 56c802b5e8 Bug 1220124 - Add support for chrome.tabs.onhighlight. Followup: fix code style to pass eslint. r=kmag over IRC 2016-02-29 00:34:01 +01:00
Shane Caraveo b3cd983d79 Bug 1251410 fix button height on win10, r=gijs 2016-02-26 14:31:51 -08:00
Wes Kocher 45b5e4259b Merge m-c to fx-team, a=merge
MozReview-Commit-ID: Hc6og2UJTjf
2016-02-26 13:28:45 -08:00
Michael Kaply ecb44c4c0c Bug 1249742 - Don't set prefs at all if overridden by lang or locale; r=mixedpuppy 2016-02-26 14:47:53 -06:00
Wes Kocher f5d0907f78 Merge fx-team to central, a=merge
MozReview-Commit-ID: 9LaKI6lIClP
2016-02-26 12:19:25 -08:00
Marco Bonardo 41b0a29fd2 Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
MozReview-Commit-ID: 94FRqGofGsP

--HG--
extra : rebase_source : 331405028ece42f48a8d160edbbe308e4353bc98
2016-02-22 18:17:43 +01:00
Kris Maglione 2eda01945e Bug 1213993: [webext] Support frameId/allFrames/runAt in browser.tabs.executeScript and insertCSS. r=billm
MozReview-Commit-ID: FgV9vyHVjj8

--HG--
extra : rebase_source : 04582c711ef40f3afc7eeaa9e4dec2e31b63e4e0
2016-02-08 17:40:02 -08:00
Ryan VanderMeulen 7df79cb296 Bug 1251620 - Update pdf.js to version 1.4.95. r=bdahl, r=Mossop
--HG--
extra : rebase_source : 91cdfaccd2b4ff27abb3b38c7d9079393d4bf34c
2016-02-26 10:58:42 -05:00
Luca Greco 024940a637 Bug 1227462 - Test tabs.create/update on allowed and disallowed URLs. r=kmag
MozReview-Commit-ID: 2cZST9GwTaw

--HG--
extra : rebase_source : 9030bc0ab686eb4dc86bf95436c2d0af3d2d63bb
2016-02-25 18:14:51 +01:00
Luca Greco 29d1c88828 Bug 1227462 - tabs.create and tabs.update should check URLs using checkLoadURL. r=kmag
MozReview-Commit-ID: EKFRpoSuXrF

--HG--
extra : rebase_source : e8016dae12cdf5f4b3a9c345ce0a45f51bba519f
2016-02-25 18:13:59 +01:00
Marco Bonardo 1a2184ee13 Bug 1251446 - Can't delete more than 300 items from history treeviews. r=trivial-typo-fix
MozReview-Commit-ID: CoMlnL0Wwht

--HG--
extra : rebase_source : f34984362c5bd2b9940a2241702168bd8c4abad5
extra : amend_source : a34e9cf5a878bc772c5b6decd40e8782d9024a57
2016-02-26 16:16:48 +01:00
Jared Wein 6277bcf9dd Bug 1251107 - Move the mouseout code to popupHideFn(). r=gijs
The mouseout code triggers the hiding of the popup, but it was previously in the popupEditFn meaning that it ran before we expected the popup to close, which caused this race condition. I also had to tweak the contextmenu test because it was depending on a mousedown/click which we are no longer listening for (we replaced that with mouseover/mouseout).


MozReview-Commit-ID: 5mZujGuto5g

--HG--
extra : transplant_source : %A6X%9A%40%FD%7C%5C%F2gC%B1%1Bv%CF%F4%D5%B7%26q%7E
2016-02-25 00:30:37 -05:00
Mark Hammond 0f691c4a60 Bug 1243594 (part 3) - leave the utf-8 encoding of the payload to rest.js instead of directly in loop. r=Standard8 2016-02-26 15:46:30 +11:00
Margaret Leibovic 3a66695ff2 Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3pwOV5BjwC9

--HG--
extra : rebase_source : 66c2afd658320c5e5bd05e4b2a3278f2c871fee2
2016-02-22 10:35:32 -05:00
Margaret Leibovic 8db3f1faa4 Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3TFzz809KcM

--HG--
extra : rebase_source : 3cf003c5cbbe02e03bcf6f5f96843ccbc4a26a09
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett 43d0a9d541 Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00