Commit Graph

51 Commits

Author SHA1 Message Date
Mark Hammond
9ccbb7068d Backout b8a5df436404 (Bug 910563) for b-c failures 2013-09-10 14:14:37 +10:00
Drew Willcoxon
d9d665c074 Bug 912763 - Disable background thumbnails on Beta. r=markh 2013-09-09 19:58:57 -07:00
Mark Hammond
3839496fee Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-10 12:16:26 +10:00
Mark Hammond
b3b9219260 Bug 875986, part 4 - check no thumbnail file before capture. r=adw 2013-09-09 14:36:38 +10:00
Mark Hammond
f216d34152 Bug 875986, part 3 - remove thumbnail file after capture. r=adw 2013-09-09 14:34:15 +10:00
Mark Hammond
a1428b7755 Bug 875986, part 2 - additional test that no cookies are stored by pages captured in the background. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond
58298b74ee Bug 875986, part 1 - use custom docShell flags instead of private-browsing for b/g thumbnails. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond
37b825ad0d Bug 906713 - reset default capture timeout earlier to prevent oranges. r=adw 2013-09-09 10:16:21 +10:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Drew Willcoxon
9692eb8351 Bug 901294 - Prevent the background thumbnail service from triggering downloads. r=markh 2013-08-24 01:10:52 -07:00
Mark Hammond
4cd50ead23 Bug 898743 - ensure Cache-Control: no-store for all thumbnail_update tests. r=adw 2013-08-29 11:11:42 +10:00
Drew Willcoxon
d838a5710b Bug 908060 - Choose a better size for the background thumbnail service's browser. r=markh 2013-08-23 17:38:21 -07:00
Mark Hammond
24049867fe Bug 907350 - set cache-control: no-store to avoid browser_thumbnails_background orange. r=adw 2013-08-22 12:11:45 +10:00
Mark Hammond
cad6550e1f Bug 897880 - Thumbnail service must not overwrite existing thumbnails if it gets an error response. r=adw 2013-08-20 09:26:33 +10:00
Tim Taubert
747402c095 Bug 904039 - Take devicePixelRatio into account when determining thumbnail size; r=markh 2013-08-12 14:39:56 +02:00
Mark Hammond
ac7c070103 Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin 2013-08-08 09:52:01 +10:00
Michael Brennan
7f208b37e3 Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric 2013-08-07 22:48:07 +02:00
Mark Hammond
337fcff3ff Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin 2013-08-07 11:10:58 +10:00
Mark Hammond
9ed80ac3a0 Bug 870100 (part 1) - regenerate stale page thumbnails on demand, and send notification when done. r=adw 2013-06-24 14:32:32 -04:00
Mark Hammond
7326288c4c Bug 892875 - Put background thumbnails behind a preference, and disable that preference during tests. r=adw 2013-07-23 17:40:16 +10:00
Drew Willcoxon
6338d23a14 Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj 2013-07-12 21:03:18 -07:00
Drew Willcoxon
a47d853914 Bug 891169 - Make BackgroundPageThumbs safer when there are private windows open. r=markh 2013-07-12 21:03:15 -07:00
Mark Hammond
9ca68878fd Bug 891640 - background thumbnails should use low priority network ops. r=adw 2013-07-12 13:59:16 +10:00
Mark Hammond
499b4ae55c Bug 890130 - Background thumbnail timeouts now start when item starts processing. r=adw 2013-07-12 13:59:16 +10:00
Mark Hammond
84881185c9 Bug 890133 - Background thumbnails should prevent same URL being queued multiple times. r=adw 2013-07-11 17:50:55 +10:00
Drew Willcoxon
25bedb35ef Bug 870101 - Make BackgroundPageThumbs load about:blank after capturing windows so that they're eventually collected. r=markh 2013-07-03 17:44:38 -07:00
Ms2ger
032d1cbb66 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Mike Shal
b77ae67471 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
Drew Willcoxon
467f3a83a2 Bug 870103 - Disable plugins and HTML5 media in BackgroundPageThumbs's browser. r=markh 2013-06-24 22:07:12 -07:00
Ms2ger
5a63e5bff8 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Mark Hammond
41f1c848a4 Bug 875157 (part 2) - prevent background thumbnails from displaying alerts/dialogs. r=adw
--HG--
extra : rebase_source : 972af12f9f6b35186826d6087df1e3d54a768367
2013-05-31 11:17:41 +10:00
Joey Armstrong
d47bba4871 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
Drew Willcoxon
d1ada1717b Bug 870105 - Follow-up: Size the browser according to the user's screen size. r=ttaubert 2013-06-04 17:25:50 -07:00
Drew Willcoxon
300957cc47 Bug 870105 - In BackgroundPageThumbs.jsm, size the browser once using browser.style rather than after each page load using nsIDOMWindowUtils.setCSSViewport. r=ttaubert 2013-06-04 14:37:02 -07:00
Drew Willcoxon
9e7609cf34 Bug 870114 - Write a test that verifies that BackgroundPageThumbs uses private browsing. r=markh 2013-05-31 22:52:51 -07:00
Drew Willcoxon
d66ec5d74f Bug 870179 - Fix privacy leak in BackgroundPageThumbs when private browsing is active. r=ttaubert 2013-05-23 20:13:23 -07:00
Drew Willcoxon
a24927b7a3 Bug 873046 - Fix intermittent failure in browser_thumbnails_background.js. r=test 2013-05-21 19:45:32 -07:00
Drew Willcoxon
2bf222075b Bug 841495 - Implement background page thumbnail service (part 2: background thumbnail service). r=ttaubert 2013-05-06 21:10:28 -07:00
David Rajchenbach-Teller
c5d04ecbf6 Bug 857201 - Restoring PageThumbsStorage.getFileForURL, with deprecation warning;r=ttaubert 2013-04-11 08:27:11 +02:00
Tim Taubert
ca656d5fcf Bug 858888 - Don't expire thumbnails implicitly in browser_thumbnails_expiration.js; r=yoric 2013-04-10 18:39:50 +02:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Rajchenbach-Teller
6528706121 Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Tim Taubert
de02fa344e Bug 851845 - Intermittent (NS_ERROR_NOT_AVAILABLE) [nsIDOMWindowUtils.getScrollbarSize]; r=jaws 2013-03-21 09:23:02 +01:00
Tim Taubert
651bb81e3f Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric 2013-03-11 13:53:50 +01:00
Ms2ger
79c09cf500 Merge mozilla-central to build-system. 2013-02-28 12:11:53 +01:00
Tim Taubert
6a3107f903 Bug 727765 - part 2 - let Panorama use PageThumbs to draw screenshots to TabCanvases; r=jaws 2013-02-27 13:37:45 +01:00
Tim Taubert
4cf02ccf5d Bug 727765 - part 1 - use nsIDOMWindowUtils.getScrollbarWidth() to avoid black borders at the right; r=jaws 2013-02-27 13:37:45 +01:00
Gregory Szorc
14545664e3 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00