Commit Graph

40049 Commits

Author SHA1 Message Date
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
Carsten "Tomcat" Book
3d5797401d merge mozilla-inbound to mozilla-central a=merge 2016-02-24 12:01:56 +01:00
Phil Ringnalda
dd373cbd2b Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked 2016-02-24 18:40:42 -08:00
Ryan VanderMeulen
6bf0eb3ad7 Backed out changeset e8a80985911b (bug 1239042) for frequent Windows intermittent browser_syncui.js failures. 2016-02-24 21:08:58 -05:00
Shane Caraveo
76988cc96f Bug 1218977 fix panel corners on pocket panel, r=gijs 2016-02-24 16:03:53 -08:00
Drew Willcoxon
6d9d0e2ae2 Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak 2016-02-22 15:18:12 -08:00
Shane Caraveo
b69f8d4a34 Bug 1245277 loop addon needs to respect prior set default prefs, not restartless, r=Standard8 2016-02-24 15:15:42 -08:00
Shane Caraveo
930333e06e Bug 1245277 pocket addon needs to respect prior set default prefs, r=Gijs 2016-02-24 15:14:30 -08:00
Masatoshi Kimura
16881de41a Bug 1250781 - Scroll "Default apps" into the default browser option. r=Gijs 2016-02-25 07:10:35 +09:00
Michael Kaply
459b5b8e45 Bug 1239949 - Add a pref for showing bookmarks toolbar and menubar; r=mixedpuppy
MozReview-Commit-ID: KqCSjlhWAOo

--HG--
extra : rebase_source : 5a25d574ea29b5f4949301ea8fcb20da8fc8cb59
2016-02-24 09:47:52 -06:00
Mike Conley
5c19c7ef6b Bug 1244684 - Make FX_TAB_SWITCH_TOTAL_MS work for non-e10s in an OMTC world. r=mstange
MozReview-Commit-ID: VKFKi1u6az

--HG--
extra : rebase_source : 78bd7dc54b52fdf954387033588614de0f7a9f43
extra : amend_source : 18fe1482e7b453aec4b3d23ef0034448e246cbf4
2016-02-23 12:12:01 -05:00
Shane Caraveo
e00a961c57 Bug 1250369 Fix out-of-band upgrades of pocket system addon, r=Gijs 2016-02-23 09:03:26 -08:00
Mark Banner
aba10ad9c4 Bug 1247255 - Update the UITour to use Loop's new API for opening the panel. r=MattN
--HG--
extra : commitid : 1naOApaQtM8
2016-02-23 16:09:45 +00:00
Blake Kaplan
f92eca37c1 Bug 1193093 - Tighten up these checks a little. r=Gijs 2016-02-23 16:11:53 -08:00
Mark Hammond
d09fbf36ce Bug 1244929 - Allow UITour's showFirefoxAccounts command to accept additional URL params. r=MattN 2016-02-24 12:38:30 +11:00
Gijs Kruitbosch
f52aef14ef Bug 1250482 - r=mak
MozReview-Commit-ID: 2wpk7hOKUO7

--HG--
extra : amend_source : c7531a0e4f1d02c15701855b631f4ce2fe6cfb8b
2016-02-23 13:39:28 +00:00
Gijs Kruitbosch
f8aac34eb3 Bug 1250366 - fix whitespace issues with URL highlight code, r=jaws
MozReview-Commit-ID: 1i0IiZ7EDWi

--HG--
extra : rebase_source : 20b36e17d188fb3b85b22c3add674bf1dc739499
2016-02-23 11:45:07 +00:00
Kit Cambridge
f0355c41b1 Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN
MozReview-Commit-ID: LR3OiP0miEm

--HG--
extra : rebase_source : 02f7a3d316fd084e71a918caf50d44a7123fc521
extra : amend_source : f4918e853cf0e50a60c151d358de75614b71c52f
2016-02-16 13:27:27 -08:00
Phil Ringnalda
0b6c6a178d Bug 1245937 - requestLongerTimeout for browser_chatwindow.js and browser_focus.js since 1154277 slowed them down, transplanted from mozilla-aurora. rs=testonly
--HG--
extra : transplant_source : %94%D8%E4%BFu6%1F%B8/F%FA%E3%27%11%A6q%8F%AB2%1B
2016-02-15 13:12:06 -08:00
David Critchley
3a5ecb900d Bug 1250495 - Improved privacy by opening Hello FTU Url when there is no context url r=standard8
--HG--
extra : commitid : 9xlyfbCgfQ8
2016-02-24 19:42:01 +00:00
Luca Greco
4b9a1c10fb Bug 1249144 - [webext] fix sorting collected frame details in webNavigation tests. r=kmag
MozReview-Commit-ID: ay5fGRGSpW

--HG--
extra : transplant_source : %AC%05%86w%18%F7Q%0B%F4%BA%7Ci%F5k.%E7%80%0Ak%B9
2016-02-19 04:09:16 +01:00
Matthew Wein
1db30ea608 Bug 1246028 - Implement chrome.commands.getAll. r=kmag 2016-02-23 16:13:16 -08:00
Honza Bambas
2e65c432f0 Bug 1239671 - Don't let session store override persistent cookies, r=ehsan 2016-02-23 14:32:00 +01:00
Kit Cambridge
01c932477f Bug 1239042 - Show sync status for a minimum of 1.6s. r=markh
MozReview-Commit-ID: KWU1fXLJbKh

--HG--
extra : rebase_source : 20ab76a43aada66662d9fb930c18d5cb31b3df6a
2016-02-23 15:37:10 -08:00
Gijs Kruitbosch
eae94f4d82 Bug 1220160 - followup: fix oversight that docLocation should be a string, not a URI object, rs=bustage,me
MozReview-Commit-ID: EBYMhd8Fghf

--HG--
extra : rebase_source : e13452bd8e214029348d744f490a9f14a51991bb
2016-02-24 13:14:14 +00:00
Mike de Boer
5cf46f9471 Bug 1229195: ignore messages when content is null. r=Standard8 2016-02-18 13:02:33 +01:00
Marco Bonardo
e0ce819ccc Bug 1250362 - don't flush prefs on startup unless it's really needed. r=yoric
MozReview-Commit-ID: FLrlrF4A1Om

--HG--
extra : rebase_source : 9fe9e1cee72c3466884ffee9eb5064482969439f
2016-02-23 23:29:43 +01:00
Carsten "Tomcat" Book
94388a5225 Merge mozilla-central to fx-team 2016-02-24 12:07:20 +01:00
Alexandre Poirot
0f4a6801ac Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
--HG--
rename : devtools/client/devtools-clhandler.js => devtools/client/devtools-startup.js
rename : devtools/client/devtools-clhandler.manifest => devtools/client/devtools-startup.manifest
2016-02-24 02:06:42 -08:00
Gijs Kruitbosch
84ca79b68b Bug 1220160 - part 3: use mozDocumentURIIfNotForErrorPages for ssl error reporting, r=past
MozReview-Commit-ID: INgz40gYGwl

--HG--
extra : rebase_source : b7d46175ab04ae6d168fe58e73b713164e5fadd8
2016-02-22 20:31:10 +00:00
Gijs Kruitbosch
bd33c04030 Bug 1220160 - part 2: use mozDocumentURIIfNotForErrorPages for context menu's docLocation, r=MattN
MozReview-Commit-ID: 7hBFzeh5jpz

--HG--
extra : rebase_source : 31efefd60d0fe7788986439a3fd39dd6608910b7
2016-02-19 14:05:10 +00:00
Carsten "Tomcat" Book
839ce412a8 merge fx-team to mozilla-central a=merge 2016-02-23 16:54:50 +01:00
Dragana Damjanovic
d3fd6043b0 Bug 1246956 - Add originURI to Sessionstore. r=bz,Yoric,mfinkle 2016-02-22 16:38:57 -08:00
Matthew Noorenberghe
f24015ad32 Bug 1248849 - UITour: showInfoPromise: Add panel event listener before having content call showInfo. r=felipe
MozReview-Commit-ID: Cv5gkmfrTsI
2016-02-22 16:33:42 -08:00
Drew Willcoxon
f83e5911a1 Back out 996485ab7306 (bug 1249332) for test bustage. 2016-02-22 16:27:44 -08:00
Drew Willcoxon
13b82bd15e Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak 2016-02-22 15:18:12 -08:00
Mark Hammond
c0a9f6c7bc Bug 1234205 - add an inverted version of the synced tabs button. r=Gijs 2016-02-23 09:43:35 +11:00
Mark Hammond
65f31ac57d Bug 1247109 - apply -moz-crisp-edges style to favicons on hidpi in the Synced Tabs sidebar. r=Gijs 2016-02-23 08:49:59 +11:00
Leo Ufimtsev
eb2c6cbfc2 Bug 1229206 - Labels for screen readers are missing from about:preferences#sync. r=markh 2016-02-23 08:46:15 +11:00
Jared Wein
6b9028c19f Bug 1041514 - Don't show default browser prompt if a user opts out in the installer. r=jimm
MozReview-Commit-ID: Hyr7zGKUAWj

--HG--
extra : rebase_source : f608bc79faec81e00e3e326b5b17a2e7ff48c6f6
2016-02-22 12:34:30 -05:00
Wes Kocher
24663f3a36 Backed out changeset 3b17489c9d98 (bug 1248600) for ESLint failures
--HG--
rename : devtools/client/devtools-startup.js => devtools/client/devtools-clhandler.js
rename : devtools/client/devtools-startup.manifest => devtools/client/devtools-clhandler.manifest
extra : commitid : AmNYlqOEWAb
2016-02-22 09:27:04 -08:00
Wes Kocher
8c5495ce26 Backed out changeset 6f20995bd994 (bug 1193093) for various browser-chrome test failures
--HG--
extra : commitid : GehS1ykvCg8
2016-02-22 16:12:18 -08:00
Marco Bonardo
99f799e4c7 Bug 1249786 - fix typo. r=me on a CLOSED TREE
MozReview-Commit-ID: 3AeOpRsNd23
2016-02-22 16:52:06 +01:00
Alexandre Poirot
fb5133261e Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
--HG--
rename : devtools/client/devtools-clhandler.js => devtools/client/devtools-startup.js
rename : devtools/client/devtools-clhandler.manifest => devtools/client/devtools-startup.manifest
2016-02-22 06:57:15 -08:00
Marco Bonardo
b4d417454e Bug 1249786 - Sanitize on startup prefs are broken. r=yoric
MozReview-Commit-ID: LDmK7G1BhGP

--HG--
extra : rebase_source : f6005e1cfb2e14b0ce5c3b7e9a370170604e8a77
2016-02-19 23:22:24 +01:00
Patrick Brosset
ce1b99b254 Bug 1244120 - Enable browser_rules_content_02.js with e10s; r=bgrins
Extracted a shared helper to open the browser context menu and choose
the 'inspect element' item. This helper works with e10s.
Adapted it a little bit so it waits for the right events in order to
make sure the inspector is ready.

This also involved modifying inspectNode in nsContextMenu.js to make it
wait until the node was selected and the node was ready.

Used this in browser_inspector_initialization.js,
browser_rules_content_02.js and browser_markup_keybindings_04.js

Also removed a now useless inspector-updated event that was trigger from
the animation-inspector panel in some situation. This was left behind
from a long time ago but didn't serve any purpose anymore.

MozReview-Commit-ID: 5bFHxxrwxhL

--HG--
extra : rebase_source : cb30c7e47605f59674f2344dba10af814172333d
2016-02-22 10:02:54 +01:00
Gijs Kruitbosch
b7e9c528d8 Bug 1228754 - correct comments from bustage fix, rs=me, DONTBUILD
MozReview-Commit-ID: 2w311HTGaEt
2016-02-22 09:32:11 +00:00
Gijs Kruitbosch
0b885cef41 Bug 1236154 - add test for ESE migration code, r=MattN
MozReview-Commit-ID: 5lILvkVn3tW

--HG--
extra : rebase_source : 9365c2fc58f0020927f8fcefc1475f3bfb1ca9d6
extra : amend_source : 6100f05bfc75d06a9884192a42ce15b10b710da6
2016-02-11 18:46:32 +00:00
Tanner Parker
38a5dd1700 Bug 1130449 - fix reuse of accesskey string for protocol handler notification "Add" button, r=gijs
MozReview-Commit-ID: BMJoDh77yIB
2016-02-21 16:05:00 +00:00
Benjamin Dahse
f6523cc628 Bug 1249281 - add UITelemetry for tab audio mute control, r=gijs
MozReview-Commit-ID: 8UTh7C6EXKL
2016-02-21 03:28:00 +00:00
Shane Tomlinson
835cfa04a2 Bug 1146724 - test for WebChannel SendingContext. r=MattN/markh 2016-02-22 17:21:34 +11:00
Mark Hammond
9f175c7457 Bug 1246076 (part 1) - include the favicon in synced tabs records and optionally display it in the synced tabs UI. r=rnewman 2016-02-22 15:43:46 +11:00
Jared Wein
6ff70869f2 Bug 1212482 - Don't show a white area at the end of the location bar when not focused. r=dao
MozReview-Commit-ID: 8DiRQXErBt0
2016-02-20 22:29:27 -05:00
Neil Deakin
405ec49f37 Bug 1235129 - "Drag-n-drop url from location bar to a <tab> opens new tab instead of loading url in that tab". r=dao 2016-01-28 07:41:00 +01:00
Jared Wein
2d2a2f8e9d Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00
Carsten "Tomcat" Book
818c93be93 Merge mozilla-central to fx-team 2016-02-23 16:56:52 +01:00
Gijs Kruitbosch
36449d6846 Bug 1088714, bug 1090635, bug 1102900 - re-enable various CUI tests now the test framework deals with e10s in a way that makes them pass, rs=checked-e10s-test-on-try
MozReview-Commit-ID: FPnT7qj3qeC

--HG--
extra : rebase_source : b65758e610753099f73f0b867ec5fa518637230b
2016-02-23 10:33:43 +00:00
Gijs Kruitbosch
3d96bd1ddd Bug 1091561 - fix tab bookkeeping for cut/copy/paste tests to make them work on e10s, rs=trivial
MozReview-Commit-ID: 4b1ZMZ6q3Yh

--HG--
extra : rebase_source : d595a57769a45019e05508f7f84b5e6932f023d6
2016-02-23 10:32:21 +00:00
Gijs Kruitbosch
41bea93945 Bug 1090656 - re-enable already-passing test in e10s, rs=checked-e10s-test-on-try
MozReview-Commit-ID: 6h7c4ie9D3j

--HG--
extra : rebase_source : 914262fe0d0d1068a04101cada12895c98c587db
2016-02-23 10:31:02 +00:00
Blake Kaplan
98c68b6990 Bug 1193093 - Tighten up these checks a little. r=Gijs 2016-02-22 14:00:55 -08:00
Andrea Marchesini
e0e3edb1b6 Bug 1248251 - We should not send the referrer when a link is open in a different container - part 2 - r=ttaubert 2016-02-22 15:44:20 +01:00
Andrea Marchesini
70ed9f27ca Bug 1248251 - We should not send the referrer when a link is open in a different container., r=ttaubert 2016-02-22 15:43:54 +01:00
Nihanth Subramanya
33e83348e2 Bug 1196677 - Content search: use inputbox value for searches performed with the keyboard. r=adw
MozReview-Commit-ID: Lwvmd3CUV3m

--HG--
extra : rebase_source : 51437fd31115f72d2b5a696d2e3635900ac7dfcd
2016-01-25 15:50:21 -08:00
Dão Gottwald
d97fcaaba2 Bug 1250806 - Add menuitems for recent bookmarks synchronously so that they show up in the native menubar on OS X. r=mak 2016-03-02 17:16:59 +01:00
Gijs Kruitbosch
58583cf2ea Bug 1094510 - make browser_canonizeURL.js not hit the network in e10s mode, r=mconley
MozReview-Commit-ID: JlEYeir749V

--HG--
extra : rebase_source : 0b56c6af9e9ecd1b4de10744de82c066e1ff2bee
extra : amend_source : 060b3cb21ddd9f0f413395acf098ce130672ccee
2016-02-29 14:11:04 +00:00
Marco Bonardo
e17e1397a4 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 : e6394f4d3d8872ad9161446c1e3657ca88c00319
2016-02-26 18:55:36 +01:00
Luca Greco
b1e808ad5f Bug 1249144 - [webext] Test explicitly the frameId/parentFrameId associated to the toplevel frame. r=billm
MozReview-Commit-ID: 9E7LmdyHcnG

--HG--
extra : transplant_source : %94%99L%24%3Bg%C0%F1%B6%E9%F7%20%D5%E1%1C.%3C%C8%F7/
2016-02-18 01:56:09 +01:00
Mike Conley
044d8bca6b Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert
MozReview-Commit-ID: 5UrQj1UUKDE

--HG--
extra : rebase_source : 0b2f5ebb954603bfe6a800ff0d6100be5a2dfbb2
2015-12-01 14:34:25 -05:00
Phil Ringnalda
1a1ec5b8bb Merge f-t to m-c, a=merge 2016-02-20 17:25:14 -08:00
Sebastian Hengst
693a23497c Bug 1249608 - Don't run UI migration steps with new profiles. Follow up: Add missing closing parenthesis. r=dao over IRC. CLOSED TREE 2016-02-20 15:15:01 +01:00
Dão Gottwald
4238c3c5cd Bug 1249608 - Don't run UI migration steps with new profiles. r=gijs 2016-02-20 14:04:03 +01:00
Dão Gottwald
594c008fcb Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Kris Maglione
cdb5df1500 Bug 1248501 - Allow fuller use of the CLD2 API from LanguageDetector.detectLanguage. r=florian r=azakai
MozReview-Commit-ID: 9UGcu0lssGa

--HG--
extra : rebase_source : be38961867398228a6e959961f4ca0cb74b3c30f
2016-02-18 13:59:59 -08:00
Michael Kaply
ea9d3ac61a Bug 1249630 - Add language support to distribution.js; r=mixedpuppy 2016-02-19 10:59:15 -06:00
Ryan VanderMeulen
1edc194331 Bug 1249508 - Update pdf.js to version 1.4.83. r=bdahl, r=Mossop
--HG--
extra : rebase_source : 189a0f9b12826348f1ef6e43450046ca06dcf2eb
2016-02-18 22:01:35 -05:00
Carsten "Tomcat" Book
ef7d4492cc Merge mozilla-central to fx-team 2016-02-19 17:22:14 +01:00
Carsten "Tomcat" Book
cab348d1b5 Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js 2016-02-19 17:19:19 +01:00
Gijs Kruitbosch
8e1f9ecb9d Bug 1228754 - bustage followup, rs=me,bustage
MozReview-Commit-ID: Lg2aDejV4Er

--HG--
extra : rebase_source : f4864efb3081b227a548642a771d39ef875062a2
2016-02-19 15:44:04 +00:00
Carsten "Tomcat" Book
fd2c2d9b1a merge mozilla-inbound to mozilla-central a=merge 2016-02-19 12:02:26 +01:00
Wes Kocher
a157b8b9b1 Backed out changeset b7450f64aa87 (bug 1219794) for adding a failing test
--HG--
extra : commitid : 5KlZnmIYrKv
2016-02-18 17:05:09 -08:00
Justin Dolske
d342593533 Backout 44f79bbe2b51 (bug 1219788), not working as intended. 2016-02-18 12:16:52 -08:00
Matthew Noorenberghe
2655b73c19 Bug 1245107 - browser_closeTab.js: wait for the tab to close. r=jaws
The UITour content API call uses sendAsyncMessage so we can't assume a synchronous close.

MozReview-Commit-ID: JXm2ztcLwW5

--HG--
extra : rebase_source : 0a7c3cdcd8e66eb33c56b143fe96b4f5dfd3bfc5
2016-02-18 12:40:47 -08:00
Dão Gottwald
4c8a1f54f5 Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-19 00:50:17 +01:00
Jared Wein
0567af5a76 Bug 1243838 - Rewrite test_contextmenu.html (-> browser_contextmenu.html) to run in e10s. r=mconley
MozReview-Commit-ID: 6PAnlSKe28F
2016-02-18 15:36:23 -05:00
Jared Wein
4bef149a0a Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00
Shane Caraveo
6cb9ebeb48 Bug 1243806 fix linux hidpi, r=gijs 2016-02-18 10:25:37 -08:00
Shane Caraveo
49d82ec114 Bug 1248693 fix pocket addon version, r=gijs 2016-02-18 10:20:55 -08:00
Dão Gottwald
9249c82407 Bug 1249473 - Right-clicking a recent bookmark shouldn't load it. r=mak 2016-02-19 15:10:17 +01:00
Gijs Kruitbosch
96797e42b2 Bug 1228754, r=mak,bz
MozReview-Commit-ID: IGGW2RGiN3u

--HG--
extra : rebase_source : a724f7dd9f7437affada8c308af3da619fd72fdc
2016-02-19 11:54:57 +00:00
Mike Conley
bacbb4d37c Bug 1246291 - Beef up RefreshBlocker regression tests. r=mossop
MozReview-Commit-ID: 99gakrP6vKh

--HG--
extra : rebase_source : 0f7da7a917b6b6f99fb9fa228e0dd7482d0e51c1
2016-02-17 15:57:14 -05:00
Mike Conley
d8f69789a6 Bug 1246291 - Only send RefreshBlocked message to the parent once onLocationChange and onRefreshAttempted have both fired. r=mossop
MozReview-Commit-ID: BxJA0L0j78E

--HG--
extra : rebase_source : 8557585e90a7f63118a6d58a4b3a64e31e711a0f
extra : source : ab90d5e9f54aa8965dfd7ded7ef0162c169052d8
2016-02-17 15:35:33 -05:00
Mike Conley
1ef49a7ed2 Bug 1246291 - Only initialize RefreshBlocker if enabled. r=mossop
MozReview-Commit-ID: B9dn4vX9VV7

--HG--
extra : rebase_source : 89d57261d92a3b2d49c0ff81dd5ae3c517df820d
2016-02-17 15:27:31 -05:00
Carsten "Tomcat" Book
5a7bf7c7b3 Merge mozilla-central to fx-team 2016-02-18 14:04:37 +01:00
Carsten "Tomcat" Book
ed38b61598 merge mozilla-inbound to mozilla-central a=merge 2016-02-18 12:01:24 +01:00
Kris Maglione
2b5bba8484 Bug 1247493: [webext] Implement the tabId property of windows.create. r=billm
MozReview-Commit-ID: Jw4KvvUqkBh

--HG--
extra : source : cf766413a25e77d31495f2b6e7d38e1d1bb40603
extra : amend_source : 1abfec3bf52538cae5391235527cd0bc6a60481f
2016-02-17 11:46:19 -08:00
Matthew Wein
7e69e71a83 Bug 1242557 - Import missing commands API schema file. r=kmag 2016-02-17 14:44:59 -05:00
bsilverberg
81f0639812 Bug 1248978 - Fix spelling error in page.js. r=jdm
MozReview-Commit-ID: LrZ4EZmwUy

--HG--
extra : transplant_source : %BE%A9%01d%D6k%8A%04%1A%EA%40%16%3F%3DIc%19E%3F%14
2016-02-17 10:01:27 -05:00
Mark Hammond
2d3c3f4013 Bug 1244479 - ensure search and clear icons in Synced Tabs sidebar are always visible. r=Gijs 2016-02-17 17:54:00 +01:00
Mark Hammond
af962a11c4 Bug 1244481 - ensure Synced Tabs sidebar and its twisties work with rtl layouts. r=Gijs 2016-02-18 18:16:11 +11:00
Wes Kocher
9c2a1383ce Backed out changeset 5453534da785 (bug 1248461) because win32 spidermonkey builds apparently break trying to download rust stuff
--HG--
extra : commitid : 88aZoh3BoHt
2016-02-17 16:49:51 -08:00
Ralph Giles
349574a271 Bug 1248461 - Enable rust for win32 official builds. r=mshal
This uses a repacked version of the upstream 1.8 nightly
builds. We need 1.8 for WinXP support, but it's safe to
use nightly until this stablises because other platforms
are using stable rust and will catch any nightly-only
feature use.

For these builds I used the channel-rustc-nightly manifest instead
of the older channel-rust-* manifest, to get the separate std packages.

tar xf rustc-nightly-i686-pc-windows-msvc.tar.gz
rustc-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/

tar xf rust-std-nightly-i686-pc-windows-msvc.tar.gz
rust-std-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/

tar cjf rustc.tar.bz2 rustc/*
2016-02-15 11:41:00 -08:00
Kris Maglione
5201cc7869 Bug 1238313: Part 1 - Implement tabs.onMoved event. r=billm
MozReview-Commit-ID: F2GoU1fzj4s

--HG--
extra : source : c893cd374dcd93adc833e3bcc05e725176bfd523
2016-02-11 14:32:58 -08:00
Kris Maglione
40152a25bd Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
MozReview-Commit-ID: 4Kk1mTdGflI

--HG--
extra : source : 5ec466af51e171623333ad644a94034b55b73b08
2016-02-17 11:52:33 -08:00
Wes Kocher
099649f263 Backed out changeset 5ec466af51e1 (bug 1234086) for failures in browser_ext_tabs_update.js
--HG--
extra : commitid : F0V50PvojGj
2016-02-17 14:31:04 -08:00
Wes Kocher
5eb7c4d849 Backed out changeset c893cd374dcd (bug 1238313)
--HG--
extra : commitid : JH50wJBbF9C
2016-02-17 14:30:56 -08:00
Wes Kocher
9ed5a2a0d7 Backed out changeset cf766413a25e (bug 1247493) for failures in browser_ext_tabs_update.js
--HG--
extra : commitid : yaJz71RWlF
2016-02-17 14:30:53 -08:00
Kris Maglione
9fc87de614 Bug 1247493: [webext] Implement the tabId property of windows.create. r=billm
MozReview-Commit-ID: Jw4KvvUqkBh

--HG--
extra : rebase_source : 5434dfc85356a75ae32b4c5c47e4f689f916ec96
extra : histedit_source : 1f1e15a93b4a161e442c41c7bd95614f625cffde
2016-02-17 11:46:19 -08:00
Kris Maglione
f53c090725 Bug 1238313: Part 1 - Implement tabs.onMoved event. r=billm
MozReview-Commit-ID: F2GoU1fzj4s

--HG--
extra : rebase_source : 10122f7aa1a207591cbd23ffe76609a3715ff014
extra : histedit_source : cb6b4bbbde239e9481e68f9c5fc64a872dad76ee
2016-02-11 14:32:58 -08:00
Kris Maglione
937b9251be Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
MozReview-Commit-ID: 4Kk1mTdGflI

--HG--
extra : rebase_source : bf075da744ba920bfb94587d1376a48125ddb21f
extra : histedit_source : 134b55b5e5e2bc482b33cd40c1e50145e42773e2%2C78d2857bbf3f558d3a15a161f0d63e44c9411b36
2016-02-17 11:52:33 -08:00
Wes Kocher
fa5020c9fc ESLint fix for Bug 1201977
--HG--
extra : commitid : 8jrsVMcTydi
2016-02-17 11:18:32 -08:00
Maxim Zhilyaev
947f0439da Bug 1201977 - Replace usage of nsINavHistoryQuery with a string query to nsPIPlacesDatabase.asyncStatement r=oyiptong
MozReview-Commit-ID: BBflt4haly3
2016-02-17 09:29:59 -08:00
Andy McKay
c123766e69 Bug 1238312 - implement tabs.duplicate. r=kmag
MozReview-Commit-ID: Fzd6BuAEgSl

--HG--
extra : transplant_source : %F3%1C%C6%13Hn%DF%051%2B%7D%AB%D1%AE%F17Y%05oF
2016-02-12 15:38:55 -08:00
Carsten "Tomcat" Book
9d45ef9d96 Merge mozilla-central to fx-team 2016-02-17 12:20:16 +01:00
Carsten "Tomcat" Book
c2a42c6ad4 merge fx-team to mozilla-central a=merge 2016-02-17 12:07:39 +01:00
Florian Quèze
97f271d8f7 Bug 1248329 - Requesting permissions in short succession can lead to the microphone icon displayed for an unrelated notification, r=Gijs.
--HG--
extra : rebase_source : bcaf19ce5704d92dc0356604f29da23d3c3f1fdc
2016-02-17 11:57:41 +01:00
Kris Maglione
ba2e5f60f4 Bug 1248855 - [webext] Add "object-curly-spacing" ESLint rule and auto-fix errors. r=billm
MozReview-Commit-ID: BAZ2rRl7eSM
2016-02-16 20:10:00 -08:00
Kit Cambridge
68e3a5952d Back out changeset 4357fe5a9d22 (bug 1206560) for M-e10s(bc4) failures.
MozReview-Commit-ID: 1J0li7PNBWN

--HG--
extra : rebase_source : 448ee6888b68f1ebd2d0926b84f946a84b8b5788
2016-02-16 16:13:38 -08:00
Marco Bonardo
77808a4218 Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric
The problem is due to sanitization happening too late in the shutdown cycle.
The Sanitizer depends on Places shutdown, that recently moved to async shutdown.
That change caused shutdown to happen completely at profile-before-change, unfortunately
during that phase it's impossible to predict which services are already shutdown.
The patch restores the previous Places shutdown procedure, thus clients are notified
earlier, during profile-change-teardown.

Additional meaningful changes:
* Fixes FX_SANITIZE_TOTAL telemetry to properly count total time taken by sanitize.
* Makes each cleanup operation isolated from other errors to try cleaning up as most as possible.
* In case of multiple sanitization sub steps, each step is isolated by a try/catch, the last seen exception is reported upstream.
* Makes FX_SANITIZE_HISTORY actually measure history, not other random stuff.
* Removes TOPIC_SIMULATE_PLACES_MUST_CLOSE_1 since we can now just use profile-change-teardown for shutdown phase 1.

MozReview-Commit-ID: HroLvbi25IC

--HG--
extra : rebase_source : 5cd01a803fbc1f72dc5174dd0c5a5b5aea473fc2
2016-02-04 13:51:34 +01:00
Dave Townsend
688e1344df Bug 1245916: Add additional browser window scripts to eslint globals. r=felipe
This adds more of the scripts that browser.js relies on and also makes
browser-chrome head files import the browser.js globals.

The MOZ_JSDOWNLOADS block in contentAreaUtils only seems to hide a single
function, I don't see any need to keep hiding that now we're on by default.

MozReview-Commit-ID: 5zvF3JtJrZG

--HG--
extra : rebase_source : 94daff602b51d7ad57a24872d9eba9b304cf2da9
extra : source : b554c7ce41c42f16c2279ae88fd9567da7509bff
2016-02-05 12:16:39 -08:00
Gian-Carlo Pascutto
546b46fa4c Bug 1177242 - Verify whether sandboxed Content process has permissions to access the camera/mic. r=jesup 2016-02-17 18:57:26 +01:00
Gijs Kruitbosch
6170f3f6b8 Bug 1229626 - fix pinning to taskbar to reflect user preference, r=mhowell
MozReview-Commit-ID: DIHzv32bwkN

--HG--
extra : rebase_source : 4112543d785ffac568065de61bfed9a1fd245d58
2016-02-02 23:44:49 +00:00
Carsten "Tomcat" Book
8de5d65e8c Merge mozilla-central to fx-team 2016-02-19 12:08:37 +01:00
Andrew Swan
f1d18641ee Bug 1228247 - use document.getFocus() for window.focused. r=enndeakin 2016-02-18 16:36:51 -08:00
Helen V. Holmes
5491ef7eea Bug 1242709 - refresh the light theme, r=bgrins 2016-02-18 17:37:00 +01:00
sakshi
4032e5c5d0 Bug 1213094 - Removed services.sync.enabled preference. r=markh 2016-02-03 06:07:00 +01:00
Maurya Talisetti
80f028f5b4 Bug 1156176 - Add Restart Later button for the setting that allows Dev Edition and Firefox to run at the same time. r=jaws 2016-02-18 08:57:00 +01:00
Xidorn Quan
18be918951 Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug
--HG--
extra : source : da91d7fdadd82fcb7201c237d79c8708d532e371
2016-02-17 08:47:11 +08:00
Xidorn Quan
0671ebf899 Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
--HG--
extra : source : a8b39fbf3673e59b0a41db2d748e092a87d4496c
2016-02-17 08:47:11 +08:00
Carsten "Tomcat" Book
cef001abd6 merge mozilla-inbound to mozilla-central a=merge 2016-02-16 11:51:26 +01:00
Mark Hammond
15908503ea Bug 1236372 - increase the size of the synced tabs panel so localized content is more likely to fit. r=Gijs 2016-02-16 12:31:14 +11:00
Mark Hammond
fce9153eab Bug 1247114 - do a one-off move of the synced-tabs button to the panel if Sync is initialized. r=Gijs 2016-02-16 12:22:19 +11:00
ISHIKAWA, Chiaki
be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Mark Banner
ff38b72c22 Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code
--HG--
rename : browser/extensions/loop/chrome/content/panels/panel.html => browser/extensions/loop/chrome/content/panels/slideshow.html
extra : commitid : JkQzz8cAQzl
2016-02-15 23:43:42 +00:00
Mark Banner
3e92941f5f Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code
--HG--
extra : commitid : LxPyfDlKrUW
2016-02-15 23:43:36 +00:00
Phil Ringnalda
9dc941a05d Backed out 5 changesets (bug 1245916) for browser-chrome and devtools bustages
CLOSED TREE

Backed out changeset 70eca07367f4 (bug 1245916)
Backed out changeset 04c1740aa499 (bug 1245916)
Backed out changeset b554c7ce41c4 (bug 1245916)
Backed out changeset 01675e4828b5 (bug 1245916)
Backed out changeset 878db4caf845 (bug 1245916)
2016-02-15 13:58:27 -08:00
David Rajchenbach-Teller
665d890187 Bug 1243706 - Release PerformanceStats/PerformanceWatcher;r=Felipe
MozReview-Commit-ID: 4XT21bfBSa9

--HG--
extra : rebase_source : 4d35245170930e18bbfaf9ebba8e9d24fa52a87e
2016-01-28 13:41:14 +01:00
Andrea Marchesini
73a7d37782 Bug 1248302 - We should not show any decoration for tab with usercontextid=0, r=gijs 2016-02-15 18:12:53 +00:00