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

431102 Коммитов

Автор SHA1 Сообщение Дата
Jan de Mooij fd94e85bdb Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
Jan de Mooij cbcb91d961 Bug 1184564 part 3 - Use Value instead of jsval in CTypes. r=arai 2015-07-18 21:45:35 +02:00
Jan de Mooij 9d74419a90 Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz 2015-07-18 21:45:35 +02:00
Jan de Mooij 250652b04a Bug 1184564 part 1 - Use Value instead of jsval in XPConnect. r=bholley 2015-07-18 21:45:35 +02:00
Rail Aliiev e2513278b2 Bug 1184087 - L10N nightly repacks should not upload mar tools. Fix en-US typo. r=mshal 2015-07-18 14:48:22 -04:00
Ehsan Akhgari 020deeb507 Bug 1148044 - Correctly reflect frame and iframe RequestContext values; r=smaug 2015-07-18 13:18:06 -04:00
Ehsan Akhgari 7a7ba032a9 Bug 1123386 - Part 5: Touch CLOBBER for having upgraded to use a new compiler 2015-07-18 13:17:30 -04:00
Jonathan Kew f84f7d4021 Bug 1180528 - Reftest for table row progression in vertical-rl writing mode with ltr and rtl directionality. r=dholbert 2015-07-18 11:03:28 +01:00
Julien Pagès 088713752a Bug 1129122 - Marionette should show an error if a test file doesn't start with the test_ prefix. r=dburns
--HG--
extra : commitid : 4INcHog6PGS
extra : rebase_source : 7240887c3fc7373619cfbe2f500b66038149747b
2015-07-17 22:53:27 +02:00
Julien Pagès 7a736df66f Bug 1081970 - Gracefully handle interrupts when running test suite. r=dburns
--HG--
extra : commitid : 9JQBIHQNMoV
extra : rebase_source : 9db8ccab407a78095fb67ee61e574d301364d416
2015-07-17 23:00:26 +02:00
Julien Pagès 1b995b9a16 Bug 1183157 - make marionette --version flag also show the transport and driver package versions. r=dburns
--HG--
extra : commitid : 9r6zCILoeE4
extra : rebase_source : 6d0475dec01fe9b97ac318ad0948bfe8e9e15e56
2015-07-17 21:06:12 +02:00
Julien Pagès 86090d9f09 Bug 970886 - MarionetteTestRunner runs tests twice if the filename is the same. r=dburns
--HG--
extra : commitid : H4PWlVdG6KZ
extra : rebase_source : d18eac8637b5650d591c69a943e58dc9feeb70cd
2015-07-17 20:58:42 +02:00
Lorien Hu 0b606b54d0 Bug 1180798 - Pass event names in nsIEventListenerChangeListener r=smaug 2015-07-17 11:07:37 -04:00
Ehsan Akhgari 4979ef2b15 Bug 1123386 - Part 4: Update the tooltool manifests for the OSX and Linux static analysis builds in order to upgrade clang; r=rail 2015-07-17 22:20:03 -04:00
Ehsan Akhgari 29d8c3e504 Bug 1123386 - Part 3: Mark DoNothingCallback::Callback as override in order to fix a build issue in warnings as errors mode 2015-07-17 22:19:57 -04:00
Ehsan Akhgari 605f42ffc0 Bug 1184395 - Remove nsCookieService::mObserverService; r=jdm
This is done to ensure that the cookie service cannot hold the observer
service alive.
2015-07-17 21:09:04 -04:00
Wes Kocher 1c69110f51 Merge m-c to inbound, a=merge CLOSED TREE 2015-07-17 18:08:24 -07:00
Wes Kocher c9619ef520 Merge b2ginbound to central, a=merge 2015-07-17 18:07:14 -07:00
Wes Kocher b5af796baa Merge inbound to central, a=merge 2015-07-17 17:57:00 -07:00
Wes Kocher b9baa34b08 Backed out 3 changesets (bug 1178988) for ocsp orange CLOSED TREE
Backed out changeset 7fb6a9114916 (bug 1178988)
Backed out changeset 2700ec4adc3e (bug 1178988)
Backed out changeset 07b9c2331ac1 (bug 1178988)
2015-07-17 17:49:46 -07:00
Daniel Holbert 5c8d42ea2d Bug 1185104: Move MOZ_WARN_UNUSED_RESULT to the beginning of function-decls (where it's supposed to be) in jsfriendapi.h. r=tromey 2015-07-17 16:11:10 -07:00
Steven Michaud 0a1b43054d Bug 1184221 - Fix null dereferences at mozilla::TrackBuffer::UpdateBufferedRanges(). r=jyavenard 2015-07-17 18:10:07 -05:00
Terrence Cole 937de4247a Backout d588ff0a68d9 (Bug 1181869) for probably regressing Splay and others.
--HG--
extra : rebase_source : 6767d1977b528755db9433bc792189ffe4915c3f
2015-07-17 15:08:04 -07:00
Terrence Cole 2da78a9a27 Backout 73d2c854d770 (Bug 1182124) for being on top of a suspected regression.
--HG--
extra : rebase_source : 6e8312d66411b9da95c5c031df822be79b6fd250
2015-07-17 14:02:46 -07:00
Olli Pettay 8a40d313a1 Bug 1183882, properly implement wrapper caching on PushMessageData, r=nsm
--HG--
extra : rebase_source : 779ada29196c741b6e34bb5e9adc6f0f7ce02623
2015-07-18 01:17:14 +03:00
Olli Pettay 1b80a2239c Bug 1184065, properly support WrapperCache on DestinationInsertionPointList, r=wchen
--HG--
extra : rebase_source : aa0bd44900473bbf03e56477a2041958944aa8c0
2015-07-18 01:16:43 +03:00
Olli Pettay b56b103240 Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen
--HG--
extra : rebase_source : 1807da23dd4346e2b45c0ff84ee7618ad1bcca11
2015-07-18 01:15:44 +03:00
Valentin Gosu 94743edaf7 Bug 1183781 - Fix leak in nsHostResolver r=sworkman 2015-07-18 00:22:45 +02:00
Ralph Giles b792a1d804 Bug 1177363 - Fix typo. r=bustage CLOSED TREE
--HG--
extra : amend_source : dd47bbcdc831eff7aaec3bc3c245ee1398c37c9d
2015-07-17 15:13:04 -07:00
B2G Bumper Bot a2c2dd89ca Bumping manifests a=b2g-bump 2015-07-17 11:27:32 -07:00
Gregory Szorc 56a3eb2252 Bug 1184030 - Avoid implicit unicode <-> str conversion; r=smacleod
CalledProcessError.output and subprocess.check_output's return value
are str types. This file uses unicode_literals. If we do something
like `if 'foo' in e.output`, there will be a mix of str and unicode
types and Python will do implicit conversion. If the strings aren't
ASCII, we'll likely encounter a UnicodeDecodeError.

Use b'' literals around all strings to prevent this coercion from
occurring.

--HG--
extra : commitid : 89l5oW9T8ks
extra : rebase_source : f402353cd4a759c882475518f1360687af1936dc
extra : amend_source : ec31a39620eae2c90fb832f314cd161905444a34
2015-07-17 11:25:49 -07:00
B2G Bumper Bot 64f7c19931 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a91ed6e7699
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1180068 - Disable intermittent apps/search/test/marionette/places_search_test.js | Places tests Test url searching
2015-07-17 11:25:33 -07:00
William Chen 6b9a8a29d3 Bug 1184404 - Support additional navigator.getFeature keys for OpenMobile ACL. r=khuey
--HG--
extra : rebase_source : 4dd9836c144543733471eb9172221031cfed2e0d
2015-07-17 11:17:37 -07:00
Sam E. Giles 549f18c617 Bug 1177991 - document.adoptNode should throw a HierarchyRequestError when adopting a ShadowRoot. r=wchen
--HG--
extra : rebase_source : fc2856c53f0a676ce0113b1014778e253270c185
2015-07-17 11:12:02 -07:00
Sam E. Giles 2845c57fba Bug 1177914 - throw a NotSupportedError when running document.importNode on a ShadowRoot or Document. r=wchen
--HG--
extra : rebase_source : c133fba7b8222dd3a89b1ab486269a1639e405ee
2015-07-17 11:11:14 -07:00
Ehsan Akhgari 1a7515c6f8 Bug 1184397 - Release the observer service when the permission manager shuts down; r=jdm 2015-07-17 15:57:26 -04:00
Markus Stange 3c9ad59380 Bug 1181554 - Snap the spread radius for inset box shadows to device pixels. 2015-07-17 14:42:44 -04:00
Chris Manchester 82d2096a68 Bug 890026 - Fixup to import signal in mozcrash. r=ahal
--HG--
extra : commitid : JRt9d8Qku2P
2015-07-17 12:32:53 -07:00
Ryan VanderMeulen 80227c12ff Backed out changeset a3daf8050780 (bug 1089363) for OSX B2G desktop build bustage.
CLOSED TREE
2015-07-17 15:15:20 -04:00
Nicolas B. Pierron 780982bcb9 Bug 1138693 - Add comments and test. r=jandem 2015-07-17 19:38:57 +02:00
Gregory Szorc a6bb6ec5af Bug 1178955 - Print line number for parse errors; r=smacleod
It helps users debug problems.

--HG--
extra : commitid : IU6Cw35FEiM
extra : rebase_source : f6ab1ef356bb10b689f2fed034a9f2564ffe0fc3
extra : amend_source : ef52d60ca12796fcfe32392077a7606628a54d29
2015-07-17 10:29:22 -07:00
Gregory Szorc 402674db49 Bug 1178955 - Error when semicolon comments are seen; r=smacleod
configobj doesn't support semicolon comments. Why, I don't know, since
they are pretty common in ini files.

Do a static check for semicolon comments and print a more actionable
error message.

--HG--
extra : commitid : CULjsg4do9Z
extra : rebase_source : f135cc726462c73a8363ebb8c98092177cf7ffd3
extra : amend_source : 0b8c67d5b0be3bc07cf7ff4f136bb58d342368c4
2015-07-17 10:29:09 -07:00
Gregory Szorc 67d8bb157c Bug 1178955 - Print config path on failure; r=smacleod
Actionable error messages are useful.

--HG--
extra : commitid : CDhGEzOJpTk
extra : rebase_source : cb90b3c4c39cc502a4680c1b71fb69b316443688
extra : amend_source : 8f21e837c34138a807f6a8afeefa233e96c56880
2015-07-17 10:28:55 -07:00
Gregory Szorc ab35c26d9e Bug 1178955 - Refactor config path selection; r=smacleod
An upcoming commit will display the path of the config file in the error
message. In order to do this, the calling scope needs to know the path
to the config file.

--HG--
extra : commitid : 5CDrz1hQOOA
extra : rebase_source : 1c29359c9e98b15c99de9efb30add0b0a108aa59
extra : amend_source : 1aa2c504ce72fbdeae1da2f0a6f876e37c46f5f8
2015-07-17 10:28:29 -07:00
Gregory Szorc 9384a4421e Bug 1178955 - Don't pass config paths to updater; r=smacleod
They aren't needed.

--HG--
extra : commitid : 62sGc753PYY
extra : rebase_source : 8fc70f03909e693c20b756828045c4844b43325e
extra : amend_source : aa3e557c6e81824ed8788a8412f7ead09731f42d
2015-07-17 10:28:12 -07:00
Jeff Gilbert 0616f41059 Bug 1182370 - _BitScan* does not modify `*pIndex` if input is zero. - r=waldo 2015-07-17 10:24:30 -07:00
Andrea Marchesini f1efb68004 Bug 1177399 - patch 3 - AudioChannelAgent should not be initialized without a valid top-window, CLOSED TREE 2015-07-17 18:29:44 +01:00
B2G Bumper Bot 6935495432 Bumping manifests a=b2g-bump 2015-07-17 10:23:23 -07:00
B2G Bumper Bot b4aa9c5df7 Bumping manifests a=b2g-bump 2015-07-17 09:37:29 -07:00
B2G Bumper Bot 4f1c7659c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e8562730cc4
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #31004 from lissyx/bug1184476

Bug 1184476 - Handle NotFoundError from DOMError r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/10b6a466f5c3
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1184476 - Handle NotFoundError from DOMError r=daleharvey
2015-07-17 09:35:30 -07:00