Commit Graph

4934 Commits

Author SHA1 Message Date
Wes Kocher
c920487381 Merge inbound to m-c a=merge 2016-09-08 15:21:19 -07:00
Carsten "Tomcat" Book
31cc011b59 Merge mozilla-central to mozilla-inbound 2016-09-08 12:42:45 +02:00
Andrea Marchesini
29789e3b3f Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-08 11:40:46 +02:00
Florian Quèze
aefd740a21 Bug 1294576 - Remove device sharing indicator on location changes, r=johannh. 2016-09-08 12:46:25 +02:00
Florian Quèze
ad8daa36c5 Bug 1297336 - Preserve device sharing indicator when tearing off a tab, r=johannh. 2016-09-08 12:46:25 +02:00
Udayan Baidya
069de2de77 Bug 1297693 - Used a more specific selector in tests for blocked permission icons in browser_permissions.js. r=johannh, r=dao 2016-09-05 09:23:00 -04:00
Fischer.json
cfa542463c Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Johann Hofmann
218850230f Bug 1291642 - Part 2 - Add tests for the checkbox option in PopupNotifications. r=paolo
MozReview-Commit-ID: Lk8CWSUHjzp
2016-08-26 15:49:41 +02:00
Jonathan Kingston
aeb56daaf8 Bug 1272256 - Adding a longpress menu to the new tab button for containers. r=dao
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Florian Quèze
f539cfe71e Bug 1302570 - verify that all the files referenced from CSS we ship actually exist, r=Gijs. 2016-09-15 11:26:48 +02:00
Wes Kocher
4eda655bfe Backed out 13 changesets (bug 1247056) for WinXP bc7 failures in browser_decoderDoctor.js CLOSED TREE
Backed out changeset ff3538fd40fe (bug 1247056)
Backed out changeset a444d7cb1091 (bug 1247056)
Backed out changeset 03553484a062 (bug 1247056)
Backed out changeset 001b42631702 (bug 1247056)
Backed out changeset d0d71a80a029 (bug 1247056)
Backed out changeset cd40559e25d7 (bug 1247056)
Backed out changeset b8857adc4003 (bug 1247056)
Backed out changeset 1f3b037bfd1f (bug 1247056)
Backed out changeset c5cd9597ec02 (bug 1247056)
Backed out changeset 2bfe3aeb9f59 (bug 1247056)
Backed out changeset 934d7c9628f1 (bug 1247056)
Backed out changeset 63094a80bee7 (bug 1247056)
Backed out changeset 511ed53eee9a (bug 1247056)
2016-09-26 12:15:55 -07:00
Gerald Squelart
308387c86b Bug 1247056 - Added test for cannot-initialize-pulseaudio - r=gijs
MozReview-Commit-ID: 1dsUYkPMkY5
2016-09-26 02:14:35 -07:00
Tooru Fujisawa
52f77539c6 Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on New Window button. r=enndeakin 2015-08-15 07:30:03 +09:00
Tooru Fujisawa
c8d094556f Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New Tab button. r=enndeakin 2015-08-15 07:29:11 +09:00
Tooru Fujisawa
be8da3e95a Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on Home button. r=enndeakin 2015-08-15 07:25:55 +09:00
Tooru Fujisawa
c4dbb1eeeb Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab. r=enndeakin 2015-08-15 07:20:22 +09:00
Sebastian Hengst
1be73950af Backed out changeset 6036b8acdab5 (bug 1284395) for asserting in ChromeUtils::IsOriginAttributesEqualIgnoringAddonId at nsDocShell.cpp:8007 for Windows debug builds. r=backout 2016-09-19 17:10:09 +02:00
Gijs Kruitbosch
0ab165096f Bug 1284395, r=bz,mconley
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Phil Ringnalda
c15347fc3f Bug 1284344 - Increase the timeout for browser_selectpopup.js 2016-09-03 09:18:35 -07:00
Gijs Kruitbosch
ac72ba51a8 Bug 1299391 - fix decimal IP detection for 'did you mean this host instead' when we fix up URIs for search, r=jaws
MozReview-Commit-ID: JTwxbvkATm0
2016-08-31 11:47:44 +01:00
Wes Kocher
48f3bdc3e1 Merge m-c to inbound, a=merge 2016-09-02 13:34:10 -07:00
Eric Rahm
ed06875715 Bug 1299645 - Fix browser_tab_close_dependent_window.js test. r=Gijs
After closing the tab it's possible the it's now a dead object, so check for
that first.
2016-09-02 13:30:13 -07:00
Wes Kocher
eda25c5728 Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
Jimmy Wang
c7eafb0eef Bug 1297539 - Write test for content event 'pasteTransferable' for the remote case. Ensures that EventStateManager dispatches the transferable correctly to TextEditor::PasteTransferable for plain text and HTMLEditor::PasteTransferable for html. r=mrbkap
MozReview-Commit-ID: Hz36piNqX31
2016-08-30 22:02:56 -04:00
Sebastian Hengst
93fbd4e532 Backed out changeset f2cd09361916 (bug 1297539) 2016-09-01 09:13:48 +02:00
Sebastian Hengst
0d5e9e3d39 Backed out changeset 54efec27fb40 (bug 1297539) 2016-09-01 09:13:38 +02:00
Ryan VanderMeulen
9e8be9c25c Bug 1297539 - Add missing newline to end of browser_bug1297539.js to please ESLint. 2016-08-31 22:57:37 -04:00
Jimmy Wang
47e7a84196 Bug 1297539 - Write test for content event 'pasteTransferable' for the remote case. Ensures that EventStateManager dispatches the transferable correctly to TextEditor::PasteTransferable for plain text and HTMLEditor::PasteTransferable for html. r=mrbkap
MozReview-Commit-ID: Hz36piNqX31
2016-08-30 22:02:56 -04:00
Ryan VanderMeulen
ca7c6ea4ee Merge inbound to m-c. a=merge 2016-08-31 22:33:17 -04:00
Jared Wein
696e56f749 Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
MozReview-Commit-ID: BZlkPTcLJMB
2016-08-31 12:53:24 -04:00
Jared Wein
3cefaa6899 Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Jared Wein
9a7af32f4e Bug 1218937 - Fix eslint errors in browser_bug1025195_switchToTabHavingURI_aOpenParams.js. r=mattn
MozReview-Commit-ID: 9zAxo2oAxQw
2016-08-31 12:53:23 -04:00
Aryeh Gregor
fd7d844ea6 Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug
They are non-standard aliases for "DragEvent" and "KeyboardEvent" that
are not supported by any other UA, and we would like to drop support.
So first let's stop using them ourselves, so we can use telemetry to see
if any sites are using them.

MozReview-Commit-ID: ICC33ORa2st
2016-08-31 20:38:50 +03:00
Kevin Chan
d31879eb72 Bug 1283704 - Use .goBack() instead of contentWindow.history.back() to avoid CPOW usage in browser_bug812562.js. r=mconley 2016-08-24 21:10:00 -04:00
Neil Deakin
48a29e9528 Bug 1297909, improve handling when option elements are hidden inside a select, r=mconley 2016-08-29 12:34:45 -04:00
Wes Kocher
cc270fa577 Merge m-c to fx-team, a=merge 2016-08-25 17:15:43 -07:00
Mike de Boer
6894be27a5 Bug 1279695 - update the position of ranges that are inside fixed, sticky positioned container nodes or frameset or iframe at each repaint or scroll. r=jaws
MozReview-Commit-ID: J8YK1s2kArq
2016-08-25 20:11:46 +02:00
Ryan VanderMeulen
4769e9643c Merge fx-team to m-c. a=merge 2016-08-25 08:12:26 -04:00
Ryan VanderMeulen
79935a96ec Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
Johann Hofmann
bcafdecec0 Bug 1297405 followup - Remove unneeded classname assertion for blocked permission icons. r=me, bustage fix 2016-08-24 14:18:43 +02:00
Shane Caraveo
d840fbe801 Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
MozReview-Commit-ID: FrW31GTAHGZ
2016-08-23 15:24:07 -07:00
Shane Caraveo
242f1d454e Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
MozReview-Commit-ID: 2rMDwrZTTpG
2016-08-23 15:24:07 -07:00
Shane Caraveo
e5626fbd1f Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Shane Caraveo
da86ee46c2 Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: IgpgD7qwasI
2016-08-23 15:24:06 -07:00
Ryan VanderMeulen
faf402f266 Merge inbound to m-c. a=merge 2016-08-23 10:05:18 -04:00
Dão Gottwald
05674b81e4 Bug 1296863 - Stop disabling the "New Tab" command in popups. r=gijs 2016-08-22 18:06:04 +02:00
Ricky Chien
d711924747 Bug 1206229 - Inform the user that changes may require a page reload r=Paolo
MozReview-Commit-ID: 3tJRhxeDnUb
2016-08-11 11:52:47 +08:00
Aryeh Gregor
a297c86b1c Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.

MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
Dão Gottwald
25f7de89e3 Bug 1297157 - Abstract away the visuallyselected attribute on anonymous tab nodes. r=mconley 2016-08-24 16:40:11 +02:00
Jimmy Wang
5aa5f81d71 Bug 1109146 - write test to verify alt+click behaviour in e10s since the codepath is ContentClick.jsm instead of browser.js::contentAreaClick(); r=Felipe
MozReview-Commit-ID: D1ith9Fc8IF
***
works

MozReview-Commit-ID: KXhE4JXfMtv
2016-08-19 17:36:12 -04:00