Commit Graph

253 Commits

Author SHA1 Message Date
Gregory Szorc
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Mark Hammond
6613e08c90 Bug 833292 - prevent social initialization completing after window is unloaded. r=jaws 2013-02-20 12:23:47 +11:00
Dão Gottwald
e89ae3fa83 Bug 842442 - Return NO_DEVICES_FOUND error when only video or only audio is requested with no suitable device available. r=dolske 2013-02-23 12:56:23 +01:00
Matt Brubeck
29a03fb2d7 Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Matt Brubeck
72ace35626 Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
2013-02-16 20:15:41 -08:00
Dão Gottwald
9447d8cb53 Bug 835953 - Remove browser-specific notification when a page releases webcam/microphone access. r=dolske
--HG--
extra : rebase_source : 69454e2461746853981e0de7161be62c08f25f1a
2013-02-16 11:10:41 +01:00
Dão Gottwald
c9743538dd merge backout
--HG--
extra : rebase_source : cfe6765441f94a2ea9ffe63258f4fda7e0e47e67
2013-02-16 11:09:41 +01:00
Dão Gottwald
171b4ecc7a Backed out changeset 163daa0ef353 2013-02-16 11:09:30 +01:00
Randell Jesup
21cd33c685 Bug 835953: front-end for disabling getUserMedia notification when page stops using it r=dolske 2013-02-15 19:54:30 -05:00
Justin Dolske
105ad9c97f Bug 827145 - When no A/V devices are available, return that error to the page's getUserMedia callbacks. r=jesup 2013-02-15 19:22:27 -08:00
Matthew Noorenberghe
0a695f70fd Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
--HG--
extra : rebase_source : a661690d73d449aaa4a5a5a8d0dfc72034f8a5df
2012-04-04 02:50:39 -07:00
Mike Hommey
640e79f848 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Shane Caraveo
e44487afe8 Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-08 11:39:25 -08:00
Irving Reid
beb243d131 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Ed Morley
722d435ce6 Backed out changeset b57874cb3be5 (bug 821262) 2013-02-07 14:36:31 +00:00
Shane Caraveo
847d56b81b Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-06 13:33:25 -08:00
Mark Hammond
67721b93b5 Bug 837578 - stop preprocessing Social.jsm and MozSocialAPI.jsm. r=gavin 2013-02-05 10:19:11 +11:00
Dave Townsend
f1c830614d Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Mark Hammond
2080f96ed0 Bug 826160 - don't remove the social.active preference when migrating to multi-provider builds. r=gavin 2013-02-01 11:09:48 -05:00
Dão Gottwald
47e5125519 Bug 835892 - Provide No Video & No Audio options when both camera and microphone access are requested. r=gavin 2013-01-29 23:16:04 +01:00
Ehsan Akhgari
84c4ac3c75 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Shane Caraveo
c8d0076124 Bug 832943 keep explicit reference to our error handling web listeners to avoid unexpected gc, r=felipe 2013-01-26 12:07:39 -08:00
Ryan VanderMeulen
9bbcf36088 Merge m-c to inbound. 2013-01-25 09:59:09 -05:00
Mark Hammond
71722d2465 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws,mixedpuppy
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
2013-01-24 21:14:36 +11:00
Mark Hammond
e3dedd5e2c Backout 82464c35d37a (Bug 808215) for a regression and test failures. 2013-01-24 17:44:40 +11:00
Mark Hammond
3f75a04668 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
extra : rebase_source : 4cd66d38df3af9ba52c224e466ee7268b2cf43de
2013-01-24 16:15:11 +11:00
Andres Hernandez
f8a5d7d8dc Bug 722234 - [New Tab Page] provide an option to undo remove a site r=ttaubert ui-r=shorlander 2012-08-23 16:34:52 -06:00
Ehsan Akhgari
e12e23ea55 Bug 829180 - Never open externally opened links in a private window; r=gavin 2013-01-10 23:25:56 -05:00
Dão Gottwald
4d90f61cb2 Bug 799417 - Implement global indicator for sites having camera/microphone access. r=gavin 2012-12-28 10:25:59 +01:00
ithinc
2ecd0fb296 Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao 2012-12-25 00:08:22 +08:00
Dão Gottwald
5ac30ac7d2 Bug 802421 - Allow specifying a mic and a camera in the doorhanger UI when audio and video are both requested through gUM. r=gavin 2012-12-21 22:05:45 +01:00
Rafael Ávila de Espíndola
d5e63d828c Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Cameron McCormack
a86c49ceeb Bug 822548 - Fix a bunch of JS warnings on startup. r=dao 2012-12-19 09:27:56 +11:00
Mike Hommey
2d70bd7707 Bug 789469 - Get the executable path directly from the directory service instead of guesswork in WindowsJumpLists.jsm. r=jimm 2012-12-14 18:40:20 +01:00
Rafael Ávila de Espíndola
aa67cd9e56 Bug 815709 - Shutdown time is read in the main thread. r=vladan.
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Gavin Sharp
2410069508 Fix migration issue from bug 809694: need to set provider as active when migrating previous state, r=markh 2012-12-11 16:53:52 -08:00
Shane Caraveo
e318209620 Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Felipe Gomes
1b2ce070ac Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh 2012-12-06 23:38:46 -08:00
Ehsan Akhgari
6446a412d7 Bug 817337 - Add a JS module to get the most recent browser window, with the option of restricting the search to include only private windows; r=dao 2012-12-05 20:59:26 -05:00
Marco Bonardo
90a5f7a6cb Bug 791447 - Move about:newTab data to preferences. r=gavin
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
36106a8301 Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Mark Hammond
6beca7a650 Bug 815042 - leaving private browsing mode with social enabled now resets all social components. r=gavin 2012-11-28 11:30:09 +11:00
Mark Hammond
c009f0a733 Bug 813436 - tweaks to ensure a consistent UI as social is enabled/disabled/active/inactive. r=jaws 2012-11-27 17:54:55 +11:00
Andres Hernandez
2c32c78812 Bug 722993 - WindowsJumpLists.jsm uses global Private Browsing state to make decisions; f=jdm, r=ehsan 2012-11-20 19:31:35 -06:00
Shane Caraveo
42c5738c3d Bug 807217 - Disable Social in private browsing mode. r=gavin,felipe 2012-11-06 12:50:08 -08:00
Gavin Sharp
3187753491 Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi. 2012-11-06 09:14:35 -08:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Felipe Gomes
230f94e6ee Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws 2012-10-30 13:10:04 -07:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Randell Jesup
1f7c3d3c1e Bug 802397: Work around JS engine bug 449811 to select correct mic/camera r=dolske 2012-10-25 20:14:47 -04:00
Andres Hernandez
cb594e9b92 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Dão Gottwald
cbbc9d619d Bug 801068 - Add a "Don't Share" option for camera and microphone access requests; don't deny the request when dismissing the popup notification. r=anant 2012-10-24 01:15:36 +02:00
Ehsan Akhgari
606a3017ed Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Dão Gottwald
8c1c3fe18b Bug 729522: Implement navigator.getUserMedia() permission UI; r=dolske,ui-r=boriss 2012-10-05 02:37:00 -07:00
Fabrice Desré
576ec27252 Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner] 2012-10-02 22:38:03 -07:00
Jared Wein
4f65d2a213 Bug 786095 - Initially disable Social API when in safe mode. r=felipe 2012-09-24 14:57:12 -07:00
Jed Parsons
0d78a97ade Bug 793906 - Disable desktop ui while working on b2g. r=benadida 2012-09-27 23:06:01 -04:00
Jared Wein
371d3f0db5 Bug 794512 - Add a checkbox and preference to disable toast notifications for the Social API. r=markh 2012-09-26 17:40:18 -07:00
Ehsan Akhgari
50a97f30fc Bug 788275 - Tab preview should respect the private browsing mode when attempting to load a favicon; r=jdm,jimm 2012-09-17 14:47:49 -04:00
Jared Wein
a1824208ff Backed out changeset 32d1752fb7ba (bug 786095) 2012-09-24 16:03:59 -07:00
Jared Wein
7e47d4a04b Bug 786095 - Initially disable Social API when in safe mode. r=felipe 2012-09-24 14:57:12 -07:00
Tim Taubert
7ba2ea519e Bug 791669 - [New Tab Page] don't immediately preload the new tab page on startup; r=jaws 2012-09-21 11:28:06 +02:00
Tim Taubert
577772a8e3 merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Tim Taubert
e092c900f4 Bug 780123 - bustage fix for xpcshell test shutdown; r=me 2012-09-19 17:33:55 +02:00
Tim Taubert
70363690e8 Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws 2012-09-19 16:20:44 +02:00
Ed Morley
1d6637f2e6 Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js 2012-09-17 17:35:46 +01:00
Fabrice Desré
74db4fd985 Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
Ehsan Akhgari
a769d695f2 Back out changeset 6571e0aef937 (bug 788275) because of test failures 2012-09-17 16:08:13 -04:00
Ehsan Akhgari
4e1995af80 Bug 788275 - Tab preview should respect the private browsing mode when attempting to load a favicon; r=jdm,jimm 2012-09-17 14:47:49 -04:00
Ryan VanderMeulen
ea8418a01e Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Jan Varga
a9743fed16 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Tim Taubert
4fe91e602e merge m-c to fx-team 2012-09-14 22:13:48 +02:00
Tim Taubert
638b157e5b Bug 790911 - part 2 - use the newly introduced DONT_REPORT_ERRORS flag in NewTabUtils.jsm; r=jaws 2012-09-13 16:17:00 +02:00
Adam Dane [:hobophobe]
0ef50937c9 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-09-13 14:00:13 -05:00
Marco Bonardo
7bf4cedb77 Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Mark Hammond
16df89bdb1 Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Marco Bonardo
ffd5807159 Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Marco Bonardo
c336482e7d Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Phil Ringnalda
403eb9f6b2 Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage 2012-09-11 20:46:34 -07:00
Mark Hammond
421896e7bb Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Ed Morley
6c6f70fd7d Backout 9c2c1987abc4 & ecaff5097b0b (bug 583890) for intermittent failures in browser_bug583890.js 2012-08-24 13:16:38 +01:00
Adam Dane [:hobophobe]
4e4af73c64 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-08-23 20:16:13 -05:00
Tim Taubert
81423201f9 Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe 2012-08-21 11:17:18 -07:00
Bellindira Castillo [:bellindira]
aa00394b82 Bug 752841 - [New Tab Page] Make the number of tabs adjustable; r=ttaubert 2012-08-16 23:01:03 -06:00
Marco Castelluccio
cb9964a73c Bug 782171. Create webapp profile directory on installation, even when there isn't an appcache url in the manifest. r=felipe 2012-08-14 23:19:36 -07:00
Ed Morley
a64cc16c8c Merge mozilla-central to mozilla-inbound 2012-08-14 14:00:36 +01:00
Tim Taubert
ca8d108df1 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Tim Taubert
a9ced680e7 Bug 753448 - Part 1 - Add BrowserNewTabPreloader.jsm; r=gavin 2012-08-13 09:30:18 -07:00
Marco Castelluccio
c3543b66ba Bug 774142. Support webapp uninstallation on Linux through mozApps.uninstall function. r=felipe 2012-08-08 18:04:48 -07:00
Matthew Noorenberghe
c667677715 Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske
--HG--
extra : rebase_source : 8785a377e88b11f59ec00d44b58e6c21fce576a7
2012-06-12 18:16:00 -07:00
Gavin Sharp
eb7f0ad2b8 Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
2012-08-08 18:09:37 -07:00
Mike Hommey
6173fa297f Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey
4e998b1d36 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
17fb6cad2d Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Felipe Gomes
35b79a490e Bug 775803. Move WebappsInstaller to toolkit. r=glandium
--HG--
rename : browser/modules/WebappsIconHelpers.js => toolkit/webapps/WebappsIconHelpers.js
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
2012-08-03 20:40:30 -07:00
Ed Morley
814a6224c4 Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul 2012-08-03 11:14:08 +01:00
Felipe Gomes
d478e845d3 Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00