Commit Graph

215 Commits

Author SHA1 Message Date
Matt Brubeck
9501a275b4 Bug 598526 - "regression: After opening a link from another app, back button should go back to that app" [r=mark.finkle] 2010-09-21 18:24:00 -04:00
Alex Pakhotin
48520e0970 Bug 594238 - Implement UI for Fennec updater on Android r=mfinkle a=blocing-fennec=2.0b1+ 2010-09-14 17:36:18 -07:00
Mark Finkle
63bfa6536f Bug 596996 - -silent and -chrome command line flags are busted in Fennec [r=mbrubeck] 2010-09-17 14:36:37 -04:00
Vivien Nicolas
6ec81eec6b Bug 596959 - undefined property aField[attr] into FormAutoComplete.js [r=mfinkle] 2010-09-16 20:50:36 +02:00
Wesley Johnston
69c5919a38 Bug 587934 - Login manager: use notifications (part 2) [r=mfinkle] 2010-09-14 17:58:13 -04:00
Wesley Johnston
4c5bb9bbf6 Bug 587934 - Login manager: use notifications (part 1) [r=mfinkle] 2010-09-14 17:58:10 -04:00
Mark Finkle
7b04619b40 Bug 596130 - Use AddonManager.UPDATE_WHEN_PERIODIC_UPDATE when checking for add-on updates [r=vingtetun] 2010-09-14 11:27:11 +02:00
Vivien Nicolas
58f69b6cf2 Bug 595170 - Some single line inputs break the form filler tool [r=mfinkle] 2010-09-13 18:28:33 +02:00
Vivien Nicolas
111389da29 Bug 595625 - AutoCompleteCache does not use the new getLabelAt method [r=mfinkle] 2010-09-12 16:22:16 +02:00
Doug Turner
ebf872add2 Bug 595094 - Implement Desktop Notifications in Fennec. Factor content permission prompt impl a bit. r=mfinkle
--HG--
extra : rebase_source : 069e872c6bd0d4121ed6dce9fc097264103af108
2010-09-11 08:31:21 -07:00
Wesley Johnston
b4f5448232 Bug 594504 - Show a message to explain why downloads with no helper apps were cancelled [r=mfinkle] 2010-09-10 15:25:09 -04:00
Doug Turner
aa153f6c6c Bug 594261 -Rename GeolocationPrompt to ContentPermissionPrompt. r=mfinkle
--HG--
rename : mobile/components/GeolocationPrompt.js => mobile/components/ContentPermissionPrompt.js
2010-09-09 23:59:48 -07:00
Doug Turner
c6ffb3bd1d Bug 594261 - Factor out geolocation prompt into something that can be reused. r=mfinkle 2010-09-09 23:56:50 -07:00
Matt Brubeck
c3a90e3e4d Bug 594350 - Allow remoting of confirmEx et al. [r=mfinkle] 2010-09-09 06:48:32 -07:00
Wesley Johnston
96b7323c06 Bug 592902 - Provide a way to cleanup or stop accidental downloads [r=mfinkle] 2010-09-09 00:30:01 -04:00
Fabrice Desré
38a53eb9bf Bug 593782 - cleanup command line handling [r=mfinkle, r=fabrice] 2010-09-06 06:46:00 -04:00
Alon Zakai
cd03e70d5e Bug 584401 - Prompts are not accessible to child process C++ (1/2) [r=mfinkle] 2010-09-03 12:17:00 -07:00
Wesley Johnston
eed907402c Bug 537180 - Fennec uses old blocklisting URL [r=mfinkle] 2010-09-02 00:05:22 -04:00
Wesley Johnston
7e27b3ff97 Bug 573982 - make 'open' the default action for click on links/documents [r=mfinkle] 2010-09-01 01:54:38 -04:00
Mark Finkle
2f7aafeae1 Bug 590465 - start page option Blank Page changed after restart [r=vingtetun] 2010-08-31 15:49:40 -04:00
Michael Wu
5a5fcf0a70 Bug 591514 - Don't build libmozphone on Android [r=mfinkle] 2010-08-30 14:36:59 -07:00
Alex Pakhotin
d6514eb811 Bug 569402 - Show notifications in the Status Bar on Android r=blassey a=blocking-fennec 2010-06-15 17:26:05 -07:00
Wolfgang Rosenauer
ba328cb0b1 Bug 572441 - HelperApp not opened correctly [r=blassey] 2010-08-26 22:05:32 -04:00
Vivien Nicolas
a1bf33a55b Bug 588942 - Error in LoginManagerChild.js : foundLogins is undefined [r=mfinkle] 2010-08-24 10:47:31 +02:00
Vivien Nicolas
919d71df96 Bug 436069 - Unify history, bookmarks, awesomebar search and remote tabs into a single UI [r=mfinkle] 2010-08-24 10:42:28 +02:00
Mark Finkle
4159141418 Bug 588151 - HelperAppDlg doesn't do anything for Nothing [r=mbrubeck] 2010-08-17 18:29:16 -04:00
Benjamin Stover
1d21605683 Bug 552827 - fennec - login manager - e10s: do not use pref branches [r=mfinkle] 2010-08-16 21:17:12 -07:00
Benjamin Stover
87f95ba7c5 Bug 552827 - fennec - login manager - e10s [r=dolske] 2010-08-16 21:16:54 -07:00
Brian Crowder
0a61d0d37d Fix Service/Services typo, r=mfinkle 2010-08-10 11:43:20 -07:00
Mark Finkle
768f3aa83a Bug 583238 - Investigate ways to pass more context to FAC.autoCompleteSearch [r=mbrubeck] 2010-07-30 20:39:31 -04:00
Matt Brubeck
0c9c48139b Bug 582676 - Slow CSS selectors in mobile-browser/themes/core (pt 3) [r=mfinkle] 2010-07-30 12:03:03 -07:00
Mark Finkle
3148d188a0 Bug 578691 - Add contact support to form autocomplete (Maemo) [r=vingtetun] 2010-07-30 10:40:26 -04:00
Mark Finkle
874d4802a6 Bug 580211 - 'Your tabs from last time' section doesn't display tabs from last session after a restart [r=vingtetun] 2010-07-22 10:34:37 -04:00
Vivien Nicolas
dac27aaeeb Bug 580576 - Clicking 'Share your location' in Fennec fails with an error in GeolocationPrompt.js [r=mfinkle] 2010-07-22 01:41:25 +02:00
Mark Finkle
ff2b05499a Bug 579361 - Enhance SessionStore service in Fennec [r=vingtetun] 2010-07-19 01:27:52 -04:00
Matt Brubeck
ebad8837ef Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Benjamin Smedberg
8ec95d318b Fix typo from bug 568691. 2010-07-01 16:53:36 -04:00
Benjamin Smedberg
f4799e3157 Bug 568691 - component registration changes for mobile-browser, r=mfinkle 2010-07-01 14:33:53 -04:00
Benjamin Smedberg
6d92c5884e Commit the .manifest filed I forgot for bug 568691. 2010-07-01 13:35:12 -04:00
Mark Finkle
7239b02c2c Bug 449900 - handle --chrome command line argument [r=vingtetun] 2010-06-30 17:29:22 -04:00
Brad Lassey
5d48d55989 bug 575433 - Remove nsTelProtocol handler r=mfinkle 2010-06-30 10:37:46 -04:00
Benjamin Smedberg
00d18e1107 Changes to component registration for mobile-browser from bug 568691. 2010-06-29 17:02:25 -04:00
Mark Finkle
c92b8fa018 Bug 571898 - port 1.4 Sync UI for Fennec to mobile-browser [r=mbrubeck] 2010-06-29 10:49:36 -04:00
Matt Brubeck
b04ad8c63d Bug 573130 - Override nsIPromptFactory, nsIPrompt, and nsIAuthPrompt(2?) for Fennec [r=mfinkle] 2010-06-25 16:29:47 -04:00
Mark Finkle
3f2faf9418 Bug 574260 - Remove last uses of contentWindow and contentDocument [r=vingtetun] 2010-06-24 18:13:01 -04:00
Mark Finkle
d5cd0eeaa8 Bug 572276 - Fix contract-id for the web-install-prompt [r=mbrubeck] 2010-06-15 23:36:51 -04:00
Mark Finkle
70fc4ee2e2 Bug 570156 - Convert download dialog to a nsIPromptService prompt (missed a nit) [r=mbrubeck] 2010-06-07 15:49:31 -04:00
Mark Finkle
1da6992c36 Bug 570156 - Convert download dialog to a nsIPromptService prompt [r=mbrubeck] 2010-06-07 15:46:54 -04:00
Matt Brubeck
c2509da802 Bug 562706 - Start using PlacesUtils.jsm instead of utils.js (typo fix) [r=mfinkle] 2010-06-03 18:55:46 -04:00
Matt Brubeck
414540b34e Bug 562706 - Start using PlacesUtils.jsm instead of utils.js [r=mfinkle] 2010-06-03 15:50:43 -04:00
Michael Wu
32330492f9 Bug 565471 - HelperAppDialog.js shouldn't do delayed registration [r=mfinkle] 2010-05-21 15:28:41 -07:00
Mark Finkle
7f4f0ca75a Bug 558061 - Fennec should annotate crash report with URL [r=vingtetun] 2010-05-21 13:00:27 -04:00
Wolfgang Rosenauer
367e7def52 Bug 566804 - implement task switcher in Qt builds. r=dougt 2010-05-20 07:14:35 +02:00
Mark Finkle
b3bfd3dcee Bug 562495 - Support the new add-ons manager [r=dtownsend] 2010-05-19 22:43:02 -04:00
Mark Finkle
140e42d0d2 Bug 544071 - Unresponsive script dialog 'Yes' option not clear [r=vingtetun] 2010-05-05 09:21:35 -04:00
Vivien Nicolas
e36598229f Bug 562366 - revise dialog styling to match new context and site menus [r=mfinkle] 2010-04-30 01:00:27 -04:00
Mark Finkle
643192f430 Bug 556480 - AutoCompleteUtils error [r=vingtetun] 2010-04-22 11:18:38 -04:00
Vivien Nicolas
e5c6daa008 Bug 559458 - document.getElementById(prompt-confirm-dialog) can be null in confirm.xul [r=mfinkle] 2010-04-15 10:40:43 -04:00
Matt Brubeck
93ac1a676d Bug 558202 - enter/escape keys don't work correctly in confirmEx in Fennec [r=mfinkle] 2010-04-09 00:59:23 -04:00
Mark Finkle
b2df3ba3af Bug 557649 - Use a unique contractid for mobile session restore [r=vingtetun] 2010-04-06 18:24:49 -04:00
Mark Finkle
f335e5e104 Bug 556087 - reftests fail when scrollbar shows up [r=vingtetun] 2010-03-31 22:50:06 -04:00
Mark Finkle
fd2d6c7bef Bug 551785 - Mobile: new firstrun page [r=vingtetun]
--HG--
rename : mobile/chrome/content/firstRunAnimation.gif => mobile/chrome/content/firstrun/animation.gif
rename : mobile/chrome/content/firstrun.xhtml => mobile/chrome/content/firstrun/firstrun.xhtml
2010-03-26 21:05:15 -04:00
Mark Finkle
ff09f82f2e Bug 551889 - Start Page redesign [r=vingtetun] 2010-03-26 11:11:03 -04:00
Mark Finkle
74faf8085c Bug 547993 - Awesome Bar history is not immediately flushed when clicking on the clear private data button [r=vingtetun] 2010-03-24 14:34:49 -04:00
Mark Finkle
22868d3696 Bug 551709 - Auto-update add-ons [r=vingtetun] 2010-03-16 23:42:01 -04:00
Doug Turner
50bd8679b1 Bug 543976 - Clean up Maemo defines. r=mfinkle 2010-02-09 17:00:40 -08:00
Mark Finkle
1377209264 Bug 536368 - Cache autocomplete queries to make awesomebar open faster [r=gavin] 2010-01-14 09:03:59 -05:00
Mark Finkle
85292ca341 Bug 531164 - Application Launcher Dialog Pops Up on metacafe.com [r=gavin.sharp] 2009-12-24 00:41:24 -05:00
Mark Finkle
ffb2d5c61c Backout of bad partial patch 2009-12-10 17:25:05 -05:00
Mark Finkle
7d2b775d58 Bug 533888 - Remove extra fennec folder from deb [r=blassey] 2009-12-10 14:39:09 -05:00
Mark Finkle
a26b1917d9 Bug 532444 - Create search engine cache in BrowserCLH.js [r=gavin.sharp] 2009-12-04 16:02:38 -05:00
Alex Pakhotin
a31dfc3526 bug 490189 - Fennec should offer to be the default browser on Windows Mobile r=mfinkle a=blocking-fennec 2009-11-18 13:09:01 -08:00
Brian Crowder
8410be0ee0 Bug 529576 - fennec should attempt to open remote command-lines in a tab, r=mfinkle 2009-12-01 07:34:27 -08:00
Brad Lassey
1f91c76581 bug 510917] Downloading a .cab file from nightly builds page shows nothing in downloads manager r=mfinkle 2009-11-30 10:40:06 -05:00
Gavin Sharp
428a22d033 Bug 474470: implement nsISidebar* APIs in Fennec, r=mfinkle
--HG--
extra : rebase_source : c28062760343d19d930bc9e42dac3d41d924640f
2009-11-24 13:08:10 -05:00
Gavin Sharp
2aa16c96df Bug 529855: force creation of the Mobile root when it doesn't exist (support profiles created with older builds), r=mfinkle 2009-11-19 18:56:52 -05:00
Mark Finkle
6c3782455d Bug 529077: forgot the comment 2009-11-16 15:01:13 -05:00
Mark Finkle
284eedc756 Bug 529077: DirectoryProvider.js cleanup [r=gavin.sharp] 2009-11-16 14:52:20 -05:00
Gavin Sharp
790aa68eaf Bug 528563: define BrowserStartupServiceFactory before referencing it, r=mfinkle 2009-11-16 14:18:12 -05:00
Mark Finkle
0ea8d7508d Bug 528430: Add a directory provider so we can customize the cache folder at runtime [r=blassey]
--HG--
rename : mobile/components/alertsService.js => mobile/components/AlertsService.js
rename : mobile/components/downloadManagerUI.js => mobile/components/DownloadManagerUI.js
rename : mobile/components/geolocationPrompt.js => mobile/components/GeolocationPrompt.js
rename : mobile/components/helperAppDialog.js => mobile/components/HelperAppDialog.js
rename : mobile/components/promptService.js => mobile/components/PromptService.js
rename : mobile/components/xpiDialogService.js => mobile/components/XPIDialogService.js
2009-11-14 00:18:25 -05:00
Fabrice Desré
9ed00522f7 Bug 526555: ProfileManager does not delete profiles [r=mark.finkle] 2009-11-13 00:09:38 -05:00
Gavin Sharp
65b91af9b2 Fix typo in default bookmarks error handler 2009-10-20 20:16:34 -04:00
Gavin Sharp
50b578a4d5 Bug 519686: Build localized bookmarks data for multi-locale builds and use it, attempt #2 with bustage fix, r=mfinkle/pike 2009-10-16 12:42:40 -04:00
Gavin Sharp
2573a2f2b1 Back out changeset 6bc1a3d1a1ee (bug 519686 - multi-locale bookmarks) 2009-10-15 23:05:32 -04:00
Gavin Sharp
02e5a2d5d2 Bug 519686: Build localized bookmarks data for multi-locale builds and use it, r=mfinkle/pike 2009-10-08 17:43:51 -04:00
Vivien Nicolas
3efce8ee33 Bug 522288: Fennec should handle MozApplicationManifest [r=mark.finkle] 2009-10-14 16:36:47 -04:00
Mark Finkle
e72bfcb19f Bug 522043: Text in nsPromptService authentication dialog is pannable [r=fabrice.desre] 2009-10-14 09:42:54 -04:00
Fabrice Desré
876f355761 Bug 518054: nsPromptService needs to fire event when opening modal dialogs [r=mark.finkle] 2009-10-12 15:05:46 -04:00
Fabrice Desré
0d8d6a63fa Bug 517459: Use menulist in prompt.select() [r=mark.finkle] 2009-10-09 14:26:45 -04:00
Gavin Sharp
6ffedc23da Bug 477109: new first run page, r=mfinkle
--HG--
rename : mobile/themes/wince/firstrun/favicon-fennec-30.png => mobile/branding/nightly/content/favicon.png
rename : mobile/themes/wince/firstrun/favicon-fennec-30.png => mobile/branding/official/content/favicon.png
extra : rebase_source : 39313942f4d80013ae47bfa6086217b0f98b844f
2009-09-23 20:32:01 -04:00
Mark Finkle
000b50aa94 Bug 518771: Prompt Service can throw for null checkbox labels, r=stuart 2009-09-25 01:58:08 -04:00
Mark Finkle
df2e722d6b Bug 515768: Fennec needs a task switch button in titlebar for n900 (component), r=blassey 2009-09-23 12:09:54 -04:00
Mark Finkle
bf92bef041 Bug 516387: nsPromptService dialogs should not have '&' shortcuts in labels, r=gavin 2009-09-23 00:58:34 -04:00
Gavin Sharp
a6e9ccff9e Bug 517521: add about:firefox alias for about:fennec page, r=mfinkle 2009-09-18 16:37:58 -04:00
Mark Finkle
4801c3bd9b Bug 469848: Add bad certificate exceptions without showing a separate UI (cert error page part), r=gavin 2009-09-09 23:21:26 -04:00
Gavin Sharp
c39a4758b4 Bug 511435: add default bookmarks, r=pike/mfinkle
--HG--
extra : rebase_source : 3caa0521b0b62cb280a3e0b853fcd2cea2a932fd
2009-09-06 23:50:27 -04:00
Gavin Sharp
11947ff760 Bug 514953: unbranded fennec builds should point to unbranded about:rights, r=mfinkle
--HG--
extra : rebase_source : 5e06fb215723a038f3ed465326531bb77cd85be2
2009-09-06 21:13:38 -04:00
Fabrice Desré
57c549474e Bug 514196: implement nsIPromptService2 [r=mark.finkle] 2009-09-04 13:40:03 -04:00
Gavin Sharp
323ac8874e Bug 512843: add partially-complete custom about:fennec page, r=mfinkle
--HG--
rename : mobile/components/aboutFirstrun.js => mobile/components/AboutRedirector.js
2009-09-03 14:04:50 -04:00
Fabrice Desré
6a6a3e4a03 Bug 489569: Add-on installation confirmation dialog [r=mark.finkle] 2009-09-02 13:54:25 -04:00
Fabrice Desré
5c271b9ff5 Bug 489423: Port nsPromptService to Fennec 'dialogs', r=mfinkle 2009-09-02 12:15:26 -04:00
Brian Crowder
ad761cc4cc Bug 511936: Copy faststart stub for Fennec, r=blassey 2009-08-22 00:10:49 -07:00
Doug Turner
b38a322ec5 Bug 484074. Geolocation front end update. r=mfinkle 2009-05-29 18:28:12 -07:00
Mark Finkle
6610bbb816 Bug 479808: Save As dialog is oversized and ugly, r=blassey 2009-05-07 00:44:22 -04:00
Mark Finkle
ca0cbed73c Bug 470876 - anti-phishing support not in fennec (defaulted off) [r=vingtetun] 2011-04-26 15:39:21 -04:00
Mark Finkle
e6db6daf1e Bug 630398 - Session store doesn't save session data quickly enough [r=mbrubeck] 2011-04-26 15:39:17 -04:00
Mark Finkle
5afe34e0bb Bug 489795: Get AlertsService override working again, r=gavin 2009-04-24 08:45:50 -04:00
Mark Finkle
9abad7a202 Bug 474492: Update the downloads manager UI, r=gavin 2009-04-22 10:59:52 -04:00
Mark Finkle
ae1c66c29d Bug 474480: Update the Add-ons Manager UI, r=dtownsend, r=gavin 2009-04-22 10:19:48 -04:00
Mark Finkle
d47adc4868 Bug 479279: Fennec should have a system for browser-level notifications, r=gavin 2009-04-09 01:13:16 -04:00
Mark Finkle
88418a1b29 Bug 481739: firstrun_splash.png eats startup time, r=gavin
--HG--
rename : mobile/themes/hildon/firstrun/firstrun.xhtml => mobile/themes/hildon/firstrun/firstrun.html
rename : mobile/themes/wince/firstrun/firstrun.xhtml => mobile/themes/wince/firstrun/firstrun.html
2009-03-06 15:26:06 -05:00
Doug Turner
9f4a1bc613 bug 461736 - simple implementation of a geolocation prompt for fennec. r=mfinkle 2009-02-18 12:57:20 -08:00
Nino D'Aversa
05fdf1dcc8 bug 465664 - Support for tel: and dialing on Windows Mobile r=blassey 2009-02-13 14:41:12 -05:00
Gavin Sharp
9089aa4cd5 Bug 452313: add first run page for fennec, r=mfinkle 2008-10-02 17:33:29 -04:00
Brad Lassey
b7ff558694 Bug 437949 - Support tel uri r=gavin 2008-07-25 19:16:18 -04:00