Commit Graph

215 Commits

Author SHA1 Message Date
Matt Brubeck
fae32ada54 Bug 694622 - [birch] Handle links from other apps on the command line [r=mfinkle] 2011-10-14 19:58:04 -07:00
Matt Brubeck
ec7eee0bfb Back out dccf0928f904 because it broke URL loading 2011-10-14 13:19:07 -07:00
Matt Brubeck
a6d04b926d Bug 694622 - [birch] Update application ID for command-line handler registration [r=fabrice] 2011-10-14 12:08:58 -07:00
Fabrice Desré
2c9cb382ff Camera support for birch - using default Android camera app 2011-10-13 16:52:43 -07:00
Doug Turner
952b4094a1 Patch from https://github.com/snorp/mozilla-central faster branch. 2011-10-10 17:40:17 -07:00
Mark Finkle
6248477982 Bug 692712 - Pre-filter recommended add-ons JSON instead of filtering at startup [r=wjohnston] 2011-10-07 22:13:45 -04:00
Brian Smith
175ae5237c Bug 682329: Remove workaround that mobile is using to suppress the cert error dialog box, r=mark.finkle 2011-10-06 17:42:04 -07:00
Lucas Rocha
fdea173fa7 Bug 681944 - Immediately remove "empty" attribute from session-restored tabs (r=mfinkle)
Otherwise user will not be able to restore a closed tab if he closes it before the session-restored thumbnail is loaded.
2011-09-28 17:56:53 +01:00
Fabrice Desré
5a5295587e Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
Fabrice Desré
df93aff723 Bug 679194 - Add a permission prompt for mozApps.mgmt.list and mozApps.mgmt.uninstall [r=mfinkle] 2011-08-15 18:56:42 -07:00
Fabrice Desré
6b830db423 Bug 609043 - Add support for Open Web Apps [r=mfinkle] 2011-08-15 12:16:50 -07:00
Wes Johnston
6b99a745fc Bug 658278 - Use locale picker in preferences UI. r=mfinkle 2011-09-23 11:27:28 -07:00
Wes Johnston
e8183ab8fe Bug 681643 - Update dialog theme for honeycomb. r=mfinkle 2011-09-20 12:07:07 -07:00
Lucas Rocha
2bdc61ebc8 Bug 681944 - Remove "empty" attribute from the thumbnails of restored tabs (r=mfinkle)
Once tabs are restored and their thumbnails are loaded from session data, the canvas should not be marked as empty anymore.
2011-09-15 21:33:20 +01:00
Lucas Rocha
e74d938256 Bug 685487 - Add title label to tabs pane (r=mbrubeck) 2011-09-14 14:03:08 -07:00
Felix Fung
0bc71ca85d Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
Mark Finkle
a1bc4b2fab Bug 684727 - Don't call into JNI from ExtensionsView.init [r=mbrubeck] 2011-09-07 10:48:11 -04:00
Wes Johnston
0ff902b315 Bug 675252 - Store buildid when locales are installed and make sure it is current on startup. r=mfinkle 2011-09-02 09:37:54 -07:00
Wes Johnston
e8ba8d2a39 Bug 675254 - Try to update the current locale if it was marked incompatable during updates. r=mfinkle 2011-09-02 09:37:52 -07:00
Wes Johnston
c3b3536b52 Bug 675252 - Check for locale updates before updating Fennec. r=mfinkle 2011-08-15 10:42:52 -07:00
Mark Finkle
31e3f07272 Bug 676780 - Fennec is unable to load webpages and close tabs (corrupt sessionstore) [r=mbrubeck] 2011-08-10 15:48:37 -04:00
Lucas Rocha
6a512bda40 Bug 640175 - Search criteria typed in URL Bar doesn't match with the history/Awesomelist content 2011-08-01 11:37:00 -04:00
Mark Finkle
b448cb7549 Bug 676293 - Add ability to make 'home screen shortcut' for Bookmarks [r=fabrice, r=blassey]
--HG--
rename : mobile/components/build/nsIPhoneSupport.idl => mobile/components/build/nsIShellService.idl
rename : mobile/components/build/nsPhoneSupport.cpp => mobile/components/build/nsShellService.cpp
rename : mobile/components/build/nsPhoneSupport.h => mobile/components/build/nsShellService.h
2011-08-08 22:37:57 -04:00
Wes Johnston
8f7e0340a3 Bug 674275 - Implement AsyncPromptAuth for mobile. r=mfinkle 2011-07-28 11:01:05 -07:00
Ms2ger
8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Wes Johnston
5b43322e98 Bug 669154 - Dont open locale picker window if the system locale is available. r=mfinkle 2011-07-12 10:25:35 -07:00
Fabrice Desré
7164872b44 Bug 663571 - OS agnostic webapps backend [r=mbrubeck, r=mfinkle] 2011-06-10 17:08:00 -04:00
Fabrice Desré
554c935545 Bug 584767 - webapps frontend [r=mfinkle, r=wjohnston, r=fabrice] 2011-06-10 17:02:00 -04:00
Daniel Holbert
725b795a38 back out 5179f07def0c (Bug 584767) due to talos orange 2011-07-07 15:58:49 -07:00
Daniel Holbert
996ab867e1 Back out 9e99bd095fe1 (Bug 663571) due to talos orange 2011-07-07 15:57:50 -07:00
Fabrice Desré
e84bc4e3f6 Bug 663571 - OS agnostic webapps backend [r=mbrubeck, mfinkle] 2011-06-10 17:08:00 -04:00
Fabrice Desré
68583710fb Bug 584767 - webapps frontend [r=mfinkle, wjohnston, fabrice] 2011-06-10 17:02:00 -04:00
Matt Brubeck
e16af51f51 Bug 668380 - browser.sessionstore.max_tabs_undo should default to 1 on mobile [r=wesj] 2011-06-29 16:20:22 -07:00
Matt Brubeck
8e02986af0 Bug 668379 - Restore correct session history in Fennec's undo close tab [r=wesj] 2011-06-29 16:15:27 -07:00
Wes Johnston
a244c5e9ad Bug 662623 - If open, show the locale picker window when returning from background. r=mbrubeck 2011-06-29 14:48:38 -07:00
Mark Finkle
0f65546f54 Bug 604463 - Request for session store to retain the browsing history and scroll offsets [r=mbrubeck, wjohnston] 2011-06-22 14:16:09 -04:00
Ed Morley
8aaddd0334 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Wes Johnston
37e196e588 Bug 662785 - Clean up remaining first-run pieces. r=mfinkle 2011-06-09 13:54:34 -07:00
Peter Van der Beken
5cc319391d Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
2011-05-25 10:46:51 +02:00
Wes Johnston
1d363880de Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Mark Finkle
15fecbdd77 Bug 661866 - Save sessionstore thumbnails in a separate file-based cache [r=vingtetun] 2011-06-03 14:31:47 -04:00
Mark Finkle
a46835b29a Bug 659457 - Update Gingerbread UI for Preferences/Downloads/Addons and Context Menu [r=mbrubeck]
--HG--
rename : mobile/chrome/content/content.css => mobile/themes/core/content.css
rename : mobile/chrome/content/content.css => mobile/themes/core/gingerbread/content.css
rename : mobile/themes/core/forms.css => mobile/themes/core/gingerbread/forms.css
2011-05-28 13:02:47 -04:00
Wes Johnston
35e0b14847 Bug 567121 - Clear autocomplete after history writer is done. r=mfinkle 2011-05-19 08:50:36 -07:00
Mark Finkle
77730ba55f Bug 654733 - Stop using 'computer' in offline storage notifications (entity changes) [r=wjohnston] 2011-05-16 10:01:44 -04:00
Matt Brubeck
476633268b Bug 656923 - Tab opened on command-line is in the background behind restored tabs [r=mfinkle] 2011-05-14 14:11:44 -07:00
Brad Lassey
cde73e4b58 bug 650509 - Other apps can read Firefox profile files, change autocomplete cache to be user readable only r=mfinkle 2011-05-13 14:20:23 -04:00
Vivien Nicolas
fe08e462c5 Bug 650820 - Adding a search engine without an icon thrown an error [r=mfinkle] DONTBUILD (mobile only) 2011-05-03 20:23:00 +02:00
Alon Zakai
0c39bea133 Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
Marco Bonardo
2a052f5161 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
5dac9e4213 Bug 524091 - Remove microsummaries support. (Mobile changes) 2011-04-26 14:25:03 +02:00