gecko-dev/layout
Xidorn Quan a0f7c55075 Bug 1398619 - Correctly inherit backend for document created by DOMParser, and add test for it. r=bholley
The old code doesn't work because mScriptHandlingObject is a nsWeakPtr,
which cannot be casted to nsPIDOMWindowInner directly.

Since scriptHandlingObject is a strong reference to the same object, we
can just try casting that.

MozReview-Commit-ID: JRBs5N6xxc0

--HG--
extra : rebase_source : cd0237553198182b00ff9c667a17271b23464567
2017-09-12 14:28:27 +10:00
..
base merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-11 23:58:31 +02:00
build Bug 1396158 - Remove pocketsphinx references from the build system. r=chmanchester 2017-09-06 08:37:00 -07:00
doc
forms Bug 1397904 - nsTextControlFrame::SetValueChanged is too QI heavy, r=baku 2017-09-08 14:07:22 +01:00
generic Bug 1388433 - Remove unnecessary warning as the codepath is handled in an acceptable manner. r=mattwoodrow 2017-09-11 10:49:22 -04:00
inspector Merge m-c to inbound, a=merge 2017-08-29 16:17:13 -07:00
ipc Bug 1389143 - Send event regions override information to APZ in layers-free mode. r=jrmuizel 2017-08-18 13:06:31 -04:00
mathml Backed out changeset 8f2dd8f13b53 (bug 1388161) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout 2017-08-10 14:40:21 +02:00
media
painting Backed out 3 changesets (bug 1396489) for unexpected assertion failures 2017-09-04 21:09:04 -07:00
printing Bug 1263503 - memory leak of filename into layout/printing/nsPrintEngine.cpp. r=mantaroh 2017-09-11 10:42:22 +09:00
reftests Backed out 2 changesets (bug 1380980) for reftests/bugs/1380980-1.html failing on a lot more than just QuantumRender 2017-09-11 23:19:13 -07:00
style Bug 1398619 - Correctly inherit backend for document created by DOMParser, and add test for it. r=bholley 2017-09-12 14:28:27 +10:00
svg Bug 1385239 - Part 2. Remove aTransform parameter from PaintFilteredFrame. r=mstange 2017-08-25 17:51:58 +08:00
tables Bug 1324682 - Remove annotation of this bug. r=xidorn 2017-09-11 14:14:50 +10:00
tools Backed out 3 changesets (bug 1394603) for reftest syntax error 2017-09-06 22:48:55 -07:00
xul Bug 1398623 - Remove several unused variables in nsSprocketLayout::PopulateBoxSizes r=xidorn 2017-09-10 22:33:13 -07:00
moz.build