gecko-dev/browser/base
Boris Zbarsky 16e02a5e28 Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot
There are some places where we have a thing which may not even be a node, and
we end up hardcoding the value of DOCUMENT_NODE there, because
"foo.nodeType == foo.DOCUMENT_NODE" will test true if foo is not a node: both
sides will be undefined.
2018-05-29 13:39:00 -04:00
..
content Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot 2018-05-29 13:39:00 -04:00
jar.mn Bug 1461548 - Part 0. Move RefreshBlocker to a new frame script. r=mconley 2018-05-25 14:22:14 -03:00
moz.build Bug 860493: Add test for history swipe arrows. r=felipe 2018-05-16 23:09:51 -04:00