зеркало из https://github.com/mozilla/pjs.git
Bug 408237 Non working code due to setting of readonly attribute generation in providers; r=philipp
This commit is contained in:
Родитель
a9f132fade
Коммит
35946c845b
|
@ -103,7 +103,7 @@ interface calIItemBase : nsISupports
|
|||
// the generation number of this item; 0 means
|
||||
// that it's never been stored in a store
|
||||
//
|
||||
readonly attribute PRUint32 generation;
|
||||
attribute PRUint32 generation;
|
||||
|
||||
// the time when this item was created
|
||||
readonly attribute calIDateTime creationDate;
|
||||
|
|
Загрузка…
Ссылка в новой задаче