Commit Graph

83 Commits

Author SHA1 Message Date
Felipe Gomes
585babe305 Bug 760365. Preload appcache into webapp's profile during installation. r=marco
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Edward Lee
1cac813e53 Bug 738832 - Allow desktop runtime to support webRT installs (mozApps.install API) [r=myk, r=felipe]
Use the runtime folder to get a reference to webapprt-stub instead of process folder, which is one level too deep from the runtime. Handle webapps install requests by showing a prompt like the geolocation prompt.
2012-06-21 14:06:24 -07:00
Saurabh Anand
250569740d Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert 2012-06-20 14:00:21 +05:30
Tim Taubert
94bebcd9e1 Bug 765211 - [New Tab Page] AllPages.unregister() can possibly remove wrong pages; r=gavin 2012-06-15 19:55:45 +02:00
Tim Abraldes
c3adfcd377 bug 758044. Installation directory is now "scheme;host;port" with ";port" omitted if port is the default. Uninstall registry key is now "scheme://host:port" with ":port" omitted if the port is the default. r=felipe 2012-06-04 00:23:17 -07:00
Marco Castelluccio
26dcaaeb28 Bug 744193. Install webapp on host OS - Linux. r=felipe 2012-06-03 22:57:41 -03:00
Tim Abraldes
ad369aa65c bug 751177. Write "webapp.ini" and "shorcuts_log.ini" as UTF-16LE so that the uninstaller can read unicode characters from them. r=felipe 2012-05-23 10:09:11 -07:00
Gavin Sharp
942b722045 Bug 755355: stop specifying a bundle signature in web app bundles, since it's unnecessary and confuses OS X, r=smichaud/dwalkowski
--HG--
extra : transplant_source : %BA%FBy%91%88%FC%15%B2%9F%98%FCG%5B%A6%FB%A1%A0y%D5%10
2012-05-21 16:52:17 -07:00
Marco Castelluccio
c915891d03 Bug 753565 - webapp.json incorrect on Mac. r=felipe 2012-05-21 13:39:26 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Gavin Sharp
61d35afbe3 Bug 748389: consolidate Mac bundle identifier logic in configure, and use it to specify the Mac bundle ID of the installing app in installed web apps' bundles, r=ted, r=felipe
--HG--
extra : rebase_source : d47a29e43114bcd315b09320d5f46fa0f8c8786b
2012-04-29 16:00:12 -04:00
Jared Wein
2a4a40439b Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy 2012-04-28 11:22:06 -04:00
Raymond Lee
db4a915135 Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert 2012-04-25 09:45:01 +08:00
Edward Lee
18bf3a0b8e Bug 747412 - Installing Favimon does not show the right parenthesis on the desktop shortcut or start menu [r=felipe]
Strip whitespace at the end instead of trailing non-alphanumeric.
2012-04-26 22:11:43 -07:00
Felipe Gomes
eaa7025069 Bug 748199. Cannot install an webapp with the same name of a previously installed app on Mac. r=mstange 2012-04-26 07:37:34 -07:00
Felipe Gomes
2ef7695ad7 Bug 747921. Cannot install apps on systems where the Uninstall regkey hadn't been created yet by some other app. r=timA 2012-04-26 07:34:39 -07:00
Felipe Gomes
4c3bfa34b8 Bug 747601. Only create Info.plist file after webapp icon has been downloaded. r=mstange a=desktop-only.
OSX caches the application info when Info.plist is created and if the icon has not yet been embedded in the .app package, Finder might indefinitely cache a no-icon app
2012-04-22 14:30:03 -07:00
Takanori MATSUURA
b8a3f2610f Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only 2012-04-22 14:27:05 -07:00
Felipe Gomes
65c451b0ed Bug 746771 - Mac installer needs to use updated webapp.json structure with registryDir instead of app.profile [r=myk, a=desktop-only]
Rename app.profile to registryDir for the updated webapp.json structure.

--HG--
extra : rebase_source : 97e9bf5bf4350befcbf33733482c4d130dd8b225
2012-04-20 15:56:02 -07:00
Felipe Gomes
e9b571a25a Bug 746369. Add support for installing apps that do not provide an icon, falling back to the standard webapp icon. r=gavin a=desktop-only 2012-04-19 18:47:56 -07:00
Felipe Gomes
d08d0c6c4b Bug 747205. Webapps installer follow-ups. r=timA a=desktop-only 2012-04-19 18:47:54 -07:00
Felipe Gomes
0f95f28f00 Bug 746848. Support pref for webapps installer dry-run. r=gavin a=desktop-only 2012-04-19 18:47:52 -07:00
Felipe Gomes
e5e7c8ad9c Bug 731541. Implement webapp installer for Windows. r=bbondy a=blassey 2012-04-18 15:17:54 -07:00
Felipe Gomes
13b3846e9c bug 739636 - implement webapp installer for Mac OS X; r=mstange 2012-04-17 07:17:23 -07:00
Felipe Gomes
a71b6905e6 Bug 740957. Webapp installer doorhanger should show a standard icon instead of the app-specified icon. r=dao 2012-04-12 18:11:37 -07:00
Marco Bonardo
13f1c8ba2e Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin

--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Gavin Sharp
d52625521a Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
2012-03-23 16:27:54 -07:00
Gavin Sharp
c4df0a168a Bug 736878: also re-set default engine name when user opts in to search re-set, r=fryn
--HG--
extra : transplant_source : %01%0C%7F%F6%98%97%AF%E8%869s%F9%8F%22Rh%16%112%B3
2012-03-19 17:24:31 -07:00
Tim Taubert
3233015dde Bug 735987 - [New Tab Page] Dropping blocked links onto the grid again should unblock them; r=dietrich 2012-03-16 09:00:18 +01:00
Tim Taubert
1d3fa12299 Bug 735574 - Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team; r=dietrich 2012-03-15 23:28:22 +01:00
Fabrice Desré
8f36020dfb Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00
Gavin Sharp
7ab87937cc 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
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
2012-02-22 16:35:56 -08:00
Tim Taubert
418f6efd05 Bug 722273 - [New Tab Page] clear internal links cache on 'browser:purge-session-history'; r=dietrich 2012-03-05 20:59:56 +01:00
Tim Taubert
27aea514dd Backed out changeset ad37c208588d (bug 722273) 2012-03-06 11:05:58 +01:00
Tim Taubert
186f51e1c4 Bug 722273 - [New Tab Page] clear internal links cache on 'browser:purge-session-history'; r=dietrich 2012-03-05 20:59:56 +01:00
Geoff Lankow
775acbaa1a Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13:00
Tim Taubert
d9d0dbb0c3 Bug 725668 - [New Tab Page] Typo in NewTabUtils.jsm - undefined variable; r=dao 2012-02-09 17:41:11 +01:00
Dão Gottwald
46128d4821 Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich 2012-02-05 21:22:57 +01:00
Panagiotis Koutsourakis
791aa57b19 Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression

DIRS += <foo>
or
DIRS = <foo>

inside the conditional expression

ifdef ENABLE_TESTS
...
endif

are changed to

TEST_DIRS += tests

outside any conditional expression.

The files

./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in

contain the string

ifdef ENABLE_TESTS

but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Gavin Sharp
f2e6c706bf Bug 723181: add some comments to TelemetryTimestamps, r=mak
--HG--
extra : transplant_source : z%AF9MyF%E6y%16%DAq%170%B7%5D6%DFgE%01
2012-02-01 09:41:55 -08:00
Joe Drew
e860474010 Merge mozilla-central to mozilla-inbound. 2012-01-28 15:48:23 -05:00
Gavin Sharp
9a3bd2cbef Bug 717105 followup: substract process lifetime from timeStamps so that the values are actually useful, r=taras 2012-01-27 12:37:28 -08:00
Tim Taubert
19c86cbf99 Bug 721413 - [New Tab Page] Load links lazily when opening a new tab; r=mak 2012-01-27 14:55:03 +01:00
Tim Taubert
072d62619a Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-25 23:44:27 +01:00
Tim Taubert
a66215295e Backed out changeset 95143a881557 (bug 455553) 2012-01-26 18:27:45 +01:00
Tim Taubert
46ae5146f7 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-25 23:44:27 +01:00
Gavin Sharp
e08a7e9678 Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras 2012-01-10 16:19:06 -08:00
Tim Taubert
f142b5e8bb Backed out changeset 9883a9f66cf0 (bug 497543) 2012-01-20 12:07:56 +01:00
Tim Taubert
f190a19609 Backed out changeset 34e078df2ed6 (bug 455553) 2012-01-20 12:07:25 +01:00
Tim Taubert
e016ec1d5b Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-20 02:43:20 +01:00