Commit Graph

11049 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c046bb2b57 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 20:09:11 -04:00
Lucas Rocha
c88cab463d Bug 918007 - Use clearEditText() and enterText() to input URLs (r=gbrown) 2013-10-31 20:50:23 +00:00
Lucas Rocha
0df09fc216 Bug 918007 - Disable toolbar elements while in editing mode on tablets (r=sriram) 2013-10-31 20:49:53 +00:00
Lucas Rocha
a698876783 Bug 918007 - Factor out method to enable/disable buttons (r=sriram) 2013-10-31 20:49:52 +00:00
Ryan VanderMeulen
1e3f5ba856 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Richard Newman
150e5526f9 Bug 926430 - Part 5: fetch catched favicons on the UI thread. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
e6b1f35a2c 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
643898d20e Bug 931918 - Part 3: rework failure case handling in download. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
bdf97d4b83 Bug 931918 - Part 2: check affinity between favicon fetches and their view. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
e4af602ab9 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
ac4593c787 Bug 931918 - Part 0: tidying and logging. r=bnicholson 2013-10-31 10:35:16 -07:00
Sunny
4c43b079a7 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
b3ebc15f66 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Ryan VanderMeulen
1909e64144 Merge fx-team to m-c on a CLOSED TREE. 2013-10-30 22:34:54 -04:00
Richard Newman
310fb795d2 Merge m-c to s-c. 2013-10-29 19:20:42 -07:00
Brian Nicholson
6f48cb1ee6 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
c970877547 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
ee501ce83b Merge b2g-inbound to Mozilla-Central 2013-10-29 15:14:46 +01:00
Carsten "Tomcat" Book
b1686a288d Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Phil Ringnalda
df4308d2de Merge m-c to f-t 2013-10-28 17:13:23 -07:00
Brian Nicholson
532a830e10 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
b28a096524 Merging in version bump NO BUG 2013-10-28 13:37:48 -07:00
Ed Morley
135057754f Merge mozilla-central and inbound 2013-10-29 16:35:50 +00:00
Geoff Brown
f1b6687d5d Bug 927578 - Wait for visible icon in testReaderMode; r=jmaher 2013-10-29 10:07:58 -06:00
Bill Gianopoulos
2ee0d6c6eb Bug 931469 - Remove redundant app.launch(aLauncher.source). r=wesj 2013-10-27 15:08:36 -04:00
Kartikaya Gupta
189805593c 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
004cae4355 Bug 931876 - Rev UUID for SessionStore.idl. r=mfinkle
--HG--
extra : rebase_source : 1d6bdc60c6a6769a0518ac195807f71c699c8e06
2013-10-28 12:15:13 -07:00
Michael Comella
1efdba30c7 Backed out changeset 36eded3813d6 (bug 924480) 2013-10-28 12:44:13 -07:00
Michael Comella
b71b52e725 Backed out changeset 1c70214e37d0 (bug 924480) 2013-10-28 12:44:12 -07:00
Michael Comella
e4bdae1747 Backed out changeset 29fb758db402 (bug 924480) 2013-10-28 12:44:10 -07:00
Michael Comella
cc4cfe2fb1 Backed out changeset 906461e491d9 (bug 915918) 2013-10-28 12:41:43 -07:00
Michael Comella
ffad07d0e5 Backed out changeset d93a9e884f13 (bug 915918) 2013-10-28 12:41:42 -07:00
Michael Comella
173d5b45ec Backed out changeset c9bdbfd50135 (bug 915918) 2013-10-28 12:41:42 -07:00
Michael Comella
fff8f48356 Bug 915918 - Part 2: openUrl -> openUrlAndExitEditingMode. r=lucasr 2013-10-28 12:20:26 -07:00
Michael Comella
48d59f7258 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
9e5783f5af Bug 915918 - Part 1: Select previously selected tab upon editing mode exit. r=lucasr 2013-10-28 12:20:26 -07:00
Aki Sasaki
f923f5d2f1 bug 918497 - fix android* release mozconfigs. r=rail
--HG--
extra : rebase_source : 244de2124646a047942e0a9ee421bc0349a35971
2013-10-28 22:22:30 -07:00
Richard Newman
4d0b9d7941 Bug 925517 - Remove filter on recorded search engine identifiers for Fennec. r=mcomella 2013-10-18 13:13:37 -07:00
Michael Comella
de9b645004 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
0bd3522a9e Bug 924480 - Part 1.5: Make HomePager focusable. r=lucasr 2013-10-28 12:06:25 -07:00
Michael Comella
f2f278103c Bug 924480 - Part 1: Make search_container focusable before browser_toolbar. r=bnicholson 2013-10-17 13:32:57 -07:00
Fabrice Desré
3ba7b088a7 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Michael Comella
2d8e884834 Bug 915918 - Part 2: openUrl -> openUrlAndExitEditingMode. r=lucasr 2013-10-14 17:10:27 -07:00
Michael Comella
6b895409fa Bug 915918 - Part 1.5: Refactor hiding of BrowserSearch and HomePager into onStopEditing. r=lucasr 2013-10-23 15:18:22 -07:00
Michael Comella
5c42352e1b Bug 915918 - Part 1: Select previously selected tab upon editing mode exit. r=lucasr 2013-10-21 12:11:08 -07:00
Michael Comella
4c6948be6b 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
50ebe3d27f Bug 924480 - Part 1.5: Make HomePager focusable. r=lucasr 2013-10-23 12:15:34 -07:00
Michael Comella
2aa08371bd Bug 924480 - Part 1: Make search_container focusable before browser_toolbar. r=bnicholson 2013-10-17 13:32:57 -07:00
Ed Morley
d5205f6a6d Merge mozilla-central and fx-team 2013-10-29 16:40:05 +00:00
Mark Capella
933f991a57 Bug 906402 - security exception when checking signature of favicon, r=mfinkle 2013-10-29 08:42:37 -04:00