Commit Graph

212 Commits

Author SHA1 Message Date
Ed Morley
e38e839b2b Bug 696820 - Fix typo'd MOZ_CRASHREPORTER ifdefs; r=ted 2011-10-25 13:29:30 +01:00
Wes Johnston
7a1767f882 Bug 694047 - Turn off the locale picker (revert to a simple menulist) [r=mfinkle] 2011-10-18 14:05:28 -04:00
Mark Finkle
d44151b8cd 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
51506927f3 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
ffade74e6f 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é
572e87ef4d Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
Fabrice Desré
998e2d8ca4 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é
4cce8e2dd7 Bug 609043 - Add support for Open Web Apps [r=mfinkle] 2011-08-15 12:16:50 -07:00
Wes Johnston
99e5d4b541 Bug 658278 - Use locale picker in preferences UI. r=mfinkle 2011-09-23 11:27:28 -07:00
Wes Johnston
cdc6cf3ae7 Bug 681643 - Update dialog theme for honeycomb. r=mfinkle 2011-09-20 12:07:07 -07:00
Lucas Rocha
10a9e8276f 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
95d51fae21 Bug 685487 - Add title label to tabs pane (r=mbrubeck) 2011-09-14 14:03:08 -07:00
Felix Fung
9bb0edf799 Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
Mark Finkle
d81a8b718d Bug 684727 - Don't call into JNI from ExtensionsView.init [r=mbrubeck] 2011-09-07 10:48:11 -04:00
Wes Johnston
d21d72303a 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
7a7ed267ad 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
77e3901fd6 Bug 675252 - Check for locale updates before updating Fennec. r=mfinkle 2011-08-15 10:42:52 -07:00
Mark Finkle
b66f130b05 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
d86dd8ab5a 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
d7c82a4147 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
4e91a0811e Bug 674275 - Implement AsyncPromptAuth for mobile. r=mfinkle 2011-07-28 11:01:05 -07:00
Ms2ger
36c532ffa2 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Wes Johnston
6fff2d84cf 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é
2ed936ebe7 Bug 663571 - OS agnostic webapps backend [r=mbrubeck, r=mfinkle] 2011-06-10 17:08:00 -04:00
Fabrice Desré
b84d535fd4 Bug 584767 - webapps frontend [r=mfinkle, r=wjohnston, r=fabrice] 2011-06-10 17:02:00 -04:00
Daniel Holbert
f97e6ba5eb back out 5179f07def0c (Bug 584767) due to talos orange 2011-07-07 15:58:49 -07:00
Daniel Holbert
8d9cdf638d Back out 9e99bd095fe1 (Bug 663571) due to talos orange 2011-07-07 15:57:50 -07:00
Fabrice Desré
da15e71072 Bug 663571 - OS agnostic webapps backend [r=mbrubeck, mfinkle] 2011-06-10 17:08:00 -04:00
Fabrice Desré
6c57796947 Bug 584767 - webapps frontend [r=mfinkle, wjohnston, fabrice] 2011-06-10 17:02:00 -04:00
Matt Brubeck
30ccc2b08a 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
869b6eaf44 Bug 668379 - Restore correct session history in Fennec's undo close tab [r=wesj] 2011-06-29 16:15:27 -07:00
Wes Johnston
564b8d271a 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
0c966bc682 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
223c46b36b 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
bc0e2874b4 Bug 662785 - Clean up remaining first-run pieces. r=mfinkle 2011-06-09 13:54:34 -07:00
Peter Van der Beken
ae44770a16 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
a28aa25436 Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Mark Finkle
77223eb9d8 Bug 661866 - Save sessionstore thumbnails in a separate file-based cache [r=vingtetun] 2011-06-03 14:31:47 -04:00
Mark Finkle
7dd8a75815 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
d9b8e25556 Bug 567121 - Clear autocomplete after history writer is done. r=mfinkle 2011-05-19 08:50:36 -07:00
Mark Finkle
6a14bd1a87 Bug 654733 - Stop using 'computer' in offline storage notifications (entity changes) [r=wjohnston] 2011-05-16 10:01:44 -04:00
Matt Brubeck
f6802ffd00 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
e07fd3e0be 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
f79d65079b 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
b8874744ed Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
2ab61e5ace Bug 524091 - Remove microsummaries support. (Mobile changes) 2011-04-26 14:25:03 +02:00
Mark Finkle
04d874fe8e Bug 630398 - Session store should ignore transient about:blank pageloads [r=mbrubeck] 2011-04-27 11:52:29 -04:00
Mark Finkle
d1012fa632 Bug 653114 - Misc code cleanup [r=mbrubeck] 2011-04-27 11:52:27 -04:00
Ed Morley
5c0b553443 Bug 652029 - Remove WinCE code from mobile/components/build/ & prune now unused nsIPhoneSupport methods; r=mfinkle 2011-04-24 08:58:51 +02:00