Ed Morley
|
320a116efd
|
Backout 4987ffd173a4 (bug 687267) for bustage
|
2012-07-23 14:47:54 +01:00 |
|
James Willcox
|
752928c2eb
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
--HG--
extra : rebase_source : 450055ae3e71ea84f74252d3bf100fe970d29d14
|
2012-07-20 15:20:51 -04:00 |
|
Ms2ger
|
cb94cc2ce1
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
|
Michael Comella
|
736dcedd8b
|
Bug 775770 - Add "Copy Phone Number" to long press context menu. r=mfinkle
|
2012-07-20 20:19:39 -04:00 |
|
Michael Comella
|
4128780cf1
|
Bug 775766 - Add "Copy Email Address" to long press context menu. r=mfinkle
|
2012-07-20 20:19:38 -04:00 |
|
Michael Comella
|
e9bdf7fe3d
|
Bug 769886 - Re-add "Copy Link" item to long press context menu. r=wesj
|
2012-07-20 20:19:37 -04:00 |
|
Sriram Ramasubramanian
|
5c0bca5638
|
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
|
f94c807e14
|
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
|
1d3e9d26f8
|
Bug 776072 - Inflate toolbar in BrowserApp. r=mfinkle
|
2012-07-20 12:58:42 -07:00 |
|
Chris Peterson
|
7a899df06d
|
Bug 764193 - Part 1: Re-enable form autocomplete, but blocklist some IMEs. r=blassey
|
2012-07-19 11:00:07 -07:00 |
|
Chris Peterson
|
4f9d6b6a51
|
Bug 775442 - Part 2: Pretty-print IME strings to logcat. r=blassey
|
2012-07-18 15:26:15 -07:00 |
|
Chris Peterson
|
a7733c9eb3
|
Bug 775442 - Part 1: Clamp string indexes when updating IME extracted text. r=blassey
|
2012-07-19 11:34:42 -07:00 |
|
James Willcox
|
5517ea9fde
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
|
2012-07-20 15:20:51 -04:00 |
|
Arkady Blyakher
|
08535479ad
|
bug 773943 - fix null pointer exception from accessing getExternalFilesDir r=snorp
|
2012-07-19 17:36:48 -04:00 |
|
Wes Johnston
|
e2f824d877
|
Bug 766275 - Rename function. r=mfinkle
|
2012-07-20 11:17:43 -07:00 |
|
Wes Johnston
|
066e010b57
|
Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle
|
2012-07-20 11:14:43 -07:00 |
|
Chris Peterson
|
5a20f116af
|
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
|
7ead75bb57
|
Bug 776023 - Fix more JavaDoc warnings. r=rnewman
|
2012-07-20 10:20:59 -07:00 |
|
Richard Newman
|
fdafa6e6e4
|
Bug 734316 - Part 6: fix more PMD and checkstyle warnings. r=trivial
|
2012-07-20 00:48:10 -07:00 |
|
Matt Brubeck
|
3f9fd893b5
|
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
|
fe6d6bc2c2
|
Bug 775976 - Guard against a null tab when processing a thumbnail. r=blassey
|
2012-07-20 12:38:02 -04:00 |
|
Patrick McManus
|
5b9ce7432a
|
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
|
fd4dedf1ac
|
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
|
de8501bddc
|
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
|
949c7239d8
|
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
|
b255108715
|
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
|
5bb9ba116b
|
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
|
69e76a6103
|
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
|
87d2d9ebed
|
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
|
538606fc62
|
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
|
5acc79af50
|
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
|
cb7fff5fbc
|
Bug 712773 - Support vibrate on long-press. r=wesj
--HG--
extra : rebase_source : d0b78558a2afdee088cba0e06763a83aac086d94
|
2012-07-19 14:58:19 -07:00 |
|
Steve Fink
|
6914108ba0
|
Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds
|
2012-07-19 14:55:48 -07:00 |
|
Brian Nicholson
|
287fe58cb3
|
Bug 775029 - Add "Saved passwords" privacy item. r=mfinkle
|
2012-07-19 13:28:40 -07:00 |
|
Brian Nicholson
|
75dd8a8ea3
|
Bug 775039 - Combine clearing cookies and active logins. r=mfinkle
|
2012-07-19 13:28:25 -07:00 |
|
Brian Nicholson
|
f95b58411d
|
Bug 775042 - Clear downloads when clearing history. r=mfinkle
|
2012-07-19 13:28:18 -07:00 |
|
Margaret Leibovic
|
c3bc36aec8
|
Bug 774938 - Native text selection handles. r=mfinkle,kats
|
2012-07-19 13:16:44 -07:00 |
|
James Willcox
|
08eb1f216b
|
Bug 687267 - Initial support for Flash on Honeycomb r=benwa,vlad
|
2012-07-19 16:15:40 -04:00 |
|
Wes Johnston
|
2f086d1e68
|
Bug 702487 - Allow users to enter falsy values in prompt dialogs. r=mfinkle
|
2012-07-19 12:08:56 -07:00 |
|
Wes Johnston
|
7352ef0629
|
Bug 772908 - Remove race condition adding touch listeners in the Awesomescreen. r=mbrubeck
|
2012-07-19 12:08:55 -07:00 |
|
Wes Johnston
|
4c482a881d
|
Bug 766094 - Set default prefs for webapps in js. r=mfinkle
|
2012-07-19 12:08:54 -07:00 |
|
Sriram Ramasubramanian
|
46eaade502
|
Bug 775334: Make about:home clean. [r=mfinkle]
--HG--
extra : rebase_source : 54594ac171a34bec6d454efeb330cef22aff94f5
|
2012-07-19 11:42:56 -07:00 |
|
Sriram Ramasubramanian
|
805f53044e
|
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
|
45aa613366
|
Bug 775200: History tab is cut-off. [r=mfinkle]
--HG--
extra : rebase_source : b6c49bc8b498255be2b99d5ac7faed72515c6ef5
|
2012-07-19 11:37:44 -07:00 |
|
Kartikaya Gupta
|
695ab5b73a
|
Bug 772888 - Catch NullPointerException from the external storage directory not being available. r=wesj
|
2012-07-19 14:26:59 -04:00 |
|
Kartikaya Gupta
|
65c1ec5913
|
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
|
34281c5afc
|
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
|
6311af7ab1
|
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
|
10f6043d29
|
Bug 769886: Add "Copy Link" action to long press context menu. r=mfinkle
|
2012-07-19 10:45:10 -07:00 |
|
Wes Johnston
|
155595dc39
|
Bug 703279 - Follow up to add missing include. r=kats
|
2012-07-18 18:09:53 -07:00 |
|