Eitan Isaacson
2cc9d9dfa6
Bug 729237 - Fixed AndroidBridge emit a11y event function, added java string class as class member. r=blassey
2012-03-07 19:24:38 -05:00
Chris Peterson
81f6e8a1c2
Bug 699465 - AwesomeBar: enable selectAllOnFocus attribute to preempt Edit Text context menu. r=dougt, sriram
2012-03-07 19:24:37 -05:00
Brian Nicholson
3b454da8f4
Bug 726018 - Thumbnails test case. r=gbrown
2012-03-07 13:58:31 -08:00
Brian Nicholson
f8403c97d7
Bug 726018 - Save thumbnails only for successful page loads. r=mfinkle
2012-03-07 13:58:31 -08:00
Brian Nicholson
0404b2f86e
Bug 726018 - Add tab load states. r=mfinkle
2012-03-07 13:58:31 -08:00
Margaret Leibovic
ec9411fa33
Bug 733515 - Use localized strings for special folder names. r=rnewman,lucasr
2012-03-07 11:13:03 -08:00
Margaret Leibovic
7160dbdeb4
Bug 711177 - Form autocomplete popup doesn't appear on tap of input. r=lucasr
2012-03-07 11:12:57 -08:00
Sriram Ramasubramanian
686ac32b1d
Bug 732117: Fennec debug intent on startup path. [r=blassey]
2012-03-07 10:36:38 -08:00
Wes Johnston
5aa348a515
Bug 731341 - LoadLibs should take a context. r=blassey
2012-03-08 10:25:44 -08:00
Matt Brubeck
80b3984158
Bug 731610 - Back key in a popup window should return to the parent page
...
[r=mfinkle]
2012-03-08 12:34:11 -08:00
Wes Johnston
cf7e041e14
backout a965cebe4462 32220d7085e0 3689bb4199d8 d0c82cb6eb28 b295c8825acd and 95ab5c738512
2012-03-08 12:32:01 -08:00
Brad Lassey
a2ce1ffae0
bug 707571 - user-scalable property of viewport meta tag is ignored r=mbrubeck
...
--HG--
extra : rebase_source : a4a4d9fb6c61ff91ffb917c1e25b78a6266d7347
2012-03-08 11:55:19 -05:00
Brad Lassey
e5dfd48da7
bug 702907 - Zooming should be disabled while a video is in fullscreen mode r=mbrubeck
...
--HG--
extra : rebase_source : 0ca9a36735abf2fcc7ad0b276e56c1f50b209488
2012-03-08 10:53:01 -05:00
Wes Johnston
d878b50c6c
Bug 725052 - Check if a password is in the deleted database before inserting it. r=rnewman
2012-03-08 10:25:44 -08:00
Wes Johnston
5cf9cd63ef
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Wes Johnston
b5e7f2956c
Bug 732069 - Remove library extraction from APKOpen. r=glandium,blassey
2012-03-08 10:25:44 -08:00
Wes Johnston
cb47dc2842
Bug 725881 - Tests for form history and passwords providers. r=gbrown
2012-03-08 10:25:44 -08:00
Wes Johnston
a61be3e2cb
Bug 731341 - LoadLibs should take a context. r=blassey
2012-03-08 10:25:44 -08:00
Brian Nicholson
915414d30f
Bug 725990 - Add link support to doorhangers. r=margaret
2012-03-06 15:08:55 -08:00
Margaret Leibovic
f6cdf26ec3
Bug 717787 - Suggestions from <datalist> are not shown in Native Fennec. r=mbrubeck
2012-03-06 13:56:16 -08:00
Margaret Leibovic
22c79d10e2
backout 1d4397ee1e9a for wrong bug number
2012-03-06 14:01:02 -08:00
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