Граф коммитов

433727 Коммитов

Автор SHA1 Сообщение Дата
Terrence Cole f991f40d10 Bug 1186626 - Part 4: Convert ShapeVectors in jsobj.cpp; r=jonco
--HG--
extra : rebase_source : cc53efca03136ddf3486bda6d750aa6c8cf6e709
2015-07-23 08:19:08 -07:00
Terrence Cole 225917115e Bug 1190457 - Replace AutoPropertyDescriptorVector with normal Rooted usage; r=jonco
--HG--
extra : rebase_source : f4dcbc4732affa1097483798f053dc6788f3354d
2015-08-03 17:30:47 -07:00
Wes Kocher a1f92b90f8 Merge m-c to inbound, a=merge 2015-08-04 14:55:21 -07:00
Jim Chen ca25fd4683 Bug 1189818 - Remove jsconsole-clhandler and nsDefaultCLH in Fennec; r=mfinkle
Fennec doesn't use jsconsole-clhandler or nsDefaultCLH because it has
its own CLH, BrowserCLH.js, but they do take up a small but measurable
amount of time on startup.
2015-08-04 17:47:28 -04:00
Jim Chen 11d1c03111 Bug 1187552 - Make NativeJSContainer use direct ownership model; r=snorp
Make NativeJSContainer/NativeJSObject Java objects own their
corresponding C++ objects directly, to reduce an extra
allocation/deallocation for each object and to simplify code.
2015-08-04 17:47:28 -04:00
Jim Chen 81d1a5cdea Bug 1187552 - Support direct ownership of C++ objects by Java objects; r=snorp
Add a direct ownership model where the Java object owns the
corresponding C++ object directly, in addition to the WeakPtr model
where the Java object owns a WeakPtr to the C++ object. The WeakPtr
model is chosen when the implementing C++ class inherits from
SupportsWeakPtr. Otherwise, the direct ownership model is chosen. Under
the direct ownership model, a UniquePtr object must be used to attach
the containing C++ object to a Java object, to ensure ownership is
passed on to the Java object.
2015-08-04 17:47:28 -04:00
Jim Chen d900eeb8ba Bug 1187088 - Use UNIFIED_SOURCES in widget/android; r=snorp
Fix some compiling errors in unified mode due to header dependency
issues.
2015-08-04 17:47:28 -04:00
Jim Chen 30e5b85a48 Bug 1186467 - Rewrite NativeJSContainer to use new native JNI scheme; r=snorp
This patch makes NativeJSContainer use per-instance native methods.
NativeJSContainer is also updated to use smart JNI reference classes.
2015-08-04 17:47:28 -04:00
Jim Chen 8739443257 Bug 1186467 - Update generated JNI bindings; r=me 2015-08-04 17:47:28 -04:00
Jim Chen 7706596d62 Bug 1186467 - Make NativeJSContainer and NativeJSObject extend JNIObject; r=snorp
JNIObject is the base class for any class that wish to use per-instance
native methods. It encapsulates the long native pointer that used to be
in NativeJSContainer.
2015-08-04 17:47:28 -04:00
Jim Chen d836e4a08d Bug 1186467 - Add some JNI utilities for convenience; r=snorp
This patch adds:
* Conversion operator from String::Param to String::LocalRef.
* More overloads of the jni::ThrowException function.
* name members to built-in types like jni::Object, jni::String, etc.
  This allows using jni::Accessors::EnsureClassRef on built-in types
  to get built-in class refs (e.g. jclass for java/lang/String).
* Ability to implicitly convert LocalRef<Cls> to LocalRef<Object>
* Fixes for bugs in LocalRef/GlobalRef where new refs are not created.
* Fixes for inaccurate uses of mozilla::Forward in favor of mozilla::Move
2015-08-04 17:47:28 -04:00
Dustin J. Mitchell c282e7ee64 Bug 1188780: remove setup.sh invocations, as they fail outside the mock environment; r=glandium a=RyanVM
--HG--
extra : commitid : 3HR6gFf4X5d
extra : amend_source : 3dd92f09fe8be68ade544131f4d266c77df6b9a5
2015-08-04 17:41:07 -04:00
Mike Hommey aecd8d231d Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
(relanding of http://hg.mozilla.org/mozilla-central/rev/a9d3df6e14e0)

--HG--
extra : commitid : GDNpuogmPyb
extra : amend_source : 91e46c707c6f244f7951dc44d9313d00dd0f2b1e
2015-08-04 17:26:11 -04:00
Ryan VanderMeulen 1d5a6d99ea Merge inbound to m-c. a=merge 2015-08-04 15:53:06 -04:00
Ryan VanderMeulen 153b5ed799 Merge fx-team to m-c. a=merge 2015-08-04 15:50:01 -04:00
Ryan VanderMeulen a0147b0e94 Merge b2g-inbound to m-c. a=merge 2015-08-04 15:47:12 -04:00
Ryan VanderMeulen 6937c1a640 Backed out changeset a9d3df6e14e0 (bug 1188780) for causing bug 1190860. a=bustage 2015-08-04 15:21:57 -04:00
Jean-Yves Avenard fdad9271bf Bug 1185115 - Ensure we have enough memory to allocate required capacity. r=kentuckyfriedtakahe
CLOSED TREE

--HG--
extra : amend_source : d3104ef74195446962f52d1328b75f62484bf3f1
2015-08-04 13:43:17 -04:00
B2G Bumper Bot 005ba1de9f Bumping manifests a=b2g-bump 2015-08-04 09:58:33 -07:00
B2G Bumper Bot a05aa7a225 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68ce99a4e176
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Bug 1110913 - Skip lockscreen_media_playback_test.js for frequent failures in automation.
2015-08-04 09:56:56 -07:00
B2G Bumper Bot 19e9bdaa3a Bumping manifests a=b2g-bump 2015-08-04 09:48:43 -07:00
B2G Bumper Bot 8f6c5ee7c3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2330e0fd58c5
Author: Fernando Campo <fcampo@users.noreply.github.com>
Desc: Merge pull request #31177 from fcampo/mms-to-email-1185090

Bug 1185090 - [Contacts] Cannot send MMS to email address from details view (r=borjasalguero)

========

https://hg.mozilla.org/integration/gaia-central/rev/ad38f6fedf5c
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1185090 - [Contacts] Cannot send MMS to email address from contact page.
2015-08-04 09:47:06 -07:00
Sotaro Ikeda d133f06440 Bug 1189206 - Remove worng mCurrentPosition update r=cpearce 2015-08-04 06:45:44 -07:00
Tummala Dhanvi 9451226449 Bug 1155402 - Change Loop's standalone prompt for gUM to align with Chrome 44 changes. r=Standard8 NPOTB DONTBUILD 2015-08-04 14:08:09 +01:00
Till Schneidereit 241d068c5e Bug 1190727 - Make initialization of temporary results array resilient against Array.prototype setters in self-hosted Map#next implementation. r=jandem
--HG--
extra : rebase_source : a934d2238d373178e51cb5b7e254c2702909b2f2
2015-08-04 14:58:27 +02:00
J. Ryan Stinnett babe5514b1 Bug 1141544 - Disable test_oob_cert_auth (typo fix). r=me 2015-08-04 07:52:06 -05:00
J. Ryan Stinnett 6ac4d64d61 Bug 1141544 - Disable test_oob_cert_auth on B2G emulator debug and Android opt. r=me 2015-08-04 07:45:50 -05:00
Carsten "Tomcat" Book 3531b883ec Merge mozilla-central to b2g-inbound 2015-08-04 13:58:28 +02:00
Carsten "Tomcat" Book 23bed70f46 Merge mozilla-central to fx-team 2015-08-04 13:45:01 +02:00
Carsten "Tomcat" Book 57a966656a merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
Mark Banner dacd5e48f3 Bug 1190298 - Make it easier to access Loop's code coverage. r=andreio NPOTB
--HG--
rename : browser/components/loop/test/index.html => browser/components/loop/test/coverage/index.html
2015-08-04 11:57:20 +01:00
Carsten "Tomcat" Book ddd284b7b3 merge fx-team to mozilla-central a=merge 2015-08-04 12:44:15 +02:00
Victor Porof d9f19da56a Bug 1173049 - Markers on the edge of time range are hard to interact with, r=jsantell 2015-08-04 12:18:58 +02:00
B2G Bumper Bot d2e64f7264 Bumping manifests a=b2g-bump 2015-08-04 03:12:34 -07:00
B2G Bumper Bot 7cdfd806c2 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5c119715f1a
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Revert "Bug 1186301 - [Stingray] Scanning and display BT devices in Device Deck"

This reverts commit 470e3529f768d15b29ffa1be5b7058586d421c76.
2015-08-04 03:10:33 -07:00
Carsten "Tomcat" Book 7f6975f7d3 Backed out changeset d4d78ac3f0d2 (bug 1190074) for memory leaks 2015-08-04 11:35:03 +02:00
B2G Bumper Bot 7faf13dd7a Bumping manifests a=b2g-bump 2015-08-04 02:26:44 -07:00
B2G Bumper Bot 0ecddb56ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c80248054fa
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30985 from borjasalguero/new

Bug 1183728 - [Contacts][NGA] Connect #new self-contained view to the…

========

https://hg.mozilla.org/integration/gaia-central/rev/e236e9172db1
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1183728 - [Contacts][NGA] Connect #new self-contained view to the app. r=arcturus
2015-08-04 02:25:07 -07:00
B2G Bumper Bot e8e85ec345 Bumping manifests a=b2g-bump 2015-08-04 01:33:38 -07:00
B2G Bumper Bot f83576c653 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e267d3e230b
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #31225 from stasm/1190038-sanitize-all-html

Bug 1190038 - Sanitize all HTML elements. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/642a780a7f1c
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1190038 - Sanitize all HTML elements. r=gandalf
2015-08-04 01:32:01 -07:00
B2G Bumper Bot 8117978420 Bumping manifests a=b2g-bump 2015-08-03 23:14:27 -07:00
B2G Bumper Bot c4deaf61a6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72807eee0142
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #31164 from borjasalguero/search

Bug 1188904 - [Contacts][NGA] Remove dependency of Search with contac…

========

https://hg.mozilla.org/integration/gaia-central/rev/e08a1614db06
Author: borjasalguero <borja.salguero@gmail.com>
Desc: Bug 1188904 - [Contacts][NGA] Remove dependency of Search with contacts.js r=arcturus
2015-08-03 23:12:50 -07:00
Ryan VanderMeulen f3357dda3a Merge m-c to fx-team. a=merge 2015-08-03 23:09:13 -04:00
Mark Hammond 4cc97da765 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
B2G Bumper Bot 3e2571ea63 Bumping manifests a=b2g-bump 2015-08-03 18:53:04 -07:00
Chenxia Liu 36fcd19a2d Backout bug 1185173 for accidental landing. r=bustage DONTBUILD
--HG--
extra : commitid : ruW5wmDxF6
2015-08-03 18:34:58 -07:00
Chenxia Liu a59a9d6068 Backed out 2d12d2f2f450 (bug 1138560) for duplication. r=dupe DONTBUILD
--HG--
extra : commitid : 7k3vHdv0raU
extra : amend_source : 1bfa744ed79b747dd3af042272e09d58275e6891
2015-08-03 18:30:52 -07:00
B2G Bumper Bot 08711d908f Bumping manifests a=b2g-bump 2015-08-03 17:32:36 -07:00
B2G Bumper Bot 6cc62192a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95e9562f0290
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30387 from zbraniecki/1170973-move-gallery-to-use-intl

Bug 1170973 - Migrate Gallery from l10n_date to Intl. r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/7a69a82e2212
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1170973: Migrate Gallery from l10n_date to Intl
2015-08-03 17:30:37 -07:00
B2G Bumper Bot e737044e1a Bumping manifests a=b2g-bump 2015-08-03 15:32:38 -07:00