Commit Graph

58 Commits

Author SHA1 Message Date
Markus Stange
a41b32f2f2 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
e8e38d892b Bug 993013 - Fix 'this._cps2 is undefined' errors in test runs r=adw 2014-06-25 16:30:17 +02:00
Masayuki Nakano
c50afb64af Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug 2014-04-01 13:09:23 +09:00
Aleh Zasypkin
7ba2c83545 Bug 984004 - Part 2: Immediately update %label on reset. r=felipc 2014-03-19 10:25:17 +01:00
Drew Willcoxon
58e2112543 Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer 2014-01-30 09:20:37 -08:00
Mike de Boer
23db964773 [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-20 11:25:00 +01:00
Tom Schuster
7ef847756a Bug 691614 - Make content zooming work with e10s Firefox. r=felipe 2014-01-13 18:36:26 +01:00
Ryan VanderMeulen
b40e5740ef [Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures. 2014-01-17 10:30:28 -05:00
Mike de Boer
5865e80c7a [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-17 14:04:15 +01:00
Gijs Kruitbosch
af4d61f59a Merge mozilla-central and ux 2013-10-09 06:19:14 +02:00
Drew Willcoxon
e511964152 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
e2c6573246 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Drew Willcoxon
4a9efb3a3b 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
97b0296dfe Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Gijs Kruitbosch
335928bae2 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Gijs Kruitbosch
bc43c383bb Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
Drew Willcoxon
05bd8b8ba1 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
e257afed76 Merge mozilla-central and ux-central 2013-06-08 00:09:29 +02:00
Gijs Kruitbosch
c628b56ab5 Merge m-c to UX. 2013-06-06 16:57:35 +02:00
Drew Willcoxon
8951984fb9 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
7f26500af5 Bug 869933: adjust zoom reset button label whilst zooming in/out. r=jaws 2013-05-14 18:55:21 +02:00
Drew Willcoxon
6cd31fe862 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
e6c5815832 Bug 897428 - Fix JS error "markupDocumentViewer is undefined" in browser-fullZoom.js. r=gavin 2013-08-08 20:36:15 -07:00
Bill McCloskey
7449a41895 Bug 903184 - Disable more fullZoom code in electrolysis (r=felipe) 2013-08-08 17:01:08 -07:00
Dão Gottwald
803373f6f6 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
Bill McCloskey
7ad30cc2a4 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) 2013-04-22 19:47:52 -07:00
Drew Willcoxon
2480a4564f Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Ryan VanderMeulen
8cdb6b28db Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
Drew Willcoxon
369e6ca552 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Phil Ringnalda
7967b99f23 Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Drew Willcoxon
61a2c55fbf Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Scott Johnson
0efbfb5758 Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
Josh Matthews
0dadc924c1 Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan 2012-06-30 07:50:07 -07:00
Masayuki Nakano
ecadc8e1f1 Bug 782739 Handle new mousewheel prefs in browser_fullZoom.js r=smaug+dao 2012-08-16 00:51:13 +09:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Bellindira Castillo [:bellindira]
58b92df66a Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert 2012-04-25 13:50:09 -06:00
Ehsan Akhgari
8fe832a522 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Bellindira Castillo [:bellindira]
2b747a2592 Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert 2012-04-25 13:50:09 -06:00
Tim Taubert
a29ae58873 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Matt Brubeck
b25e1f0325 Bug 719271 - Site-specific zoom level shouldn't apply to media documents [r=gavin] 2012-01-20 11:43:24 -08:00
Matt Brubeck
f137f88f22 Bug 575830 - Image zoom is reset when switching tabs [r=gavin] 2012-01-18 16:01:19 -08:00
arno renevier
dff63f2de7 bug 679784: let nsIContentPrefService handle private browsing mode; r=ehsan
Manage private browsing mode in content pref service. CPS should be available
in private browsing mode, but should not store informations on disk, and should
clear all informations once the private session ends.

When setting a pref in private mode, it is stored in an in-memory hash table.
When getting a pref, it is retrieved from that hash table if available.
Otherwise, it is retrieved using the standard mechanism. When removing a pref,
it is retrieved from the hash table. The rationale is that in private mode,
it's ok to read a pref from normal database, but not ok to set it.

The in-memory hash table is cleared when leaving the private browsing mode.

When removing a set of preferences (with removeGroupedPrefs or
removePrefsByName), preferences are removed from the in-memory hashtable, *and*
from normal mode database. The rationale is that visiting a website may trigger
setting/getting/removing for a specific preference only. But removing many
prefs at once is the result of an action not associated with a website. For
example, user may wish to delete all its informations. In that case, user
probably expects to not have those informations restored once it leaves private
browsing mode.
2011-09-01 14:13:03 -04:00
Gavin Sharp
14a4abf2ec Bug 675037: fullzoom callback needs to handle null currentURI, r=dolske 2011-07-28 14:18:53 -07:00
Felipe Gomes
0ec7d82f1e Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN 2010-12-28 12:45:04 -08:00
Felipe Gomes
edc0cf7fdb Back out 435b65622b7b due to orange. a=backout 2010-12-28 12:09:37 -08:00
Felipe Gomes
0b2c9089f7 Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN 2010-12-28 11:05:08 -08:00
Felipe Gomes
e574fedce3 Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN 2010-09-02 18:50:32 -03:00
Dão Gottwald
8f628976a3 Bug 580914 - use Services.contentPrefs, Services.obs and XPCOMUtils.generateQI in browser-fullZoom.js. r=gavin 2010-07-24 10:57:04 +02:00
Phil Ringnalda
ad409c79b3 Remove trailing whitespace to trigger builds in a CLOSED TREE 2010-05-10 21:28:19 -07:00
Jeff Walden
6701407555 Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke 2010-04-17 03:19:33 -07:00