gecko-dev/layout
Bobby Holley 0ff743226a Bug 1252611 - Add a method to get the StyleSheetInfo for a given StyleSheet. r=dholbert
One of the annoying things about sharing algorithms on the superclass here is that
certain members live on StyleSheet and others live on StyleSheetInfo (a situation
resulting from the split between CSSStyleSheet and CSSStyleSheetInner). This allows
us to write general algorithms on StyleSheet that touch members on StyleSheetInfo
without paying the price of virtual dispatch.
2016-03-10 22:18:57 -08:00
..
base Back out 2 changesets (bug 1209273) for devtools failures in browser_css_autocompletion.js 2016-03-10 21:32:50 -08:00
build Bug 1248806 - Splitting out protocol handlers from nsLayoutModule. r=bholley 2016-03-03 12:05:52 +01:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Backed out changeset e7e01671e85f (bug 1253977) for windows reftest failures in focusring-1.html CLOSED TREE 2016-03-08 16:07:00 -08:00
generic Bug 1255262 - convert test_selection_preventDefault.html to mochitest. r=smaug. 2016-03-10 11:11:41 +08:00
inspector Bug 1253529 part 2 - [css-grid] Remove the 'grid-template' shorthand. r=dholbert 2016-03-08 23:03:26 +01:00
ipc Remove some static_casting in CompositorParent. (bug 1245765 part 5, r=mattwoodrow) 2016-02-29 01:53:14 -05:00
mathml Bug 1251995 part 3 - Use struct to pass params for gfxTextRun::Draw. r=jfkthame 2016-03-08 15:56:18 +08:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1245978 part 1: Make nsDocumentViewer::CreateStyleSet directly return the thing it creates. r=heycam 2016-02-29 15:09:13 -08:00
reftests Bug 1221094 - Reduce the size of the layers in this reftest so that they don't get lowres tiles. 2016-03-09 12:08:34 -05:00
style Bug 1252611 - Add a method to get the StyleSheetInfo for a given StyleSheet. r=dholbert 2016-03-10 22:18:57 -08:00
svg Bug 1248913 - Let nsDisplayBackgroundImage specify the background blend mode. r=mattwoodrow 2016-03-08 16:54:09 -05:00
tables Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTablePainter. r=seth 2016-03-09 17:56:35 -06:00
tools Bug 1243083 - Added --disable-e10s to mochitest_options.py and reftestcommandline.py. r=ahal 2016-03-02 16:33:13 -05:00
xul Bug 1253860 - Don't update the scrollbar unless we're actually painting. r=mstange 2016-03-09 22:57:15 -05:00
moz.build