Commit graph

83 commits

Author SHA1 Message Date
Florian Quèze
10acf21200 Bug 1381853 - load viewZoomOverlay.js and browser-fullZoom.js into the browser window lazily, r=mconley. 2017-07-23 00:17:55 +02:00
Chung-Sheng Fu
3f9fb1de56 Bug 1369357 - Enabling privacy.resistFingerprinting implies disabling browser.zoom.siteSpecific r=arthuredelstein,dao
MozReview-Commit-ID: XmzvzyUVnu

--HG--
extra : rebase_source : f8819d740923cdc1ebec3d4d76a718abbf39548c
2017-06-19 10:33:23 +08:00
Carsten "Tomcat" Book
e1e203f1f5 Merge mozilla-central to autoland 2017-04-27 16:36:41 +02:00
Jared Wein
7dbb0e91c3 Bug 1347413 - Remove the unused browser-fullZoom:zoomReset and browser-fullZoom:zoomChange notifications. r=dao,mccr8
MozReview-Commit-ID: GeqfVngo9QT
2017-03-15 11:26:57 -04:00
Florian Queze
4b1556a5f2 Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
Florian Queze
4c6a68d1c9 Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
Florian Queze
f935ddc4b3 Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
Sebastian Hengst
159215e6f4 Backed out changeset 18d45aa984d6 (bug 1355161) 2017-04-14 23:39:23 +02:00
Sebastian Hengst
738d097aae Backed out changeset 55f3df15eaa6 (bug 1356569) 2017-04-14 23:39:17 +02:00
Florian Queze
3c564a2b02 Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
Florian Queze
a363fb8c8b Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
Jared Wein
ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Dave Townsend
8de07a19a0 Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz

--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Jared Wein
17ee4aac47 Bug 1315013 - part 2, remove unnecessary slash-star comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: LpP0OeyjqX9

--HG--
extra : rebase_source : 3bee2f5e8df7059609085e6b466849af5117b9df
2016-11-03 15:02:07 -04:00
Jared Wein
5040f17e00 Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
MozReview-Commit-ID: 7Gx90a5y8t6

--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -04:00
Katie Broida
51baff5088 Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao
MozReview-Commit-ID: 7jcAhgUp8RP
2016-08-12 13:48:59 -04:00
Kris Maglione
a8efd78a92 Bug 1238310: Part 2 - Return a promise from FullZoom.reset that resolves on completion. r=adw
MozReview-Commit-ID: Af9eV8sLE2h

--HG--
extra : rebase_source : 5da4e631789e8da63e45b0385131dbf6ae3e72f7
extra : histedit_source : 2ebec5b49c9e95f8c909cf9702f470d551d9c245%2C0eeb19a5b999d42e792e2992c67d3a3e7c2e285d
2016-04-23 22:17:50 -07:00
Kris Maglione
c236a85ae5 Bug 1238310: Part 1 - Allow setting zoom for background tabs. r=adw
MozReview-Commit-ID: F7zQ30P510g

--HG--
extra : rebase_source : 4c643683c24b984676e0823fa607949dff7e9111
extra : histedit_source : e35be2cebebc92bc32f5821acc4c33d10a7b84eb
2016-04-01 15:16:52 -07:00
Josh Matthews
80d7a050f3 Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw 2016-04-04 15:25:58 -04:00
Ciro S. Costa
045f189d10 Bug 1089232 - Updates nsContentPrefService to take an extra isPrivate argument. r=adw 2015-02-20 20:24:35 -02:00
Till Schneidereit
5dec54d943 Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster
--HG--
extra : rebase_source : ef9f83be96af75ee25f8e9fb90ce2b84ab3689bd
2016-01-04 13:06:50 +01:00
Felipe Gomes
909d49249d Bug 1228627 - Remove #includes from browser.js. r=Gijs 2015-11-30 12:13:57 -02:00
Zach Miller ext:(%20and%20Kevin%20Hutt%20%3Ckhutt12%40wou.edu%3E)
9c28564fc0 Bug 1138873 - Remove expression closures from handleResult methods. r=dao 2015-03-11 17:17:16 -07:00
Markus Stange
477587277a Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao 2014-08-20 17:13:35 +02:00
Tim Taubert
62f406e610 Bug 993013 - Fix 'this._cps2 is undefined' errors in test runs r=adw 2014-06-25 16:30:17 +02:00
Masayuki Nakano
f6885469a0 Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Aleh Zasypkin
aa3bfb35c2 Bug 984004 - Part 2: Immediately update %label on reset. r=felipc 2014-03-19 10:25:17 +01:00
Drew Willcoxon
f49c2eb330 Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer 2014-01-30 09:20:37 -08:00
Mike de Boer
2f3d8c4a91 [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-20 11:25:00 +01:00
Tom Schuster
e939a46cb8 Bug 691614 - Make content zooming work with e10s Firefox. r=felipe 2014-01-13 18:36:26 +01:00
Ryan VanderMeulen
3a50e45e8a [Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures. 2014-01-17 10:30:28 -05:00
Mike de Boer
5dee0a841c [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-17 14:04:15 +01:00
Gijs Kruitbosch
b50e0b0c07 Merge mozilla-central and ux 2013-10-09 06:19:14 +02:00
Drew Willcoxon
1cca2457a2 Bug 555390 - Fix intermittent failure in browser_bug419612.js by waiting for location-change notification after tabs are removed. r=mak 2013-10-07 21:59:22 -07:00
Mike Conley
083b775a4f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Drew Willcoxon
a0a4d6f410 Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin 2013-08-12 16:41:43 -07:00
Mike Conley
1bc07e3e05 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Gijs Kruitbosch
6cd359a5e6 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Gijs Kruitbosch
597f293d60 Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
Drew Willcoxon
dfab2c165d Bug 880226 - Fix intermittent browser_bug386835.js by improving browser-fullZoom.js's async handling. r=mak 2013-07-09 14:12:43 -07:00
Gijs Kruitbosch
9068f66933 Merge mozilla-central and ux-central 2013-06-08 00:09:29 +02:00
Gijs Kruitbosch
4ca22db3a6 Merge m-c to UX. 2013-06-06 16:57:35 +02:00
Drew Willcoxon
1d9dd70a76 Bug 880361 - Fix "browser is undefined" error in FullZoom when immediately closing a newly opened browser window. r=gavin 2013-06-06 16:29:50 -07:00
Mike de Boer
f59d22ab75 Bug 869933: adjust zoom reset button label whilst zooming in/out. r=jaws 2013-05-14 18:55:21 +02:00
Drew Willcoxon
aeea388742 Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Drew Willcoxon
4163cba7eb Bug 897428 - Fix JS error "markupDocumentViewer is undefined" in browser-fullZoom.js. r=gavin 2013-08-08 20:36:15 -07:00
Bill McCloskey
eb7a383fd6 Bug 903184 - Disable more fullZoom code in electrolysis (r=felipe) 2013-08-08 17:01:08 -07:00
Dão Gottwald
f4df7e7e1b Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00