446654 Commits

Author SHA1 Message Date
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
B2G Bumper Bot
4003b10dff Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9476ca7c7e4f
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #32554 from Fischer-L/ft-presentation-cast-video

Bug 1215004 - [Stingray][fling-player][TV][2.5] (TV side) Should update to the latest Presentation API, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/9659b1515ae2
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1215004 - [Stingray][fling-player][TV][2.5] (TV side) Should update to the latest Presentation API
2015-10-22 06:06:26 -07:00
B2G Bumper Bot
1d03366acc Bumping manifests a=b2g-bump 2015-10-22 05:45:20 -07:00
B2G Bumper Bot
c44432e551 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d6cbc3e6135
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32637 from Cwiiis/bug1217025-homescreen-icon-a11y

Bug 1217025 - Fix gaia-site-icon image role. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/6e61469cf4c3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217025 - Fix gaia-site-icon image role. r=gmarty
2015-10-22 05:42:04 -07:00
B2G Bumper Bot
ef29945c0e Bumping manifests a=b2g-bump 2015-10-22 05:24:25 -07:00
B2G Bumper Bot
197abc07d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33b9aa224e00
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #32602 from gmarty/Bug-1214569-Unpin-page-from-pin-dialog

Bug 1214569 - [User Story] Unpin page from pin dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/aabd740bd7fe
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1214569 - [User Story] Unpin page from pin dialog
2015-10-22 05:21:37 -07:00
B2G Bumper Bot
276e236f0d Bumping manifests a=b2g-bump 2015-10-22 04:15:35 -07:00
B2G Bumper Bot
a112ec291c Bumping manifests a=b2g-bump 2015-10-22 04:05:25 -07:00
B2G Bumper Bot
b9446856c1 Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ead8cedd766
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1216394 - [Browser] After you cleared browsing history, cookie, and stored data, there is no 'History' and 'Top sites' any more"

This reverts commit e9556364cf3a5206626cf935f9353b39f0fc4b97.

========

https://hg.mozilla.org/integration/gaia-central/rev/e7908e6c93aa
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #32580 from weilonge/seanlee/TVBrowser/master/Bug1215482

Bug 1215482 - Apply the new bookmarks design to TV Browser. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/9ccb819fd155
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1215482 - Apply the new bookmarks design to TV Browser. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/6bfa9ad3e783
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #32630 from gmarty/Bug-1216394-After-cleared-browsing-history-no-History-Top-sites

Bug 1216394 - [Browser] After you cleared browsing history, cookie, a…

========

https://hg.mozilla.org/integration/gaia-central/rev/fda6fce9e046
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1216394 - [Browser] After you cleared browsing history, cookie, and stored data, there is no 'History' and 'Top sites' any more

========

https://hg.mozilla.org/integration/gaia-central/rev/b66566619a53
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32595 from ferjm/bug1194097.sync.tv

Bug 1194096 - Sync UI for TV. r=yifan,seanlee

========

https://hg.mozilla.org/integration/gaia-central/rev/3eeaa239d749
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1194096 - Sync UI for TV. r=yifan,seanlee
2015-10-22 04:05:08 -07:00
Nicholas Nethercote
5957f4c9ae Bug 1038663 (part 1) - Make nsStyleText::mWordSpacing an nsStyleCoord. r=heycam.
This makes mWordSpacing a lot more like mLetterSpacing, while maintaining the
existing "'normal' computes to 0px" behaviour.

--HG--
extra : rebase_source : d3273f60d4de6a9a0f05f1dbf2ed095f0f7e6c0e
2015-10-21 22:13:11 -07:00
Jakob Olesen
af8d2aeb55 Bug 1217606 - Handle OOM in Assembler::emitExtendedJumpTable(). r=sstangl
Assertions would trip if the assembler buffer runs out of memory midway
through the jump table.
2015-10-22 16:06:44 -07:00
Mason Chang
857d67f29e Bug 1216200. Correct for negative spread values with inset box shadows. r=mstange 2015-10-22 15:50:25 -07:00
Jakob Olesen
e02f306961 Bug 1207827 - Fix ARM64 OOM bugs in Assembler::bind(). r=nbp 2015-10-22 15:06:38 -07:00
Jakob Olesen
bed8cd6e79 Bug 1207827 - Fix OOM error in ARM64 simulator. r=nbp 2015-10-22 15:06:37 -07:00
Jim Chen
f4bb277325 Bug 1211704 - Remove obsolete GeckoEvent definitions; r=esawin
Remove obsolete GeckoEvent definitions from GeckoEvent.java and
AndroidJavaWrappers.cpp/h.
2015-10-22 17:45:47 -04:00
Jim Chen
0516bbb465 Bug 1211704 - Let GeckoEditable call disposeNative; r=esawin
Right now we call disposeNative on GeckoEditable in the
nsWindow::Natives destructor. However, we may still have pending native
calls in the event queue at that point, and these events will cause
exceptions when handled. This patch makes GeckoEditable call
disposeNative, after ensuring there's no pending calls.
2015-10-22 17:45:47 -04:00