Commit Graph

3317 Commits

Author SHA1 Message Date
Lucas Rocha
2f9026209c Bug 666236 - Only allow browser to go back/forward when those are valid operations; r=mfinkle
When tapping back/forward buttons in a rapid sequence, the buttons are not
instantly disabled once the operations are not possible anymore (i.e. reached
the beginning/end of session history). In order to avoid producing errors, we
ensure that go back/forward operations are only performed when they are valid
actions.
2011-08-23 17:45:10 +01:00
Lucas Rocha
daf409d49b Bug 666236 - Don't pass argument to methods that don't use it; r=mfinkle 2011-08-23 17:45:10 +01:00
Lucas Rocha
bb7c307a39 Bug 668760 - Show message when there are no desktop tabs to display (r=mbrubeck) 2011-08-23 09:16:33 -07:00
Lucas Rocha
c07fa841b8 Bug 668760 - Refactor get desktop tabs to receive weave engine as argument (r=mbrubeck)
This is necessary to be able to know whether we're loading sync desktop tabs
from a functional/configured sync process or not.
2011-08-23 09:16:09 -07:00
Lucas Rocha
57e277cdee Bug 668760 - Factor out method to get weave engine (r=mbrubeck) 2011-08-23 09:16:03 -07:00
Lucas Rocha
aed526341f Bug 668760 - Add message label element to remotetabs-list (r=mbrubeck)
The label is only visible when the remotetabs-list has a "message" attribute.
This UI should be used to show messages on the tabs list.
2011-08-23 09:15:48 -07:00
Lucas Rocha
e72b7a5bd0 Bug 668760 - Optimize historylist's and remotetabslist's CSS [r=mbrubeck]
Remove unnecessary child selectors, remote explicit tag names from classes, and
take advantage of inheritance.
2011-08-23 09:15:18 -07:00
Matt Brubeck
b614b90092 Bug 624552 - Disable Firefox Sync temporarily when master password entry fails. [r=mfinkle] 2011-08-22 20:45:30 -07:00
Wes Johnston
d722ab01fe Bug 624570 - Check for master password in BadgeHandler. r=mfinkle 2011-08-22 15:26:09 -07:00
Oleg Romashin
605c13e937 Bug 679575 - Aegis should be enabled for Maemo6 define; r=dougt 2011-08-21 20:11:40 +01:00
Oleg Romashin
d1c4fdc41f Bug 679923 - Fennec must deactivate last selected tab when it goes to background; r=mbrubeck,blassey,mfinkle 2011-08-21 20:11:31 +01:00
Matt Brubeck
e7c5a3f842 Bug 642996 - Remove 'Save Link' from the Fennec context menu [r=wesj] 2011-08-19 14:42:01 -07:00
Matt Brubeck
fa5c132c29 Bug 680425 - Tapping on a selected word does not copy the word to clipboard [r=blassey] 2011-08-19 14:42:00 -07:00
Chris Jones
4ab32ba6ee Bug 660483: Fix some error span from mochitest-browser-chrome. r=mfinkle 2011-08-19 14:05:51 -07:00
Lucas Rocha
0b69e2e775 Bug 666257 - Remove redundant activePanel update (r=mbrubeck)
BrowserUI.showPanel() already unsets activePanel if necessary.
2011-08-19 09:29:23 -07:00
Lucas Rocha
f455c71048 Bug 666257 - Connect to Sync popup is not dismissed when device Back button is tapped in Awesome bar/Desktop Tab (r=mbrubeck)
Open sync dialog after panel to ensure correct dialog stacking.
2011-08-19 09:29:23 -07:00
Lucas Rocha
ec8211e97a Bug 666257 - Dismiss dialogs before panels with Escape key (r=mbrubeck)
There are cases where we show dialogs on top of panels (e.g. sync
connection dialog). We want Escape key to dismiss them before the
panels.
2011-08-19 09:29:23 -07:00
Lucas Rocha
5a5e612ff8 Bug 666257 - Always update dialog stack when setting activePanel (r=mbrubeck)
If the panel is the topmost dialog, it should be on top of the dialog stack.
2011-08-19 09:29:22 -07:00
Lucas Rocha
13f1f66694 Bug 676321 - Do not reset popup position on content resize, panning, and zooming (r=mbrubeck)
We control the sidebar side effects by zeroing the maximum width of the
popup every time the window size changes.
2011-08-19 15:43:22 +02:00
Lucas Rocha
cd4a94bdda Bug 676321 - Sidebar briefly shows up on orientation change while using form autocomplete (r=mbrubeck) 2011-08-19 15:42:39 +02:00
Lucas Rocha
460080b349 Bug 676321 - Remove redudant visibility update as anchorTo() does it too (r=mbrubeck) 2011-08-19 15:41:18 +02:00
Lucas Rocha
18fce1b91e Bug 676321 - Small coding style fix in mobile's browser.js (r=mbrubeck) 2011-08-19 15:41:06 +02:00
Lucas Rocha
90702231e0 Bug 676321 - Fix the phrasing of explanatory comment on ContentPopupHelper's anchorTo() (r=mbrubeck) 2011-08-19 15:40:39 +02:00
Oleg Romashin
a3f5911155 Bug 679987 - [CGroups] fennec and plugin-container need to be both boosted on foreground. r=dougt 2011-08-19 12:47:03 +02:00
James Willcox
d8510de5fe Bug 610834 - New windows opened don't get painted until resized. r=fabrice 2011-08-09 12:08:19 -04:00
Benjamin Stover
3f29099ac4 Bug 673122 Rotating Fennec to landscape causes checkerboard to appear indefinitely r=mbrubeck 2011-08-18 14:14:44 -07:00
Brad Lassey
c1da87a87b bug 666977 - Panning ends selection in progress r=mbrubeck 2011-08-18 16:54:34 -04:00
Brad Lassey
44e0ff8cb4 bug 667243 - use caretPositionFromPoint for controlling text selection r=mfinkle 2011-08-18 16:54:34 -04:00
Doug Turner
8462e926f8 Bug 677256 - Migrate to Google Location Service v2. r=stover
--HG--
extra : rebase_source : ffd978d72ce3100db4f3fb6db8c26745fe2a5eb8
2011-08-09 13:02:39 -07:00
Oleg Romashin
6ed1cbb4cc Bug 679236 Add Maemo6 geolocation provider (Qt Mobility based). r=dougt 2011-08-15 20:25:43 -04:00
Ehsan Akhgari
496fe6ab17 Merge mozilla-inbound and mozilla-central 2011-08-17 07:33:32 -04:00
Phil Ringnalda
28f44ccdc4 Back out 84ac0004679c (bug 673112) for browser-chrome failures on a CLOSED TREE 2011-08-16 21:09:37 -07:00
Benjamin Stover
dfc92b4e0a Bug 673122 Rotating Fennec to landscape causes checkerboard to appear indefinitely r=mbrubeck 2011-08-16 17:12:22 -07:00
Ehsan Akhgari
6ebbd9cd9e Bump the Firefox versions from 8 to 9 on mozilla-central 2011-08-16 14:24:21 -04:00
Wes Johnston
f7f6594036 Bug 596370 - Don't delete files opened with helper apps on Fennec exit [r=mbrubeck] 2011-08-16 10:12:03 -07:00
Matt Brubeck
5b957cea92 Bug 679120 - Allow negative numbers for integer prefs in mobile about:config [r=lucasr] 2011-08-16 10:10:10 -07:00
Daniel Holbert
03ca49f291 merge m-c to m-i 2011-08-15 21:12:06 -07:00
Daniel Holbert
286d8b358e Backing out f085bbca2ee9 (bug 609043) since it triggered perma-orange in Android b-c tests 2011-08-15 20:59:13 -07:00
Daniel Holbert
f3f070d15a Back out c51c5db7903f (bug 679194) since I'm backing out the cset that it stacks on top of 2011-08-15 20:59:11 -07:00
Matt Brubeck
1ed0feadaa Merge the latest green changeset on mozilla-central to mozilla-inbound 2011-08-15 15:43:35 -07:00
Matt Brubeck
1cd6a33a25 Bug 678108 - Fix bookmark star icon in Gingerbread theme [r=wesj] 2011-08-15 14:25:09 -07:00
Fabrice Desré
a394d290d7 Bug 609043 - Add support for Open Web Apps [r=mfinkle] 2011-08-15 12:16:50 -07:00
Geoff Lankow
9fa69f3c96 Bug 669390 - Update mobile settings to use type="menulist"; r=mfinkle 2011-08-14 16:06:01 +12:00
Wes Johnston
77e3901fd6 Bug 675252 - Check for locale updates before updating Fennec. r=mfinkle 2011-08-15 10:42:52 -07:00
Wes Johnston
6b5a926e25 Bug 668029 - Pull strings out of available locales list when using localePicker. r=mfinkle 2011-08-15 10:42:50 -07:00
Mark Finkle
b445c46d73 Bug 639794 - Opening a webpage from an external app should hide sidebars and panels [r=mbrubeck] 2011-08-13 20:11:32 -04:00
Ms2ger
66ab4757eb Merge m-c to m-i 2011-08-13 14:47:03 +02:00
Mark Finkle
fb4bf0810e Bug 677999 - Make home screen bookmark icons pretty [r=wjohnston] 2011-08-12 14:00:14 -04:00
Mark Finkle
cd886d4532 Bug 677975 - Exception [nsIShellService.createShortcut] @ BookmarkHelper.js :: <TOP_LEVEL> :: line 92 [r=wjohnston] 2011-08-12 14:00:12 -04:00
Matt Brubeck
04d4bde606 Bug 678223 - Use -moz-crisp-edges for favicon scaling [r=mfinkle]
--HG--
extra : rebase_source : cca950b2b8049aef1c086b6ae5009a6292af5908
2011-08-11 16:23:30 -07:00