Commit Graph

5 Commits

Author SHA1 Message Date
Felipe Gomes
2fa6feff68 Bug 1467278 - Lazily instantiate the AutoScrollController when a middle click occurs. r=Gijs,kats
MozReview-Commit-ID: BCpAHzMcubP

--HG--
extra : rebase_source : 79527df2dc82bb005dfa0e2b94374ce973bfb893
2018-06-09 18:42:51 -03:00
Felipe Gomes
a51e90fdb3 Bug 1467278 - Part 0 - hg copy the ClickEventHandler code to a new file. r=kats
MozReview-Commit-ID: 2ncvTj8Njbj

--HG--
rename : toolkit/content/browser-content.js => toolkit/modules/AutoScrollController.jsm
extra : rebase_source : 3872a4523e9a4b1dba88be450a8fe63ac7be19a9
2018-06-09 18:42:47 -03:00
Andreea Pavel
412ea23300 Backed out 2 changesets (bug 1467278) gecko decision task failure, causing mass OSX intermittent failures on a CLOSED TREE
Backed out changeset 436a6ebd505e (bug 1467278)
Backed out changeset e0e3ad8c81ec (bug 1467278)
2018-06-07 21:58:45 +03:00
Felipe Gomes
79c3bb74e6 Bug 1467278 - Lazily instantiate the AutoScrollController when a middle click occurs. r=Gijs,kats
MozReview-Commit-ID: CJpGV3LH1Ti

--HG--
extra : rebase_source : cd289c172dad2fa35aee7c39afd0339cead4a9e2
2018-06-07 14:39:15 -03:00
Felipe Gomes
499bbed20f Bug 1467278 - Part 0 - hg copy the ClickEventHandler code to a new file. r=kats
This copies the code through hg cp in order to preserve the blame, and removes the code from browser-content.js

MozReview-Commit-ID: Flnhqmb3KdU

--HG--
rename : toolkit/content/browser-content.js => toolkit/modules/AutoScrollController.jsm
extra : rebase_source : d8a128670ce8f1b37e7330f761e3a827fc789a72
2018-06-06 18:05:39 -03:00