Commit Graph

40413 Commits

Author SHA1 Message Date
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
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
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
David Critchley
d7fc6d5072 No Bug - Timing change within the check video and switch to chatbox to allow DOM catch up. r=standard8 NPOTB DONTBUILD
--HG--
extra : commitid : CCSEyTA3MJp
2016-02-25 23:04:50 +00:00
Michael Kaply
950282d83b Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy
MozReview-Commit-ID: 47aRIjly0YZ

--HG--
rename : browser/components/test/.eslintrc => browser/components/tests/browser/.eslintrc
rename : browser/components/test/browser.ini => browser/components/tests/browser/browser.ini
rename : browser/components/test/browser_bug538331.js => browser/components/tests/browser/browser_bug538331.js
extra : rebase_source : fc14d5b2b9806936ca73262cfe1660390d5af7d3
extra : amend_source : 3e9b0fdd86550782b800da6dcf02236bbde56c2d
2016-02-25 12:40:39 -06:00
Mike de Boer
67d259ac60 Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8 2016-02-25 22:11:08 +01:00
Nihanth Subramanya
4c1b965308 Bug 1220753 - Add button to revoke security exceptions in the control center. r=paolo 2016-02-07 17:46:47 -08:00
Carsten "Tomcat" Book
634d246572 Merge mozilla-central to fx-team 2016-03-01 15:26:21 +01:00
Marco Bonardo
7162158c88 Backed out changeset e427eb78d33b (bug 1250958) for test failures
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
bbe4714bd9 Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
MozReview-Commit-ID: 9k58B16nPL8

--HG--
extra : rebase_source : de3e1536eaa974ab1c177c274fe371ecb3b9f8a4
2016-02-26 18:55:36 +01:00
Marco Bonardo
8d7beb7845 Bug 1116457 - Intermittent browser_history_sidebar_search.js. r=adw
MozReview-Commit-ID: Dpsx7fw7pad

--HG--
extra : rebase_source : b3fe1c340a8ecac571153aabfd3bb376685f8723
2016-02-29 14:37:59 +01:00
Marco Bonardo
f946230755 Bug 1252089 - Report the in-progress sanitization in shutdown abort metadata. r=yoric
MozReview-Commit-ID: KjmRVLpBLJx

--HG--
extra : rebase_source : 273c3ce71f62d04fe6adbcd12fb2c0dd8838faae
extra : amend_source : ef237bd823a425603f00253495653e245f976a47
2016-02-29 17:26:12 +01:00
Carsten "Tomcat" Book
83adb66526 merge mozilla-inbound to mozilla-central a=merge 2016-03-01 12:01:58 +01:00
Dragana Damjanovic dd.mozilla@gmail.com
496059d377 Bug 1246956 - Add loadReplace to session history. r=yoric r=mfinkle 2016-03-02 12:17:22 +01:00
Matthew Wein
a072c8c433 Bug 1246029 - Implement chrome.commands.onCommand. r=kmag 2016-02-26 23:51:19 -08:00
Matthew Wein
05949165c2 Bug 1220124 - Add support for chrome.tabs.onhighlight. r=kmag 2016-02-07 18:35:22 -08:00
Kit Cambridge
82b46485fb Bug 1206560 - Show the site favicon in XUL notifications. r=jaws
MozReview-Commit-ID: FMVYO1DCFDm

--HG--
extra : amend_source : 7cf2261502d89a82de27d067ae9c5d4c47b25f60
extra : histedit_source : 3eee97f8c7a8fce9a0986b107ea374768bd44075
2016-02-27 13:47:22 -08:00
David Rajchenbach-Teller
1a3a107998 Bug 1251347 - Making sure that SessionFile.write initializes its workers;r=mconley
Bug 1243549 fixed a race condition during SessionFile startup which
could cause calls to SessionFile.write to send messages to the worker
before it was initialized. The fix consisted in waiting until
initialization was complete before proceeding.

As it turns out, there are cases in which we send messages to the
worker without ever attempting to initialize it, so this wait ends up
causing a hang/shutdown.

This patch fixes the issue by making sure that any message sent to the
worker first initializes the worker if it hasn't been initialized
yet. Since initializing the worker requires us reading the session
store files to find out which one is valid, well, we do exactly that.

MozReview-Commit-ID: 1bOgCaF6ahM

--HG--
extra : rebase_source : 5f1c6df24457c37c8b253c9e14d6e2b5eba2bfbb
2016-02-26 12:02:43 +01:00
David Rajchenbach-Teller
9b9c86a59b Bug 1251347 - Refining SessionFile Shutdown hang details;r=me
MozReview-Commit-ID: Jag5oFwKTqr

--HG--
extra : rebase_source : 0e56ccd8755bb97640e7e1ae1df95f4410429df9
2016-02-26 11:11:47 +01:00
Andrew Halberstadt
bd06ada1f3 Bug 1250616 - Sign mozscreenshots extension for mochitest, r=MattN
For details on extensions in automation and signing, see
https://wiki.mozilla.org/EngineeringProductivity/HowTo/SignExtensions

MozReview-Commit-ID: HNJq2VlY9KX

--HG--
extra : rebase_source : 1d4369809f777906de87f29df4069ad8161fa060
extra : amend_source : ba781964f4677a54b18342206aa971386aa97c8a
2016-02-24 14:07:58 -05:00
Wes Kocher
d0b32f7434 Merge m-c to inbound, a=merge
MozReview-Commit-ID: Aab5zU7Kd3X
2016-02-26 12:38:33 -08:00
Wes Kocher
8cffbc095f Backed out changeset b88648a41ed2 (bug 1245891) for talos timeouts
MozReview-Commit-ID: BxDPXC2rA4m
2016-02-26 12:29:03 -08:00
Michael Layzell
6d5134e378 Bug 1234021 - Catch exceptions raised by storage.length in SessionStorage.jsm, r=mconley 2016-02-26 13:37:44 -05:00
David Rajchenbach-Teller
bdca4d4167 Bug 1245891 - Changing Session Restore Talos tests to include the time to restore actual tabs;r=mconley
MozReview-Commit-ID: 3kjG6ixWNiO

--HG--
extra : rebase_source : 2f06b7e2595dc65531f56eb7ee0b4dc6f60ea385
2016-02-23 13:40:39 +01:00
Phil Ringnalda
c279cb263c Back out 2 changesets (bug 1245992) for several browser-chrome failures
Backed out changeset 6d9614f87daf (bug 1245992)
Backed out changeset 34e6eea401e3 (bug 1245992)
2016-02-25 19:15:16 -08:00
Haik Aftandilian
3cdbeb2bd6 Bug 1237847 - [e10s] Null deref crash when running test_pluginstream_newstream.html; r=bobowen
Modify the Mac sandbox to allow temporary files to be created in a
parent-specified subdirectory of NS_OS_TEMP_DIR. This is similar to the
Windows approach. The parent provides a UUID in a preference which is
used by the content process to form the subdirectory name.

MozReview-Commit-ID: 6BONpfZz8ZI

--HG--
extra : rebase_source : ad18e091918356a1a40c13f1453972b4512ad476
2016-02-25 15:26:13 -08:00
Francois Marier
cba834e152 Bug 1245992 - Remove unused Safe Browsing strings. r=past
MozReview-Commit-ID: IkyO53DJpYs

--HG--
extra : rebase_source : 44e64c0eb3610159b6d57da2f3fedddfdda54841
2016-02-25 21:34:15 -08:00
Francois Marier
53454d8416 Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
MozReview-Commit-ID: DLC1KDvYbUH

--HG--
extra : rebase_source : 7289c93af47827f8a8dd78285d7beecf31935f3c
2016-02-25 21:34:01 -08:00
Mark Hammond
429a84603a Bug 1250128 - avoid focus and blur handlers from rebuilding the entire Synced Tabs list. r=adw 2016-03-01 11:32:51 +11:00
Mark Hammond
e7b452c2c2 Bug 1246869 - remove services.sync.syncedTabsUIRefresh preference so SyncedTabs sidebar can ride the trains. r=adw 2016-03-01 11:22:47 +11:00
Mark Hammond
ca1909f987 Bug 1241141 - remove Synced Tabs item from history panel. r=Gijs 2016-03-01 11:21:54 +11:00
Dave Townsend
61b99aec71 Bug 1250611: Fix more tests to use signed add-ons. r=rhelmer
MozReview-Commit-ID: 97RVVxAM5eo

--HG--
extra : rebase_source : bfbec29b8eba2ee1c4b4ce1fb2415c5dab21e5ab
2016-02-29 10:04:55 -08:00
Mark Banner
0319e3e3fd Bug 1252279 - Land version 1.1.9 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : DF2rjGrOjAH
2016-02-29 23:23:45 +00:00
Mark Banner
65de18951f Bug 1252279 - Land version 1.1.9 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : P3TTOMzcVk
2016-02-29 23:23:44 +00:00
Matthew Wein
b1ab0e41fd Bug 1220124 - Add support for chrome.tabs.onhighlight. r=kmag
MozReview-Commit-ID: BB6vJl8qV4l

--HG--
extra : rebase_source : fcbe0bd0aa21e47c2524e57434dded91592efe9d
extra : source : 90494d4d76ab4587805ad27cc663fa7407b04450
2016-02-07 18:35:22 -08:00
Kris Maglione
bf8aa934ca Bug 1252239: Trap errors thrown by speculativeConnect. r=ttaubert
MozReview-Commit-ID: Bbik1htw3qk

--HG--
extra : rebase_source : 9f0667a66e9447e3bdd4acb3af7d92f8bd27d240
2016-02-29 13:06:26 -08:00
Dão Gottwald
cef6e4acef Bug 1252110 - Fix and enable browser_bug400731.js for e10s. r=jaws 2016-02-29 22:24:55 +01:00
Michael Kaply
69571aa045 Bug 1251729 - Don't use eval for distribution.js; r=mixedpuppy 2016-02-29 10:47:01 -06:00
Paolo Amadini
f6fcc5da79 Bug 1117145 - Part 6 - Fix browser_basic_functionality.js. r=jaws 2016-02-29 16:23:41 +00:00
Paolo Amadini
0fec3e127c Bug 1117145 - Part 5 - Share the implementation of some of the download item commands. r=jaws
MozReview-Commit-ID: La6km3izidY

--HG--
extra : rebase_source : 6cbd26296b0943e347fd71b263ce2a4dacb9115c
2016-02-14 17:28:12 +00:00
Paolo Amadini
f5f432c4df Bug 1117145 - Part 4 - Unify how commands are handled in the Downloads Panel and the Library. r=jaws
MozReview-Commit-ID: 2Irgwu5YI72

--HG--
extra : rebase_source : d1da32b41a36f383cc76039934ae022742a29840
2016-02-29 15:50:57 +00:00
Paolo Amadini
ad65b7856a Bug 1117145 - Part 3 - Share the download item binding between the Panel and the Library. r=jaws
MozReview-Commit-ID: D8wNJxSJm84

--HG--
extra : rebase_source : 4350fb37dc405949e50a04fd3e0fbed91a8a476e
2016-02-11 21:00:38 +00:00
Paolo Amadini
42971bb248 Bug 1117145 - Part 2 - Unify DownloadsViewItem and DownloadsViewItemController. r=jaws
MozReview-Commit-ID: 8qcV5Y7t1hM

--HG--
extra : rebase_source : a49dff2db7f5c89f1fa2851416cf122b1fb484c0
2016-02-10 14:54:24 +00:00
Paolo Amadini
f542bd44dd Bug 1117145 - Part 1 - Unify the functional CSS files for the Downloads Panel and the Library. r=jaws
MozReview-Commit-ID: 1CUvG6ucBQq

--HG--
extra : rebase_source : 32195435c7e0a553ac310a5f07dd31a800686d6a
2016-02-05 14:03:26 +00:00
Gijs Kruitbosch
cc10ff515d Bug 1100687 - part 2: fix browser_blockHPKP.js, r=jaws
MozReview-Commit-ID: DxvN94O8fhi

--HG--
extra : rebase_source : 127d935b8153114624bd50400a40e84f5153278c
2016-02-26 15:16:13 +00:00
Gijs Kruitbosch
2e52c1b625 Bug 1100687 - part 1: fix browser_addCertException.js, r=jaws
MozReview-Commit-ID: ZHUpRLAkxV

--HG--
extra : rebase_source : 85fa340e7f8c40b512c1292259c727fcf89c3b36
2016-02-26 14:50:03 +00:00
Dão Gottwald
ed9caf237a Bug 824887 - Use the current page's original URI rather than creating a new one for copying from the location bar, stop encoding parentheses explicitly. r=dolske
--HG--
extra : rebase_source : ae5ee74cfa5299612590dacd683dff3e2538f355
2016-02-29 12:51:07 +01:00
Mike de Boer
16115798a5 Bug 1250871 - only send messages to child scripts when the docShell is still around. r=smaug 2016-02-29 12:25:48 +01:00
Florian Quèze
3bab40f228 Bug 1251278 - Remove obsolete Yahoo parameter preferences, r=mconnor. 2016-02-29 11:46:37 +01:00
Carsten "Tomcat" Book
efcd855704 Merge mozilla-central to fx-team 2016-02-25 11:59:56 +01:00
Carsten "Tomcat" Book
3695dd59e0 merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
Carsten "Tomcat" Book
33ebf93dd6 merge fx-team to mozilla-central a=merge 2016-02-25 11:53:19 +01:00
Nihanth Subramanya
3ba8a40226 Bug 1201437 - Add tests to ensure correct icon is displayed in control center for user-added security exceptions. r=paolo
MozReview-Commit-ID: 1WDKYOhbzUf

--HG--
extra : rebase_source : 24f61418c3d6f9c7466bb49701b29ce1e7f1031e
2016-02-24 22:45:59 -08:00
Nihanth Subramanya
6e71a5e6cf Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo
MozReview-Commit-ID: 92m7Rhjufv4

--HG--
extra : rebase_source : 3e392e1d3012093edf30eee2c5d5cb77a2da8a10
2016-02-24 22:45:23 -08:00
Matthew Noorenberghe
32304ae25a mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me
MozReview-Commit-ID: 6GjBRJ2C787

--HG--
extra : rebase_source : 34bcdc3214f1696215a8ce6c1cfb3767a501e51c
2016-02-24 22:41:56 -08:00
Jared Wein
083646b004 Bug 1250732 - Disable browser_bookmark_popup.js on Linux debug builds due to flakiness of moueover/mouseout events. r=gijs, a=tomcat
MozReview-Commit-ID: KQ8FNFaieIy

--HG--
extra : transplant_source : %8A%F4%7D%DD%19%5Dx%14%9BS0%7E%9C%D7%96%B0%8A%9DX%EE
2016-02-25 00:34:44 -05:00
Panos Astithas
333e89b7b3 Bug 1250577 - Enable browser_basic_functionality.js and browser_iframe_gone_mid_download.js tests on e10s. r=me
MozReview-Commit-ID: BuDLbO95bGO
2016-02-25 11:35:47 +02:00
Matthew Wein
c822f61ac1 Bug 1246028 Implement chrome.commands.getAll. r=kmag 2016-02-24 17:29:04 -08:00
Carsten "Tomcat" Book
20095687cf merge fx-team to mozilla-central a=merge 2016-02-24 12:04:15 +01:00