Brian Nicholson
5ec39de586
Bug 965017 - Remove session restore shutdown handling. r=mfinkle
2014-01-28 15:21:47 -08:00
Tim Taubert
0f78b6c5d8
merge m-c to fx-team
2014-01-19 10:42:28 +01:00
Jim Chen
d5b9a4492a
Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
...
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
Margaret Leibovic
4a237045ae
Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson
2014-01-17 16:08:44 -08:00
Margaret Leibovic
ee6b3dbd97
Bug 957881 - Get rid of recommended addons code. r=bnicholson
2014-01-10 17:18:14 -08:00
Mark Finkle
fa8896a870
Bug 958087 - nsAndroidHistory::SetURITitle is called for iframes and embeds r=blassey
2014-01-09 15:43:14 -05:00
Mark Finkle
282a52f345
Bug 955870 - Cache the array length in IsRecentlyVisitedURI r=blassey
2014-01-02 14:36:06 -05:00
Mark Finkle
dd3dff1aa9
Bug 955870 - Do some quick checks before calling CheckURIVisited r=blassey
2014-01-02 14:36:03 -05:00
Wes Kocher
18ed09c2b6
Merge fx-team to m-c
2013-12-20 18:28:28 -08:00
Mark Finkle
091b5fc98e
Bug 952473 - SessionStore should only watch for top-level pageshow events r=wesj
2013-12-20 16:41:11 -05:00
Nick Alexander
6c562c4afe
Bug 951883 - Part 2: Remove temporary compile time guards. r=me
...
--HG--
extra : rebase_source : 51325eeea8fc1d5b2e7cd84e8977072b030496c8
2013-12-18 15:13:26 -08:00
Nick Alexander
01ef2f3313
Bug 899217 - Part 1: Register about:accounts code. r=rnewman
...
This is temporary code for our first engineering milestone. I know of
the following issues:
* the page doesn't implement the full interface and spec that the
loaded content expects; it just does enough to work.
* logs are repeated if about:accounts is re-loaded.
2013-12-17 15:14:56 -08:00
Wes Johnston
5aa908c783
Bug 921804 - Show checkboxes at the bottom of prompts. r=mfinkle
2013-12-17 10:15:14 -08:00
Mark Finkle
3568e33c2c
Bug 949913 - Don't store page refreshes as history visits r=blassey
2013-12-16 16:00:08 -05:00
Mark Finkle
d40840477a
Bug 949639 - Move CanAddURI to nsAndroidHistory r=blassey
2013-12-12 23:09:16 -05:00
Wes Johnston
632126b8d6
Bug 875750 - Provide a basic color picker for Android. r=mfinkle
2013-12-11 15:51:01 -08:00
Randell Jesup
e2ddafcdc2
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
Alfredo Yang
6a6930d332
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-12-06 17:38:51 -05:00
Margaret Leibovic
997837256b
Bug 946486 - Don't cache "browser.snippets.enabled" value. r=bnicholson
2013-12-05 12:43:22 -08:00
Lucas Rocha
a9d124893b
Bug 944537 - No need to store showProgress as a Tab state/param (r=mfinkle)
2013-12-03 16:20:31 +00:00
Margaret Leibovic
c83c5afaca
Bug 941685 - Ping metrics server with snippets impression data. r=bnicholson
2013-12-02 16:54:21 -08:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Wes Johnston
eef493bef3
Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle
2013-11-25 09:42:25 -08:00
Margaret Leibovic
7c0a8fca8c
Bug 937820 - Create Snippets XPCOM component. r=bnicholson
2013-11-22 16:55:33 -08:00
Chris Kitching
b3ed714288
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
2013-11-12 10:41:01 -08:00
Chris Kitching
43102ed4c2
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-11-12 10:41:01 -08:00
Ryan VanderMeulen
51ab56ef96
Backed out 7 changesets (bug 913985) for intermittent Android crashes.
...
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-11-19 10:56:09 -05:00
Chris Kitching
5d45fe16d7
Bug 913985 - Part 6: remove redundant AndroidBridge::Bridge() checks. r=kats
2013-11-12 10:41:01 -08:00
Chris Kitching
fc69db0ffb
Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats
2013-11-12 10:41:01 -08:00
Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Wes Johnston
bf3ad3401c
Bug 938304 - Pass messages from payment providers back to requester. r=mfinkle
2013-11-18 13:46:09 -08:00
Wes Johnston
42dd065a9e
Bug 924693 - Add payment callbacks earlier in startup. r=mfinkle
2013-11-11 13:56:10 -08:00
Mark Finkle
ab4332f81d
Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson
2013-11-06 17:59:11 -05:00
Reuben Morais
d4256d98ac
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
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
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
Doug Turner
aa500d69c0
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
Bill Gianopoulos
c743981d87
Bug 931469 - Remove redundant app.launch(aLauncher.source). r=wesj
2013-10-27 15:08:36 -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
Alfredo Yang
6ebb7a750f
Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-10-26 21:19:32 -04:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Birunthan Mohanathas
de354c9745
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
...
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04:00
Wes Johnston
a3a8c1d0b2
Bug 780379 - Add buttons to download prompts. r=mfinkle
2013-10-21 08:34:27 -07:00