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

430844 Коммитов

Автор SHA1 Сообщение Дата
Eric Rahm 1593d2cf90 Bug 1184282 - Remove break suggested inside cluster warning. r=roc 2015-07-16 16:43:04 -07:00
Eric Rahm 477fcc3cb4 Bug 1183883 - Switch graph thread slowdown warning to log message. r=padenot
The graph thread slowdown warning is switched over to a STREAM_LOG message
in an #ifdef DEBUG block to preserve the debug only semantics of
NS_WARN_IF_FALSE. The message will still be emitted if the STREAM_LOG is
enabled.
2015-07-16 09:17:31 -07:00
Wes Kocher 801de8e6d3 Backed out changeset 7b3074ad5644 (bug 1184397) to hopefully fix the xpcshell bustage 2015-07-16 16:35:08 -07:00
Chris Pearce c629cf3789 Bug 1184333 - Handle UTF8 paths as input for GMP loading. r=bobowen 2015-07-17 11:09:49 +12:00
Chris Pearce 730e6e237a Bug 1184333 - Handle GMP crashing inside GMPVideoDecoder trial create. r=edwin 2015-07-17 11:09:39 +12:00
David Burns df864f9993 Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
This allows us to return httpOnly key when doing getCookie and serialising the result

Details in http://w3c.github.io/webdriver/webdriver-spec.html#dfn-serialized-cookie

--HG--
extra : commitid : Fkr0udCIjfm
extra : rebase_source : 7e837a36947e83520eae26c3f41b45dd5c211829
extra : histedit_source : 806d7c8249128b08bc1ad448389bb639e0369c07
2015-07-15 23:51:51 +01:00
David Burns 893918b610 Bug 1178468: rename marionette cookie test methods to be more pythonic. r=jgriffin
--HG--
extra : commitid : 72IC676CruQ
extra : rebase_source : 61b82d97a406b38151918bcf924aee51c529156b
extra : histedit_source : 50a4c0fd2e9158311fb2cf06ea42c025b56f73a9
2015-07-07 20:57:57 +01:00
Terrence Cole ed6bc85c89 Bug 1150349 - Update the zone triggers when updating GC parameters; r=jonco
--HG--
extra : rebase_source : 73dbbc5505c6d3d4d9583ea94f2263e92295e065
2015-07-08 10:32:55 -07:00
David Anderson ba1e3c52d9 Move more compositor backend checks into gfxPlatform. (bug 1179051 part 4, r=mattwoodrow)
--HG--
extra : rebase_source : 887ed513fc50f2c1ee560ffa4a795b5c847154fe
2015-07-16 15:18:38 -07:00
David Anderson 65475c97d0 Move compositor backend decisions into gfxPlatform. (bug 1179051 part 3, r=mattwoodrow)
--HG--
extra : rebase_source : 43cdb0e1b5d464f8d6a0cc7a0b2e36d1b34e8595
2015-07-16 15:18:05 -07:00
Jason Orendorff a47ddaa646 Bug 1178932 - Implement Reflect.construct. r=Waldo.
--HG--
extra : rebase_source : 2e90e8c55a482d80cf64f969deee720b27a8eba0
2015-06-16 13:04:27 -05:00
Boris Zbarsky 786a11f445 Bug 1183896. Don't assume that relatively positioned table cells actually have positioned offsets computed, because in the case of position:sticky they don't. r=dholbert 2015-07-16 17:53:52 -04:00
Boris Zbarsky 112d7aee52 Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul 2015-07-16 17:53:28 -04:00
Cody Crews 6a379c1b45 Bug 1178058. Don't convert an expanded principal into inheriting the current principal. Just pretend like the null principal did the load (like LOAD_FLAGS_DISALLOW_INHERIT_OWNER does). r=bholley 2015-07-16 17:53:19 -04:00
David Anderson 4f74031f0f Fix regression where WARP could be used as a fallback on Windows 7. (bug 1179051 part 2.1, r=jrmuizel)
--HG--
extra : rebase_source : 0e7932489d2a91d4535047f5d9c59cee323a52cf
2015-07-16 14:45:06 -07:00
Mike Hommey 0d6cf23aa9 Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.

There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.

Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
Lorien Hu 5d43f6c67d Bug 1171995 - Part 7: Check for proxy in accessibilityIsIgnored for mozButtonAccessible and mozTextAccessible r=tbsaunde 2015-07-16 17:35:29 -04:00
Lorien Hu 765223c45d Bug 1171995 - Part 6: Handle proxies in mozAccessible accessibilityHitTest and accessibilityFocusedUIElement r=tbsaunde 2015-07-16 17:34:52 -04:00
Lorien Hu 99ce39504f Bug 1171995 - Part 5: Handle proxies in mozAccessible accessibilityAttributeValue r=tbsaunde 2015-07-16 17:34:52 -04:00
Lorien Hu 1341780a62 Bug 1171995 - Part 4: Handle proxies in mozAccessible accessibilityAttributeNames r=tbsaunde 2015-07-16 17:34:52 -04:00
Lorien Hu c8e8b43cef Bug 1171995 - Part 3: Handle proxies in mozAccessible accessibilityIsIgnored r=tbsaunde 2015-07-16 17:34:51 -04:00
Lorien Hu 6f1e2f6c21 Bug 1171995 - Part 2: Add IsTable, IsTableRow, IsTableCell to proxied accessibles r=tbsaunde 2015-07-16 17:34:51 -04:00
Lorien Hu 5e32e582c2 Bug 1171995 - Part 1: Add FocusedChild to proxy accessibles r=tbsaunde 2015-07-16 17:34:51 -04:00
Mike Hommey e32873b594 Bug 1182395 - Don't error out when -p is not given an argument in RemoteCommandLine. r=bsmedberg
Leave it to the normal command line handling to handle the situation and display
the profile manager.
2015-07-17 06:23:50 +09:00
Ryan VanderMeulen 35cc22a996 Backed out 7 changesets (bug 1168979) for breaking the gecko decision task on a CLOSED TREE.
Backed out changeset 0d9496880482 (bug 1168979)
Backed out changeset 913594264a8c (bug 1168979)
Backed out changeset 18560f41c3fb (bug 1168979)
Backed out changeset dd5644a30469 (bug 1168979)
Backed out changeset 162318c4e626 (bug 1168979)
Backed out changeset 5bfd2e72d330 (bug 1168979)
Backed out changeset 0d97c2ab4fe4 (bug 1168979)
2015-07-16 16:51:36 -04:00
Trevor Saunders 6b54a8373b bug 1173876 - make getText{At,After,Before}OffsetCB work with proxies r=lsocks 2015-07-16 16:40:18 -04:00
Blake Kaplan 770b815aee Bug 1180827 - Get rid of a couple of setTimeouts/flaky test requests. r=MattN 2015-07-16 13:34:40 -07:00
Blake Kaplan a687a93e78 Bug 1180827 - Fix reuse of previous search results. r=MattN 2015-07-16 13:34:40 -07:00
Ryan VanderMeulen 7c11ff37e3 Merge m-c to inbound. a=merge 2015-07-16 16:20:16 -04:00
Ryan VanderMeulen acf6cee4ea Merge b2g-inbound to m-c. a=merge 2015-07-16 15:15:42 -04:00
Ryan VanderMeulen 5f9582530e Merge inbound to m-c. a=merge 2015-07-16 14:53:39 -04:00
Jordan Lund ad4d03f6ef Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
--HG--
extra : amend_source : d599fae2ccb0b8599e41d8d37ecfbf49a585a4de
2015-07-16 11:02:52 -07:00
Jordan Lund b7ceb47a26 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
B2G Bumper Bot 7620aed880 Bumping manifests a=b2g-bump 2015-07-16 09:53:27 -07:00
B2G Bumper Bot 24fbc2b8a7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd4a9e8f31e
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30968 from begeeben/1174658_intro_launch_animation

Bug 1174658 - [Stingray][Dashboard] Intro launch animation for dashbo…

========

https://hg.mozilla.org/integration/gaia-central/rev/115a8b013f55
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1174658 - [Stingray][Dashboard] Intro launch animation for dashboard - Central Clock and Background

* Add background and greeting animations.
* Change mozl10n.get() to mozl10n.formatValue().
2015-07-16 09:51:29 -07:00
B2G Bumper Bot dc8ca3288c Bumping manifests a=b2g-bump 2015-07-16 09:47:25 -07:00
Ryan VanderMeulen c5f205c7ca Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-16 12:45:32 -04:00
B2G Bumper Bot b65f8ecbc3 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e201d8a177d8
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30993 from jedireza/lockscreen-dialog-clipping-alternative

Bug 1175461 - Updating dialog height on system resize

========

https://hg.mozilla.org/integration/gaia-central/rev/9b46e620b665
Author: jedireza <reza@akhavan.me>
Desc: Bug 1175461 - Updating dialog height on system resize

========

https://hg.mozilla.org/integration/gaia-central/rev/cacfaa7b43f2
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30819 from stasm/1180175-remove-l20n-syntax

Bug 1180175 - Remove L20n syntax support from shared/js/l10n.js. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/d07ad346b020
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1180175 - Remove L20n syntax support from shared/js/l10n.js. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/bac937cea79d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30988 from stasm/1184223-fm-l20n

Bug 1184223 - Migrate FM Radio to l20n.js

========

https://hg.mozilla.org/integration/gaia-central/rev/2ac9e21c6a7d
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1184223 - Migrate FM Radio to l20n.js. r=timdream r=gandalf
2015-07-16 09:45:26 -07:00
Ryan VanderMeulen 9466d7029c Backed out changeset 01478a143658 (bug 1159751) for causing bug 1184539.
CLOSED TREE

--HG--
extra : amend_source : 4ec25bfff3e810c29b68978142005b78fa8fb867
2015-07-16 11:11:39 -04:00
Ryan VanderMeulen 12c14bd758 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-07-15 21:30:15 -04:00
Ryan VanderMeulen 0c009c0080 Backed out changeset 653179afb65f (bug 1175098) for frequent WinXP browser_compartments.js failures.
CLOSED TREE

--HG--
extra : amend_source : 281a11895a3ee742061158d49672d42a52146bad
2015-07-15 21:28:00 -04:00
B2G Bumper Bot b878b6262f Bumping manifests a=b2g-bump 2015-07-15 17:57:33 -07:00
B2G Bumper Bot 5cb285c128 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0aa763ddba8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28821 from KevinGrandon/bug_1142087_old_privacy_policy

Bug 1142087 - [Settings] Update privacy policies

========

https://hg.mozilla.org/integration/gaia-central/rev/aed140cacc79
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1142087 - [Settings] Update privacy policies
2015-07-15 17:55:33 -07:00
Wes Kocher 3944751f8e Merge m-c to b2ginbound, a=merge 2015-07-15 16:42:31 -07:00
B2G Bumper Bot d759551d95 Bumping manifests a=b2g-bump 2015-07-15 16:37:15 -07:00
B2G Bumper Bot 97b69a38e1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/12ed7e234c14
Author: Wes Kocher <kwierso@gmail.com>
Desc: Re-disable tutorial_test.js again for bug 1181201
2015-07-15 16:35:15 -07:00
Wes Kocher 59e6297180 Merge fx-team to central, a=merge 2015-07-15 16:33:58 -07:00
Wes Kocher d1861a3c9f Merge inbound to central, a=merge 2015-07-15 16:29:09 -07:00
B2G Bumper Bot df286050a4 Bumping manifests a=b2g-bump 2015-07-15 14:22:30 -07:00
B2G Bumper Bot e0e5be4491 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec729ecbbc8d
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30899 from gaye/bug-1181787-nodejs-app-html-util

Bug 1181787 - Create nodejs util for parsing and transforming app htm…

========

https://hg.mozilla.org/integration/gaia-central/rev/8fa79458683e
Author: gaye <gareth.aye@gmail.com>
Desc: Bug 1181787 - Create nodejs util for parsing and transforming app html files
2015-07-15 14:20:29 -07:00