gecko-dev/layout
Brian Birtles 49502ebb3d Bug 1355349 - Move calculation of pseudo type in nsComputedDOMStyle::DoGetStyleContextNoFlush; r=hiro
This patch just moves the calculation of the pseudo type earlier in the method
so we can re-use it in the next patch in this series to get the style context
from the Servo backend for the case where we don't need to resolve style.

This patch also renames the local variable from 'type' to 'pseudoType' since
that seems less ambiguous.

MozReview-Commit-ID: 6pi2F1vZYHJ

--HG--
extra : rebase_source : 1b9c610edbe4f07000b6cc2087f45dd04792228b
2017-06-02 14:21:32 +09:00
..
base merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-06-04 20:09:18 +02:00
build Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 4 - Rename StorageManagerBase to LocalStorageManager, r=asuth 2017-05-17 07:01:14 +02:00
doc
forms Bug 1360559 - Adjust mouse position in test_bug348236.html. r=jmaher 2017-05-30 16:13:01 -04:00
generic merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-03 20:18:26 +02:00
inspector Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r=xidorn 2017-05-18 14:50:05 -07:00
ipc Bug 1362462: Fallback to main document widget for frames which haven't been inserted yet. r=mconley 2017-05-29 13:16:23 -07:00
mathml bug 1368607 remove unused nsCSSMapping r=dbaron 2017-05-30 17:19:39 +12:00
media
painting Merge m-c to graphics, a=merge 2017-06-01 09:56:23 -04:00
printing Bug 1367683 Optimize initializing nsRange r=smaug 2017-05-30 13:18:25 +09:00
reftests Bug 1347410: stylo: disable @viewport ; r=emilio 2017-06-04 10:20:04 -07:00
style Bug 1355349 - Move calculation of pseudo type in nsComputedDOMStyle::DoGetStyleContextNoFlush; r=hiro 2017-06-02 14:21:32 +09:00
svg Backed out changeset 7b3e7c43611b (bug 1365189) for reftest failures. 2017-05-30 23:26:01 -04:00
tables Bug 1369141 - Add dirty rect intersection checks so that we don't build unnecessary table part display items. r=mstange 2017-06-04 14:42:11 +08:00
tools Merge autoland to m-c a=merge 2017-06-02 17:21:39 -07:00
xul Bug 1367488 - Pre-render offscreen portions of scrollbar thumbs inside an iframe. r=mstange 2017-05-29 18:05:05 -04:00
moz.build