mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 03:45:42 +00:00
Fix more build bustage. Bug 308270
This commit is contained in:
parent
7ef886f1fb
commit
d3f9d12fac
@ -684,7 +684,6 @@ public:
|
||||
static PLDHashTable sEventListenerManagersHash;
|
||||
static PLDHashTable sRangeListsHash;
|
||||
|
||||
protected:
|
||||
/**
|
||||
* Struct that stores info on an attribute. The name and value must
|
||||
* either both be null or both be non-null.
|
||||
@ -699,6 +698,7 @@ protected:
|
||||
const nsAttrValue* mValue;
|
||||
};
|
||||
|
||||
protected:
|
||||
/**
|
||||
* Set attribute and (if needed) notify documentobservers and fire off
|
||||
* mutation events.
|
||||
|
Loading…
Reference in New Issue
Block a user