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

446669 Коммитов

Автор SHA1 Сообщение Дата
Seth Fowler bbd8f63e67 Bug 1209765 (Part 8) - Support sync decoding and track draw results when drawing borders in MathML code. r=tn 2015-10-22 19:54:49 -07:00
Seth Fowler 6a4602d6e9 Bug 1209765 (Part 7) - Support sync decoding and track draw results when drawing borders in nsImageFrame. r=tn 2015-10-22 19:54:49 -07:00
Seth Fowler 7688437ed9 Bug 1209765 (Part 6) - Support sync decoding and track draw results when drawing borders in nsColumnSetFrame. r=tn 2015-10-22 19:54:49 -07:00
Seth Fowler 3aa7022e9f Bug 1209765 (Part 5) - Support sync decoding and track draw results when drawing borders in nsRangeFrame. r=tn 2015-10-22 19:54:49 -07:00
Seth Fowler 3f4eeadbe7 Bug 1209765 (Part 4) - Support sync decoding and track draw results when drawing borders in nsFieldSetFrame. r=tn 2015-10-22 19:54:49 -07:00
Seth Fowler 8a7848a0be Bug 1209765 (Part 3) - Support sync decoding and track draw results when drawing borders in nsButtonFrameRenderer. r=tn 2015-10-22 19:54:48 -07:00
Seth Fowler 737f779bd1 Bug 1209765 (Part 2) - Support sync decoding and track draw results in nsDisplayBorder. r=tn 2015-10-22 19:54:48 -07:00
Seth Fowler 6a4f2f8dde Bug 1209765 (Part 1) - Support sync decoding of border-image in nsCSSRendering. r=tn 2015-10-22 19:54:48 -07:00
Jeff Walden b2aa4e334a Bug 1217069 - Don't attempt to mis-optimize JSON.stringify's filter-list creation for replacer arrays with trailing holes. r=arai
--HG--
extra : rebase_source : e8b85f8ecc7196f011e77c618ad2d5f7060fc324
2015-10-21 17:06:16 -07:00
Jeff Walden 84010a57d1 Bug 1215430 - Refactor RegExp code to be more spec-like in its ordering of things, and eliminate the confusing statefulness of RegExpObjectBuilder. r=efaust
--HG--
extra : rebase_source : 6f5069325e11d3222ce9d2cdc13d09e2506fe359
2015-10-16 00:30:02 -07:00
Jeff Walden 7ed8c84c6d Bug 1215430 - Inline the guts of the shared method implementing |new RegExp(...)| and |RegExp.prototype.compile| into each separate method, for clarity. r=efaust
--HG--
extra : rebase_source : ce7902b93faafdbe23322c6ae2ca214d0d6b3a7c
2015-10-16 00:29:38 -07:00
Nicholas Nethercote ae59720e00 Bug 1186786 - Replace nsBaseHashtable::EnumerateRead() calls in accessible/ with iterators. r=tbsaunde.
--HG--
extra : rebase_source : 3909fa78de6ce0b3d6acd9fe2017e7cb5021c84f
2015-10-19 17:52:43 -07:00
Masayuki Nakano 4adbaf87c5 Bug 1217275 Fix missing \n in IMMHandler::HandleDocumentFeed(), it was replaced to empty string accidentally r=m_kato 2015-10-23 10:12:15 +09:00
Daniel Holbert 2e2f24455a Bug 1210575 part 9: Remove some obsolete XXXdholbert comments from property_database.js. (no review, comment-only so DONTBUILD) 2015-10-22 17:28:58 -07:00
L. David Baron adbd67f2a7 Bug 1216431 patch 7 - Back out bug 1209603 patch 6. r=heycam
This backs out all of the patch except that it retains some of the
comment changes for nsStyleContext::mBits.

--HG--
extra : commitid : 9mBuaxmSDjX
extra : rebase_source : 57935f302f350331f46f98dac86f8f833264c5da
2015-10-23 08:57:36 +09:00
L. David Baron 8acc13bdfa Bug 1216431 patch 6 - Back out bug 1209603 patch 8. r=heycam
This requires a little bit of gymnastics since it has to add the inverse
of tests, since the is-a-reset-struct tests originally added in patch 8
were made unconditional in patch 9, and with this backout we now want to
execute the code only for inherited structs.

This also doesn't back out the cleanup to use NS_STYLE_INHERIT_BIT() for
constants rather than nsCachedStyleData::GetBitForSID.

This backs out the part of bug 1209603 whose speed I was concerned about.

--HG--
extra : commitid : 6BWdXCpywlU
extra : rebase_source : 15597857a721a3a399432c8454ecfc7b789e5e2d
2015-10-23 08:57:36 +09:00
L. David Baron 43e7bc5c52 Bug 1216431 patch 5 - Back out half of bug 1209603 patch 10. r=heycam
This leaves the half related to inherited structs, since we can still
bail early for them even without mBits.

--HG--
extra : commitid : 28h25awejXa
extra : rebase_source : 9b92da7d25fc2963c33cab063bca4fef4388a816
2015-10-23 08:57:36 +09:00
L. David Baron 93a9119fd5 Bug 1216431 patch 4 - Don't trigger computation of new structs via testing of conditions for conditionally-stored structs on the rule node. r=heycam
This is the replacement fix for bug 1209603.

--HG--
extra : commitid : EKsTIfcAu4h
extra : rebase_source : bdb8678c0c7854b91681cc0dde9199cf7b3ce17c
2015-10-23 08:57:35 +09:00
L. David Baron 98f6eaaddc Bug 1216431 patch 3 - Cache structs that are stored with conditions on the rule node all the time, rather than only when freshly computed. r=heycam
This is another case similar to the problem fixed in bug 1209603 patch 9.

This should make things faster by caching structs on the style context
more reliably.

--HG--
extra : commitid : GdalxPoI0wr
extra : rebase_source : 103e678a237f723b386b517d478e70214a75467e
2015-10-23 08:57:35 +09:00
L. David Baron 6d81ecb5c0 Bug 1216431 patch 2 - Pass nsStyleVisibility to nsStylePosition::CalcDifference to avoid computing new nsStyleVisibility during nsStyleContext::CalcStyleDifference. r=heycam
This is needed to avoid hitting the assertion:
Assertion failure: !!(structsFound & (1 << uint64_t(eStyleStruct_Visibility))) == !!PeekStyleVisibility() (PeekStyleData results must not change in the middle of difference calculation.), at ./nsStyleStructList.h:62
once exact PeekStyleData is backed out in the later patches.

Without this patch, we can compute a new nsStyleVisibility struct inside
of nsStylePosition::CalcDifference.  This patch ensures we use
PeekStyleVisibility() instead of StyleVisibility().

--HG--
extra : commitid : eVWnVp7V0P
extra : rebase_source : ee6541397d09c724a7a6c4628bbfbbe2d2f152c0
2015-10-23 08:57:35 +09:00
L. David Baron 2766b80ef9 Bug 1216431 patch 1 - Give WritingMode an nsStyleVisibility* constructor. r=heycam
This is needed for patch 2.

--HG--
extra : commitid : 5YdkHqnj3d3
extra : rebase_source : 02260f6cbd922702d655449fc9d4c7518e643285
2015-10-23 08:57:34 +09:00
James Graham d3a85dd933 Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
Wes Kocher 2fc1737838 Merge m-c to inbound, a=merge 2015-10-22 16:56:10 -07:00
Wes Kocher 5ba2dcfe5c Merge b2ginbound to central, a=merge 2015-10-22 16:50:22 -07:00
Wes Kocher 872e4742b4 Merge fx-team to central, a=merge 2015-10-22 16:45:45 -07:00
Daniel Holbert 656ac65729 Bug 1210575 part 8: Implement -webkit-linear-gradient parse quirks with "to", angles, and "center". r=heycam 2015-10-22 16:36:50 -07:00
Daniel Holbert 19d14fea0b Bug 1210575 part 7: Refactor linear-gradient parsing code slightly & add/extend comments. r=heycam 2015-10-22 16:36:42 -07:00
B2G Bumper Bot 7ca0f93a5b Bumping manifests a=b2g-bump 2015-10-22 13:39:10 -07:00
B2G Bumper Bot 13fd0e3b88 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4112549b51a4
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32647 from npark-mozilla/1217284

Bug 1217284 - Imagecompare RTL: increase Settings-> Homescreen menu coverage

========

https://hg.mozilla.org/integration/gaia-central/rev/8bf4910b491a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1217284 - Imagecompare RTL: increase Settings-> Homescreen menu coverage
2015-10-22 13:36:28 -07:00
B2G Bumper Bot 244d80e930 Bumping manifests a=b2g-bump 2015-10-22 11:28:57 -07:00
B2G Bumper Bot 7c5254565a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9faf758d4daf
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32646 from npark-mozilla/1215705

Bug 1215705 - Imagecompare RTL: increase Improve firefox OS menu coverage

========

https://hg.mozilla.org/integration/gaia-central/rev/ff4552340ca0
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1215705 - Imagecompare RTL: increase Improve firefox OS menu coverage

========

https://hg.mozilla.org/integration/gaia-central/rev/b0331d1d7edc
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32645 from npark-mozilla/1215701

Bug 1215701 - Imagecompare RTL: increase addon menu coverage

========

https://hg.mozilla.org/integration/gaia-central/rev/cd1a9bd524bb
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1215701 - Imagecompare RTL: increase addon menu coverage

========

https://hg.mozilla.org/integration/gaia-central/rev/ffa6ccb248b0
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32613 from npark-mozilla/1216560

Bug 1216560 - Update change_wallpaper.py and change_layout.py in order to support the new homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/52d7dea9946a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1216560 - Update change_wallpaper.py and change_layout.py in order to support the new homescreen
2015-10-22 11:22:29 -07:00
Tooru Fujisawa ebb5c00373 Backed out changeset 85bf82ac6e9a (bug 1202134) for OSX xpcshell test failure
--HG--
extra : commitid : LQB6mfBZWw8
2015-10-23 03:06:05 +09:00
B2G Bumper Bot 5c13bb5968 Bumping manifests a=b2g-bump 2015-10-22 10:08:13 -07:00
B2G Bumper Bot 76fdd1325d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b0e36b27ccb3
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #32668 from sfoster/late-customization-noredirect-bug-1217203

Bug 1217203 - update default to marketplace.firefox.com host. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/aff2e0d3173e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1217203 - update default to marketplace.firefox.com host.
2015-10-22 10:05:27 -07:00
J. Ryan Stinnett fa0f765d51 Bug 1216592 - Clean up old paths that landed post-migration. r=bgrins 2015-10-22 11:31:09 -05:00
B2G Bumper Bot 3f0ec8d035 Bumping manifests a=b2g-bump 2015-10-22 09:19:07 -07:00
B2G Bumper Bot 8f67013db9 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58749b76a31e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #32642 from sfoster/ftu-skip-step-bug-1216809

Bug 1216809 - skipStep should increment/decrement by 1. r=jedireza

========

https://hg.mozilla.org/integration/gaia-central/rev/431a9e843534
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1216809 - skipStep should increments/decrement by 1.

========

https://hg.mozilla.org/integration/gaia-central/rev/1aaad3435979
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32234 from hfiguiere/bug1208083-context-search

Bug 1208083 - Part 3: Context search r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/9bd9b9ff5380
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1208083 - Part 3: Context search
2015-10-22 09:15:39 -07:00
Nick Fitzgerald ee34994904 Bug 1217248 - Add the ability to invert CensusTreeNode trees; r=jsantell 2015-10-22 09:12:36 -07:00
Nick Fitzgerald ada3f2a447 Bug 1217158 - Aggregate total counts/bytes in CensusTreeNode; r=jsantell 2015-10-22 09:12:36 -07:00
Nick Fitzgerald 72eeda6375 Bug 1201542 - Implement `allocationSite` breakdown for CensusTreeNode; r=jsantell 2015-10-22 09:12:36 -07:00
Brian Grinstead 07a566e45e Bug 1216615 - Get rid of margin-left and margin-right for devtools-searchinput to prevent movement during resize;r=pbrosset
--HG--
extra : commitid : IzZStQzrcg5
2015-10-22 08:55:35 -07:00
B2G Bumper Bot 787d4222bb Bumping manifests a=b2g-bump 2015-10-22 08:53:03 -07:00
B2G Bumper Bot 3490e82ae8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81194c60006e
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32665 from Cwiiis/bug1217401-homescreen-a11y-pages-indicator

Bug 1217401 - Make homescreen panels indicator accessible. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/d4b419e61b00
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217401 - Make homescreen panels indicator accessible. r=gmarty
2015-10-22 08:50:10 -07:00
B2G Bumper Bot 301f8e2f43 Bumping manifests a=b2g-bump 2015-10-22 07:34:17 -07:00
B2G Bumper Bot 978de2d805 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4fef9cee9c1b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32661 from Cwiiis/bug1217032-homescreen-a11y-empty-pinned-pages

Bug 1217032 - A11y tweaks for homescreen empty pinned pages panel. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/1a13ba1a375c
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217032 - A11y tweaks for homescreen empty pinned pages panel. r=gmarty
2015-10-22 07:31:34 -07:00
Wander Lairson Costa de42aec50d Bug 1144808 part 2: Harden phone-builder image. r=garndt
We don't run free commands from tasks, we now allow only scripts shipped
in the phone-builder image.

We also added support to an allowed whitelist of github and bitbucket
users to run tasks from their respective private repositories.

--HG--
extra : commitid : 6NA1M4JKjCQ
2015-10-22 11:40:22 -02:00
Wander Lairson Costa 23ce66b9ac Bug 1144808 part 1: Add nexus devices to try build. r=garndt
--HG--
extra : commitid : 8wXPSH3e8Dm
2015-10-22 11:40:22 -02:00
B2G Bumper Bot a285d22dd6 Bumping manifests a=b2g-bump 2015-10-22 06:38:15 -07:00
B2G Bumper Bot e6f2951198 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/117f078461fc
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32659 from Cwiiis/bug1217028-homescreen-page-aria-visibility

Bug 1217028 - Set aria-visible on homescreen panels. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/0a3571661d58
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217028 - Set aria-visible on homescreen panels. r=gmarty
2015-10-22 06:35:32 -07:00
B2G Bumper Bot 1c12a0b7ef Bumping manifests a=b2g-bump 2015-10-22 06:09:09 -07:00