Commit Graph

2752 Commits

Author SHA1 Message Date
Vivien Nicolas
974bc2cbf1 Bug 636809 - Tapping on search field should highlight the entire field [r=mfinkle] 2011-03-01 01:34:03 +01:00
Vivien Nicolas
90a4df9011 Bug 636830 - formhelper autocomplete pops up over site panel [r=mfinkle] 2011-03-01 01:32:49 +01:00
Vivien Nicolas
a9d8d60bd0 Bug 635522 - [rtl] tab close buttons in the wrong spot [r=mfinkle] 2011-03-01 01:05:00 +01:00
Matt Brubeck
501aae3bc9 Bug 634883 - Hide Share/Open in context menu for non-shareable/openable links [r=mfinkle] 2011-02-28 14:46:40 -08:00
Mark Finkle
8142d4057b Set promo end date to a real date [r=mfinkle-cant-read-calendars] 2011-02-28 12:28:37 -05:00
Matt Brubeck
5b866196d2 Bug 637215 - Regression: menulist popups don't show checkmarks [r=vingtetun]
--HG--
extra : rebase_source : bc3dbc76cfd78b18e7718cbe51df963406d415d2
2011-02-28 06:52:34 -08:00
Makoto Kato
aeca97921b Bug 632744 - Keystroke doesn't work on auto-completion of Fennec awesome screen after selected a item. r=mfinkle a=blocking-fennec 2011-02-28 14:51:41 +09:00
Mark Finkle
01005eeb36 Bug 618919 - Non-mobile 'Bad cert' dialog is shown for XHR (fix build maemo bustage) 2011-02-27 16:09:24 -05:00
Mark Finkle
1bb4f58c07 Bug 618919 - Non-mobile 'Bad cert' dialog is shown for XHR [r=dougt]
--HG--
rename : mobile/components/phone/Makefile.in => mobile/components/build/Makefile.in
rename : mobile/components/phone/nsIPhoneSupport.idl => mobile/components/build/nsIPhoneSupport.idl
rename : mobile/components/phone/nsPhoneSupport.cpp => mobile/components/build/nsPhoneSupport.cpp
2011-02-27 14:39:49 -05:00
Brad Lassey
86f6534840 bug 611741 - Implement copy/paste for text fields in web content r=mfinkle a=2.0+ 2011-02-27 10:47:27 -05:00
Matt Brubeck
43d4406685 Bug 625513 (part 2) - Fix urlbar style on very high-dpi displays [r=mfinkle] 2011-02-25 16:19:47 -08:00
Mark Finkle
54a43904cb Bug 625513 - Cleanup CSS problems from using physical units [r=mbrubeck] 2011-02-25 19:13:17 -05:00
Matt Brubeck
df0b0a6745 Bug 607657 (followup) - Allow sidebar panning again after a short delay [r=stechz]
--HG--
extra : rebase_source : 2a43992878cada515d417d56777afd1a42e74d09
2011-02-25 11:42:21 -08:00
Wes Johnston
240e35e20a Bug 634377 - Allow scrolling if scrollbox is not already at zero. [r=mbrubeck, a=blocking] 2011-02-25 10:11:21 -08:00
Vivien Nicolas
1f96d76ef2 Bug 636463 - Language list doesn't scroll up/down in Preferences [r=mfinkle] 2011-02-25 14:42:52 +01:00
Matt Brubeck
acb86b6829 Bug 627103 - Don't wait for reflow to finish before zooming [r=mfinkle] 2011-02-24 20:30:11 -08:00
Matt Brubeck
2c58d5ed1d Bug 636223 - Clear Private Data should disconnect Fennec from Sync [r=mfinkle] 2011-02-24 17:02:24 -08:00
Vivien Nicolas
f84127e67b Bug 636426 - Scrollbars are broken on trunk [r=mfinkle] 2011-02-24 16:32:50 +01:00
Vivien Nicolas
0b610da8c1 forgot to add forms.css on the last commit [r=me] 2011-02-24 03:18:36 +01:00
Vivien Nicolas
d990330b8a Bug 622578 - form helper navigation bar should not obscure web content when only the NEXT / PREV buttons are shown [r=mfinkle] 2011-02-24 02:07:51 +01:00
Matt Brubeck
bf65597199 Back out e230a8add766 (bug 623624) for possible Ts regression. 2011-02-23 15:40:04 -08:00
Mark Finkle
c96c35d85c Bug 634173 - Style toaster alerts on Android [r=mbrubeck] 2011-02-23 13:13:51 -05:00
Wes Johnston
bd6b64bb06 Bug 632388 - Offer restart for addons enabled by compatability checks [r=mossop, a=blocking] 2011-02-23 10:05:13 -08:00
Matt Brubeck
beac765fe9 Bug 607657 - Don't pan from one sidebar to the other in a single swipe [r=mfinkle]
--HG--
extra : rebase_source : e70ed62aac777d7d61a2a2751138b4c43208e971
2011-02-23 08:29:03 -08:00
Vivien Nicolas
02ad4d0d57 Bug 635725 - about:blank tabs thumbnail are not draw correctly [r=mfinkle] 2011-02-23 18:12:43 +01:00
Vivien Nicolas
9d294f2d04 Bug 636139 - browser_scrollbar.js failure [r=mfinkle] 2011-02-23 18:11:47 +01:00
Vivien Nicolas
3897df9e11 Bug 635699 - Tabs can't be closed after visiting About:sync-log [r=mfinkle] 2011-02-23 18:10:54 +01:00
Vivien Nicolas
8a81968c82 Bug 636140 - browser_tapping.js failure [r=mfinkle] 2011-02-23 18:09:23 +01:00
Vivien Nicolas
ccc7db998b Bug 623624 - Content elements don't get focus when the focus method is set on them [r=mfinkle] 2011-02-23 18:08:19 +01:00
Mark Finkle
619d3b1668 Bug 635542 - [Regression] Navigation buttons not updated when using URL fragments [r=mbrubeck] 2011-02-20 01:52:00 -05:00
Mark Finkle
7aa9fba132 Bug 635540 - Fix some browser-chrome tests [r=mbrubeck] 2011-02-19 21:09:10 -05:00
Matt Brubeck
6b2c35e1db Bug 635495 - Backspace key should not navigate back on Android [r=mfinkle]
--HG--
extra : rebase_source : cc38471524b1726452c8440c9a7ec95bdd90ed1e
2011-02-19 07:22:28 -08:00
Mark Finkle
c3b0c63731 No Bug: Add more l10n context to promo [r=mbrubeck] 2011-02-19 10:06:27 -05:00
Mark Finkle
a8343feb5a Hide promo in nightly [r=me] 2011-02-19 00:55:04 -05:00
Oleg Romashin
bf3660998f Bug 622470 - "Decode on draw must be enabled for Mobile Fennec" [r=mark.finkle] 2011-02-17 15:09:00 -05:00
Mark Finkle
b827391065 Bug 635239 - sync 'show me how' link should go to correct article [r=wesj] 2011-02-18 17:44:33 -05:00
Wes Johnston
1848c46179 Bug 628012 - Ensure click is fired on highlighted element [r=mfinkle, a=blocking-fennec] 2011-02-18 14:12:22 -08:00
Wes Johnston
7d313c67dc Bug 611580 - Allow chaning character encoding in Fennec. [r=mfinkle, a=blocking] 2011-02-18 11:48:50 -08:00
Wes Johnston
4843768f14 Bug 634009 - Don't click on gesture events [r=mbrubeck, a=blocking] 2011-02-18 10:11:47 -08:00
Mark Finkle
d8c90ef8d6 Bug 633769 - Add final parts for the Firefox Spark promotion (part 2) [r=vingtetun] 2011-02-18 11:10:43 -05:00
Mark Finkle
24565a629d Turn off promo [r=mfinkle-messed-up] 2011-02-17 21:11:58 -05:00
Matt Brubeck
565ea12254 Bug 633575 - Preference/tools panels are broken if opened during initial page load [r=mfinkle]
--HG--
extra : rebase_source : 73b6cc16c4a0f7cfde9b86e830ba685127a2837a
2011-02-17 13:25:59 -08:00
Mark Finkle
b8e551ba10 Bump version to 4.0b6pre 2011-02-17 20:10:24 -05:00
Benjamin Stover
af8eb7635e Bug 634788 we change the displayport way too often (OOM fix) r=mbrubeck 2011-02-17 11:19:51 -08:00
Wes Johnston
5072ab579b Bug 597953 - Don't move downloads when finished if the Download View is showing [r=mfinkle, a=blocking] 2011-02-17 10:09:50 -08:00
Kadir Topal
096958eaa6 Bug 634545 - "Grammer nit" [r=mark.finkle] 2011-02-16 01:30:00 -05:00
Mark Finkle
e1b0e6f888 Bug 634176 - LoginManager child script does not need to use WebProgressListener [r=vingtetun] 2011-02-16 23:50:10 -05:00
Mark Finkle
4f949c8704 Bug 630341 - clear private data doesn't clear 'tabs from last time' [r=mbrubeck] 2011-02-16 23:46:26 -05:00
Mark Finkle
e38ba42921 Bug 633769 - Add final parts for the Firefox Spark promotion (part 1) [r=vingtetun] 2011-02-16 23:34:21 -05:00
Benjamin Stover
3f3b104b3a Bug 634431 Flash at end of pan r=mbrubeck 2011-02-15 17:37:30 -08:00