Skip to content
Commit 9e630ca1 authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

always create an empty bookmark document upon construction

Establishing the invariant that a document is always around avoids null pointer issues. In addition, creating an empty document upon construction should be indistinguishable from outside (compared to the previous approach where a document is created on demand).

BUG: 309273
parent 5460aac1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment