Commit Graph

11077 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
15721bf23e merge mozilla-central to b2g-inbound 2013-11-05 15:55:09 +01:00
Errietta Kostala
85a2adf3b3 Bug 910768 - Add a link to the marketplace in the "No apps installed for this url" toast; r=wesj 2013-11-04 16:29:07 -08:00
Margaret Leibovic
1fa1f9e280 Bug 932830 - Add an "onshown" option to Home.banner options. r=wesj 2013-11-04 14:39:00 -08:00
Margaret Leibovic
460c1daa43 Bug 925082 - Open PinSiteDialog with current pinned term. r=wesj 2013-11-04 14:39:00 -08:00
Margaret Leibovic
2ae2225fad Bug 933428 - (Part 2) Update tests to deal with context menu changes. r=gbrown 2013-11-04 14:39:00 -08:00
Margaret Leibovic
7f1b7bf496 Bug 933428 - Remove "Share" and "Add to Home Screen" from about:home context menus. r=sriram 2013-11-04 14:38:59 -08:00
Margaret Leibovic
dce5cc340c Bug 930589 - Hide "Edit" context menu item for reading list items. r=sriram 2013-11-04 14:38:59 -08:00
Richard Newman
b6c58c1c02 Bug 931843 - Part 3: don't retain thumbnails. r=bnicholson 2013-11-04 11:48:58 -08:00
Richard Newman
55808f7a19 Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson 2013-11-04 11:48:58 -08:00
Richard Newman
dfb7a3475c Bug 931843 - Part 1: generate smaller thumbnails. r=kats 2013-11-04 11:48:58 -08:00
Richard Newman
76b220b58c Bug 931843 - Part 0: tidy up constants in TopSitesGridItemView. r=kats 2013-11-04 11:48:57 -08:00
Sriram Ramasubramanian
8b082afb41 Bug 934001: ImageView's setImageBitmap() is worse. [r=mfinkle] 2013-11-01 15:56:41 -07:00
Sriram Ramasubramanian
1ed3577155 Bug 933459: Reduce drawables created for FaviconsView. [r=mfinkle] 2013-11-01 13:18:29 -07:00
Gene Lian
373683bc54 Bug 932201 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM. r=ctai,vicamo 2013-11-05 17:21:56 +08:00
Alfredo Yang
4d9819e5d6 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7 Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Wes Johnston
8c78239a23 Bug 932690 - Move viewport message management into tabs. r=kats 2013-11-04 08:56:29 -08:00
Richard Newman
b152a1c0f1 Bug 933992 - sLoadTasks removal incorrectly uses long, not Integer. r=sriram 2013-11-01 16:56:06 -07:00
Sriram Ramasubramanian
abb2cad8d6 Bug 932967: Cleanup LWT to not use Activity, but use Application. [r=mfinkle]
--HG--
extra : rebase_source : aceef27c2fd841965f614f4c0157cdcbccf152e7
2013-10-30 14:44:14 -07:00
Wes Johnston
18bd420975 Bug 904551 - Stop using deprecated managedQuery api. r=lucasr 2013-11-01 12:21:35 -07:00
Wes Johnston
d88441402a Bug 904551 - Check for null uri received from camera image requests. r=lucasr 2013-11-01 12:21:33 -07:00
Wes Johnston
6a7f72d71f Bug 932641 - Update Open in app to new API. r=margaret 2013-11-01 12:21:32 -07:00
Michael Comella
3fb065ddf6 Bug 870925 - Add Submissions provider. r=rnewman 2013-10-31 15:30:11 -07:00
Federico Paolinelli
1e058fe0cb Bug 909932 - Implemented a Notifications.jsm module to expose rich notification api to addons; r=wesj 2013-11-01 12:06:07 -07:00
Noppanit Charassinvichai
08a5db5e58 Bug 774696 - Default icon for about:apps. r=wesj 2013-10-31 22:01:24 +00:00
Margaret Leibovic
8c12142c5a Bug 932694 - Show apps container when installed apps are found. r=mfinkle 2013-11-01 07:45:32 -07:00
Doug Turner
aa500d69c0 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
Ryan VanderMeulen
f028a1cb49 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 20:09:11 -04:00
Lucas Rocha
5b4ea592e4 Bug 918007 - Use clearEditText() and enterText() to input URLs (r=gbrown) 2013-10-31 20:50:23 +00:00
Lucas Rocha
c12e7c5e3c Bug 918007 - Disable toolbar elements while in editing mode on tablets (r=sriram) 2013-10-31 20:49:53 +00:00
Lucas Rocha
6e1b936751 Bug 918007 - Factor out method to enable/disable buttons (r=sriram) 2013-10-31 20:49:52 +00:00
Ryan VanderMeulen
3181194b69 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Richard Newman
5b9514f5d9 Bug 926430 - Part 5: fetch catched favicons on the UI thread. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
398bae3054 Bug 926430 - Part 4: fix pinning and other DB use to correctly handle update-or-insert. r=bnicholson
* * *
Update robocop test.
2013-10-31 10:35:17 -07:00
Richard Newman
f71e30dccb Bug 931918 - Part 3: rework failure case handling in download. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
0d0a0c4c44 Bug 931918 - Part 2: check affinity between favicon fetches and their view. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
0a258f707a Bug 931918 - Part 1: don't store JAR-sourced icons in the DB. r=bnicholson 2013-10-31 10:35:16 -07:00
Richard Newman
f95c5538a1 Bug 931918 - Part 0: tidying and logging. r=bnicholson 2013-10-31 10:35:16 -07:00
Sunny
9d9d33758b Bug 920935 - Reading list items opened using keywords are not opened in Reading List. r=lucasr 2013-10-31 12:03:45 -04:00
Ryan VanderMeulen
c80a525c6d Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Ryan VanderMeulen
41852ac68c Merge fx-team to m-c on a CLOSED TREE. 2013-10-30 22:34:54 -04:00
Richard Newman
cca5bc78a8 Merge m-c to s-c. 2013-10-29 19:20:42 -07:00
Brian Nicholson
41e6423d87 Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE
--HG--
rename : mobile/android/base/WebApp.java => mobile/android/base/WebAppImpl.java
2013-10-29 12:33:47 -07:00
Brian Nicholson
62c9bfba55 Bug 929865 - Use <activity-alias> to wrap activities in generated namespace. r=nalexander
--HG--
rename : mobile/android/base/WebAppImpl.java => mobile/android/base/WebApp.java
2013-10-29 10:52:31 -07:00
Carsten "Tomcat" Book
532dda1a16 Merge b2g-inbound to Mozilla-Central 2013-10-29 15:14:46 +01:00
Carsten "Tomcat" Book
89ad3c0e41 Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Phil Ringnalda
4a54aaf0d2 Merge m-c to f-t 2013-10-28 17:13:23 -07:00
Brian Nicholson
acee899306 Bug 924968 - Do an update or insert instead of multiple operations when pinning site. r=rnewman
--HG--
extra : rebase_source : 1cef6489007b165f09b29b862b38ec532c57fd2e
2013-10-28 13:58:51 -07:00
Lukas Blakk
914f4b3b58 Merging in version bump NO BUG 2013-10-28 13:37:48 -07:00