Closed Bug 1095403 Opened 10 years ago Closed 7 years ago

Make history and bookmarks proxies go through js modules first

Categories

(Toolkit :: Places, defect, P5)

defect
Points:
1

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mak, Unassigned)

References

(Blocks 1 open bug)

Details

If we make the proxies look into modules first, we can avoid xpcom-crossing for some constants, when they are accessed through PlacesUtils.xxx accessors.
This is valid for PlacesUtils.bookmarks and .history
Flags: qe-verify-
Flags: firefox-backlog+
Blocks: placesAsyncBookmarks
No longer blocks: StorageJank
Priority: -- → P5
This has been done for bookmarks. I'm not sure it's worth for History since the history service creates the db conn.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.