Margaret Leibovic
|
8cdbb32745
|
Bug 711177 - Form autocomplete popup doesn't appear on tap of input. r=lucasr
|
2012-03-07 11:12:57 -08:00 |
|
Sriram Ramasubramanian
|
fc867bc319
|
Bug 732117: Fennec debug intent on startup path. [r=blassey]
|
2012-03-07 10:36:38 -08:00 |
|
Brian Nicholson
|
c3b44a2962
|
Bug 725990 - Add link support to doorhangers. r=margaret
|
2012-03-06 15:08:55 -08:00 |
|
Margaret Leibovic
|
0bc1bd559b
|
Bug 717787 - Suggestions from <datalist> are not shown in Native Fennec. r=mbrubeck
|
2012-03-06 13:56:16 -08:00 |
|
Margaret Leibovic
|
1878e38186
|
backout 1d4397ee1e9a for wrong bug number
|
2012-03-06 14:01:02 -08:00 |
|
Margaret Leibovic
|
dfa5ba7f5f
|
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
|
9684e90244
|
Bug 733233 - Create getTabForWindow helper function. r=wesj
|
2012-03-06 13:56:16 -08:00 |
|
Margaret Leibovic
|
f018b1d419
|
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
|
aa656b2fde
|
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
|
852f708ed4
|
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
|
775ec3156f
|
Bug 704879 - (5/6) Add form validation messages. r=lucasr
|
2012-03-06 11:56:44 -08:00 |
|
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 |
|
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 |
|