Commit Graph

6591 Commits

Author SHA1 Message Date
Matt Brubeck
d8ef23851b Bug 769857 - Add a small delay before the tap highlight [r=wesj]
--HG--
extra : rebase_source : e58c938afd1cb66b9bf108a2a70547c0b21382fe
2012-07-11 22:45:42 -07:00
Eitan Isaacson
032fe0c914 Bug 771727 - Block focus in tabs panel when it is hidden. r=sriram 2012-07-11 16:11:42 -07:00
Eitan Isaacson
5616394644 Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram 2012-07-11 16:11:42 -07:00
Matt Brubeck
aa60956348 Bug 762309 - Show and hide the on-screen keyboard along with the Find In Page bar [r=bnicholson] 2012-07-11 16:06:25 -07:00
Matt Brubeck
ab4793bfd8 Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson] 2012-07-11 16:04:49 -07:00
Nick Alexander
1a651e3dee Bug 771024 - Reveal entire device list in Send Tab activity; correct scrolling/checking interaction; make Send Tab do database work on background thread. r=liuche,nalexander
--HG--
extra : rebase_source : 4ae6190cb5db1b0778161b332ea71d15148e5c1c
2012-07-11 14:37:38 -07:00
Nick Alexander
6284f71133 Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche
--HG--
extra : rebase_source : 03ced24e3b469b9c995699661c3ab51f5d330748
2012-07-11 14:34:22 -07:00
Nick Alexander
773d6a9293 Bug 772971 - Pickle Sync account parameters on background thread to avoid strict mode warnings. r=liuche
--HG--
extra : rebase_source : 14439ca9691ccfc0207c548bc2d7a023feba84a3
2012-07-11 14:29:10 -07:00
Chris Peterson
9ee326a621 Bug 722042 - Part 5: Remove Windows code from mobile/android. r=blassey 2012-07-10 17:08:31 -07:00
Chris Peterson
85ed94a982 Bug 722042 - Part 4: Remove Qt code from mobile/android. r=blassey 2012-07-10 16:58:56 -07:00
Chris Peterson
1e518ce00c Bug 722042 - Part 3: Remove some redundant #ifdef ANDROID checks. r=blassey 2012-07-10 16:54:09 -07:00
Chris Peterson
45a8a07043 Bug 722042 - Part 2: Remove macbuild code from mobile/android. r=blassey 2012-06-30 00:51:55 -07:00
Chris Peterson
0bc929080e Bug 722042 - Part 1: Remove Maemo code from mobile/android. r=blassey 2012-06-30 00:50:55 -07:00
Nick Alexander
b8b0a14b8d Bug 764669 - correct beta branding filename (should be fennec_48x48.png; was fennec_40x40.png). r=mbrubeck 2012-07-11 14:20:19 -07:00
Kartikaya Gupta
79e2b2e3dd Bug 772890 - Guard against ArrayIndexOutOfBoundsException in GfxInfoThread. r=bjacob 2012-07-11 14:19:58 -04:00
Kartikaya Gupta
641974a8c9 Bug 772890 - Update package for GfxInfoThread. r=bjacob 2012-07-11 14:13:49 -04:00
Wes Johnston
6febe2f6a8 Bug 766260 - Use fallback icon if there is an error downloading the specified one. r=mfinkle 2012-07-11 10:02:28 -07:00
Brian Nicholson
d01ac3d639 Bug 771610 - Open Reader Mode for Reading List bookmarks. r=margaret 2012-07-10 21:54:58 -07:00
Arkady Blyakher
647630096a Bug 772651 - change name for temp directory from hard-coding r=blassey, mfinkle 2012-07-10 19:55:38 -07:00
Eitan Isaacson
77a39847e4 Bug 771726 - Fix toolbar focus order. r=sriram 2012-07-10 16:10:15 -07:00
Margaret Leibovic
5862275c97 Bug 771997 - Use the browser's built-in fastFind. r=mfinkle 2012-07-10 15:54:43 -07:00
Margaret Leibovic
941c37d43d Bug 771997 - End active find when switching tabs. r=mfinkle 2012-07-10 15:54:39 -07:00
Margaret Leibovic
91c07dfe98 Bug 772656 - End text selection when a different tab is selected. r=mfinkle 2012-07-10 15:54:35 -07:00
Ryan VanderMeulen
0888bc94c8 Merge m-c to inbound. 2012-07-10 18:33:55 -04:00
Michael Comella
4d5317709a Bug 772527 - Removed unused imports. r=bnicholson 2012-07-10 18:31:04 -04:00
Michael Comella
0ce83f407e Bug 770345 - GeckoPreferences no longer recreates itself on orientation change. r=sriram 2012-07-10 18:31:04 -04:00
Mark Finkle
12fb4a8694 Bug 767864 - fix %BUILD_TARGET% in mobile.js r=nthomas 2012-07-10 16:59:31 -04:00
Makoto Kato
9e328af996 Bug 767354 - Typing 1 character in password fields will insert 2 characters. r=cpeterson 2012-07-09 11:18:25 -07:00
Chris Peterson
fa7010dd0a Bug 769520 - Part 2: In debug builds, assert IME code is running on UI thread. r=blassey 2012-06-29 15:49:48 -07:00
Chris Peterson
5e17bbe860 Bug 769520 - Part 1: Post Gecko's IME callbacks from Gecko thread to UI thread. r=blassey 2012-07-09 11:00:09 -07:00
Matt Brubeck
0829d29f54 Bug 768254 - Fix crash in shouldUpdateThumbnail when opening a new window in a WebApp [r=sriram] 2012-07-09 11:04:49 -07:00
Nathan Froyd
bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
4b52c5f25c Bug 769454 - Turn off helper app prompts. r=mfinkle 2012-07-09 10:02:25 -07:00
Raphael Catolino
6bfa7a627a Bug 771492 - Enable the dom.experimental_forms pref by default on mobile. r=mfinkle 2012-07-09 16:53:09 +02:00
Brian Nicholson
ff823ab950 Bug 771677 - Fix setting suggest client in testSearchSuggestions. r=gbrown 2012-07-06 23:26:54 -07:00
Brian Nicholson
c49b717ab1 Bug 771621 - Check sameDocument on location change. r=mfinkle 2012-07-06 22:50:07 -07:00
Brian Nicholson
bceac05fd6 Bug 750358 - Workaround for AsyncTask using wrong Looper. r=blassey 2012-07-06 22:38:05 -07:00
Arkady Blyakher
3fc748b074 Bug 769438 - Support sharing images via long press r=snorp 2012-07-10 14:25:15 -07:00
Wes Johnston
d3ff86c923 Bug 771099 - Don't send initial touchmove if the users finger hasn't moved far. r=kats 2012-07-10 14:12:53 -07:00
Chris Lord
5236c455a3 Bug 772479 - Fix use of undefined aViewport width/height properties. r=kats
setViewport was modified as part of Bug 758620, but tried to access two
properties which didn't exist. Replace the use of these non-existent properties
with the calculated value that was expected.
2012-07-10 21:18:22 +01:00
Wes Johnston
b1d605f27c Bug 772502 - Remove custom focus rings on mobile. r=mfinkle 2012-07-10 11:50:49 -07:00
Margaret Leibovic
99e6ced1d2 Bug 757198 - Make TabsAdapter listen for tab changes, not TabsTray. r=mfinkle 2012-07-09 16:19:18 -07:00
Wes Johnston
5cfc7d8422 Bug 772436 - Fix rounding errors in slide to close tabs. r=mfinkle 2012-07-10 11:17:21 -07:00
Nick Alexander
a097030adb Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
Chris Lord
07fd7539f9 Bug 772510 - Fix Java build warning in DoorHanger.java. r=mfinkle
Fix "static variable should be qualified by type name" warning in
DoorHanger.java.
2012-07-10 17:51:23 +01:00
Kartikaya Gupta
73a28a13f1 Bug 771757 - Fix subdocument scrolling so that it works again. r=wesj 2012-07-10 12:46:49 -04:00
Wes Johnston
a4b2b38651 Bug 769454 - Show helper apps option in the context menu for links. r=mfinkle 2012-07-10 09:08:54 -07:00
Ed Morley
cfa4aecb75 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Sriram Ramasubramanian
a21ce36134 Bug 769237: Removing expanded tabs button state on phones. [r=mfinkle] 2012-07-09 23:50:22 -07:00
Brian Nicholson
a5a3571659 Bug 769524 - Add sleep to testSearchSuggestions to workaround blocked event queue. r=gbrown 2012-07-09 23:38:36 -07:00