Commit Graph

1021 Commits

Author SHA1 Message Date
Paul Kerr [:pkerr]
d2de7667ea Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Matthew Noorenberghe
5b6ff46365 Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh
The room participant list only gets updated after getting a push notification and this can lead to the Rooms store still showing the user in their room even after they have left. To avoid this, we check that the <chatbox> for the room is actually still present.

--HG--
extra : rebase_source : f4133b922e8be4cc3ece3aebc9e96162efd3190e
2014-12-23 02:35:28 -05:00
Shane Caraveo
0d7c811d24 Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
Matthew Noorenberghe
e54545a73d Bug 1112525 - UITour: Change the loop-selectedRoomButtons target to anchor from the chatbox's browser so info panels behave when the buttons disappear. r=dolske
The copy/email buttons can disappear when the feedback form appears or when someone else joins a room.

--HG--
extra : rebase_source : f5113461b595dfdbe9edba1cacf12d1f5c250c59
2014-12-22 14:24:35 -05:00
Shane Caraveo
3ef80aa69d Bug 1026444 fix error pages in social panels, r=markh 2014-12-19 12:41:09 -08:00
Matthew Noorenberghe
ba0a449f64 Bug 1111828 - UITour: Don't allow opening the Loop menu if the toolbarbutton has no placement. r=Gijs
--HG--
extra : rebase_source : fa7eabb2c42f36b2bd171b32749436719b6aec70
2014-12-19 13:01:43 -05:00
Matthew Noorenberghe
c502d62a46 Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Ryan VanderMeulen
87a3a74cb5 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-17 20:53:20 -05:00
Mike de Boer
4f65b4986b Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Mike de Boer
acd1d02ea7 (no bug) convert Windows to Unix line-endings in browser_UITour_loop.js. DONTBUILD because formatting only. r=me 2014-12-17 14:26:23 +01:00
Justin Dolske
08ae51ee28 Bug 984140 - UITour: Info panels with no image are missing a left margin. r=mattn 2014-12-16 18:30:34 -08:00
Nathan Froyd
65b2560003 Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley 2014-12-10 12:42:18 -05:00
Brad Lassey
551703ddcf bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
abdelrhman
5d9c38e7da Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Matthew Noorenberghe
f942d481b1 Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me 2014-12-11 21:37:16 -08:00
Matthew Noorenberghe
df034e2a1e Bug 1104927 - UITour: Add Loop conversation view target for email/copy link buttons. r=Unfocused,mixedpuppy 2014-12-11 21:05:54 -08:00
Tim Taubert
df3b4e7def Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Jared Wein
7125e12a73 Bug 1109812 - Remove debugger; statement from UITour.jsm r=MattN 2014-12-10 16:33:33 -08:00
Florian Quèze
1f583c5870 Bug 1107967 - 'Stop sharing' doesn't work on teared off tabs, r=felipe. 2014-12-11 00:02:39 +01:00
Ryan VanderMeulen
5bd459e803 Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
Matthew Noorenberghe
2853a7ec05 Bug 1105523 - UITour: Provide a way for some Hello targets to have their info panel arrow on the side r=Unfocused 2014-12-09 16:08:08 -08:00
Tim Nguyen
f3d5eb2b3c Bug 738646 - Show apps button by default on about:home and remove hidden pref related to it. r=jaws 2014-12-05 15:46:00 -05:00
Drew Willcoxon
20385080f0 Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
Matthew Noorenberghe
e6860055f5 Bug 1080947 - UITour: Tell the page when a Hello chat window opens or closes. r=Standard8,Unfocused,jaws
--HG--
extra : rebase_source : 950e40b56c55b4fe0d459abe45e88dfbd204ac5a
2014-12-05 16:38:06 -08:00
Phil Ringnalda
6f416ef883 Backed out 5 changesets (bug 1077652) for a11y bustage
CLOSED TREE

Backed out changeset eda93688e4b5 (bug 1077652)
Backed out changeset 00bdefd9c4fa (bug 1077652)
Backed out changeset 31c163560ed4 (bug 1077652)
Backed out changeset afd5df8ab5af (bug 1077652)
Backed out changeset 884ce04c007f (bug 1077652)
2014-12-04 21:12:35 -08:00
Blair McBride
13136e7c82 Bug 1101825 - Create UITour event framework. r=MattN 2014-12-05 14:50:45 +13:00
Matthew Noorenberghe
51f1ac0e85 Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Tim Taubert
bfd58e5742 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Matthew Noorenberghe
483967b352 Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms. 2014-12-04 11:21:44 -08:00
Matthew Noorenberghe
e24acfd69c Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : 5463747fefe6b31f2d861065956cce1d4d138afa
2014-12-03 14:59:38 -08:00
Matthew Noorenberghe
45369219c6 Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage 2014-12-01 00:14:08 -08:00
Matthew Noorenberghe
792866f7c3 Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused 2014-11-30 21:46:23 -08:00
Ehsan Akhgari
278bbb319d Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
Carsten "Tomcat" Book
30314242ce Merge mozilla-central to mozilla-inbound 2014-11-28 14:23:52 +01:00
Jan Varga
c501baa0a3 Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
Felipe Gomes
eda149d079 Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg 2014-11-20 18:21:29 -02:00
Gavin Sharp
82468c8e0c Bug 1101790 - setTreatmentTag API for UITour. r=felipe 2014-11-19 17:52:23 -05:00
Justin Dolske
0f7d2c2a9b Bug 1101669 - UITour: showInfo(search) should drop its notification from the end of the search box, not the middle. r=gijs 2014-11-24 13:01:44 -08:00
Felipe Gomes
a5ca978c20 Bug 1101670 - UITour: ability to set a search term and show the search popup. r=dolske 2014-11-21 19:19:31 -02:00
Felipe Gomes
798f4334cb Bug 1101648 - UITour API to determine selected search engine. r=gavin 2014-11-20 18:21:29 -02:00
Gavin Sharp
f9a860c734 Bug 1097942 - add UITour mechanism for selecting an engine, r=Unfocused 2014-11-12 12:53:15 -08:00
Felipe Gomes
d40c85430c Bug 1101147 - Update about:newtab search styling. r=Mossop 2014-11-24 08:40:22 -02:00
Dave Townsend
179e3da560 Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02:00
Dave Townsend
f8901eae35 Bug 1101999 - Fix/add UITour highlighting for the new search UI. r=florian 2014-11-20 12:13:21 -08:00
Florian Quèze
363240f3fc Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Marco Bonardo
47880a92b8 Bug 1101478 - Remove the WindowsJumpLists.jsm depedency on hasHistoryEntries. r=jimm
--HG--
extra : rebase_source : 70a9d7a7d4d302ba30dd88d9af01ac61537191ce
extra : histedit_source : 67c597fc0b1bb518aadb15ba4458f92637cb7275%2C20fc9edaf1d6d93ecc669163dc6f26ff86ac5c0b
2014-11-21 12:50:35 +01:00
Connor
424f9092bd Bug 1045100 - This is 1 of 2 patches. This patch implements on the front end the new "PluginCrashedEvent" WebIDL binding. r=gfritzsche,mconley 2014-10-22 00:41:32 -04:00
Matthew Noorenberghe
e1445f6df2 Bug 1098482 - UITour: addNavBarWidget logging references an undefined variable. r=dolske
--HG--
extra : transplant_source : %23%9C%95rJ%E8%02%5Cj%E8%9E%F3%D8%10%BD%CEH%7B%15I
2014-11-13 20:25:45 +01:00
Matthew Noorenberghe
cb39116b56 Bug 1097587 - UITour: Add some logging to ease debugging. r=Unfocused 2014-11-13 19:22:53 +01:00
Gijs Kruitbosch
f5145d3f7f Bug 989947 - test UITour interaction with modal popup, r=MattN 2014-11-13 00:04:43 +00:00
Gijs Kruitbosch
a63e8cad4b Bug 989947 - reshow popup when in modal state, r=MattN 2014-11-12 22:10:08 +00:00
Tim Taubert
7021ce2170 Bug 1095717 - Bail out when creating the next preload browser in case the HostFrame was destroyed shortly before r=jaws 2014-11-11 13:41:23 +01:00
Jan-Ivar Bruaroey
0aa835697f Bug 1095733 - Make gUM work from js console on about:home. r=mt 2014-11-12 12:27:23 -05:00
Mike de Boer
34788ec478 Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused 2014-11-07 11:56:04 +01:00
Shane Caraveo
21a7580865 bug 1053973 fix opengraph builder for e10s, r=markh 2014-11-05 17:26:36 -08:00
Shane Caraveo
4cfc31108a Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Shane Caraveo
a39d810a33 bug 1090563 fix shared iframe use in loop, r=jaws 2014-11-05 16:21:01 -08:00
Blake Winton
b27de46d10 Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Drew Willcoxon
c621020490 Bug 1087120 - Fix intermittent browser_ContentSearch.js failure by increasing timeout for remote search suggestions. r=MattN 2014-10-31 15:07:59 -07:00
Michael Ratcliffe
350ede14c6 Bug 1078455 - "UITour: Add ability to highlight Dev. Tools and WebIDE toolbar buttons" [r=MattN+bmo] 2014-10-30 13:35:25 +00:00
Ryan VanderMeulen
7a2555531e Merge m-c to fx-team. a=merge 2014-10-29 16:55:11 -04:00
Dave Townsend
6a2be7b874 Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Bill McCloskey
c719747c46 Bug 1085710 - Stop trying to send nsIPluginTag over IPC (r=mconley) 2014-10-29 08:04:51 -07:00
Carsten "Tomcat" Book
80ed7196e9 merge fx-team to mozilla-central a=merge 2014-10-29 13:31:40 +01:00
Justin Dolske
13af4f9ae1 Bug 1085330 - UITour: Highlight positioning breaks when icon target moves into "more tools" overflow panel. r=Unfocused 2014-10-28 14:37:46 -07:00
Drew Willcoxon
e87419a93b Bug 1083167 - Fix FormHistory error in ContentSearch by not passing an empty string to FormHistory.update. r=MattN 2014-10-28 13:46:29 -07:00
Tomasz Kołodziejski
0ae4c598bb Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN 2014-10-24 17:19:00 +02:00
Ed Lee
96ecc13157 Bug 1088729 - Only allow http(s) directory links and https/data images [r=adw] 2014-10-24 09:33:03 -07:00
Tomasz Kołodziejski
24b8e2ea32 Bug 1069028 - Implement Loop panel footer layout/styling with FxA pieces. r=MattN
--HG--
extra : rebase_source : 0e790de0b084de66caa1d0ad38fb381ed6e40273
2014-10-22 17:53:00 -07:00
Jan-Ivar Bruaroey
b2e446deec Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04:00
Sid Stamm
2a5c954c21 Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
--HG--
extra : rebase_source : cc511558eb39099bc745116798ca64829de79d0d
2014-10-22 10:31:14 -07:00
Phil Ringnalda
5a2d0dd080 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
a0eb4bde4d Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
--HG--
extra : rebase_source : 350e99d270e18f497f69a77672557a18ac66ef6d
2014-10-21 16:55:36 -07:00
Mike Conley
f38f66148f Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
--HG--
extra : rebase_source : efbee6049f26f2e279dbe501b5af73004d9807c7
2014-10-20 20:40:12 -04:00
Wes Kocher
3d333d3009 Backed out changeset 8477a0eca4fa (bug 1065785) 2014-10-20 16:03:40 -07:00
Mike Conley
5724db868f Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
--HG--
extra : rebase_source : 5dfcf15a94e876c8c4842732216c44cb723f002b
2014-10-20 16:50:23 -04:00
Jared Wein
c3799095a3 Bug 1062335 - Loop panel size increases after switching themes. r=mixedpuppy
--HG--
extra : rebase_source : f8c63b9dfc7de05d0b53908e72ab8c9083b95a49
2014-10-20 11:49:20 -04:00
Brad Lassey
23c103fc58 Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Yury Delendik
1a89a8a565 Bug 1075088 - Add telemetry probes for Flash content. r=gfritzsche,mconley
--HG--
extra : rebase_source : 2afac68cc01c045c4d4c85d663e0e76bb4e828ae
2014-10-09 16:05:20 -05:00
Matthew Noorenberghe
d747b9c18e Bug 1081772 - Add back a way to test UITour on origins not whitelisted by default. r=Unfocused 2014-10-16 00:12:09 -07:00
Wes Kocher
ea8ebb143e Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Brad Lassey
30196b694f bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
Felipe Gomes
88758e56bc Bug 1082791 - Add about:certerror to the list of URLs that can be loaded remotely. r=Mossop 2014-10-15 18:12:39 -03:00
Ryan VanderMeulen
1444bbde76 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Carsten "Tomcat" Book
ccac89e115 Backed out changeset 4ab8a1de595b (bug 1082791) for e10s Test Bustage 2014-10-15 08:57:18 +02:00
Blair McBride
55d4dc9536 Bug 1068284 - UI Tour: Add ability to highlight search provider in search menu. r=MattN
--HG--
extra : transplant_source : %AA%DA%ED%B6%24F%92%F0%D3k%F6%D34%2054%C4%23%D8%F0
2014-10-15 13:48:49 +13:00
Felipe Gomes
d9fb0d8361 Bug 1082791 - Add about:certerror to the list of URLs that can be loaded remotely. r=Mossop 2014-10-14 21:37:29 -03:00
Ed Lee
e32463c3d3 Bug 1075620 - Switch to GET for fetch to allow caching of links data from redirect [r=ttaubert]
Use GET instead of POST and update the fetch endpoint to use %LOCALE%.
2014-10-01 09:44:32 -07:00
Mike Quested
c04cd51611 Bug 1074976 - Move function makeNicePluginName() into BroswerUtils.jsm module. r=felipe 2014-10-06 11:40:00 -04:00
Dave Townsend
f70b835a88 Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused 2014-10-09 16:26:11 -07:00
Shane Caraveo
b6d3499e7a Bug 1014332 share button CUI widget, r=jaws 2014-10-09 12:02:13 -07:00
Shane Caraveo
863051bfdd Bug 1014332 error page fixes for share panel and about:providerdirectory support, r=jaws 2014-10-09 12:01:48 -07:00
Carsten "Tomcat" Book
81ed9538db merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Tim Taubert
973f75a6c8 Bug 1078085 - Simplify preference checking code in the newtab preloader r=gijs 2014-10-07 17:54:31 +02:00
Justin Dolske
d15df1fde8 Bug 1071238 - UI Tour: add ability to put a widget in the toolbar. r=mattn 2014-10-06 15:49:30 -07:00
mferretti@mozilla.com
aa208d3233 Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
0793729361 Merge inbound to m-c a=merge despite the CLOSED TREE 2014-10-01 16:26:44 -07:00
Florian Quèze
f002186f21 Bug 1071626 - make the global WebRTC sharing indicators actually list the streams with e10s enabled, r=felipe. 2014-10-01 12:39:52 +02:00
Florian Quèze
e9aec6ebce Bug 1074202 - The WebRTC urlbar sharing indicator gets confused if 2 iframes on the same page are using different devices, r=felipe. 2014-10-01 12:39:48 +02:00
Mike Conley
e3297e86fb Bug 1069075 - Send location along with CTP messages. r=gfritzsche.
Before, we were comparing Principals sent up from PluginContent against the
Principal of the selected browser - this was in order to account for races
(and intermittent oranges) where the browser has moved away from a page before
a CTP message has been received by the parent.

Comparing Principals works beautifully, except in the case of Data URIs, since
Data URIs inherit the Principals of the page they were linked from. That means
that if we're on a page with a link to a Data URI that embeds a plugin, if we
quickly browse to that page and back before a CTP message reaches the parent,
when the CTP message finally arrives, the Principals will match. We solve this
by sending the location as well as the Principal, to do a final comparison if
the Principals do match.

--HG--
extra : rebase_source : 095706306d241a254f62b28527a96a427d7e55c3
extra : histedit_source : 3afe814271166f70afce6a423bbb7809c5a983c7
2014-09-28 11:01:29 -04:00
Mike Conley
1018b54fa6 Bug 1069075 - Fix race condition in flushing pluginData cache in PluginContent.jsm. r=gfritzsche.
--HG--
extra : rebase_source : 0a0c801e0a8802e0a8ae04ac34e9977576f64e1e
extra : histedit_source : 03138083b2ac0892c2d66898db918528dda01fe0
2014-09-26 17:17:36 -04:00
Tim Taubert
1993667731 Bug 1073993 - Tiny follow-up fix to allow disabling the preloader again r=me 2014-09-29 13:24:47 -07:00
Tim Taubert
3bda76dce6 Bug 1073993 - Let the BrowserNewTabPreloader initialize lazily when the first new tab is opened r=jaws 2014-09-20 15:31:10 +02:00
Gavin Sharp
09a4865412 Bug 1031019: add "Apps" toolbar button that points to Marketplace, r=jared/Gijs
--HG--
extra : rebase_source : 32c104884c9a6116efd3911d8145b61b8aa5711b
2014-09-19 12:36:11 -07:00
Tomasz Kołodziejski
5803d2ce61 Bug 1032324 - about:newtab can't switch search engine if icon/logo/image is not available. r=adw 2014-09-26 09:37:00 +02:00
Gijs Kruitbosch
98290efadb Bug 1069300 - add a privacy/forget/panic button, r=jaws
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Sudheesh Singanamalla
6291f6cdb0 Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Justin Dolske
dc027e9e8d Bug 1072036 - UI Tour: Add ability to highlight new privacy button. r=mattn 2014-09-26 13:45:43 -07:00
Dave Townsend
0a19cff8ae Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
Ryan VanderMeulen
2d2336f54b Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
72911fffa8 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Mike Conley
9f4aac9c31 Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche
When the PluginRemoved event is fired when changing locations, it's fired
asynchronously such that the document that the plugin belongs to has already
been unloaded. This was causing the hidden plugin notification to appear in
some cases when users browsed away from documents that had hidden plugins
in them. Now we pass the Principal for the unloading document back to the
parent and do a comparison with the current browser Principal to ensure
that they match before showing the hidden plugin notification.

--HG--
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/plugin_small_2.html
extra : rebase_source : e748e3b09de77cc7796b1a78f8e39a23af64049a
2014-09-24 10:30:18 -04:00
Alex Bardas
896095d61d Bug 1070138 - Send only version number and release channel in appinfo. r=gavin 2014-09-22 12:04:00 +02:00
Justin Dolske
8f44e275a4 Bug 1068290 - "UI Tour: Add ability to highlight New Private Window icon in chrome". r=MattN 2014-09-23 16:36:00 +02:00
Mark Hammond
d6460825be Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN 2014-09-23 16:33:35 +10:00
Gijs Kruitbosch
de872a3727 Bug 1065998 - empty-check Windows8WindowFrameColor's customizationColor in case its registry value is gone, r=jaws
--HG--
extra : rebase_source : 951b857c1590761c5453a95639931dd94b9a80ac
2014-09-18 13:58:07 +02:00
Florian Quèze
cb4e72da7e Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
e0e5522562 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the urlbar indicators and show the global indicators, r=felipe. 2014-09-22 20:39:57 +02:00
Alex Bardas
8189ee65e1 Bug 1063698 - Add action to UITour.jsm for opening the Reset Firefox dialog. r=Unfocused 2014-09-17 14:58:00 +02:00
Wes Kocher
25cfb4fd1c Merge m-c to fx-team a=merge 2014-09-18 16:12:56 -07:00
Wes Kocher
3fa7723253 Merge inbound to m-c a=merge 2014-09-18 15:26:44 -07:00
Justin Dolske
0437e18b82 Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Alex Bardas
6d4e59c722 Bug 1065525 - Determine user's Firefox version from UITour. r=MattN 2014-09-17 23:05:00 +02:00
Mike Conley
d158ef0aef 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
cd4e7c9b02 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
cb9cf05173 Bug 1066645 - [e10s] Fix isWindowPrivate call in about:home search (r=ttaubert) 2014-09-18 08:56:56 -07:00
Nigel Babu
0976c93e76 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Wes Kocher
42b3b1714c Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
9baa236495 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Mike Conley
3f5ec0cde2 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
cd02d2ec36 Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
CLOSED TREE
2014-09-15 15:30:39 -04:00
Bill McCloskey
635ad76c63 Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Mike Quested
f941cc4efe 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
d29b58e3e4 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
1c90c7fae7 Merge m-c to fx-team 2014-09-09 16:03:23 +02:00
Blake Winton
135ddf48d2 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton
9b53272515 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Carsten "Tomcat" Book
b59beed523 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book
1ccb3564e2 Backed out changeset 6a6f51ad3348 (bug 1036914) for likely causing bc1 test error 2014-09-08 10:19:23 +02:00
Blake Winton
2e25b1e7d5 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton
0a829ffb43 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Tim Taubert
1617224139 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
c6b5157f3b Bug 1062631 - Stop leaking observers in search tests. r=Gijs 2014-09-08 13:36:22 -07:00
Bobby Holley
d15f16c044 Bug 1062631 - Fix buggy |browser_SignInToWebsite.js| test. r=Gijs 2014-09-08 13:36:20 -07:00
Bill McCloskey
2b8c94ee67 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Jon Morton
c559dd1ab0 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
28d7fb03e9 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
90c7c49ca7 Bug 1057006 - Implement UI for app sharing, r=Gijs. 2014-08-27 16:52:22 +02:00
Florian Quèze
133b4f6c12 Bug 1058650 - updateBrowserSpecificIndicator should not be called for closed tabs, r=Gijs. 2014-08-27 16:52:21 +02:00
Matthew A. Miller
7c43d3930c Bug 1036653 - changes to webrtcUI to support applications 2014-08-19 13:05:39 -06:00
Carsten "Tomcat" Book
c202253b6c 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
c8cea515d6 Bug 1036653 - changes to webrtcUI to support applications r=florian 2014-08-19 13:05:39 -06:00
Ryan VanderMeulen
bfce8a7754 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Gijs Kruitbosch
1ab26bebb8 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Wes Kocher
1330f3416d Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Tim Taubert
5f1c0d43a8 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
0eade3f8f0 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Shane Caraveo
f227bc6874 Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
Bernardo P. Rittmeyer
5577586c21 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
269820d2ad Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Jim Mathies
ce7157e981 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
196862a9a1 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-22 10:27:19 +01:00
Nigel Babu
1303a8d0b1 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
0b0f0d4e45 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-21 17:04:07 +02:00
Nigel Babu
172774d1e9 Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Birunthan Mohanathas
3537bce36f 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)
fc9077a74d Bug 1000315 - Part 3: Uninstall prompting on Desktop and WebRT. r=myk 2014-06-11 14:23:18 -07:00
Bobby Holley
563dd2117d Bug 1050340 - Fix up content search test framework. r=adw 2014-08-18 14:18:40 -07:00
Shane Caraveo
1250472618 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
44ea22e21c 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
324cf87a11 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
286d781d9e 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
3e7550b025 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
436816b85c 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
b1b1d8cc35 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Shane Caraveo
b78953c395 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
cde47db557 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Birunthan Mohanathas
8b15824469 Bug 994708 - Part 3: Record submission event for content crashes. r=gps 2014-08-07 21:52:05 -07:00
Alex Bardas
c4f3d4d1c2 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
524ec1b0d9 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
3b512381f8 Merge mozilla-central and fx-team 2014-08-01 18:02:08 +01:00
Florian Quèze
33e9c5798c 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é
ef472796d3 backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Fabrice Desré
7f556803c8 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Fabrice Desré
bb33b2ef42 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Wes Kocher
7312430d7c Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Jared Wein
761c84c170 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
60d6e8031f 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
18c5eaf11f Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Tim Taubert
967a03616f Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian 2014-07-23 17:34:31 +02:00
Birunthan Mohanathas
89f09e83c9 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
dcbd7db871 bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Neil Deakin
24e360a0a1 Bug 1026310, use proper check for popup visibility, r=MattN 2014-07-22 11:17:26 -04:00
Florian Quèze
12161bf7e0 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
904338867e Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
802e1cdb49 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
522e7af0ea 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
5d05329554 Bug 1026310, disable this test again 2014-07-24 08:04:39 -04:00
Wes Kocher
ae6d492e77 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
21cd735f24 Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE 2014-07-18 21:03:15 -07:00
Florian Quèze
db151de1f7 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
124cb2296c Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
f83a0b2844 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
44ab43da88 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
735ed878f2 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Shane Caraveo
90407d5bba Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Florian Quèze
e792cb3427 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
952e5dc96f 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
dfa4562997 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
347c4978f7 Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley 2014-07-17 11:37:22 -04:00
Neil Deakin
38095aa383 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
8e41fb70e2 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
0aebdb29a0 Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Shane Caraveo
e6c852f5dd Bug 926417 add microdata support for share/marks, r=markh, r=felipe 2014-07-11 08:50:34 -07:00
Marco Castelluccio
447bda603a Bug 906114 - Wait local installation before sending messages to content. r=myk 2014-07-11 13:25:46 +02:00
Gijs Kruitbosch
ba4ae2ee67 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]
db9c984ac9 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
c90520fa6b Bug 1036646 fix double command handling for socialmarks button, r=Gijs 2014-07-09 16:40:26 -07:00
Carsten "Tomcat" Book
16ad20b23b Merge mozilla-central to mozilla-inbound 2014-07-09 16:13:17 +02:00
Ryan VanderMeulen
ea720a0cb7 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
aedc3b6357 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 16:48:12 -07:00
Wes Kocher
267a796ba5 Backed out changeset ca2fd67a4cf7 (bug 1029942) for bc1 orange 2014-07-08 15:11:31 -07:00
Shane Caraveo
99408869c7 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 13:50:13 -07:00
Marco Castelluccio
502488e17f Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Ed Morley
547cf4715c Bug 1032137 - Disable browser_UITour_panel_close_annotation.js on Windows for intermittent test failures 2014-07-03 13:57:15 +01:00
Mark Banner
46db7528a8 Bug 1027014 Loop panel is cut off on first display - always fire the mechanism to resive the panel if the ready state is complete. r=mixedpuppy 2014-06-30 21:10:19 +01:00
Shane Caraveo
8e0036ad08 Bug 1011598 fix marks and status buttons for toolbar overflow menu, r=Gijs 2014-06-27 08:58:13 -07:00
Carsten "Tomcat" Book
140c0fba92 Merge mozilla-central to fx-team 2014-06-25 15:48:21 +02:00
Carsten "Tomcat" Book
56bde994f7 merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Jim Blandy
b6b202b6bb Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
David Rajchenbach-Teller
71b3f631c8 Bug 1019670 - Fix error in AboutHome.sendAboutHomeData: "TypeError: target.messageManager is undefined". r=felipc 2014-06-03 08:16:00 -04:00
Drew Willcoxon
0e1345bbf5 Bug 1029735 - ContentSearch sometimes leaks event listeners and their closures (follow-up). r=ttaubert 2014-06-24 13:38:13 -07:00
Drew Willcoxon
dc9a4dae36 Bug 1029735 - ContentSearch sometimes leaks event listeners and their closures. r=ttaubert 2014-06-24 12:49:52 -07:00
Bill McCloskey
0a1f4cde66 Bug 1005696 - Make sure test blocklist.xml isn't overwritten before use (r=Unfocused) 2014-06-20 17:46:02 -07:00
Wes Kocher
94dec8fe7d merge m-c to inbound on a CLOSED TREE 2014-06-20 14:02:54 -07:00
Drew Willcoxon
8c13482fd0 Bug 1027303 - Certain image URIs in search plugins break ContentSearch. r=felipe 2014-06-19 14:34:12 -07:00
Mike Conley
807f65e48c Bug 989501 - Part 3: If a newly created browser.xul window has the CHROME_REMOTE_WINDOW chromeflag set, make sure the initial browser has remote="true" set on it. r=felipe. 2014-06-20 14:08:05 -04:00
Birunthan Mohanathas
c910458886 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Wes Kocher
a13f2a1223 merge fx-team to m-c a=merge 2014-06-17 18:48:51 -07:00
Drew Willcoxon
716ace3d71 Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert 2014-06-17 12:35:34 -07:00
Drew Willcoxon
a6a43e5c5b Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe 2014-06-17 12:35:34 -07:00
Florian Quèze
a631f20793 Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +02:00
Tim Taubert
ae95791a89 Bug 1018913 - Customization mode favicon not showing anymore r=gijs 2014-06-12 20:32:46 +02:00
Mark Hammond
8f32195b21 Bug 998934 - add a showFirefoxAccounts command to the UITour. r=Unfocused 2014-06-12 15:10:23 +10:00
Mark Banner
f6a8923cd9 Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Mark Banner
81a9138857 Bug 1010325 Work around for uri.host being undefined in webrtc prompts for Loop. Special-case handling of about:loop uris for now. Bug 1000146 will replace this. r=florian. 2014-05-29 21:13:47 +01:00
Tim Taubert
f234e27a93 merge m-c to fx-team 2014-05-29 08:47:51 +02:00
Blair McBride
44b8cd8cd8 Bug 1014460 - Extend the retention period of UITour.seenPageIDs. r=ttaubert 2014-05-29 16:38:24 +12:00
Mark Banner
80acdfc820 Bug 1011392 - Make Social API's panel handling generic so that Loop can use it as well, enabling Loop to function properly in the Application menu. r=mhammond 2014-06-17 11:23:40 +01:00