Margaret Leibovic
|
d15e231c7e
|
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
|
d586835f41
|
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
|
59fb7e46c1
|
Bug 704879 - (3/6) Refactor FormAssistant autocomplete logic. r=lucasr
|
2012-03-06 11:56:42 -08:00 |
|
Margaret Leibovic
|
4132ae495c
|
Bug 704879 - (2/6) Move FormAssist:AutoComplete message handling to FormAssistPopup. r=lucasr
|
2012-03-06 11:56:42 -08:00 |
|
Margaret Leibovic
|
781f4b9f0c
|
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
|
322486105a
|
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
|
05618d9475
|
Bug 731041 - Tidy up addon inline preferences code, mobile; r=mbrubeck, Unfocused
|
2012-03-07 00:41:57 +13:00 |
|
Marina Samuel
|
74bb876536
|
Bug 715796 - Clients engine. r=rnewman
|
2012-03-05 20:53:14 -08:00 |
|
Nick Alexander
|
9a97620d9d
|
Bug 732114 - Untangle Bookmark specific code in AndroidBrowserRepositoryTest. r=rnewman
|
2012-03-05 20:53:14 -08:00 |
|
Richard Newman
|
bb48da370c
|
Bug 732768 - Eliminate shared state and concurrency problems in tests. r=nalexander
|
2012-03-05 20:53:14 -08:00 |
|
Richard Newman
|
4b3ef26701
|
Bug 732640 - Part 1: fix some Cobertura warnings. r=trivial
|
2012-03-05 20:53:13 -08:00 |
|
Chris Peterson
|
1bbf57d4da
|
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
|
0ebcb812ef
|
Bug 729252 - Cache cursor data for AwesomeBar context menu. r=mfinkle
|
2012-03-05 13:31:55 -08:00 |
|
Brian Nicholson
|
edfc18cb86
|
Bug 726080 - Only update tab URLs if valid. r=mfinkle
|
2012-03-05 13:20:04 -08:00 |
|
Wes Johnston
|
3c1f50714c
|
Backout 4253a5a838a8 and 7f5e40eb37c1
|
2012-03-05 12:01:48 -08:00 |
|
Wes Johnston
|
91686d5188
|
Bug 719276 - Remove tap highlight when viewport changes. r=mbrubeck
|
2012-03-05 09:11:46 -08:00 |
|
Wes Johnston
|
0b0f9b6b23
|
Bug 719276 - Use touchstart to determine when to start showing tap highlight. r=mbrubeck
|
2012-03-05 09:11:17 -08:00 |
|
Wes Johnston
|
f7d58691c8
|
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 |
|
Richard Newman
|
371d056a17
|
Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman
|
2012-03-02 17:36:16 -08:00 |
|
Richard Newman
|
4489af6dbc
|
Bug 709403 - Part 2: add TabsRecord. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
|
Richard Newman
|
55c493208f
|
Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
|
Richard Newman
|
ffbc3f3f7d
|
Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
|
Nick Alexander
|
bf51e03d3b
|
Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Nick Alexander
|
29daa64e39
|
Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Nick Alexander
|
bf9b3963dd
|
Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Marina Samuel
|
ad2aca16d1
|
Bug 715796 - Part 1: client name. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Marina Samuel
|
3d8e721d81
|
Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Richard Newman
|
eaf63ec593
|
Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
|
Aki Sasaki
|
fdb46a10e1
|
bug 725294 - updated mobile mozconfigs. r=catlee
|
2012-03-02 11:55:21 -08:00 |
|
Margaret Leibovic
|
63a2889dea
|
Bug 731963 - Fix NPE at org.mozilla.gecko.DoorHangerPopup.updatePopup. r=sriram
|
2012-03-01 17:46:47 -08:00 |
|
Matt Brubeck
|
d8bc282b27
|
Bug 732265 - (2/2) Support XUL menulist controls in native Fennec SelectHelper [r=margaret]
|
2012-03-01 17:34:37 -08:00 |
|
Matt Brubeck
|
8b017c69bb
|
Bug 732265 - (1/2) Some light refactoring of SelectHelper code [r=margaret]
|
2012-03-01 17:34:37 -08:00 |
|
Bill Gianopoulos
|
bbc6d4db7b
|
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
|
c0f82b0771
|
Bug 731372 - Fix NPE in SessionSnapshotRunnable. r=blassey
|
2012-03-01 12:02:09 -08:00 |
|
Brian Nicholson
|
7f483620e2
|
Bug 731483 - Fix NPE for thumbnails when Gecko is busy. r=blassey
|
2012-03-01 11:10:08 -08:00 |
|
Matt Brubeck
|
c71e9867af
|
Bug 732063 - Move the SelectHelper code into a separate file [r=margaret]
|
2012-03-01 10:58:19 -08:00 |
|
Brian Nicholson
|
fe2df7ee2e
|
Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle
|
2012-02-29 15:56:53 -08:00 |
|
Wes Johnston
|
45a0bdd0dc
|
Bug 725458 - Start touch timeout during action_down. r=mbrubeck
|
2012-02-29 14:03:28 -08:00 |
|
Wes Johnston
|
b2a03999cb
|
backout 107beeff501d
|
2012-02-29 13:37:13 -08:00 |
|
Margaret Leibovic
|
f28a1df04a
|
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
|
8c33aeee6f
|
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
|
b8c10d6474
|
Bug 725458 - Start touch timeout during action_down. r=mbrubeck
|
2012-02-29 13:13:31 -08:00 |
|
Sriram Ramasubramanian
|
74866d3fc3
|
Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman]
|
2012-02-29 11:29:09 -08:00 |
|
Wes Johnston
|
32a64d19d5
|
Bug 730398 - Add a content uri for the deleted passwords table. r=lucasr
|
2012-02-29 10:51:25 -08:00 |
|
Matt Brubeck
|
8bbf6c7eae
|
Bug 721469 - Add-on description section cuts off long descriptions [r=wesj]
|
2012-02-29 09:36:00 -08:00 |
|
Matt Brubeck
|
841ae1ddb5
|
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
|
119c643410
|
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
|
2012-02-29 09:09:43 -08:00 |
|
Chris Peterson
|
3ec00e916a
|
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
|
62291e08f0
|
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
|
d6d08677f3
|
Bug 731056 Part 2 - Fix checkstyle warnings: reorder imports and remove wildcards. r=dougt
|
2012-02-27 16:29:35 -08:00 |
|