Commit Graph

2 Commits

Author SHA1 Message Date
Mike Conley
94754a321a Bug 1233803 - Outlaw usage of sessionHistory CPOW in browser code. r=felipe
--HG--
extra : commitid : 1BiGRhthHhR
extra : rebase_source : 43f1f73a6f2a2f363a4320c7ec25865359183ef0
extra : histedit_source : eb5f9c2e8e996977b2e01392d5a871b439ccdaca
2016-01-04 15:49:22 -05:00
Mike Conley
c2fca6da5e Bug 1233803 - Register RemoteWebNavigation as a standard js-implemented XPCOM component. r=felipe
This allows us to add shims to the implementation for add-ons.

--HG--
rename : toolkit/modules/RemoteWebNavigation.jsm => toolkit/components/remotebrowserutils/RemoteWebNavigation.js
rename : toolkit/modules/tests/browser/.eslintrc => toolkit/components/remotebrowserutils/tests/browser/.eslintrc
rename : toolkit/modules/tests/browser/browser.ini => toolkit/components/remotebrowserutils/tests/browser/browser.ini
rename : toolkit/modules/tests/browser/browser_RemoteWebNavigation.js => toolkit/components/remotebrowserutils/tests/browser/browser_RemoteWebNavigation.js
rename : toolkit/modules/tests/browser/dummy_page.html => toolkit/components/remotebrowserutils/tests/browser/dummy_page.html
extra : commitid : 4W88YStCJVA
extra : rebase_source : 96dddec843c37571627de6b7237c4c96fe0607c0
extra : histedit_source : fba01b49a1191a3502811485f95ee6bea8f3a047
2016-01-12 16:44:08 -05:00