Commit Graph

2658 Commits

Author SHA1 Message Date
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
Matt Brubeck
6e8818f349 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
Marco Bonardo
04b6bb0879 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-13 15:48:46 +02:00
Mark Finkle
ef894efebd Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 2 [r=lucasr] 2011-10-13 07:57:41 -04:00
Mark Finkle
73e873d92a Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 1 [r=lucasr] 2011-10-13 07:57:39 -04:00
Brad Lassey
a519c9888a bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst 2011-10-07 13:46:02 -04:00
Lucas Rocha
6a31ac455f Bug 691338 - Reuse same position when re-anchoring popup on resize event (r=wesj) 2011-10-12 17:06:18 +01:00
Lucas Rocha
73abd133e5 Bug 688574 - Use Weave constant for locked master password (r=mfinkle) 2011-10-12 15:13:25 +01:00
Lucas Rocha
46b0fbdd54 Bug 688574 - Check sync username prefs key instead of using sync's API (r=mfinkle) 2011-10-12 15:13:25 +01:00
Lucas Rocha
bf3ee57fa1 Bug 688574 - Don't use Weave.Service.isLoggedIn flag (r=philikon) 2011-10-12 15:13:21 +01:00
Wes Johnston
c455eabff4 Bug 692536 - Prevent sending mousemove events if preventDefault is called on touchevents. r=mbrubeck 2011-10-11 12:03:17 -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
Sriram Ramasubramanian
e77c558a5c Bug 677118 - Long tapping on link which has div inside does not show link context menu [r=mbrubeck,mfinkle] 2011-09-27 15:35:00 -07:00
Marco Bonardo
b5fe34c68a Merge mozilla-central and mozilla-inbound 2011-10-08 09:41:37 +02:00
Mark Finkle
809ffa15b3 Bug 689928 - White space in the left side of the tab bar [r=mbrubeck] 2011-10-07 22:18:00 -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
Matt Brubeck
a327fa30f2 Back out 979075e871e2 (bug 660887) because it breaks Tzoom
--HG--
extra : rebase_source : 94c839fbcf290222ec2f617644c66add434e6a27
2011-10-07 09:24:55 -07:00
Wesley Johnston
1c257f6fa1 Backout 733ab06d6e09 for browser-chrome bustage 2011-10-07 14:32:28 -07:00
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
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