Commit Graph

2748 Commits

Author SHA1 Message Date
Matt Brubeck
cbf533abb1 Bug 690816 (1/2) - Refactor TabsPopup and tab sidebar show/hide methods [r=lucasr] 2011-10-03 12:39:05 -07:00
Matt Brubeck
680425f6c3 Bug 690739 (2/2) - [TabletUI] Vertical swipes should scroll content, not the sidebar [r=mfinkle] 2011-09-30 15:06:37 -07:00
Matt Brubeck
5f8c10092b Back out cec9b916defe (bug 690739) because of Tzoom regression 2011-10-01 09:24:59 -07:00
Mark Finkle
7936c492ce Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
--HG--
extra : rebase_source : 39d5bb6c6d4d3165dcb10bded80a2aa9da7cb98e
2011-09-29 10:44:03 -04:00
Matt Brubeck
10c71bc4f9 Bug 687729 - Move more code from common-ui.js out of the startup path [r=mfinkle] 2011-09-20 13:25:28 -07:00
Matt Brubeck
a8971e8844 Bug 660844 - Fix errors in browser_tabs.js caused by bug 686380 [r=mfinkle] 2011-09-20 13:25:22 -07:00
Wes Johnston
cdc6cf3ae7 Bug 681643 - Update dialog theme for honeycomb. r=mfinkle 2011-09-20 12:07:07 -07:00
Wes Johnston
7dc261300b Bug 685839 - Show tabs in a menu for portrait view. r=mfinkle 2011-09-19 20:17:05 -07:00
Matt Brubeck
05233fd663 Bug 687298 - Prevent boolean setting checkboxes from getting two click events at once [r=mfinkle] 2011-09-19 15:54:54 -07:00
Shyam Prasad Murarka
627429103c Bug 664798 - Added 'Copy Email Address', 'Copy Phone Number' and 'Copy Image Location' to the context menu; r=mbrubeck 2011-09-19 15:54:19 -07:00
Lucas Rocha
10a1fe4c6d Bug 687468 - Misc design tweaks on tab thumbnails in tablet mode (r=mbrubeck) 2011-09-19 15:54:19 -07:00
Lucas Rocha
ca1990bf00 Bug 687468 - Chain tabHeight assignment for simplicity (r=mbrubeck) 2011-09-19 15:59:23 -07:00
Lucas Rocha
68b31a2604 Bug 605365 - Fix typo in browser_contentpopup.js and browser_forms.js (r=mfinkle) 2011-09-19 09:46:35 -07:00
Lucas Rocha
7ae5fa15a4 Bug 605365 - Use waitForFirstPaint() in content popup test (r=mfinkle) 2011-09-19 09:46:28 -07:00
Lucas Rocha
eaeb6ce534 Bug 605365 - Hide form assistant when focused element is blurred (r=mfinkle) 2011-09-19 09:46:11 -07:00
Lucas Rocha
0e3e527849 Bug 605365 - Show notification for invalid form elements (r=mfinkle) 2011-09-19 09:46:04 -07:00
Lucas Rocha
e65756d2ac Bug 605365 - Change Content's formAssistant to be a public property (r=mfinkle)
So that we can share the same FormAssistant instance with other components
defined in content.js. Updated chrome tests accordingly.
2011-09-19 09:45:52 -07:00
Lucas Rocha
f21a33dd21 Bug 605365 - Properly update visibility of the previously visible popup (r=mfinkle)
ContentPopupHelper is meant to only handle one popup at a time. This means that
if you update the popup (via the popup setter), the previously visible popup
should be properly hidden and released before showing the new popup.
2011-09-19 09:45:44 -07:00
Lucas Rocha
b1552b1ab3 Bug 687287 - Fix alignment of close button on inactive tabs (r=mfinkle)
Do not force a width on close button container and let the margins define its size. This allows us to have different clickable areas for the close button on both active and inactive tabs.
2011-09-19 09:44:03 -07:00
Sriram Ramasubramanian
1cb0e32320 Bug 660686 - Patch for browser-chrome test [r=mfinkle] 2011-09-16 12:10:53 -07:00
Sriram Ramasubramanian
f284dce9a1 Bug 660686 - Enable entire row region selection in Preferences [r=mfinkle] 2011-09-16 12:10:50 -07:00
Wesley Johnston
2b6dfc7728 Bug 685347 - Context menu selections in URL bar removes focus on the URL bar; r=mbrubeck 2011-09-16 09:56:58 +01:00
Ed Morley
9daeec4144 Backout changeset 151783eb7f6f (bug 676711) for Android b-c orange; a=philor 2011-09-16 01:41:34 +01:00
Lucas Rocha
8ad575eb5d Bug 682291 / Bug 682406 - Update button with number of tabs on TabOpen/TabRemove events (r=mfinkle) 2011-09-15 21:33:20 +01:00
Mounir Lamouri
d33881df9d Bug 676711 - Tab thumbnail should be updated everytime the page is reloaded. r=mfinkle
This is preventing situations where a page shows an error message and when
reloading, the correct content is shown but the thumbnail still shows the
previous error message.
2011-09-15 12:32:19 -07:00
Wesley Johnston
2127ef7366 Bug 686903 - Remove about:home fadein animation. r=mbrubeck 2011-09-15 10:39:00 -04:00
Matt Brubeck
500d21ed32 Merge mozilla-central to mozilla-inbound 2011-09-14 17:26:46 -07:00
Matt Brubeck
7a349a0a12 Bug 686380 - Hide the undo close tab thumbnail when switching or opening tabs [r=mfinkle] 2011-09-14 06:39:25 -07:00
Lucas Rocha
95d51fae21 Bug 685487 - Add title label to tabs pane (r=mbrubeck) 2011-09-14 14:03:08 -07:00
Matt Brubeck
1aeca47ab5 Bug 686379 - Back out bug 660686 and bug 686379 because of problems scrolling preferences 2011-09-13 07:08:31 -07:00
Shyam Prasad Murarka
7adc4437e3 Bug 518572 - When no network is available in Addons, display "Retry" instead of "OK"; r=mbrubeck 2011-09-11 07:35:29 -07:00
Sriram Ramasubramanian
853d9a3f79 Bug 676047 - "[Rapid Release] Mobile: Lightbox promo in product to promote Firefox Aurora" [r=mark.finkle] 2011-09-06 11:47:00 -04:00
Matt Brubeck
e1f96e5512 Bug 685868 - Don't update thumbnails if tablet mode hasn't changed. r=lucasr 2011-09-09 09:06:36 -07:00
Martijn Wargers
1fb401bec2 Bug 684092 - browser_tapping.js forgets one time to removeEventListener panFinished r=mbrubeck 2011-09-09 15:12:53 +02:00
Wesley Johnston
e49f24806e Bug 681650 - Update site menus for tablets. r=mbrubeck 2011-09-08 18:46:19 -07:00
Matt Brubeck
402f7d2248 Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
Matt Brubeck
79009aae73 Bug 685310 - Make tab bar scroll vertically in tablet mode [r=mfinkle] 2011-09-08 12:13:12 -07:00
Lucas Rocha
1c5e970929 Bug 680077 - Update tabs pane for Honeycomb theme (r=mbrubeck) 2011-09-07 13:47:39 -07:00
Lucas Rocha
b9596820ce Bug 680077 - Define documenttab dimensions on constructor (r=mbrubeck)
So that they can be dynamically defined for different modes (e.g. tablets).
2011-09-07 13:47:37 -07:00
Lucas Rocha
b983b86062 Bug 680077 - Use Util.isTablet() everywhere to check if tablet mode is on (r=mbrubeck)
Use it instead of checking for a 'tablet' attribute in Elements.urlbarState
everywhere.
2011-09-07 13:47:35 -07:00
Matt Brubeck
8770e3aab8 Bug 677669 - Always show the tab bar in tablet mode [r=mfinkle] 2011-09-07 13:47:25 -07:00
Matt Brubeck
1b57a3cb34 Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice]
--HG--
extra : rebase_source : 7cc85ef3e02fcc5a92bbacd38d7e7e2c3895d844
2011-09-08 09:02:08 -07:00
Ehsan Akhgari
3332364694 Backout changesets 24d45fb71421, 8d3475475a0b, 84c0fbc1cf1d and b7d269a291b6 for possible zooming (bug 685541) and panning regressions (bug 685540)
--HG--
extra : rebase_source : 7538c26c446cf37688314ffd65e262416920ec4d
2011-09-08 11:49:01 -04:00
Matt Brubeck
f0f1558814 Merge mozilla-central to mozilla-inbound 2011-09-07 21:55:42 -07:00
Lucas Rocha
9cdf6a4456 Bug 680077 - Update tabs pane for Honeycomb theme (r=mbrubeck) 2011-09-07 13:47:39 -07:00
Lucas Rocha
06fedc194a Bug 680077 - Define documenttab dimensions on constructor (r=mbrubeck)
So that they can be dynamically defined for different modes (e.g. tablets).
2011-09-07 13:47:37 -07:00
Lucas Rocha
135a6f2aba Bug 680077 - Use Util.isTablet() everywhere to check if tablet mode is on (r=mbrubeck)
Use it instead of checking for a 'tablet' attribute in Elements.urlbarState
everywhere.
2011-09-07 13:47:35 -07:00
Matt Brubeck
ee11d04b0e Bug 677669 - Always show the tab bar in tablet mode [r=mfinkle] 2011-09-07 13:47:25 -07:00
Felix Fung
9bb0edf799 Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
Sriram Ramasubramanian
d4fd8c0dd1 Bug 660686 - "Enable entire row region selection in Preferences" [r=mark.finkle] 2011-09-02 17:32:00 -04:00
Sriram Ramasubramanian
27549290f6 Bug 660686 - "Enable entire row region selection in Preferences" [r=mark.finkle] 2011-09-02 17:30:00 -04:00
Ed Morley
59e8ad1ced Merge mozilla-central to mozilla-inbound 2011-09-05 01:18:16 +01:00
Doug Turner
465f07f6e9 Backing out bc4b2d84f80a (bug 682017) 2011-09-04 13:11:42 -07:00
Doug Turner
e6e2e4304b Backing out d4c725db7369 (bug 683736). 2011-09-04 13:08:49 -07:00
Marco Bonardo
2c9501a685 Backout e2807e45402c for Android b-c permaorange and 502c33ae0d81, 3326454d70f5 for Android M5 permaorange. 2011-09-03 12:22:10 +02:00
Martijn Wargers
8c7377d2c5 Bug 681640 - browser-chrome test 2011-09-04 08:07:22 -07:00
Matt Brubeck
9b140f5f97 Bug 681640 - Tapping on a form field in Fennec should position the caret at the location of the tap [r=mfinkle] 2011-09-04 08:06:07 -07:00
Martijn Wargers
5fefad9680 Bug 681640 - Send mouse events to form fields when they are focused in Fennec [r=mbrubeck] 2011-08-31 15:55:00 -07:00
Matt Brubeck
cef491c449 Bug 681621 - Displayport is wrong after MozScrolledAreaChanged event when page is scrolled to the right [r=stechz] 2011-09-02 15:33:21 -07:00
Wes Johnston
23640e2ef3 Bug 684276 - Wrap labels in Android tablet menu. r=mbrubeck 2011-09-02 12:35:38 -07:00
Matt Brubeck
bb3a25f4cf Bug 669666 - Make sure Sync is initialized when the Fennec prefs panel is opened [r=mfinkle] 2011-09-02 11:18:36 -07:00
Wes Johnston
a5d7f4711e Bug 677673 - Fix position of bookmarks menu on tablets. r=mfinkle 2011-09-02 10:16:48 -07:00
Martijn Wargers
d850d69be3 Bug 669184 - Cursor position is set before first character in bookmark edit dialog [r=mbrubeck] 2011-09-02 01:10:00 -07: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
f8bd35879a Bug 668838 - Revise the flow of the locale picker. r=mfinkle 2011-09-02 09:37:50 -07:00
Oleg Romashin
47ed240c32 Bug 683736 - Backspace key in form fields in desktop Linux Fennec goes back a page instead of deleting r=mbrubeck 2011-09-01 12:26:25 -07:00
Wes Johnston
4c46ac89ef Bug 680441 - Update style of more menu on Honeycomb. r=mfinkle 2011-09-01 10:04:31 -07:00
Wes Johnston
1968cd4448 Bug 680212 - Update styling of awesome bar and search engines on tablets. r=mfinkle 2011-09-01 10:04:29 -07:00
Oleg Romashin
a26aece278 Bug 682017 - Remove CustomKeySender and use content KeyEvents forwarding; r=mfinkle 2011-08-29 17:26:23 +01:00
Mark Finkle
0066d480c5 Bug 682357 - Don't broadcast context menu commands to all browsers [r=wjohnston] 2011-08-26 17:23:36 -04:00
Mark Finkle
fbb2525235 Bug 678748 - Add tests for textbox context menu [r=mbrubeck] 2011-08-24 17:24:47 -04:00
Matt Brubeck
406f4c2d45 Bug 672411 - Minor refactoring of default values for viewport height/width [r=lucasr] 2011-08-25 19:17:50 -07:00
Martijn Wargers
290a856f0f Bug 645756 - Disable zooming for frameset pages; r=mbrubeck 2011-08-26 01:20:59 +01:00
Matt Brubeck
15f3d3edd9 Bug 682037 - Stop using .window-width for fullscreen video [r=stechz] 2011-08-25 13:45:15 -07:00
Matt Brubeck
4f572a48bd Bug 682037 - Allow the browser width to be different from the window width [r=stechz] 2011-08-25 13:44:25 -07:00
Matt Brubeck
b1e1929662 Bug 682037 - Remove unnecessary window-width/height classes in browser.xul [r=stechz] 2011-08-25 13:44:07 -07:00
Matt Brubeck
89fa7b3459 Bug 679472 - Hide actionbar spacer in non-tablet theme [r=wesj] 2011-08-25 13:00:06 -07:00
Matt Brubeck
f44097b2f2 Bug 684397 - Form autocomplete arrowbox has no arrow in Honeycomb theme [r=sriram] 2011-09-07 14:28:12 -07:00
Mark Finkle
2de13a2837 Bug 666977 - [backout] Panning ends selection in progress r=mbrubeck 2011-09-07 10:48:15 -04:00
Mark Finkle
81848108c4 Bug 667243 - [backout] use caretPositionFromPoint for controlling text selection r=mbrubeck 2011-09-07 10:48:13 -04:00
Mark Finkle
d81a8b718d Bug 684727 - Don't call into JNI from ExtensionsView.init [r=mbrubeck] 2011-09-07 10:48:11 -04:00
Matt Brubeck
1404eb7083 Bug 638369 - Update title when creating a new tab [r=wesj] 2011-03-07 17:21:41 -08:00
Matt Brubeck
563ef997b4 Bug 672411 - Calculate the viewport height correctly for non-scalable pages [r=wesj] 2011-07-29 07:18:50 -07:00
Wes Johnston
e2852d28f9 Bug 679472 - Theme actionbar on honeycomb. r=mfinkle 2011-08-25 11:51:00 -07:00
Matt Brubeck
f64449eead Back out da55a48b990f and e6e157c073cc and f43d16688b14 because of Android test failures 2011-08-24 17:10:09 -07:00
Chris Lord
62c8f939e9 Bug 664149 - Add a menu pop-up button for tablet mode [r=mfinkle] 2011-08-24 16:20:56 -07:00
Mark Finkle
d4e5194252 Bug 678748 - Add tests for textbox context menu [r=mbrubeck] 2011-08-24 17:24:47 -04:00
Benjamin Stover
d4a463f7ec Bug 680126 Reduce checkerboarding during load r=mbrubeck 2011-08-24 14:01:18 -07:00
Matt Brubeck
1529b2ca8e Bug 681718 - Fix JS errors from text selection when long-tapping on local pages [r=mfinkle] 2011-08-24 12:38:40 -07:00
Sriram Ramasubramanian
de40630259 Bug 680933 - long tapping on a tab from last time at about:home does not bring up the context menu [r=mbrubeck] 2011-08-24 12:38:40 -07:00
Philipp von Weitershausen
5d873de548 Merge m-c to m-i 2011-08-23 18:33:02 -07:00
Allison Naaktgeboren
1a50ccf7af Merge services-central into mozilla-central. 2011-08-23 14:38:16 -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
Lucas Rocha
7057cfae6c Bug 681356 - Don't show throbber after network error on sync (r=mfinkle)
Notify remotetabs-list that a network error ocurred so that the 'loading' ui
(i.e. the throbber) is hidden accordingly. Otherwise the user will get the
impression that something is still happening after the error is shown.
2011-08-23 17:03:03 -04:00
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
Richard Newman
98eb1efb6b Merge mozilla-central to services-central. 2011-08-22 08:03:23 -07: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
Allison Naaktgeboren
5d45643659 Bug 656492 - Rename "Sync Key" to "Recovery Key". r=philikon 2011-08-19 14:35:29 -07: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
Wes Johnston
d722ab01fe Bug 624570 - Check for master password in BadgeHandler. r=mfinkle 2011-08-22 15:26:09 -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
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
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
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
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
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
35e7da9156 Bug 678261 - Back out f4acfd3b1ce8 (bug 610834) because of tp4m regression
--HG--
extra : rebase_source : 27b5bcf4376b7465e211eff3d11e1c18e991f136
2011-08-11 16:20:40 -07:00
Lucas Rocha
310825c29f Bug 667438 - Choosing "Custom Page" option erases the text from the Start page button [r=mark.finkle] 2011-08-12 10:02:00 -04:00
Oleg Romashin
601147abfd Bug 656114 - Clicking is broken in position:fixed elements in Fennec with MOZ_ENABLE_FIXED_POSITION_LAYERS enabled r=stechz 2011-08-11 11:37:23 -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
Justin Lebar
18b1f72713 Bug 677565 - Update mobile SHistory after changes from bug 646641 (rev dc162f9bce24, f9247cadf32b). r=mfinkle 2011-08-10 13:57:57 -04:00
Martijn Wargers
c8fa233f7c Bug 669409 - Fix unsafe QI @ content.js::receiveMessage; r=mbrubeck 2011-08-10 17:34:42 +02:00
Ehsan Akhgari
47ec82e8f4 Merge the latest green changeset on mozilla-inbound to mozilla-central 2011-08-10 09:56:20 -04:00
Mark Finkle
67f16a97e5 Bug 677630 - Extend 'Add to Home Screen' to Bookmark Popup [r=mbrubeck] 2011-08-09 21:32:22 -04:00
Ehsan Akhgari
6690ac6ddf Merge the latest green changeset on mozilla-inbound to mozilla-central 2011-08-09 08:09:13 -04:00
Mark Finkle
6a1b21e8ba Bug 677356 - Cleanup some strings [r=mbrubeck] 2011-08-08 17:21:29 -04:00
Lucas Rocha
d111eac714 Bug 662520 - NewTab popup indicator 'arrow' is missing or is pointed to the right instead of left 2011-08-01 11:03: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
Alex Pakhotin
625c045adb Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
Fabrice Desré
ba3bab20ea Bug 679194 - Add a permission prompt for mozApps.mgmt.list and mozApps.mgmt.uninstall [r=mbrubeck] 2011-08-15 18:56:42 -07:00
Mark Finkle
11199e3bcc Bug 584767 - webapps frontend (string tweak) [r=fabrice] 2011-08-05 23:54:23 -04:00
Matt Brubeck
7e48a023bc Bug 656329 - Use a Honeycomb-style action bar on tablets (preffed off by default) [r=mfinkle] 2011-08-05 16:01:33 -07:00
Marco Bonardo
5e27f4fd35 Merge mozilla-central and mozilla-inbound in the hope to reopen soon a CLOSED TREE 2011-08-05 17:09:02 +02:00
Mark Finkle
3aaa8fe255 Bug 674791 - dragging the left text selection marker down selects to the bottom of the page [r=wjohnston] 2011-08-04 15:26:42 -04:00
Mark Finkle
80fe888cfa Bug 675920 - Difficult to select text if you don't tap directly on text [r=wjohnston] 2011-08-03 00:23:40 -04:00
Marco Bonardo
0dd7aa5da8 Merge mozilla-central and mozilla-inbound 2011-08-02 11:52:56 +02:00
Mark Finkle
c393f3f1e6 Bug 670222 - Accidental text selection and more [r=wjohnston] 2011-08-01 17:36:42 -04:00
Matt Brubeck
6d44061006 Bug 675750 - Back out 10cb6aeef385 (bug 672411) on suspicion of causing talos tp4m failures 2011-08-01 15:40:04 -07:00
Matt Brubeck
303c5e0ae1 Bug 672411 - Calculate the viewport height correctly for non-scalable pages [r=wesj] 2011-07-29 07:18:50 -07:00
Wes Johnston
6acd0ae6d3 Bug 673206 - Don't resize content windows whent he keyboard is shown. r=vingtetun 2011-07-28 11:01:09 -07:00
Wes Johnston
e70785b787 Bug 673037 - Allow selecting text in frames. r=mfinkle 2011-07-28 11:01:03 -07:00
Matt Brubeck
b64dec23ac Bug 676410 - Exception in isKeyboardOpened when called from local page [r=wesj] 2011-08-04 16:23:27 -07:00
James Willcox
64fdb76ac2 bug 610834 - New windows opened don't get painted until resized r=fabrice 2011-08-09 12:08:19 -04:00
Lucas Rocha
299ef25f6d Bug 672483 - Find in Page toolbar scrolls down with the page when URL bar is displayed r=mfinkle 2011-08-09 12:30:04 -07:00
Justin Wood
f20a7276c2 Merge from m-c 2011-08-09 06:31:01 -04:00
Wes Johnston
51c63a3844 Bug 670056 - Show dialogs below context menus. r=mfinkle 2011-07-21 14:58:07 -07:00
Josh Matthews
46f873c5ff Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted 2011-07-20 17:52:13 -07:00
Josh Matthews
0f806c704b Bug 548667 - Submit crash reports via FormData. r=ted 2011-07-20 17:51:55 -07:00
Matt Brubeck
7e6e64f185 Bug 672543 - Don't set accessibility.browsewithcaret when selecting text in Fennec [r=mfinkle] 2011-07-19 10:26:58 -07:00
Matt Brubeck
c1671467cf Bug 672228 - Don't activate keyboard for pre-filled username/password prompts in Fennec [r=mfinkle] 2011-07-18 13:33:06 -07:00
Matt Brubeck
4dcfc63927 Bug 672316 - Try to always reset accessibility.browsewithcaret after selecting text in Fennec [r=mfinkle] 2011-07-18 13:33:06 -07:00
Matt Brubeck
8a119ea4bc Bug 643191 - Add a "Copy Link" command to the context menu in Fennec [r=mfinkle] 2011-07-18 13:33:06 -07:00
Benjamin Stover
e2377d2b80 Bug 626792 Content view contentWidth/Height do not update immediately after scaling r=roc r=mbrubeck 2011-07-18 11:04:47 -07:00
Wes Johnston
d0b5493b60 Bug 671439 - Show OfflineApp notifications on the correct tab. r=mfinkle 2011-07-18 09:24:11 -07:00
Wes Johnston
26f605d156 Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
Wes Johnston
b65fc9f48c Bug 671167 - History time ranges should be based on local timezone. r=mfinkle 2011-07-18 09:19:35 -07:00
Fabrice Desré
0059144ca4 Bug 671258 - Wrong site preferences listed in the site identity container in the pageaction-reset entry 2011-07-18 04:09:19 -07:00
Ehsan Akhgari
af41e67f2a Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-14 12:20:34 -04:00
Philipp von Weitershausen
34740df548 Merge m-c to s-c 2011-07-13 15:56:12 -07:00
Richard Newman
16918a2d25 Merge mozilla-central to services-central. 2011-07-10 21:32:51 -07:00
Philipp von Weitershausen
732e90dc92 Merge m-c to s-c 2011-07-06 18:39:24 -07:00
Philipp von Weitershausen
0c5fa5561c Bug 669641 - Profile sanitizer should clear syncAccount first. r=mfinkle 2011-07-06 12:28:35 -07: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
Anas Husseini
3c0032ba9c prevent the keypress from being triggered twice when page is local - bug 655501, r=vingtetun 2011-07-05 10:33:22 -07:00
Felipe Gomes
ea13ab29f6 Bug 663040 - Stub webNavigation for remote browsers, moved from mobile to toolkit. r=mfinkle,mossop 2011-06-24 14:33:06 -07:00
Felipe Gomes
bdcb64d147 Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz 2011-06-21 17:32:43 -07:00
Felipe Gomes
b3dc0c5a98 Bug 583976. Part 2 - Remove manual focus activation in mobile and add a test. r=stechz 2011-06-17 17:09:05 -07:00
Marco Bonardo
d6c4314155 Merge last green changeset from mozilla-central to mozilla-inbound 2011-07-01 23:56:44 +02:00
Wes Johnston
b99372b5a3 Bug 668834 - Show link to locale picker on about:home firstrun. r=mfinkle 2011-07-01 10:55:08 -07:00
Wes Johnston
8bf1afae3d Bug 666973 - Hide locale picker if system locale is already included in Fennec. r=mfinkle 2011-07-01 10:55:08 -07:00
Marco Bonardo
b164bf7cd7 Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE 2011-07-01 16:28:07 +02:00
Felipe Gomes
a1c03b29ef Bug 663040 - Stub webNavigation for remote browsers, moved from mobile to toolkit. r=mfinkle,mossop 2011-06-24 14:33:06 -07:00
Felipe Gomes
4daf8a243a Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz 2011-06-21 17:32:43 -07:00
Felipe Gomes
5c4b4971f9 Bug 583976. Part 2 - Remove manual focus activation in mobile and add a test. r=stechz 2011-06-17 17:09:05 -07: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
Fabrice Desré
6c57796947 Bug 584767 - webapps frontend [r=mfinkle, wjohnston, fabrice] 2011-06-10 17:02:00 -04:00
Justin Lebar
8bc306f6c9 Bug 669346 - Don't force two GCs on memory pressure on Android. r=mfinkle,bz 2011-07-07 14:27:07 -04:00
Philipp von Weitershausen
3171bf0b8f Merge services-central and mozilla-central 2011-06-30 21:24:00 +02:00
Dave Townsend
c52b9aa8f9 Bug 666431: Track changes made to add-ons during early startup. r=robstrong
try: -b do -p linux,linuxqt,linux64,macosx64,win32,macosx -u xpcshell,mochitest-o -t none
2011-06-29 14:50:43 -07:00
Philipp von Weitershausen
ec1277b0b1 Merge mozilla-central to services-central 2011-06-27 14:48:52 +01:00
Marina Samuel
5208964496 Bug 664792 - Tune sync intervals according to user behaviour. r=philikon
Part 3: Autoconnect now triggers sync, not just login.
2011-06-27 14:23:25 +01:00
Mark Finkle
49a7ea7d95 Bug 662302 - Droid Pro: Unable to pan back to content window with 3 columns of tabs open [r=vingtetun] 2011-06-22 15:46:42 -04: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
Mark Finkle
86089d3697 Bug 667062 - Content text selection highlight should match Gingerbread theming style [r=wjohnston] 2011-07-13 14:59:38 -04:00
Mark Finkle
026522a65d Bug 665544 - Using Quit menu does not save session state as expected [r=mbrubeck] 2011-06-20 11:29:26 -04:00
Mark Finkle
551e9a1e9e Bug 663123 - Intermittent browser_dragger.js | Sanity check. Blank document cannot be panned left or right. - Got 800, expected 1024 [r=blassey] 2011-06-25 14:31:38 -04:00
Lucas Rocha
2a4f9477e6 Bug 644993 - Undo close tab doesn't refresh the content in a SSL Error page [r=mark.finkle] 2011-08-12 07:44:00 -04:00
Mounir Lamouri
82296710d2 Bug 674771 - Add a "Paste & Go" entry in the URL bar context menu. r=mfinkle 2011-08-12 15:40:00 +02:00
Fabrice Desré
8801692673 Bug 596650 - Use the "sizes" attribute to select the best web app icon [r=mfinkle] 2011-07-11 02:00:57 -07:00
Fabrice Desré
0fd548c7f6 Bug 596649 - Check if a web app is installed to not install dupes [r=mfinkle] 2011-07-11 01:59:33 -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
Wes Johnston
486d5d0c6c Bug 668017 - Check for context menus before showing text selection. r=mbrubeck 2011-06-29 14:48:36 -07:00
Wes Johnston
25b31c69d7 Bug 664287 - Disable the menubutton during the discoverability demo. r=mfinkle 2011-06-29 14:48:34 -07:00
Geoff Lankow
e72b1230df Bug 662012 - Add more settings types to addon manager inline settings (file and directory types), r=Mossop 2011-06-15 12:15:55 +12:00
Geoff Lankow
efc4d7f54b Bug 662012 - Add more settings types to addon manager inline settings (colour type), r=Mossop 2011-06-14 11:59:02 +12:00
Matt Brubeck
6d579ec428 Bug 659670 - Add a "Quit" button to the Android menu [r=mfinkle] 2011-06-17 10:20:34 -07:00
Mark Finkle
054c293527 Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 23:09:41 -04:00
Philipp von Weitershausen
da8f152f19 Back out bug 662867 (changeset 3453df4d6852) 2011-06-15 17:43:24 +02:00
Philipp von Weitershausen
13831f4b47 Back out bug 664114 (changeset b9ee105d755c) due to test_innerWidthHeight_script.html failure 2011-06-15 11:11:51 +02:00
Mark Finkle
85e6842385 Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 00:53:05 -04:00
Mark Finkle
0daed24e68 Bug 662867 - redirect about:<nonsensical words> does not go to a 'The URL is not valid and cannot be loaded.' dialog [r=mbrubeck] 2011-06-15 00:53:03 -04:00
Wes Johnston
4d225df97d Bug 664285 - Fallback to default locale if we can't find a matching one. r=mfinkle 2011-06-14 14:43:36 -07:00
Wes Johnston
5380cd0cb9 Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-13 13:32:17 -07:00
Phil Ringnalda
0f6cacd165 Bug 663596 - todo_is() the Android permaorange part of browser_bookmarks.js, r=mfinkle 2011-06-11 11:35:56 -07:00
Steffen Wilberg
3b7e75b4ce Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin. 2011-06-11 15:38:40 +02:00
Geoff Lankow
6c0d911cb6 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Phil Ringnalda
9ed621964b Bug 658941 and bug 661997, disable permaorange browser_autocomplete.js and browser_contentpopup.js 2011-06-09 21:13:13 -07:00
Wes Johnston
a88761845c backout 3e9a4e14f6c6 - bustage fix 2011-06-10 10:28:18 -07:00
Wes Johnston
3aa3bd7fb7 Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-09 13:54:34 -07:00
Wes Johnston
bc0e2874b4 Bug 662785 - Clean up remaining first-run pieces. r=mfinkle 2011-06-09 13:54:34 -07:00
Matt Brubeck
0665af6012 Bug 662974 - browser_viewport.sjs is needed by browser_thumnails.js [r=mfinkle] 2011-06-09 09:14:54 -07:00
Matt Brubeck
b3ddf9cf92 Bug 661816 - Disable failing part of browser_awesomescreen.js test [r=mfinkle] 2011-06-09 09:14:25 -07:00
Ehsan Akhgari
c29fd423ea Merge cedar into mozilla-central 2011-06-08 17:46:13 -04:00
Kyle Huey
d2da8f5e6c Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push 2011-06-07 13:23:03 -07:00
Wes Johnston
a78b1b783b Bug 658054 - Remove firstrun pages. r=mfinkle 2011-06-07 12:11:39 -07:00
Wes Johnston
a28aa25436 Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Edward Lee
ec77f9f2aa Bug 662355 - Component returned failure code 0x80004005 (NS_ERROR_FAILURE) @ [extensions.xml::toggleOptions]. Set optionsURL to "" if undefined so it doesn't get read out by the binding as "undefined". r=mfinkle 2011-06-07 08:13:38 -07:00
Benjamin Stover
0e6b571c88 Bug 657769 nsIDOMWindowUtils.FindElementWithViewId uncaught exception r=mbrubeck 2011-06-08 09:04:18 -07:00
Kyle Huey
aa7b61a5eb Backout the backout. This is an infrastructure issue, not an issue with the code in this CLOSED TREE. 2011-06-08 07:56:25 -07:00
Kyle Huey
eb437ffff6 Merge backout on this CLOSED TREE 2011-06-08 06:24:18 -07:00
Kyle Huey
f75b079189 Back em out on this CLOSED TREE for causing tinderbox to report mochitest-browser-chrome is failing 2011-06-08 06:22:04 -07:00
Mark Finkle
3e1dd27826 Bug 662101 - Support simple console.trace() in Fennec [r=wjohnston] 2011-06-08 01:20:06 -04:00
Geoff Lankow
8830c94a8b Bug 653637 - Provide a simple way for addons to have preferences UI - Part 1; r=mark.finkle,dtownsend
--HG--
rename : mobile/chrome/content/bindings/setting.xml => toolkit/mozapps/extensions/content/setting.xml
2011-06-03 11:33:55 +12:00
Wesley Johnston
7350280d13 Bug 649983 - Use more vertical space for dialogs [r=mfinkle] 2011-06-03 13:05:18 +02:00
Doug Turner
501bd5ebfe Bug 661673 - Don't start the content child process when the preference "browser.tabs.remote" is false. r=mfinkle 2011-06-03 13:03:56 +02:00
Vivien Nicolas
2268733fed Bug 615223 - Remote webpages does not load if browser.tabs.remote is set to false [r=mfinkle] 2011-06-03 13:02:15 +02:00
Vivien Nicolas
15cea9381a Bug 659649 - Suggestion popup is not dismissed if a suggestion is tapped [r=mfinkle] 2011-06-03 13:02:15 +02:00
Vivien Nicolas
a0dabf92da Bug 658727 - Error when dispatching a mouse event to an element that is hidden [r=stechz] 2011-06-03 13:02:14 +02:00
Matt Brubeck
758cd772ae Bug 645725 - Fix for mobile browser-chrome tests [r=mfinkle DONTBUILD] 2011-06-02 17:41:00 -07:00
Mark Finkle
f9e5b62a1e Bug 612193 - Update App Menu related tests (tests only) [r=wjohnston] 2011-06-02 13:56:39 -04:00