gecko-dev/layout
Ryan Hunt 542d6b72a0 Bug 1503655 part 6 - Move all RenderFrameParent destruction logic to TabParent::ActorDestroy. r=kats
This commit removes all destruction code for RenderFrameParent to be handled by
TabParent. It's important that we remove the layer mapping in ActorDestroy to
prevent a race condition where the TabChild isn't fully destroyed yet and
sends a LayerTransaction constructor to the compositor and hits an
assertion.

Differential Revision: https://phabricator.services.mozilla.com/D11062

--HG--
extra : rebase_source : 61df2cfa3867617c39805883c06649624fffa518
extra : histedit_source : a810303ec335b4ab064dbd56b4652ea4c66deaad
2018-11-05 14:52:47 -06:00
..
base Bug 1504742 - Add LAYOUT category for presshell destruction stacks. r=mattwoodrow 2018-11-05 19:16:22 +00:00
build Merge inbound to mozilla-central. a=merge 2018-11-06 11:57:49 +02:00
doc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
forms Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug 2018-11-03 05:31:05 +00:00
generic Bug 916972 - Eliminate nsIFrame::GetSplittableType() completely. r=mats,dholbert 2018-11-05 19:11:12 +00:00
inspector Bug 1496619 - Part 1: Drop frames() timing function r=birtles 2018-10-26 18:03:24 +00:00
ipc Bug 1503655 part 6 - Move all RenderFrameParent destruction logic to TabParent::ActorDestroy. r=kats 2018-11-05 14:52:47 -06:00
mathml Bug 1492567 - Back out bug 1481866. r=dbaron 2018-09-20 01:27:55 +02:00
media
painting Bug 1504521 - rename in-tree mentions of bugzilla metadata for product and component "Core :: Layout: Web Painting" to "Core :: Web Painting" r=kats 2018-11-04 12:57:04 +00:00
printing Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv 2018-11-05 12:43:10 +00:00
reftests Bug 1482403 - Add reftest r=me 2018-11-06 16:34:45 +01:00
style Bug 1501261 - Part 2: Serialize background-size: auto auto as "auto" r=firefox-style-system-reviewers,emilio 2018-11-05 02:21:41 +00:00
svg Bug 916972 - Eliminate nsIFrame::GetSplittableType() completely. r=mats,dholbert 2018-11-05 19:11:12 +00:00
tables Bug 916972 - Eliminate nsIFrame::GetSplittableType() completely. r=mats,dholbert 2018-11-05 19:11:12 +00:00
tools Bug 1453895 - Avoid reftest startup hang waiting for focus; r=jmaher 2018-11-06 12:10:56 -07:00
xul (no bug) - Add missing #include. r=me 2018-11-04 19:30:37 +01:00
moz.build