Commit Graph

747 Commits

Author SHA1 Message Date
Mike Conley
6aecdba124 Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 6239a4b49e0af89800c5618e4589f8aef03f58d4
2014-09-17 16:06:58 -04:00
Felipe Gomes
5723c50a02 Bug 1068210 - Make the tab crashed Try Again button reload only the selected tab. r=ally
This is a temporary solution while we wait for bug 1065785 because this is causing many users to lose their session
2014-09-17 18:32:27 -03:00
Bill McCloskey
5fc0c1ce2e Bug 1066645 - [e10s] Fix isWindowPrivate call in about:home search (r=ttaubert) 2014-09-18 08:56:56 -07:00
Nigel Babu
1da2de4cb7 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Wes Kocher
6e187f49f8 Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Mike Conley
91e7e2f96f Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 719afe669c638ba4883f76f18aee38df6b60b4ad
2014-09-15 13:33:50 -04:00
Ryan VanderMeulen
e84550c5e3 Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
CLOSED TREE
2014-09-15 15:30:39 -04:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Mike Quested
9ff43809eb Bug 847072 - Regex test for Java plugin name, output "Java" instead of whole version string. r=mconley 2014-10-01 04:09:00 +02:00
Alex Bardas
603011765d Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh 2014-09-10 13:39:00 +02:00
Carsten "Tomcat" Book
57fcc86793 Merge m-c to fx-team 2014-09-09 16:03:23 +02:00
Blake Winton
492371dd16 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton
fe4298b751 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Carsten "Tomcat" Book
5f0ce67fb2 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book
54014b552e Backed out changeset 6a6f51ad3348 (bug 1036914) for likely causing bc1 test error 2014-09-08 10:19:23 +02:00
Blake Winton
6d7cb1bfa5 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton
100062f5b1 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Tim Taubert
3f1bbb16fd Bug 1057386 - Provide an API to let the shutdown leak detector wait until resources are properly destroyed r=adw 2014-08-31 12:13:08 +02:00
Bobby Holley
52e67dbdb5 Bug 1062631 - Stop leaking observers in search tests. r=Gijs 2014-09-08 13:36:22 -07:00
Bobby Holley
00f21621a1 Bug 1062631 - Fix buggy |browser_SignInToWebsite.js| test. r=Gijs 2014-09-08 13:36:20 -07:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Jon Morton
1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Florian Quèze
d057e5365c Bug 1059220 - display window count of each application in applications list of the app share prompt, r=Gijs. 2014-08-27 16:52:22 +02:00
Florian Quèze
62156f6da6 Bug 1057006 - Implement UI for app sharing, r=Gijs. 2014-08-27 16:52:22 +02:00
Florian Quèze
41e86f3c1a Bug 1058650 - updateBrowserSpecificIndicator should not be called for closed tabs, r=Gijs. 2014-08-27 16:52:21 +02:00
Matthew A. Miller
19ad399a4b Bug 1036653 - changes to webrtcUI to support applications 2014-08-19 13:05:39 -06:00
Carsten "Tomcat" Book
5b2a1bc030 Backed out changeset 857d543db683 (bug 1036653) for windows non unified build bustage on a CLOSED TREE 2014-08-27 09:21:11 +02:00
Matthew A. Miller
38c5d1eaf5 Bug 1036653 - changes to webrtcUI to support applications r=florian 2014-08-19 13:05:39 -06:00
Ryan VanderMeulen
ff3f93c106 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Gijs Kruitbosch
e126ede3c2 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Wes Kocher
c725a726be Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Tim Taubert
576d19c572 Bug 1041537 - Prevent ContentSearch from leaking the browser if it's still processing a message while the test suite shuts down r=adw 2014-08-21 11:18:54 +02:00
Wes Kocher
7c30e1bbf2 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Shane Caraveo
73862322b2 Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
Bernardo P. Rittmeyer
2551a804af Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
Ed Morley
c1b14be4c2 Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Jim Mathies
a72af37b5f Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
Florian Quèze
b5c27602e8 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-22 10:27:19 +01:00
Nigel Babu
87b08f33a5 Backed out 2 changesets (bug 1050802) for bustage, CLOSED TREE
Backed out changeset c365e93b8e42 (bug 1050802)
Backed out changeset 7e35629e7cdb (bug 1050802)
2014-08-22 12:53:32 +05:30
Florian Quèze
96cc1fd517 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-21 17:04:07 +02:00
Nigel Babu
f6d09d898f Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Birunthan Mohanathas
b86bfef458 Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps 2014-08-21 15:43:50 -07:00
Ted Clancy (:tedders1)
20fb7d9e16 Bug 1000315 - Part 3: Uninstall prompting on Desktop and WebRT. r=myk 2014-06-11 14:23:18 -07:00
Bobby Holley
514aa9bfe0 Bug 1050340 - Fix up content search test framework. r=adw 2014-08-18 14:18:40 -07:00
Shane Caraveo
405e400185 Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-15 14:23:23 -07:00
Alex Bardas
02337431c7 Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw 2014-08-14 15:48:00 -04:00
Florian Quèze
3df33de08f Bug 1052779 - Clicking on Mac share icons does not get Firefox into focus, r=Enn. 2014-08-14 19:30:52 +02:00
Florian Quèze
95cc06d194 Bug 1051855 - window sharing indicator on the URL bar stays on after stream.stop has been called, r=Gijs. 2014-08-14 19:29:49 +02:00
Gijs Kruitbosch
520b15271a Bug 1043372 - sharing indicator in main menu for keyboard accessibility, r=florian,ui-r=phlsa
--HG--
extra : rebase_source : e9beec954c65b126c2653032066b4c1e276e6929
2014-08-08 13:34:46 +01:00
Blair McBride
01b0cae4f5 Bug 1045927 - UI Tour: Add ability to highlight Loop icon in browser chrome. r=MattN 2014-08-13 15:27:40 +12:00
Ryan VanderMeulen
cde20a0f37 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Shane Caraveo
4bc6b9c1be Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-12 11:04:04 -07:00
Ryan VanderMeulen
834e51bc80 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Birunthan Mohanathas
9f436556ab Bug 994708 - Part 3: Record submission event for content crashes. r=gps 2014-08-07 21:52:05 -07:00
Alex Bardas
4e60d93462 Bug 1045008 - Manage search Engine option in new tab is not working (broken) if search bar is removed. r=adw 2014-08-06 09:23:00 -04:00
Drew Willcoxon
f5a7cdd231 Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 2, ContentSearch). r=MattN,felipe 2014-08-01 12:00:44 -07:00
Ed Morley
ef4c9d02fd Merge mozilla-central and fx-team 2014-08-01 18:02:08 +01:00
Florian Quèze
2d8737ebf7 Bug 1041685 - show hidpi icons in the mac global webrtc sharing indicator, r=dolske.
--HG--
extra : rebase_source : 6557cce5fdc7ea6412df536a3f06a71743115ebb
2014-08-01 15:17:51 +02:00
Fabrice Desré
0b4550d49b backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Fabrice Desré
10ddd66ff9 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Fabrice Desré
be9dd03e7c Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Wes Kocher
10853dd305 Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Jared Wein
c84078a029 Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused 2014-07-29 10:26:37 -04:00
Nathan Froyd
ff0d467c7c Bug 1043554 - remove redundant social/ {Makefile,moz.build}; r=mshal
XPCSHELL_RESOURCES seems to be leftover from pre-manifest days, and the
manifest already has everything we need.
2014-07-24 15:04:26 -04:00
Wes Kocher
5315b9b3cc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Tim Taubert
5d377d2e9f Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian 2014-07-23 17:34:31 +02:00
Birunthan Mohanathas
9a9eefde77 Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps 2014-07-28 18:02:44 -07:00
Trevor Saunders
dfb8d4ea04 bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Neil Deakin
d6a31c96eb Bug 1026310, use proper check for popup visibility, r=MattN 2014-07-22 11:17:26 -04:00
Florian Quèze
4ab6127752 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
287da9c56c Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
61d0f1410c Bug 1037408 - webrtcUI's activeStreams getter should be able to return lists for a specific device type, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
bc3eaa47bb Bug 1037408 - add booleans to webrtcUI indicating which sharing indicators should be shown, r=dolske. 2014-07-19 02:49:18 +02:00
Neil Deakin
2de2875a1b Bug 1026310, disable this test again 2014-07-24 08:04:39 -04:00
Wes Kocher
aaecca5c9f Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Wes Kocher
d1342c1421 Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE 2014-07-18 21:03:15 -07:00
Florian Quèze
e8ce41b015 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
0635b86b59 Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
a3cc5a9278 Bug 1037408 - webrtcUI's activeStreams getter should be able to return lists for a specific device type, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
6bad024580 Bug 1037408 - add booleans to webrtcUI indicating which sharing indicators should be shown, r=dolske. 2014-07-19 02:49:18 +02:00
Ryan VanderMeulen
8f1d154973 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Shane Caraveo
3ee4babba1 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Florian Quèze
935223e467 Bug 1037405 - implement the screen sharing urlbar indicator, r=Gijs.
--HG--
extra : rebase_source : ae477beaae5553db887589bd5ce314fb2a63c2ef
2014-07-18 12:14:29 +02:00
Florian Quèze
d7167bfa22 Bug 1037405 - adapt the label of the main action in the screensharing doorhanger prompt, r=Gijs.
--HG--
extra : rebase_source : 4cf00c04c99814c2bb040ff65d3d37793ac59976
2014-07-18 12:14:29 +02:00
Florian Quèze
4d36509871 Bug 1037405 - implement the doorhanger prompting the user to share a screen/window, r=Gijs.
--HG--
extra : rebase_source : 394a06b14a7561ea1f43d3c7a8ce52ad4a4fe447
2014-07-07 09:08:00 +02:00
Blake Winton
dc4882b221 Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley 2014-07-17 11:37:22 -04:00
Neil Deakin
9d1038b6a2 Bug 1026310 and 1032137, re-enable browser_UITour_panel_close_annotation.js to see if the intermittent problem goes away now that bug 1026310 is fixed 2014-07-14 13:39:04 -04:00
Neil Deakin
e9a4f0f8d4 Bug 1026310, set the open state only once the opening transition is finished, rename the internal popup states to be clearer, fix UITour.jsm to check the showing state, r=MattN,neil 2014-07-14 13:39:04 -04:00
Ryan VanderMeulen
296caa949c Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Shane Caraveo
a69c426a8e Bug 926417 add microdata support for share/marks, r=markh, r=felipe 2014-07-11 08:50:34 -07:00
Marco Castelluccio
0c223e94ec Bug 906114 - Wait local installation before sending messages to content. r=myk 2014-07-11 13:25:46 +02:00
Gijs Kruitbosch
a823b3f20b Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
--HG--
extra : rebase_source : 8b74cb3e4c60df4b84c207f2ae1bc371e238d19d
2014-07-03 22:40:52 +01:00
Adam Roach [:abr]
b81d6217c1 Bug 1015486 Bypass the video and audio permission prompts for Loop, as Loop will provide its own mechanisms. Patch by abr, tests by Standard8. r=jesup,r=florian 2014-07-10 21:14:57 +01:00
Shane Caraveo
6e997d56da Bug 1036646 fix double command handling for socialmarks button, r=Gijs 2014-07-09 16:40:26 -07:00
Carsten "Tomcat" Book
f5866501e2 Merge mozilla-central to mozilla-inbound 2014-07-09 16:13:17 +02:00
Ryan VanderMeulen
a4aec47641 Bug 1026310 - Really skip browser_UITour_panel_close_annotation.js on Windows.
DONTBUILD

--HG--
extra : rebase_source : 60ef0efe8d2ec531a12cbb4de56d001bd820c235
2014-07-09 09:57:14 -04:00
Shane Caraveo
85e264ffde Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 16:48:12 -07:00
Wes Kocher
bd610cd145 Backed out changeset ca2fd67a4cf7 (bug 1029942) for bc1 orange 2014-07-08 15:11:31 -07:00
Shane Caraveo
8f5dd5dbf4 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 13:50:13 -07:00