Margaret Leibovic
5dea4d6258
Bug 711624 - JS prompt dialog will appear in the foreground when loading the page with the code in the background. r=wesj
2012-03-06 13:56:16 -08:00
Margaret Leibovic
a49df8d013
Bug 733233 - Create getTabForWindow helper function. r=wesj
2012-03-06 13:56:16 -08:00
Margaret Leibovic
46d65e72b3
Bug 628616 - Make sure suggestions from <datalist> are shown in Firefox Mobile UI. r=mbrubeck
2012-03-06 13:56:16 -08:00
Joel Maher
bb58eabcf0
Bug 731637 - robocop on tegras hit OOM for PixelTest due to getPaintedSurface() array creation. r=kats
2012-03-06 15:08:45 -05:00
Margaret Leibovic
4c669c07d8
Bug 704879 - (6/6) Show form validation message when invalid element is focused. r=lucasr
2012-03-06 11:56:44 -08:00
Margaret Leibovic
ef2489dff9
Bug 704879 - (5/6) Add form validation messages. r=lucasr
2012-03-06 11:56:44 -08:00
Margaret Leibovic
c5e13ea346
Bug 704879 - (4.5/6) Refactor message handling code into separate private messages. r=lucasr
2012-03-06 11:56:43 -08:00
Margaret Leibovic
7873ab994b
Bug 704879 - (4/6) Make FormAssistant in charge of hiding an empty popup. r=lucasr
2012-03-06 11:56:43 -08:00
Margaret Leibovic
8752fbb750
Bug 704879 - (3/6) Refactor FormAssistant autocomplete logic. r=lucasr
2012-03-06 11:56:42 -08:00
Margaret Leibovic
5bdf82797c
Bug 704879 - (2/6) Move FormAssist:AutoComplete message handling to FormAssistPopup. r=lucasr
2012-03-06 11:56:42 -08:00
Margaret Leibovic
8b73b3586d
Bug 704879 - (1/6) Refactor AutoCompletePopup to FormAssistPopup. r=lucasr
...
--HG--
rename : mobile/android/base/AutoCompletePopup.java => mobile/android/base/FormAssistPopup.java
2012-03-06 11:56:41 -08:00
Matt Brubeck
14fe1dd725
Bug 730418 - Don't open a new tab when the search key is pressed [r=sriram]
2012-03-06 09:48:33 -08:00
Geoff Lankow
ea6acfe0bb
Bug 731041 - Tidy up addon inline preferences code, mobile; r=mbrubeck, Unfocused
2012-03-07 00:41:57 +13:00
Blair McBride
99d418a386
Bug 721287 - Change extensions.getAddons.search.browseURL default to include OS and version. r=dtownsend
2012-03-07 21:18:30 +13:00
Blair McBride
f98f71ea0b
Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend
2012-03-07 21:18:28 +13:00
Richard Newman
bb89d62434
Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman
2012-03-02 17:36:16 -08:00
Richard Newman
4c7381602e
Bug 709403 - Part 2: add TabsRecord. r=nalexander
2012-03-02 17:36:16 -08:00
Richard Newman
86e7f5967c
Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander
2012-03-02 17:36:16 -08:00
Richard Newman
82c8deae66
Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander
2012-03-02 17:36:16 -08:00
Nick Alexander
9797526ddb
Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman
2012-03-02 17:36:15 -08:00
Nick Alexander
83f368c28e
Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman
2012-03-02 17:36:15 -08:00
Nick Alexander
b81d67db7c
Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman
2012-03-02 17:36:15 -08:00
Marina Samuel
7ca96b8ebd
Bug 715796 - Part 1: client name. r=rnewman
2012-03-02 17:36:15 -08:00
Marina Samuel
d36abee0da
Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman
2012-03-02 17:36:15 -08:00
Richard Newman
256a80185a
Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman
2012-03-02 17:36:15 -08:00
Aki Sasaki
147c013f99
bug 725294 - updated mobile mozconfigs. r=catlee
2012-03-02 11:55:21 -08:00
Marina Samuel
c1c8975239
Bug 715796 - Clients engine. r=rnewman
2012-03-05 20:53:14 -08:00
Nick Alexander
e089a1dcba
Bug 732114 - Untangle Bookmark specific code in AndroidBrowserRepositoryTest. r=rnewman
2012-03-05 20:53:14 -08:00
Richard Newman
74e76719c8
Bug 732768 - Eliminate shared state and concurrency problems in tests. r=nalexander
2012-03-05 20:53:14 -08:00
Richard Newman
d47fddee0c
Bug 732640 - Part 1: fix some Cobertura warnings. r=trivial
2012-03-05 20:53:13 -08:00
Chris Peterson
8478a5f100
Bug 732634 - Preserve IME option bits when toggling IME action bits on AwesomeBar Go/Search mode change. r=dougt
2012-03-02 17:00:22 -08:00
Brian Nicholson
84bac5f8c4
Bug 729252 - Cache cursor data for AwesomeBar context menu. r=mfinkle
2012-03-05 13:31:55 -08:00
Brian Nicholson
11527c9e91
Bug 726080 - Only update tab URLs if valid. r=mfinkle
2012-03-05 13:20:04 -08:00
Wes Johnston
ac74e609f7
Backout 4253a5a838a8 and 7f5e40eb37c1
2012-03-05 12:01:48 -08:00
Wes Johnston
b124c1f94e
Bug 719276 - Remove tap highlight when viewport changes. r=mbrubeck
2012-03-05 09:11:46 -08:00
Wes Johnston
f5e4ab77ba
Bug 719276 - Use touchstart to determine when to start showing tap highlight. r=mbrubeck
2012-03-05 09:11:17 -08:00
Wes Johnston
e14f4abcdd
Bug 723658 - Use elements size on screen to determine whether or not to double tap zoom. r=mbrubeck
2012-03-05 09:06:50 -08:00
Margaret Leibovic
f5ffe39c4e
Bug 731963 - Fix NPE at org.mozilla.gecko.DoorHangerPopup.updatePopup. r=sriram
2012-03-01 17:46:47 -08:00
Matt Brubeck
12f22cf120
Bug 732265 - (2/2) Support XUL menulist controls in native Fennec SelectHelper [r=margaret]
2012-03-01 17:34:37 -08:00
Matt Brubeck
1e02fd95cc
Bug 732265 - (1/2) Some light refactoring of SelectHelper code [r=margaret]
2012-03-01 17:34:37 -08:00
Bill Gianopoulos
19bc58ab84
Bug 728737 - Include the build date on the XUL Fennec about: page for nightlies [r=mbrubeck]
2012-03-01 14:55:14 -08:00
Brian Nicholson
f84991d4bb
Bug 731372 - Fix NPE in SessionSnapshotRunnable. r=blassey
2012-03-01 12:02:09 -08:00
Brian Nicholson
89bdffea29
Bug 731483 - Fix NPE for thumbnails when Gecko is busy. r=blassey
2012-03-01 11:10:08 -08:00
Matt Brubeck
74ecbd9572
Bug 732063 - Move the SelectHelper code into a separate file [r=margaret]
2012-03-01 10:58:19 -08:00
Brian Nicholson
1d8889af82
Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle
2012-02-29 15:56:53 -08:00
Wes Johnston
9dbe111a4f
Bug 725458 - Start touch timeout during action_down. r=mbrubeck
2012-02-29 14:03:28 -08:00
Wes Johnston
b701543656
backout 107beeff501d
2012-02-29 13:37:13 -08:00
Margaret Leibovic
1a95f73701
Bug 730874 - Make sure we don't create multiple AsyncTasks to get bookmark/history data. r=lucasr
2012-02-29 13:26:03 -08:00
Margaret Leibovic
a0b334c19e
Bug 731019 - java.lang.NullPointerException: at org.mozilla.gecko.AwesomeBarTabs.onBackPressed(AwesomeBarTabs.java). r=lucasr
2012-02-29 13:25:41 -08:00
Wes Johnston
8c59040800
Bug 725458 - Start touch timeout during action_down. r=mbrubeck
2012-02-29 13:13:31 -08:00
Sriram Ramasubramanian
5f1aab4b2e
Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman]
2012-02-29 11:29:09 -08:00
Wes Johnston
6bf3d21770
Bug 730398 - Add a content uri for the deleted passwords table. r=lucasr
2012-02-29 10:51:25 -08:00
Matt Brubeck
a95b8963cc
Bug 721469 - Add-on description section cuts off long descriptions [r=wesj]
2012-02-29 09:36:00 -08:00
Matt Brubeck
abcec20201
Bug 730502 - Split add-on manager JS code into an external source file [r=wesj]
2012-02-29 09:35:31 -08:00
Wes Johnston
52b65375b5
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
2012-02-29 09:09:43 -08:00
Chris Peterson
6a4fc19e59
Bug 731056 Part 4 - Fix checkstyle warnings: wrap lines longer than 100 characters. r=dougt
2012-02-27 16:29:55 -08:00
Chris Peterson
4f1340f4bb
Bug 731056 Part 3 - Fix checkstyle warnings: move field declarations to top of class and make private. r=dougt
2012-02-27 16:29:44 -08:00
Chris Peterson
bf0e2666e7
Bug 731056 Part 2 - Fix checkstyle warnings: reorder imports and remove wildcards. r=dougt
2012-02-27 16:29:35 -08:00
Chris Peterson
9209229dd3
Bug 731056 Part 1 - Fix checkstyle warnings: fix whitespace. r=dougt
2012-02-27 16:29:22 -08:00
Chris Peterson
a2792c9ccd
Bug 725170 - Reset IME selection when Fennec resumes. r=dougt
2012-02-28 18:40:39 -05:00
Margaret Leibovic
146f1ad4c9
Bug 731387 - Get rid of unnecessary @Override tags. r=bnicholson
2012-02-28 13:23:40 -08:00
Oleg Romashin
ba2dd5c6fa
Bug 729985 - Packaging need to be corrected for OVI store publishing. r=dougt
...
--HG--
extra : rebase_source : 632b2ee5878e59bfe59f8fa06f4db757eaf3613d
2012-02-27 15:34:20 -05:00
Richard Newman
76c5ba6b44
Bug 730526 - Cleanup and idiom in BrowserProvider.java.in. r=lucasr
2012-02-27 10:51:28 -08:00
Richard Newman
4f2c9bf799
Bug 727146: Part 1: deleteHistory should clear private data from the database. r=lucasr
2012-02-27 10:46:36 -08:00
Richard Newman
3d6aa90d8b
Bug 727146: Part 0: code tidying in BrowserProvider. r=lucasr
2012-02-27 10:46:35 -08:00
Richard Newman
624c527d14
Bug 730557 - Part 3: bend Sync's Authorities.java into GlobalConstants. r=rnewman
2012-02-27 10:23:33 -08:00
Richard Newman
6cacabe5a3
Bug 730557 - Part 2: Stub out parts of BrowserContractHelpers that reflect unlanded parts of Fennec. r=nalexander
2012-02-27 10:23:33 -08:00
Richard Newman
f94f8fb14b
Bug 730557 - Part 1: Use Fennec BrowserContract directly. r=nalexander
2012-02-27 10:23:33 -08:00
Richard Newman
1071670860
Bug 730637 - Base64 support for HttpClient in Android 2.1. r=nalexander
2012-02-27 10:23:33 -08:00
Wes Johnston
8abaa21e10
Bug 725881 - Content provider for form history. r=lucasr
2012-02-27 10:10:14 -08:00
Margaret Leibovic
dfa7b25772
Bug 730358 - Don't use LinkedList's push/pop methods. r=lucasr
2012-02-24 12:12:43 -08:00
Kartikaya Gupta
840e92a8d5
Bug 730710 - Add a GeckoEventResponder interface to allow event listeners to respond to events as well. r=blassey
2012-02-27 10:13:36 -05:00
Henri Sivonen
84b0480002
Bug 650784 part 0.5 - Let the build system know that parser/html/ can have .idl files. rs=smaug.
2012-02-27 13:57:48 +02:00
Gian-Carlo Pascutto
a132129a4d
Bug 726821 - Push Cursor usage down into native bridge code. r=blassey
2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
9cdd43ae4f
Bug 727264 - Update Profile Migration to use Cursors. r=blassey
2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
8fc091bd34
Bug 727264 - Add an extra argument to pass more SQLite query results. Cleanup & simplify bridge. r=blassey
2012-02-27 12:28:21 +01:00
Richard Newman
7eeb5614b1
Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey
2012-02-26 22:34:23 -08:00
Kartikaya Gupta
acdd08d8b5
Bug 726382 - Ensure the mDir and mMozDir variables are protected by synchronization. r=rnewman
...
It is possible that two threads will call getDir(), or getDir() and
moveProfilesToAppInstallLocation() simultaneously. Without this patch,
this would attempt to double-create the mozilla or profile directories,
which would then result in an IOException and failure when it shouldn't.
2012-02-26 18:08:03 -05:00
Chenxia Liu
fff098c79e
Bug 730189 - Fix internet connection check. r=rnewman
2012-02-26 13:56:29 -08:00
Kartikaya Gupta
c22f097080
Bug 723295 - Prevent startup crashes on devices with API level >= 8 and no SD card. r=wesj
2012-02-25 23:22:40 -05:00
Kartikaya Gupta
3ee8a7050d
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
2012-02-25 23:22:40 -05:00
Ryan VanderMeulen
e46d8ad3d0
Back out 940194c616f2 (bug 729237) on suspicion of Android XUL bustage.
2012-02-25 22:09:23 -05:00
Eitan Isaacson
55d77d968d
Bug 729237 - Fixed AndroidBridge emit a11y event function, added java string class as class member. r=blassey
2012-02-25 20:38:27 -05:00
Matt Brubeck
a0ff4a4445
Bug 726623 - follow-up to fix case of directory name in Makefile. r=me
2012-02-24 17:10:04 -08:00
Sriram Ramasubramanian
6da7321a6a
Bug 725730: Share action title. [r=mfinkle]
2012-02-24 16:21:42 -08:00
Sriram Ramasubramanian
78a2790ca2
Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml
2012-02-24 16:20:01 -08:00
Sriram Ramasubramanian
42d18d81e0
Bug 728240: about:home is blank at times. [r=mfinkle]
2012-02-24 16:17:48 -08:00
Nick Thomas
4eea58cd22
bug 712678 - append '-xul' to android-xul app.update.url build target. r=mfinkle
...
--HG--
extra : rebase_source : a989bc6184435add6cbf108af56be674b5831ac2
2012-02-24 15:26:31 -08:00
Chris Peterson
2b16473d8c
Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats
2012-02-24 10:29:44 -08:00
Brian Nicholson
98ddbc3c5d
Bug 726679 - Fix Aurora Release Notes link. r=mfinkle
2012-02-24 11:40:20 -08:00
Margaret Leibovic
468f5b27bb
Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown
2012-02-24 10:54:17 -08:00
Lucas Rocha
7c8e6944fd
Bug 729945 - Don't initially call account update listener on main thread (r=blassey)
2012-02-24 16:22:54 +00:00
Gian-Carlo Pascutto
1cdbd40340
Bug 729609 - Special folders get duplicated during profile migration. r=lucasr
2012-02-24 13:11:23 +01:00
Matt Brubeck
d94dd6af48
Bug 728861 - Don't make the add-on list visible when refreshing it in the background [r=mfinkle]
2012-02-23 16:31:29 -08:00
Matt Brubeck
8e8b7453d7
Bug 722249 - Make long extension names wrap in the fennec add-on manager [r=mfinkle]
2012-02-23 16:31:27 -08:00
Matt Brubeck
6d00fb8b1c
Bug 722252 - Extensions without icon get displayed with the icon of the previous extension [r=mfinkle]
2012-02-23 16:31:25 -08:00
Margaret Leibovic
989bf60ca4
Bug 725483 - Fix up testBookmark to work with the new bookmark UI. r=gbrown
2012-02-23 10:48:48 -08:00
Margaret Leibovic
d2acd8a91c
Bug 727451 - Pressing the back button in the bookmarks list should go up a folder level if possible. r=lucasr
2012-02-23 10:48:48 -08:00
Margaret Leibovic
4418e26ad8
Bug 722020 (Part 2) - Fix bookmarks context menu. r=wesj
2012-02-23 10:48:48 -08:00
Margaret Leibovic
5c78feb6cf
Bug 722020 - Bookmarks UI with folders. r=lucasr
2012-02-23 10:48:47 -08:00