Commit Graph

2748 Commits

Author SHA1 Message Date
Mark Finkle
1b96b92163 Bug 692767 - about:home shows tabs from last time with wrong encoding, non-ASCII characters are broken [r=mbrubeck] 2011-10-07 15:35:41 -04:00
Wes Johnston
799d2a70f1 Bug 692445 - Fix behavior of change language button on about:home. r=mfinkle 2011-10-07 11:14:38 -07:00
Wes Johnston
a91685fdc0 Bug 692536 - Prevent sending mousemove events if preventDefault is called on touchevents. r=mbrubeck 2011-10-07 11:12:34 -07:00
Oleg Romashin
92d170791c Bug 691763 - Fennec Layout is broken on initial startup after landing. r=mbrubeck 2011-10-07 10:57:24 +01:00
Matt Brubeck
46930d4caa Bug 692357 (2/2): Factor sidebar grabbing logic out of dragger code [r=lucasr] 2011-10-06 22:51:37 -07:00
Matt Brubeck
dba992aa35 Bug 692357 (1/2): ViewableAreaObserver should not depend on TabletSidebar [r=lucasr] 2011-10-06 22:51:21 -07:00
Matt Brubeck
b14306c9e2 Bug 660887 - Double tap on an empty space on the tab bar should open a new tab [r=mfinkle] 2011-10-06 21:16:38 -07:00
Martijn Wargers
3bd9b09bb5 Bug 685197 - Multiple select options become unselected when tapping on multi-select [r=mbrubeck] 2011-10-06 19:58:31 -07:00
Matt Brubeck
3737fc0a43 Back out 52d001bbf7ff (Bug 690011) for failures in Android b-c (browser_find.js and others) on a CLOSED TREE 2011-10-06 15:16:35 -07:00
Martijn Wargers
4029e9aa72 Test for Bug 689403 - Option inside optgroup of multi-select doesn't trigger form select helper popup after it has been opened before [r=mbrubeck] 2011-10-10 18:02:49 -07:00
Marco Bonardo
96f6fdb983 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-19 11:47:57 +02:00
Neil Rashbrook
3c5bfd88aa Bug 694963 Port bug 451250 to Fennec r=mbrubeck 2011-10-19 08:41:05 +01:00
Justin Lebar
5629c0bfc8 Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Matt Brubeck
5c5a3f98fb Bug 694268 - Modifier keys should default to false for touch events [r=wesj] 2011-10-18 14:05:49 -04:00
Wes Johnston
8454a3ea41 Bug 694047 - Turn off the locale picker (revert to a simple menulist) [r=mfinkle] 2011-10-18 14:05:28 -04:00
Jonathan Kew
c061d8ffda bug 694986 - trailing bracket misplaced in LTR language names when language-picker UI is displayed RTL. r=mfinkle 2011-10-18 17:53:01 +01:00
Matt Brubeck
ab9467d013 Bug 694311 - Return Sync UI to the disconnected state if login fails [r=mfinkle,philikon] 2011-10-15 16:40:07 -07:00
Wes Johnston
cbcbe0cb21 Bug 690934 - Reset locale pref when locale is uninstalled. r=mfinkle 2011-10-04 13:33:22 -07:00
Matt Brubeck
7d34c6746a Bug 690022 - Android back (escape) key should close the locale picker [r=wesj] 2011-10-06 12:34:14 -07:00
Wes Johnston
8da21cefef Bug 692183 - Fix client coordinates for touchevents. r=mbrubeck 2011-10-06 11:23:14 -07:00
Wes Johnston
db210fa792 Bug 686701 - Revise handling of preventDefault on touch events. r=mbrubeck 2011-10-06 11:23:13 -07:00
Vivien Nicolas
45eb9818b0 Bug 690011 - Do not initialize the urlbar binding until the UI get activated [r=mfinkle] 2011-09-28 14:09:00 -04:00
Matt Brubeck
5e5628b0b1 Merge mozilla-central to mozilla-inbound 2011-10-06 10:23:02 -07:00
Matt Brubeck
aa73dd7fff Back out ac1d5e94097a (bug 632072) because of kinetic panning issues 2011-10-06 09:49:47 -07:00
Lucas Rocha
ed2fc8d6bf Bug 692071 - Add browser test for popup being dismissed on top of awesome panel (r=mfinkle) 2011-10-06 15:48:31 +01:00
Lucas Rocha
e4c2df1651 Bug 692071 - Ensure awesome panel is closed before each awesome screen test (r=mfinkle) 2011-10-06 15:48:31 +01:00
Lucas Rocha
2de2212eeb Bug 692071 - Keep awesome panel open when context menu is dismissed (r=mfinkle) 2011-10-06 15:48:31 +01:00
Benjamin Stover
6018215dc9 Bug 632072 - Do not create new functions for every kinetic pan [r=mfinkle] 2011-02-07 09:53:27 -08:00
Matt Brubeck
26440d5308 Bug 692123 - browser-chrome test for bug 692123 [r=mfinkle] 2011-10-05 15:12:02 -07:00
Matt Brubeck
adbfcdcb32 Bug 692123 - Back/Escape key does not work to dismiss context menu [r=mfinkle] 2011-10-05 15:11:38 -07:00
Philipp von Weitershausen
8ca283f305 Merge services-central and mozilla-central 2011-10-04 12:49:21 -07:00
Philipp von Weitershausen
59e41a200c Bug 675823 - Part 5: Update strings. r=rnewman 2011-10-02 01:18:21 -07:00
Philipp von Weitershausen
7376fdcdcc Bug 675823 - Part 3: Adjust mobile easy setup flow to show waiting message. r=rnewman 2011-10-02 01:16:37 -07:00
Philipp von Weitershausen
9afd6c16d6 Bug 690616 - Part 2: Implement (for now empty) onPairingStart methods in UI. r=rnewman 2011-10-02 01:16:01 -07:00
Richard Newman
87de1ab15a Merge mozilla-central to services-central. 2011-10-01 12:36:37 -07:00
Allison Naaktgeboren
ab36ded715 Bug 675820: "Set Up Sync" link at bottom of home tab: mobile. r=philikon, ui-r=faaborg 2011-09-30 21:43:19 -07:00
Matt Brubeck
bc91e6a049 Bug 684558 - browser-chrome test for escape key handling [r=mfinkle]
--HG--
rename : mobile/chrome/tests/browser_blank_02.html => mobile/chrome/tests/browser_blank_03.html
2011-09-30 21:30:49 -07:00
Matt Brubeck
e5775bb636 Bug 684558 - Key events are processed twice. [r=mfinkle] 2011-09-30 21:30:36 -07:00
Matt Brubeck
3f69784978 Bug 681995 - Zoom to viewport width by default instead of document width [r=mfinkle] 2011-09-28 18:29:22 -07:00
Vivien Nicolas
2adeb9eed1 Bug 689494 - Don't resize the UI when dragging the tablet sidebar rightward [r=mbrubeck] 2011-09-28 17:29:29 -07:00
Matt Brubeck
e8ae56b498 Bug 689966 - Pref are initialized twice because of reference to nonexistent element [r=wesj] 2011-09-28 17:29:08 -07:00
Sriram Ramasubramanian
1cd7ef4414 Bug 682412 - Theme settings on Honeycomb. r=mfinkle 2011-09-28 12:30:12 -07:00
Lucas Rocha
1e6f77f1f2 Bug 689349 - Don't suggest values for password text boxes (r=mfinkle) 2011-09-28 17:50:19 +01:00
Lucas Rocha
f999dc9823 Bug 689524 - Show title on tabs showing about:home (r=mbrubeck) 2011-09-28 17:22:41 +01:00
Matt Brubeck
efd8688819 Bug 689599 - Ensure postData is non-null before accessing it in Browser.loadURI [r=mfinkle] 2011-09-27 12:45:49 -07:00
Matt Brubeck
f97e38bdc3 Merge mozilla-central to mozilla-inbound 2011-09-26 19:09:08 -07:00
Wes Johnston
1608577f84 Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
Wes Johnston
3b0dbba2bf Bug 688677 - Polish up the actionbar. r=mbrubeck 2011-09-26 18:28:52 -07:00
Fabrice Desré
f8f910bd73 Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
Fabrice Desré
572e87ef4d Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
Oleg Romashin
7a13e41102 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
Oleg Romashin
85e15a8352 Bug 682017 - Remove CustomKeySender and use content KeyEvents forwarding; r=mfinkle 2011-08-29 17:26:23 +01:00
Oleg Romashin
9a0244c149 Bug 689877 - Fennec does not scroll view into plugin editable field. r=mbrubeck,mfinkle 2011-09-30 21:26:34 -07:00
Matt Brubeck
9da6bbd201 Bug 690973 - Opening a new tab in portrait does not open the awesomescreen [r=wesj] 2011-09-30 17:25:29 -07:00
Matt Brubeck
03b051e1f8 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
988a44f792 Bug 690739 (1/2) - [TabletUI] Make the swipable sidebar margin smaller when the sidebar is closed [r=mfinkle] 2011-09-30 15:02:16 -07:00
Mark Finkle
8f31dd5827 Bug 691534 - Use asyncFetch when loading files in aboutHome.xhtml [r=mbrubeck] 2011-10-03 23:01:22 -04:00
Wes Johnston
1b84781a9e Bug 689025 - Language button has a label referencing location of intl.properties [r=mfinkle] 2011-09-26 14:27:02 -07:00
Matt Brubeck
e018ce6261 Bug 689267 - setting#prefs-uilanguage should have type="control" instead of "menulist" [r=wesj] 2011-09-26 14:25:12 -07:00
Mark Finkle
bf3a36b17d Bug 689158 - Try to fix browser_rememberPassword problems [r=mbrubeck] 2011-09-26 11:58:33 -04: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
b969fbe23a Bug 688693 - Tweak the portrait tabs menu. r=mfinkle 2011-09-23 16:02:27 -07:00
Matt Brubeck
b6a5ad2a29 Bug 688840 - Switching from portrait to landscape breaks tab sidebar toggling [r=wesj] 2011-09-23 15:18:40 -07:00
Lucas Rocha
38bed58061 Bug 669199 - Remove ability to enable/disable sync from preferences UI (r=mbrubeck) 2011-09-23 13:17:58 -07:00
Matt Brubeck
fac441e6de Bug 688783 - Back out bug 641836 to fix keyboard issues until bug 669995 is fixed [r=mfinkle] 2011-09-23 13:16:38 -07:00
Wes Johnston
99e5d4b541 Bug 658278 - Use locale picker in preferences UI. r=mfinkle 2011-09-23 11:27:28 -07:00
Matt Brubeck
f8e81ee785 Bug 688800 - Don't show curvy tab button and sidebar at the same time while dragging [r=mfinkle] 2011-09-23 11:07:58 -07:00
Matt Brubeck
f403e33d4a Bug 688800 - [tablet] UI jumps when tapping in the tab sidebar [r=mfinkle] 2011-09-23 11:07:43 -07:00
Matt Brubeck
42a0aac9f4 Bug 688640 - Fix oncommand handlers for boolean settings in Fennec [r=sriram] 2011-09-23 10:21:19 -07:00
Matt Brubeck
182700eaa5 Bug 688581 - Tweak "New Tab" button in landscape tablet mode [r=lucasr] 2011-09-23 10:21:01 -07:00
Mark Finkle
5431269600 Bug 678480 - First-run animation is busted and tab sidebar is visible at startup r=wjohnston 2011-09-22 22:31:06 -04:00
Matt Brubeck
6c3eae4567 Bug 685308 (1/2) - Make tablet sidebar dragging work in RTL [r=mfinkle] 2011-09-22 19:19:57 -07:00
Matt Brubeck
ba1d0fbfdf Bug 686417 - Allow dragging within the tab sidebar [r=mfinkle] 2011-09-22 19:19:12 -07:00
Matt Brubeck
3403312058 Bug 686417 - Make the tab sidebar hideable in tablet mode [r=mfinkle] 2011-09-22 19:18:40 -07:00
Matt Brubeck
0af2936d2c Bug 686417 - Cache the width of the sidebar in ViewableAreaObserver [r=mfinkle] 2011-09-22 19:17:46 -07:00
Wes Johnston
020bcbfc07 Bug 688505 - Use keyhole shape for back button on Honeycomb. r=mfinkle 2011-09-22 17:04:15 -07:00
Paul Biggar
d8fd60d75c Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Wes Johnston
8186204329 Bug 686745 - Allow scrolling the honeycomb app menu. r=mfinkle 2011-09-22 14:29:02 -07:00
Wes Johnston
f001f41058 Bug 686533 - Fix vertical position of app menu. r=lucasr 2011-09-22 14:29:00 -07:00
Wes Johnston
c77041bc8d Bug 688432 - Remove arrow from search engine popup. r=mbrubeck 2011-09-22 14:28:58 -07:00
Philipp von Weitershausen
33ec56a93a Bug 686579 - Kick off a sync immediately after setting up Sync on Fennec. r=mfinkle 2011-09-22 14:10:30 -07:00
Matt Brubeck
4872784be5 Bug 688481 - Let the urlbar stretch to fill the toolbar in tablet mode [r=wesj] 2011-09-22 11:04:46 -07:00
Lucas Rocha
1466bfe9d1 Bug 685285 - Implement curvy design for tablet portrait mode (r=wesj) 2011-09-22 12:16:29 +01:00
Masayuki Nakano
54e3afdd66 Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc 2011-09-22 18:17:41 +09:00
Mark Finkle
0ca987caae Bug 688087 - Don't prestart the content process during startup r=mbrubeck 2011-09-21 09:01:09 -04:00
Matt Brubeck
bad4663d2f Merge from mozilla-inbound to mozilla-central 2011-09-29 20:29:17 -07:00
Ehsan Akhgari
4ef40fe917 Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central 2011-09-29 20:29:11 -04:00
Ehsan Akhgari
718a93adce Merge mozilla-central into mozilla-inbound 2011-09-29 17:26:09 -04:00
Wes Johnston
c3bff5e977 Bug 675252 - Tests for using buildid in getLocales pref. r=mfinkle 2011-09-29 12:17:35 -07:00
Wes Johnston
d205537ec4 Bug 689702 - Test updating locale pref. r=mfinkle 2011-09-29 12:17:31 -07:00
Wes Johnston
82692ac001 Bug 689702 - Update getLocales pref dynamically. r=mfinkle 2011-09-29 12:17:26 -07:00
Mark Finkle
b02d0598f9 Backout 39d5bb6c6d4d for reftest-2 failures on Android 2011-09-29 14:34:13 -04:00
Mark Finkle
83136bf3b9 Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey] 2011-09-29 10:44:03 -04:00
Wes Johnston
1e94ec0a14 Bug 690878 - Switch order of continue and cancel buttson in locale picker. r=mbrubeck 2011-10-03 15:13:23 -07:00
Wes Johnston
23f5906451 Bug 688824 - Only show restart notification when locale changes. r=mfinkle 2011-10-03 15:13:23 -07:00
Wes Johnston
a077e33cfa Bug 684241 - Add basic tests for locale picker. r=mfinkle 2011-10-03 15:13:22 -07:00
Matt Brubeck
344a9757dc Bug 691418 - Back/escape key goes back twice in local tabs [r=mfinkle] 2011-10-03 12:52:25 -07:00
Matt Brubeck
a4a53368a6 Bug 691175 - Escape/back key is broken in awesomescreen [r=mfinkle] 2011-10-03 12:52:21 -07:00
Matt Brubeck
425ce4c9ed Bug 690816 - When Fennec starts, remember whether the tablet tabs sidebar was open or closed [r=lucasr] 2011-10-03 12:40:08 -07:00
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