Kris Maglione
96f3e16d1a
Bug 1482091: Part 2 - Remove TelemetryStopwatch.jsm in favor of native implementation. r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D9888
--HG--
extra : rebase_source : a9daea3a9efea37acdbcaecda8bf0b7f69631de4
extra : histedit_source : bb8b416b1387da9de3bd95c7a171f10426a22602
2018-10-25 19:04:01 -07:00
Alphan Chen
a4e8927982
Bug 1497144 - Rewrite DocShellCapabilities.jsm and ScrollPosition.jsm into C++ r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D8083
--HG--
extra : moz-landing-system : lando
2018-10-23 08:15:56 +00:00
Nicholas Nethercote
7f2bb554d6
Bug 1490158 Remove On{Length,Index}Changed from nsISHistoryListener. r=nika
...
They're never used.
--HG--
extra : rebase_source : 94f94e4d198917aa5e1d9322e9ba195f641e6e45
2018-09-07 10:27:05 +10:00
Nicholas Nethercote
951d44ded0
Bug 1490158 - Minimize cancelability in nsISHistoryListener. r=nika
...
nsISHistoryListener can cancel several operations, but the functionality is
only ever used for OnHistoryReload(). So this patch removes it for the other
operations.
--HG--
extra : rebase_source : 433422e9160f7d645570baaaff4779c4bcc3ec04
2018-09-06 16:51:58 +10:00
Mike Conley
d0b033bcb9
Bug 1480951 - Make SessionStore respect sessionStorage.clear(). r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D5066
--HG--
extra : rebase_source : 447e78988d9657247b6870a68dc57bc066905092
2018-09-05 14:52:00 -04:00
Nicholas Nethercote
70d22aa86a
Bug 1487328 - Remove nsISHistoryListener.OnHistoryGo{Back,Forward}. r=nika
...
As per the previous commit, they are now subsumed by OnHistoryGotoIndex.
--HG--
extra : rebase_source : 627a32ed9378c7dd5364323183297933f90f9d72
2018-09-03 09:27:37 +10:00
Mark Banner
691543ee89
Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop
...
Automatic changes by ESLint, except for manual corrections for .xml files.
Differential Revision: https://phabricator.services.mozilla.com/D4439
--HG--
extra : moz-landing-system : lando
2018-08-31 05:59:17 +00:00
Boris Zbarsky
270fa12c79
Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs
2018-07-24 19:47:41 -04:00
Kris Maglione
abd0ca0a65
Bug 1474139: Part 2 - Move content-sessionStore to a separate JSM. r=mikedeboer
...
MozReview-Commit-ID: 5weG4B4V1PY
--HG--
rename : browser/components/sessionstore/content/content-sessionStore.js => browser/components/sessionstore/ContentSessionStore.jsm
extra : rebase_source : 48d77f303ea6e0725b87467589d4a3f0c4ac4bdb
2018-07-07 16:42:28 -07:00