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

386711 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot b7272745f5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1409654ab92
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #24835 from stasm/1073338-walkContent-recursion

Bug 1073338 - "Too much recursion" error when using Pseudolocale. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/8d112a1c4d66
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1073338 - Use Object.keys in walkContent. r=gandalf
2014-10-08 07:45:52 -07:00
B2G Bumper Bot 1adcb9c520 Bumping manifests a=b2g-bump 2014-10-08 07:24:03 -07:00
B2G Bumper Bot 44adc192f2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d51abf675098
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #24890 from viorelaioia/bug_1077333

Bug 1077333 - Investigate failure in test_add_to_new_contact_from_messages.py

========

https://hg.mozilla.org/integration/gaia-central/rev/858f9d37c4b4
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1077333 - Investigate failure in test_add_to_new_contact_from_messages.py

========

https://hg.mozilla.org/integration/gaia-central/rev/f086e95b9670
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #24874 from jmcanterafonseca/fix_settings_animation

Bug 1055685 - Contacts settings screen animates in too slowly

========

https://hg.mozilla.org/integration/gaia-central/rev/214c396d64cd
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1055685 - Contacts settings screen animates in too slowly
2014-10-08 07:23:48 -07:00
Jason Orendorff 13b8d404bc Bug 1026918, part 3 - Rename mozilla::jsipc::PJavaScript::GetPropertyNames -> GetPropertyKeys. r=billm.
--HG--
extra : rebase_source : 53d0aae8df524ffc9dfc9657908adf00fc9c89a8
extra : amend_source : 13d71e9a8b830e5ecc74586f6e4b616703cfd305
2014-09-26 19:52:45 -05:00
Jason Orendorff 41b9b13312 Bug 1026918, part 2 - Rename js::GetPropertyNames -> GetPropertyKeys. r=efaust.
--HG--
extra : rebase_source : 359dceadb4dfcfc9c724d2995c121a56af610c7d
2014-09-26 19:39:35 -05:00
Jason Orendorff d35e6d1e8d Bug 1026918, part 1 - Rename BaseProxyHandler::getOwnPropertyNames -> ownPropertyKeys to match the ES6 [[OwnPropertyKeys]] internal method. r=efaust, r=bz.
Also renamed in this patch:

ENUMERATE_IF_DEFINED -> ADD_KEYS_IF_DEFINED
XrayEnumerateAttributesOrMethods -> XrayAttributeOrMethodKeys
XrayEnumerateNativeProperties -> XrayOwnNativePropertyKeys
XrayEnumerateProperties -> XrayOwnPropertyKeys
WrapperOwner::getPropertyNames -> getPropertyKeys

These make sense because JSITER_* flags are involved; the functions in
question are not for finding enumerable properties only.

--HG--
extra : rebase_source : 35fb0fa3c8f3d7bc952409ea8c584e58f3c1d78f
2014-09-26 15:16:36 -05:00
Jason Orendorff 16814b55b7 Bug 1065450 - Make Reflect.parse properly handle new-style array comprehensions and generator expressions. r=Waldo.
--HG--
extra : rebase_source : 07009c087b787880d147d362ddebdbd1f88453c4
extra : source : a37b8adef57b541329674f41720d3c0c71a46d54
2014-09-30 09:17:12 -05:00
William Lachance 078f087edc Bug 1078935 - Specify mozlog >= 2.0 requirement in mozversion;r=davehunt DONTBUILD 2014-10-08 10:22:12 -07:00
David Keeler 3718659874 bug 1058812 - (3/3) mozilla::pkix: test handling unsupported signature algorithms r=briansmith 2014-10-08 09:48:15 -07:00
David Keeler 7ad555939c bug 1058812 - (2/3) mozilla::pkix: use ByteStrings to identify signature algorithm parameters in tests r=briansmith 2014-10-08 09:33:59 -07:00
David Keeler 5606be5b15 bug 1058812 - (1/3) mozilla::pkix: add SignatureAlgorithm::unsupported_algorithm to better handle e.g. roots signed with RSA/MD5 r=briansmith 2014-10-07 09:35:42 -07:00
Malini Das ac4d50c278 Bug 1065933 - only handle mozbrowserclose events from current frame, r=jgriffin 2014-10-08 12:43:57 -04:00
Brian Hackett bb25e23081 Bug 1073836 - Remove byte offset slot and non-unsized uses of length from typed objects, r=nmatsakis. 2014-10-08 09:38:09 -07:00
Benjamin Smedberg e6c9b80409 Bug 1053745 more follow up. Make all the predicates match. r=gfritzsche
--HG--
extra : rebase_source : 49f473c81820b31f4f467f491defe43f7b09a29b
2014-10-08 12:17:45 -04:00
Andrea Marchesini a03a6d39c9 Bug 1047483 - patch 6 - Fixes for Webplatform tests, r=bz 2014-10-08 17:15:23 +01:00
Andrea Marchesini 1fd21e550b Bug 1047483 - patch 5 - Remove 'name' in the FilePropertyBag dictionary, r=smaug 2014-10-08 17:15:23 +01:00
Andrea Marchesini 5ee327d0bc Bug 1047483 - patch 4 - Removing nsDOMBlobBuilder, r=ehsan
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/MultipartFileImpl.cpp
rename : content/base/src/nsDOMBlobBuilder.h => content/base/src/MultipartFileImpl.h
2014-10-08 17:15:23 +01:00
Andrea Marchesini 8f8ec51372 Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
2014-10-08 17:15:23 +01:00
Andrea Marchesini 090b876c2a Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan 2014-10-08 17:15:23 +01:00
Andrea Marchesini 7491bee8c3 Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
Gregory Szorc bf611d5f95 Bug 1071012 - Extract Sphinx variables via AST reading; r=glandium
The in-tree Sphinx docs have been broken since bug 1041941 because
processing moz.build files outside their context doesn't work.
Specifically, templates aren't loaded (because this information usually
comes from a parent moz.build file). A new execution mode is needed.

I tried to implement a proper execution mode. However, I kept running
into walls. While we should strive for a proper execution mode, this can
be a follow-up, tracked in bug 1058359.

This patch implements extraction of Sphinx variables from ast walking.
It is extremely low-level and definitely a one-off. But it solves the
problem at hand: |mach build-docs| will work after this patch is
applied.

--HG--
extra : rebase_source : abd0a91a3efb24d3adfa19f4cd281ce5fd6d0915
extra : amend_source : c1b4f79224bab55e65a8c2b0f3103475281416c1
2014-10-07 10:36:27 -07:00
Jonathan Kew 84369a0e27 Bug 1074735 pt 2 - Support drawing CSS text decorations (underline, overline, strikeout) on vertical text frames. r=smontagu 2014-10-08 10:32:55 +01:00
Jonathan Kew c765f6c3f8 Bug 1074735 pt 1 - Use more sensible values for underline and strikeout position in vertical font metrics. r=smontagu 2014-10-08 10:32:53 +01:00
Peter Van der Beken 860cd0a2e6 Bug 1079787 - Switch txMozillaXSLTProcessor to NS_IMPL_CYCLE_COLLECTION. r=mccr8.
--HG--
extra : rebase_source : d32b38d515a33e1f8d79571907407ccf273fc552
2014-10-01 20:43:09 +02:00
Honza Bambas ebdb1881ef Bug 1074485 - Reflected Cross-Site Scripting (XSS) on about:cache context and storage request variables, r=MattN 2014-10-08 17:07:42 +02:00
Benjamin Smedberg 9f951c606a Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche 2014-10-08 10:54:08 -04:00
Benjamin Smedberg 2ad8f05744 Bug 1053745 followup - update to correct property rename from review fixes, r=gfritzsche
--HG--
extra : rebase_source : 78063f0227322fd6f580adfea95039dbcad01fb5
2014-10-08 10:22:28 -04:00
Stephen Pohl 50407a9ef7 Bug 1079520: Ensure that GTest can also be run via mach on OSX. r=bsmedberg 2014-10-08 10:48:06 -04:00
Tooru Fujisawa 280d4d0517 Bug 1045958 - Use raw ICU instead of CoreServices API in Unicode collation on Mac OS X r=josh. 2014-10-08 22:43:47 +08:00
Tooru Fujisawa 90f9cf6c63 Bug 1045958 - Enable ICU on B2G Desktop OS X build r=josh. 2014-10-08 22:43:47 +08:00
Ian Neal 75fa17cfb0 Bug 1060966 Fix for Can't open perl script "/comm-central/mozilla/../build/win32/dumpenv4python.pl": No such file or directory r=glandium 2014-10-08 22:43:47 +08:00
ISHIKAWA, Chiaki 15f4187003 Bug 1073956 Use 0o notation for octal literals in DownloadPaths.jsm r=netzen 2014-10-08 22:43:47 +08:00
Benjamin Bouvier 4eaab26278 Bug 1079068: Move mightBeMagicType in MIR.cpp; r=h4writer 2014-10-08 16:29:14 +02:00
Jonathan Kew cd20b667c6 Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas 2014-10-06 16:19:36 +01:00
Carsten "Tomcat" Book cb724f4c8c Merge m-c to mozilla-inbound 2014-10-08 15:57:31 +02:00
Carsten "Tomcat" Book c4c00dbea8 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Carsten "Tomcat" Book 27b794dad1 merge b2g-inbound to mozilla-central a=merge 2014-10-08 15:50:32 +02:00
Carsten "Tomcat" Book 2db885f447 merge mozilla-inbound to mozilla-central a=merge 2014-10-08 15:45:22 +02:00
Carsten "Tomcat" Book 12f1280ce3 Backed out changeset 88bb2a142e10 (bug 902799) on smaugs requests for regressions/crashes 2014-10-08 15:41:35 +02:00
Brian Hackett 38176f6a3f Bug 1078871 - Relax assertions when creating dependent strings, r=jandem. 2014-10-08 06:30:28 -07:00
Benjamin Bouvier a71c8f9c9f Bug 1044256: Fix hash policy of SimdConstant; r=nbp 2014-10-08 15:20:32 +02:00
B2G Bumper Bot d793efe32a Bumping manifests a=b2g-bump 2014-10-08 00:47:03 -07:00
B2G Bumper Bot 57d1cdcb60 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3adc8626bd88
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #24921 from RudyLu/keyboard/Bug940041-Esperanto_keyboard_layout

Bug 940041 - Add Esperanto keyboard layout.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/db1ea7bb0e06
Author: irvdel <aaron_irvdel@yahoo.fr>
Desc: Bug 940041 - Add Esperanto keyboard layout.
2014-10-08 00:40:49 -07:00
B2G Bumper Bot 77f82b4dda Bumping manifests a=b2g-bump 2014-10-08 00:31:56 -07:00
B2G Bumper Bot 606f24048a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e981bce58346
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24753 from albertopq/1071706-dark-lockscreen

Bug 1071706 - Dark icons on lockscreen r=etienne_s

========

https://hg.mozilla.org/integration/gaia-central/rev/19cea0301c6f
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1071706 - Dark icons on lockscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/f923cab952a4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #24892 from jmcanterafonseca/fix_edit2times_v22

Bug 1073484 - [GAIA][Contacts]Edit two times in contact search result in...

========

https://hg.mozilla.org/integration/gaia-central/rev/d1b8947317a0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1073484 - [GAIA][Contacts]Edit two times in contact search result in improper contact data
2014-10-08 00:25:48 -07:00
B2G Bumper Bot f8557a9198 Bumping manifests a=b2g-bump 2014-10-07 23:47:01 -07:00
B2G Bumper Bot 263900d9f4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ce1ffd89f84
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #24880 from chirarobert/disable_unlock_camera

Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because...

========

https://hg.mozilla.org/integration/gaia-central/rev/d8020206532a
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because of Bug 1078270
2014-10-07 23:40:48 -07:00
B2G Bumper Bot 8a0f48ca77 Bumping manifests a=b2g-bump 2014-10-07 23:31:55 -07:00
B2G Bumper Bot 8e77562e57 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5c84b2ea989d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1065520 - [Calendar][Week View] Events still display in Week view after they are deleted from another View"

This reverts commit cdd17273d47781dfea8636e58c75415427f87a44.
2014-10-07 23:25:47 -07:00
B2G Bumper Bot 7476e6eda3 Bumping manifests a=b2g-bump 2014-10-07 22:46:59 -07:00