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 |
|
Matt Brubeck
|
72ace35626
|
Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
|
2013-02-16 20:15:41 -08:00 |
|