gecko-dev/dom/cache/test/xpcshell
Ehsan Akhgari cc6dbb74a0 Bug 1251872 - Part 2: Store the Request referrerPolicy in the DOM Cache; r=bkelly
This patch also fixes an existing bug where we used to call
RewriteEntriesSchema at the end of each individual migration,
which is wrong since after the first call, sqlite will think
that it's dealing with the final schema.  So far we were lucky
that we only changed the actual schema once.
2016-03-03 16:43:59 -05:00
..
head.js Bug 1240161 - Remove "only-if-cached" from RequestCache; r=bkelly 2016-01-15 16:24:16 -05:00
make_profile.js
schema_15_profile.zip Bug 1209081 - Part 2: Upgrade the saved Requests in the DOM Cache to reflect the "navigate" RequestMode if they represent navigation content policy types; r=bkelly 2016-01-19 17:46:10 -05:00
test_migration.js Bug 1251872 - Part 2: Store the Request referrerPolicy in the DOM Cache; r=bkelly 2016-03-03 16:43:59 -05:00
xpcshell.ini