Benoit Jacob
|
052d6b6480
|
Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel
|
2012-07-05 10:12:10 -04:00 |
|
Ehsan Akhgari
|
197fdca966
|
Backout changeset cd6d52bdf2d8 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:07:55 -04:00 |
|
Kartikaya Gupta
|
96a842a585
|
Bug 768798 - Return false from onSingleTapUp, so that the PanZoomController still gets an ACTION_UP event. r=mbrubeck
|
2012-07-03 10:04:10 -04:00 |
|
Brian Nicholson
|
80db64835e
|
Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle
|
2012-07-02 12:42:11 -07:00 |
|
Sriram Ramasubramanian
|
c4addd910c
|
Bug 739364: All iconified buttons in url-bar should have bigger target area. [r=mfinkle]
|
2012-07-02 11:22:29 -07:00 |
|
Sriram Ramasubramanian
|
5bacfc0376
|
Bug 739364: Change awesomescreen backgrounds to be lighter blue. [r=mfinkle]
|
2012-07-02 11:22:29 -07:00 |
|
Gian-Carlo Pascutto
|
15aed86607
|
Bug 768900 - Protect against errors when quering Android DBs. r=mfinkle
|
2012-07-02 08:59:37 +02:00 |
|
Matt Woodrow
|
da4ca28895
|
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
|
2012-06-30 15:06:14 +12:00 |
|
Chris Peterson
|
a54f688028
|
Bug 767791 - Selection ranges exclude end index, so write [a,b), not (a,b]. r=blassey
--HG--
extra : rebase_source : 21654ebe8bedb0c175518a1aa494134f4b622de6
|
2012-06-26 17:06:26 -07:00 |
|
Chris Peterson
|
b2c8432fd8
|
Bug 768727 - Send '&' as composition string because some Gingerbread VKBs incorrectly map '&' key events. r=blassey
|
2012-06-29 12:06:03 -07:00 |
|
Geoff Brown
|
18d65efbbd
|
Bug 735461 - Parse -profile <path> argument properly in Fennec; r=blassey
|
2012-06-29 15:34:15 -07:00 |
|
Wes Johnston
|
b2b05fb7cb
|
Bug 766094 - Disable telemetry on webapps. r=mfinkle
|
2012-06-29 15:21:28 -07:00 |
|
Wes Johnston
|
ff73f62b9c
|
Bug 759041 - Unit tests for awesomescreen tabs. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
843e7e054d
|
Bug 759041 - Fix context menus on all pages tab. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
b2c5fc7d34
|
Bug 759041 - Move back and context menu actions to interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
4404c84161
|
Bug 759041 - Port history tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
11bf379ecf
|
Bug 759041 - Port bookmarks tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
f06b6707b7
|
Bug 759041 - Port all pages tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
76d6c0813d
|
Bug 759041 - Add an awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Lucas Rocha
|
a6f0f7b852
|
Bug 767599 - Disable bookmarking while in reader mode (r=mfinkle)
|
2012-06-29 16:55:54 +01:00 |
|
Brian Nicholson
|
9a60fbdf20
|
Bug 762968 - Part 2: Replace onInterceptTouchEvent() with individual listeners. r=wesj
--HG--
extra : rebase_source : 96242a2de53c8df97426e7b9f31acbe01f37aa6f
|
2012-06-28 11:21:24 -07:00 |
|
Brian Nicholson
|
a9617efbd7
|
Bug 762968 - Part 1: Ignore bogus stylus events in onKeyDown(). r=cpeterson
--HG--
extra : rebase_source : 75267b1bffe981fe5e60477018e9c86677742cb8
|
2012-06-28 11:15:17 -07:00 |
|
Geoff Brown
|
333f8c752c
|
Bug 756704 - Robocop: avoid hangs when events missed; r=kats
|
2012-06-28 11:20:15 -07:00 |
|
Chris Peterson
|
7546f0bb0e
|
Bug 758427 - Ignore KeyEvents with keyCodes greater than getMaxKeyCode(), such as Gingerbread Galaxy Note's bogus stylus events. r=blassey
|
2012-06-28 11:03:53 -07:00 |
|
Vladimir Vukicevic
|
6d871f209a
|
b=766998; fennec profiling broken by webapp intent changes; r=wesj
|
2012-06-28 09:42:32 -04:00 |
|
Brian Nicholson
|
4d2d69ae8f
|
Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown
|
2012-06-27 16:56:49 -07:00 |
|
Margaret Leibovic
|
f0c5616852
|
Bug 768665 - Add context menu to selected text. r=mfinkle
|
2012-06-27 09:14:16 -07:00 |
|
Kartikaya Gupta
|
9cfb150be6
|
Bug 765463 - Fix indexes when copying the screenshot buffer to the screenshot layer image buffer. r=blassey
|
2012-06-27 07:52:11 -07:00 |
|
Gian-Carlo Pascutto
|
0f6857cd50
|
Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr
|
2012-06-27 15:53:55 +02:00 |
|
Gian-Carlo Pascutto
|
5e1f0ef465
|
Bug 750753 - Add tests for Profile Migration. r=lucasr
|
2012-06-27 15:53:53 +02:00 |
|
Brian Nicholson
|
9784b4c6f0
|
Bug 766867 - Use null-safe string comparison for oldURL. r=mbrubeck
|
2012-06-26 23:18:02 -07:00 |
|
Brian Nicholson
|
eafb7a19b9
|
Bug 762064 - Part 4: Add instance state support to MultiChoicePreference. r=blassey
|
2012-06-26 23:15:24 -07:00 |
|
Brian Nicholson
|
c636ea1613
|
Bug 762064 - Part 3: Add toast notification for cleared private data. r=blassey
|
2012-06-26 23:15:24 -07:00 |
|
Brian Nicholson
|
2a75281c83
|
Bug 762064 - Part 2: Enable clearing individual privacy items. r=mfinkle
|
2012-06-26 23:15:24 -07:00 |
|
Brian Nicholson
|
e81b8223a2
|
Bug 762064 - Part 1: Implement MultiChoicePreference. r=blassey
|
2012-06-26 23:15:23 -07:00 |
|
Margaret Leibovic
|
8f95e700a6
|
Bug 716095 - Specify a width for the doorhanger popup on tablets. r=sriram
|
2012-06-26 14:39:39 -07:00 |
|
Matt Brubeck
|
cfe917f825
|
Bug 768613 - Mark Fennec Native as compatible with tablets [r+a=blassey]
|
2012-06-26 14:08:57 -07:00 |
|
Marco Zehe
|
1aac1d8b3b
|
Bug 768494 - Add accessibility descriptions to various browser toolbar buttons, r=sriram
|
2012-06-26 20:00:08 +02:00 |
|
Wes Johnston
|
4e9b1512a7
|
Bug 766297 - Create a default prefs.js for webapps. r=mfinkle
|
2012-06-26 11:56:03 -07:00 |
|
Wes Johnston
|
57bb6acc96
|
Bug 741472 - Add an Apps menu item to open about:apps. r=mfinkle
|
2012-06-26 11:42:12 -07:00 |
|
Chenxia Liu
|
1e47d1912c
|
Bug 766499 - Show error message about multiple Firefox installations when Android Sync fails on Account creation. r=nalexander
|
2012-06-26 10:43:56 -07:00 |
|
Margaret Leibovic
|
7e3e46e986
|
Bug 767797 - Always disable Find in Page menuitem on about:home. r=mfinkle
|
2012-06-26 10:32:55 -07:00 |
|
Gian-Carlo Pascutto
|
0dd5efd82e
|
Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret
|
2012-06-26 00:32:03 +02:00 |
|
Gian-Carlo Pascutto
|
babbe0dbdc
|
Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr
|
2012-06-26 00:31:43 +02:00 |
|
Gian-Carlo Pascutto
|
2e720b830a
|
Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr
|
2012-06-26 00:31:41 +02:00 |
|
Gian-Carlo Pascutto
|
323480dd16
|
Bug 710330 - Add simple settings function to trigger import. r=lucasr
|
2012-06-26 00:31:02 +02:00 |
|
Gian-Carlo Pascutto
|
bb7b0cb975
|
Bug 710330 - Import function for Android bookmarks and history. r=lucasr
|
2012-06-26 00:30:54 +02:00 |
|
Gian-Carlo Pascutto
|
958e027b22
|
Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr
|
2012-06-26 00:30:47 +02:00 |
|
Gian-Carlo Pascutto
|
cfdcd71923
|
Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr
|
2012-06-26 00:30:36 +02:00 |
|
Nick Alexander
|
dd055a4d86
|
Bug 763020 and Bug 763021 - Make Android Sync's Send Tab activity request an immediate clients-only sync. r=rnewman
--HG--
extra : rebase_source : 7b0074c68e2fa92f59cc19c2720f828455af6c3a
|
2012-06-25 13:31:42 -07:00 |
|