blob: 11ecf5eeb6ac7352e620a8f56b45b09ef07d994f [file] [log] [blame] [view]
The webdata services component contains the wrappers used to access the specific
services built atop the web database (see //components/webdata/). Because there
is a single database instance, the various services accessing different tables
are created and destroyed together, and this component is what does that tying
together.