Commit Graph

6715 Commits

Author SHA1 Message Date
Ms2ger
8c936ae394 Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE. 2012-07-22 14:02:18 +02:00
Michael Comella
12e8e98fdf Bug 775770 - Add "Copy Phone Number" to long press context menu. r=mfinkle 2012-07-20 20:19:39 -04:00
Michael Comella
e9e412eb13 Bug 775766 - Add "Copy Email Address" to long press context menu. r=mfinkle 2012-07-20 20:19:38 -04:00
Michael Comella
49dfe54bf4 Bug 769886 - Re-add "Copy Link" item to long press context menu. r=wesj 2012-07-20 20:19:37 -04:00
Sriram Ramasubramanian
f57f9cd9f4 Bug 776067: Replace menu icons for GB phones. [r=mbrubeck]
--HG--
extra : rebase_source : 37a8ede23e27ad714efa4f54aedcb1dff04cddbe
2012-07-20 16:23:53 -07:00
Sriram Ramasubramanian
52bd9cac76 Bug 775717: about:home thumbnails should use android:listSelector. [r=mfinkle]
--HG--
extra : rebase_source : 6b8656a30a5fd7d135c36c5969c06d3d92d6d0d0
2012-07-20 16:21:14 -07:00
Wes Johnston
7fa5385b62 Bug 776072 - Inflate toolbar in BrowserApp. r=mfinkle 2012-07-20 12:58:42 -07:00
Chris Peterson
e13a479641 Bug 764193 - Part 1: Re-enable form autocomplete, but blocklist some IMEs. r=blassey 2012-07-19 11:00:07 -07:00
Chris Peterson
08f6ef94ae Bug 775442 - Part 2: Pretty-print IME strings to logcat. r=blassey 2012-07-18 15:26:15 -07:00
Chris Peterson
5d582ac2ea Bug 775442 - Part 1: Clamp string indexes when updating IME extracted text. r=blassey 2012-07-19 11:34:42 -07:00
James Willcox
ff21a06364 Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert 2012-07-20 15:20:51 -04:00
Arkady Blyakher
a2a1ad85bd bug 773943 - fix null pointer exception from accessing getExternalFilesDir r=snorp 2012-07-19 17:36:48 -04:00
Wes Johnston
4facf3fd63 Bug 766275 - Rename function. r=mfinkle 2012-07-20 11:17:43 -07:00
Wes Johnston
e99cf3680d Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle 2012-07-20 11:14:43 -07:00
Chris Peterson
c14709370f Bug 772225 - Remove some clampSelection() calls to test whether IndexOutOfBoundsExceptions have been fixed. r=blassey
--HG--
extra : rebase_source : 540314a4a7658e381749fbc9d3860f26d947efd5
2012-07-17 22:49:25 -07:00
Nick Alexander
5a16dcbbcc Bug 776023 - Fix more JavaDoc warnings. r=rnewman 2012-07-20 10:20:59 -07:00
Richard Newman
ea3a9cdf53 Bug 734316 - Part 6: fix more PMD and checkstyle warnings. r=trivial 2012-07-20 00:48:10 -07:00
Matt Brubeck
cfddc83422 Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats] 2012-07-20 10:06:01 -07:00
Kartikaya Gupta
756f03af9d Bug 775976 - Guard against a null tab when processing a thumbnail. r=blassey 2012-07-20 12:38:02 -04:00
Patrick McManus
7a2776aa29 bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Michael Comella
d312b15020 Bug 715179 - (8 of 8) Special cased the FontSizePreference dialog when given afont size of 0 twip. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
27e1dc9f52 Bug 715179 - (7 of 8) The FontSizePreference dialog optimally sets its size upon creation and rotation. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
8a3ab27d07 Bug 715179 - (6 of 8) Set font sizes from the FontSizePreference dialog are saved into GeckoPreferences. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
61796e9539 Bug 715179 - (5 of 8) The buttons on the FontSizePreference dialog are interactive - they can be used to increase and decrease preview font size. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
65c436cfe4 Bug 715179 - (4 of 8) Created the full FontSizePreference dialog UI. This includes the font preview box and the increase/decrease font size buttons. These buttons do not function yet. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
b06ec1622f Bug 715179 - (3 of 8) Created a simple FontSizePreference dialog with a title and two buttons. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
d6fd7d44a8 Bug 715179 - (2 of 8) Fixed a few miscellaneous indentation issues and corrected a few strings in the preferences' XML files. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
45643862b7 Bug 715179 - (1 of 8) Implemented the changes in mbrubeck's original patch to add string changes for the font inflation preferences dialog. r=bnicholson 2012-07-19 21:08:40 -04:00
Margaret Leibovic
e7947dcffd Bug 775723 - Native handles shrink when dragged to the right/bottom of the content area. r=mfinkle 2012-07-19 15:41:21 -07:00
Arkady Blyakher
3b8f0e93b2 Bug 712773 - Support vibrate on long-press. r=wesj
--HG--
extra : rebase_source : d0b78558a2afdee088cba0e06763a83aac086d94
2012-07-19 14:58:19 -07:00
Steve Fink
6dcbf4aa2b Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds 2012-07-19 14:55:48 -07:00
Brian Nicholson
04fd8f0cca Bug 775029 - Add "Saved passwords" privacy item. r=mfinkle 2012-07-19 13:28:40 -07:00
Brian Nicholson
ea726b6ffb Bug 775039 - Combine clearing cookies and active logins. r=mfinkle 2012-07-19 13:28:25 -07:00
Brian Nicholson
dd319c6623 Bug 775042 - Clear downloads when clearing history. r=mfinkle 2012-07-19 13:28:18 -07:00
Margaret Leibovic
e0b16108e1 Bug 774938 - Native text selection handles. r=mfinkle,kats 2012-07-19 13:16:44 -07:00
James Willcox
d6aa2eee6c Bug 687267 - Initial support for Flash on Honeycomb r=benwa,vlad 2012-07-19 16:15:40 -04:00
Wes Johnston
822fe747ba Bug 702487 - Allow users to enter falsy values in prompt dialogs. r=mfinkle 2012-07-19 12:08:56 -07:00
Wes Johnston
7cbf7cb2f8 Bug 772908 - Remove race condition adding touch listeners in the Awesomescreen. r=mbrubeck 2012-07-19 12:08:55 -07:00
Wes Johnston
6cd88db097 Bug 766094 - Set default prefs for webapps in js. r=mfinkle 2012-07-19 12:08:54 -07:00
Sriram Ramasubramanian
afe014f860 Bug 775334: Make about:home clean. [r=mfinkle]
--HG--
extra : rebase_source : 54594ac171a34bec6d454efeb330cef22aff94f5
2012-07-19 11:42:56 -07:00
Sriram Ramasubramanian
ed1eaf9969 Bug 774081: Replacing tab related resources for phones. [r=mfinkle]
--HG--
extra : rebase_source : 629513b7e323150d9acc8977c095d7c64144c89c
2012-07-19 11:38:27 -07:00
Sriram Ramasubramanian
9a2c9feef4 Bug 775200: History tab is cut-off. [r=mfinkle]
--HG--
extra : rebase_source : b6c49bc8b498255be2b99d5ac7faed72515c6ef5
2012-07-19 11:37:44 -07:00
Kartikaya Gupta
2daf07dd3f Bug 772888 - Catch NullPointerException from the external storage directory not being available. r=wesj 2012-07-19 14:26:59 -04:00
Kartikaya Gupta
55d01ce2dd Bug 770659 - Ensure that haptic feedback for clicks is done only when the mouse events are sent to a clickable element. r=wesj 2012-07-19 14:22:07 -04:00
Kartikaya Gupta
226948847f Bug 775071 - Fix testCheck3 to look for the disableScreenshot function in the right place. r=gbrown 2012-07-19 14:18:49 -04:00
Kartikaya Gupta
2e4fe0f404 Bug 775071 - Fix testCheck3 to abort the test if the disableScreenshto function fails. r=gbrown 2012-07-19 14:18:42 -04:00
Michael Comella
ede52e6568 Bug 769886: Add "Copy Link" action to long press context menu. r=mfinkle 2012-07-19 10:45:10 -07:00
Wes Johnston
b3adb7faae Bug 703279 - Follow up to add missing include. r=kats 2012-07-18 18:09:53 -07:00
Wes Johnston
cde7645635 Bug 703279 - Cancel panning when a context menu is shown. r=kats 2012-07-18 17:58:56 -07:00
Wes Johnston
225ceac5b8 Bug 766802 - Follow up to fix event listener. r=mfinkle 2012-07-18 17:56:44 -07:00