Commit Graph

11056 Commits

Author SHA1 Message Date
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
Ed Morley
9adfee0109 Merge mozilla-central and inbound 2013-10-29 16:35:50 +00:00
Geoff Brown
f5590c8efc Bug 927578 - Wait for visible icon in testReaderMode; r=jmaher 2013-10-29 10:07:58 -06:00
Bill Gianopoulos
c743981d87 Bug 931469 - Remove redundant app.launch(aLauncher.source). r=wesj 2013-10-27 15:08:36 -04:00
Kartikaya Gupta
61ffd37c9d Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa
The bulk of this patch is fixing up pieces of code that infer the resolution
as the inverse of the scaling transform on the root layer. This used to be
how various bits of gfx code obtained the resolution, but now that we can set
the resolution on the actual presShell that contains the content, we can also
just read the resolution from the FrameMetrics directly.
2013-10-29 09:27:50 -04:00
Brian Nicholson
707e5d357e Bug 931876 - Rev UUID for SessionStore.idl. r=mfinkle
--HG--
extra : rebase_source : 1d6bdc60c6a6769a0518ac195807f71c699c8e06
2013-10-28 12:15:13 -07:00
Michael Comella
223eda7409 Backed out changeset 36eded3813d6 (bug 924480) 2013-10-28 12:44:13 -07:00
Michael Comella
c06e95ba9c Backed out changeset 1c70214e37d0 (bug 924480) 2013-10-28 12:44:12 -07:00
Michael Comella
84dd9d53f2 Backed out changeset 29fb758db402 (bug 924480) 2013-10-28 12:44:10 -07:00
Michael Comella
c2e3ee83b9 Backed out changeset 906461e491d9 (bug 915918) 2013-10-28 12:41:43 -07:00
Michael Comella
b7e31aef18 Backed out changeset d93a9e884f13 (bug 915918) 2013-10-28 12:41:42 -07:00
Michael Comella
266ad648b9 Backed out changeset c9bdbfd50135 (bug 915918) 2013-10-28 12:41:42 -07:00
Michael Comella
ab0db3d359 Bug 915918 - Part 2: openUrl -> openUrlAndExitEditingMode. r=lucasr 2013-10-28 12:20:26 -07:00
Michael Comella
14d37a7b26 Bug 915918 - Part 1.5: Refactor hiding of BrowserSearch and HomePager into onStopEditing. r=lucasr 2013-10-28 12:20:26 -07:00
Michael Comella
f11e59968f Bug 915918 - Part 1: Select previously selected tab upon editing mode exit. r=lucasr 2013-10-28 12:20:26 -07:00
Aki Sasaki
64a51dd426 bug 918497 - fix android* release mozconfigs. r=rail
--HG--
extra : rebase_source : 244de2124646a047942e0a9ee421bc0349a35971
2013-10-28 22:22:30 -07:00
Richard Newman
294b9a2e62 Bug 925517 - Remove filter on recorded search engine identifiers for Fennec. r=mcomella 2013-10-18 13:13:37 -07:00
Michael Comella
df0d1119e3 Bug 924480 - Part 2: Disable TalkBack access to Gecko with HomePager displayed. r=eeejay,lucasr 2013-10-18 09:40:28 -07:00
Michael Comella
ec4ad767f2 Bug 924480 - Part 1.5: Make HomePager focusable. r=lucasr 2013-10-28 12:06:25 -07:00
Michael Comella
219ebf110f Bug 924480 - Part 1: Make search_container focusable before browser_toolbar. r=bnicholson 2013-10-17 13:32:57 -07:00
Fabrice Desré
191e4bc75c Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Michael Comella
268ce813fb Bug 915918 - Part 2: openUrl -> openUrlAndExitEditingMode. r=lucasr 2013-10-14 17:10:27 -07:00