Commit Graph

4974 Commits

Author SHA1 Message Date
Matt Brubeck
c14bb74107 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
4feba03c7c Bug 731041 - Tidy up addon inline preferences code, mobile; r=mbrubeck, Unfocused 2012-03-07 00:41:57 +13:00
Marina Samuel
74fc2920ee Bug 715796 - Clients engine. r=rnewman 2012-03-05 20:53:14 -08:00
Nick Alexander
ac725614fe Bug 732114 - Untangle Bookmark specific code in AndroidBrowserRepositoryTest. r=rnewman 2012-03-05 20:53:14 -08:00
Richard Newman
eac977d975 Bug 732768 - Eliminate shared state and concurrency problems in tests. r=nalexander 2012-03-05 20:53:14 -08:00
Richard Newman
3e39a7f97a Bug 732640 - Part 1: fix some Cobertura warnings. r=trivial 2012-03-05 20:53:13 -08:00
Chris Peterson
c9749670c7 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
0efcb5f0fb Bug 729252 - Cache cursor data for AwesomeBar context menu. r=mfinkle 2012-03-05 13:31:55 -08:00
Brian Nicholson
e9375d5144 Bug 726080 - Only update tab URLs if valid. r=mfinkle 2012-03-05 13:20:04 -08:00
Wes Johnston
44b468dead Backout 4253a5a838a8 and 7f5e40eb37c1 2012-03-05 12:01:48 -08:00
Wes Johnston
eb6f5a43c5 Bug 719276 - Remove tap highlight when viewport changes. r=mbrubeck 2012-03-05 09:11:46 -08:00
Wes Johnston
ff218c5149 Bug 719276 - Use touchstart to determine when to start showing tap highlight. r=mbrubeck 2012-03-05 09:11:17 -08:00
Wes Johnston
5a15c486c6 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
ad3c0d4088 Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
22315cae88 Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
835fa9c7b2 Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
b18907c738 Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander 2012-03-02 17:36:16 -08:00
Nick Alexander
91d9ae7373 Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
c0b84ea2cb Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
c1e0a7e4d4 Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Marina Samuel
77101d4810 Bug 715796 - Part 1: client name. r=rnewman 2012-03-02 17:36:15 -08:00
Marina Samuel
a6f17e6ef2 Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman 2012-03-02 17:36:15 -08:00
Richard Newman
6fe1038cf6 Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman 2012-03-02 17:36:15 -08:00
Aki Sasaki
1366db2ec8 bug 725294 - updated mobile mozconfigs. r=catlee 2012-03-02 11:55:21 -08:00
Margaret Leibovic
2b8aaf381a Bug 731963 - Fix NPE at org.mozilla.gecko.DoorHangerPopup.updatePopup. r=sriram 2012-03-01 17:46:47 -08:00
Matt Brubeck
027cfe3565 Bug 732265 - (2/2) Support XUL menulist controls in native Fennec SelectHelper [r=margaret] 2012-03-01 17:34:37 -08:00
Matt Brubeck
3406a43a4b Bug 732265 - (1/2) Some light refactoring of SelectHelper code [r=margaret] 2012-03-01 17:34:37 -08:00
Bill Gianopoulos
a603d8d162 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
4a0986a07d Bug 731372 - Fix NPE in SessionSnapshotRunnable. r=blassey 2012-03-01 12:02:09 -08:00
Brian Nicholson
1907edef01 Bug 731483 - Fix NPE for thumbnails when Gecko is busy. r=blassey 2012-03-01 11:10:08 -08:00
Matt Brubeck
cb69901ad6 Bug 732063 - Move the SelectHelper code into a separate file [r=margaret] 2012-03-01 10:58:19 -08:00
Brian Nicholson
3de59e6211 Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle 2012-02-29 15:56:53 -08:00
Wes Johnston
08f4b19f52 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 14:03:28 -08:00
Wes Johnston
9ad27b6783 backout 107beeff501d 2012-02-29 13:37:13 -08:00
Margaret Leibovic
4063a0ff55 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
0edd5ce907 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
b685a567e3 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 13:13:31 -08:00
Sriram Ramasubramanian
dd4458034c Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman] 2012-02-29 11:29:09 -08:00
Wes Johnston
d0bdaf6fdd Bug 730398 - Add a content uri for the deleted passwords table. r=lucasr 2012-02-29 10:51:25 -08:00
Matt Brubeck
a7f7fba89e Bug 721469 - Add-on description section cuts off long descriptions [r=wesj] 2012-02-29 09:36:00 -08:00
Matt Brubeck
6081f5cad4 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
408105b7e5 Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic 2012-02-29 09:09:43 -08:00
Chris Peterson
78108c661d 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
128cd801a4 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
8125fba4c1 Bug 731056 Part 2 - Fix checkstyle warnings: reorder imports and remove wildcards. r=dougt 2012-02-27 16:29:35 -08:00
Chris Peterson
1fe9a9de27 Bug 731056 Part 1 - Fix checkstyle warnings: fix whitespace. r=dougt 2012-02-27 16:29:22 -08:00
Chris Peterson
ede921fbf3 Bug 725170 - Reset IME selection when Fennec resumes. r=dougt 2012-02-28 18:40:39 -05:00
Margaret Leibovic
2a9dd6c867 Bug 731387 - Get rid of unnecessary @Override tags. r=bnicholson 2012-02-28 13:23:40 -08:00
Oleg Romashin
e624f912c7 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
2b758f2dba Bug 730526 - Cleanup and idiom in BrowserProvider.java.in. r=lucasr 2012-02-27 10:51:28 -08:00