Commit Graph

23 Commits

Author SHA1 Message Date
Blair McBride
9ce0348c2e Bug 1033972 - BackgroundPageThumbs.captureIfMissing() and PageThumbs.captureAndStoreIfStale() both incorrectly use PromiseWorker. r=adw 2014-07-07 14:28:00 +12:00
Blair McBride
7383b283fe Bug 994915 - Part 2: Add error handling in BackgoundPageThumbs for invalid URLs. r=adw 2014-07-01 22:27:40 +12:00
Drew Willcoxon
313b0c24ef Bug 927688 - Enable background thumbnailing on beta and release. r=markh,gps 2013-10-24 17:17:46 -07:00
Drew Willcoxon
ebdb383635 Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh 2013-10-09 10:13:03 -07:00
Drew Willcoxon
da4e388e10 Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj 2013-10-09 10:13:01 -07:00
Drew Willcoxon
fa026a5be1 Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh 2013-09-12 09:25:57 -07:00
Drew Willcoxon
b9bf6ecc9b Bug 913171 - Fix intermittent browser_thumbnails_background.js by finishing captures only after thumbnails are written. r=markh 2013-09-11 15:12:22 -07:00
Mark Hammond
b2a965f34a Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-11 13:22:57 +10:00
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
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
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
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
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
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
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
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
2bf222075b Bug 841495 - Implement background page thumbnail service (part 2: background thumbnail service). r=ttaubert 2013-05-06 21:10:28 -07:00