gecko-dev/layout
Bobby Holley 701a45ad75 Bug 1347435 - Don't resolve URLs at parse time for Stylo. r=emilio
It's a bit unfortunate the use separate implementations of SpecifiedUrl for Servo
and Gecko, but they're different enough at this point that I don't think it really
makes sense to try to share everything. Splitting them out has some nice
simplifications as well.

I recognize that there's still some potential correctness issues for Servo using
the resolved URI in various places where the original URI may be the right thing,
but I've got too much on my plate to look into that for now.

MozReview-Commit-ID: BeDu93TQ4Ow
2017-03-22 20:17:51 -07:00
..
base Bug 1339897 - Rename PROFILER_LABEL_PRINTF to PROFILER_LABEL_DYNAMIC and make it really cheap. r=Ehsan,njn 2017-03-22 19:37:33 -04:00
build Bug 1302054 - Part 2: Remove no longer useful nsStyleContext::CalcDifference optimization that handles the same-rule-node case. r=dbaron 2017-03-21 16:33:05 +08:00
doc
forms Bug 1349187 - Ensure the Rollup implementations clear the out-pointer even upon returning false. r=enndeakin+6102 2017-03-21 10:32:56 -04:00
generic Bug 1337068 - stylo: Update test expectations. r=emilio 2017-03-18 11:53:44 -07:00
inspector Bug 1342880 : Remove class inSearchLoop from the tree. r=heycam 2017-03-15 11:48:41 +08:00
ipc Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
mathml Bug 775624 Part 22 - Remove NS_FRAME_COMPLETE. r=dholbert 2017-02-14 17:55:48 +08:00
media Bug 1332937 - Allow libcubeb and other media libs to set the moz crash reason. r=glandium 2017-02-09 14:27:29 +01:00
painting Bug 1339897 - Rename PROFILER_LABEL_PRINTF to PROFILER_LABEL_DYNAMIC and make it really cheap. r=Ehsan,njn 2017-03-22 19:37:33 -04:00
printing Bug 1342994 Part 2 - Use UniquePtr to replace explicit new/delete and non-owing pointers in printing APIs. r=dholbert 2017-03-06 16:28:20 +08:00
reftests Bug 1347435 - Don't resolve URLs at parse time for Stylo. r=emilio 2017-03-22 20:17:51 -07:00
style Bug 1347435 - Don't resolve URLs at parse time for Stylo. r=emilio 2017-03-22 20:17:51 -07:00
svg Bug 1348564 - Part 3. More comment in nsSVGIntegrationUtils::GetSVGBBoxForNonSVGFrame. r=jwatt 2017-03-22 15:53:55 +08:00
tables Bug 1302054 - Part 2: Remove no longer useful nsStyleContext::CalcDifference optimization that handles the same-rule-node case. r=dbaron 2017-03-21 16:33:05 +08:00
tools Backed out changeset c7df34767efb (bug 1344132) for stylo test failures 2017-03-17 12:37:07 +01:00
xul Bug 1349187 - Ensure the Rollup implementations clear the out-pointer even upon returning false. r=enndeakin+6102 2017-03-21 10:32:56 -04:00
moz.build