зеркало из https://github.com/mozilla/pjs.git
Backed out changeset 47c0377779bb to fix orange
This commit is contained in:
Коммит
37cbf5ba4a
|
@ -8,4 +8,3 @@ load 394810-1.html
|
|||
load 403356-1.html
|
||||
load 418139-1.svg
|
||||
load 420513-1.html
|
||||
load 462926.html
|
||||
|
|
|
@ -266,7 +266,7 @@ public:
|
|||
|
||||
struct xpc_qsSelfRef
|
||||
{
|
||||
xpc_qsSelfRef() : ptr(nsnull) {}
|
||||
xpc_qsSelfRef() {}
|
||||
explicit xpc_qsSelfRef(nsISupports *p) : ptr(p) {}
|
||||
~xpc_qsSelfRef() { NS_IF_RELEASE(ptr); }
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче