gecko-dev/layout
Ting-Yu Lin ee880dc08d Bug 1290276 Part 4 - Make ServoStyleSet::RawSet() return a pointer. r=heycam
In next part, we'll use ServoStyleSet to host XBL stylesheets. The raw set
is not available until the resources are loaded, so it's easier to tell that
by checking whether the pointer is nullptr or not.

MozReview-Commit-ID: Hqydd55FPO9

--HG--
extra : rebase_source : 6df6c2666aea2ca8a8065d4f4d9b552ec7b3e6fe
2017-06-05 11:57:13 +08:00
..
base Bug 1290276 Part 3 - Move nsStyleSet's call to SetBindingManager to PresShell::Init(). r=heycam 2017-06-05 14:33:30 +08: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 m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
inspector Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r=emilio 2017-06-07 17:48:49 +02: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 autoland. a=merge 2017-06-07 22:55:56 -04:00
printing Bug 1367683 Optimize initializing nsRange r=smaug 2017-05-30 13:18:25 +09:00
reftests Bug 1365162 - Followup: fix reftest annotation. 2017-06-08 16:08:38 +08:00
style Bug 1290276 Part 4 - Make ServoStyleSet::RawSet() return a pointer. r=heycam 2017-06-05 11:57:13 +08:00
svg Bug 1370449 - Simplify SVGTextDrawPathCallbacks by passing in data that more closely matches what it uses. r=heycam 2017-06-07 20:38:59 +01:00
tables Bug 1367747 - Create nsDisplayTableBorderCollapse when there is collapse border to draw. r=mstange 2017-06-06 14:11:41 +08:00
tools Bug 1370840 - Make regexp more general for capturing lines. r=dbaron 2017-06-07 20:14:18 +10:00
xul Bug 1365761 - Do not dispatch mouse-move events targeted as a slider frame to web content. r=smaug 2017-06-05 15:05:47 -04:00
moz.build