Mark Hammond
d5b24aae08
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Gregory Szorc
dffb8830ba
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
2014-02-06 13:00:20 -08:00
Drew Willcoxon
430f328d55
Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh
2014-01-07 12:59:18 -08:00
Wes Kocher
2d9fcb0db4
Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange
2014-01-08 22:02:28 -08:00
Drew Willcoxon
9b665cc687
Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh
2014-01-07 12:59:18 -08:00
Bill McCloskey
ff36ddc3aa
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Gregory Szorc
6e1333520a
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
2013-12-10 16:18:11 +09:00
Drew Willcoxon
d19707795e
Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh
2013-12-09 19:52:51 -08:00
Drew Willcoxon
d6a938932e
Bug 914920 - Fix bug whereby about:newtab displays thumbnails from unrelated websites for some links. r=markh
2013-12-04 17:38:00 -08:00
Ryan VanderMeulen
8df43cb7cf
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Bill McCloskey
1ca8c3fbd0
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Drew Willcoxon
73d5c025eb
Bug 931889 - Split browser_thumbnails_background.js into multiple smaller files. r=markh
2013-11-21 17:38:17 -08:00
Tim Taubert
b09de45638
Bug 934207 - Add browser_thumbnails_background_crash.js to browser.ini r=jhammel,markh
...
From 866d4df33b0e9fd8b8a28eea4dfa690a10b7fa83 Mon Sep 17 00:00:00 2001
2013-11-02 20:35:38 +01:00
Ed Morley
a4685a541c
Bug 931889 - Disable browser_thumbnails_background.js on Linux for too many intermittent failures
2013-10-28 17:01:51 +00:00
Drew Willcoxon
cfc3c6471e
Bug 927688 - Enable background thumbnailing on beta and release. r=markh,gps
2013-10-24 17:17:46 -07:00
Drew Willcoxon
a59ea2f05d
Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh
2013-10-09 10:13:03 -07:00
Drew Willcoxon
939d5826b2
Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj
2013-10-09 10:13:01 -07:00
Tim Abraldes
086a18ef3e
bug 856977. Alert should not be possible from beforeunload. r=bbondy,bz
2013-10-08 14:00:12 -07:00
Gregory Szorc
d3405d579f
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ed Morley
697a1cc250
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
3bbbcf0fd0
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Carsten "Tomcat" Book
d01b4c8f8e
Merge m-c to mozilla-inbound
2013-09-23 14:00:40 +02:00
Christian Holler
167821d8c4
Bug 915384 - use a longer timeout for browser_thumbnails_background. r=markh
2013-09-23 11:27:26 +02:00
Christian Holler
7c36b4f7ee
Bug 919438 - Disable thumbnails test in non-crashreporter builds. r=markh
2013-09-23 11:04:03 +02:00
Drew Willcoxon
c62d346d9d
Bug 917610 - Fix backgroundPageThumbsContent.js's use of nsIDOMWindowUtils.preventFurtherDialogs. r=markh
2013-09-20 21:40:37 -07:00
Jared Wein
6580fe1985
Bug 917887 - Move tests in browser/base/content/tests to browser/base/content/tests/general. r=gavin
2013-09-19 02:06:20 -04:00
Drew Willcoxon
20443f6b25
Bug 917609 - browser_thumbnails_background.js noAlert test should catch window.alert exception. r=markh
2013-09-18 17:21:03 -07:00
Drew Willcoxon
68a1970f9c
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
230a70fab7
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
cfc1b3184d
Bug 910563 - gracefully handle the thumbnail process crashing. r=adw
2013-09-11 13:22:57 +10:00
Phil Ringnalda
032e5bd039
Bug 910563 backout followup, remove the other removed file from the makefile
2013-09-09 22:35:42 -07:00
Mark Hammond
4e7ab02989
Backout b8a5df436404 (Bug 910563) for b-c failures
2013-09-10 14:14:37 +10:00
Drew Willcoxon
2b2f6c4bb7
Bug 912763 - Disable background thumbnails on Beta. r=markh
2013-09-09 19:58:57 -07:00
Mark Hammond
fafc5724ea
Bug 910563 - gracefully handle the thumbnail process crashing. r=adw
2013-09-10 12:16:26 +10:00
Mark Hammond
e632b08d8b
Bug 875986, part 4 - check no thumbnail file before capture. r=adw
2013-09-09 14:36:38 +10:00
Mark Hammond
486ea29df6
Bug 875986, part 3 - remove thumbnail file after capture. r=adw
2013-09-09 14:34:15 +10:00
Mark Hammond
b02d03a537
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
1bf47cad9b
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
f7d333c560
Bug 906713 - reset default capture timeout earlier to prevent oranges. r=adw
2013-09-09 10:16:21 +10:00
Mike Hommey
b207d5baf7
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Drew Willcoxon
a5213a25e0
Bug 901294 - Prevent the background thumbnail service from triggering downloads. r=markh
2013-08-24 01:10:52 -07:00
Mark Hammond
998481e65c
Bug 898743 - ensure Cache-Control: no-store for all thumbnail_update tests. r=adw
2013-08-29 11:11:42 +10:00
Drew Willcoxon
6c46687c36
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
4f68d96d27
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
b3b318f7d0
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
c86a9b72fc
Bug 904039 - Take devicePixelRatio into account when determining thumbnail size; r=markh
2013-08-12 14:39:56 +02:00
Mark Hammond
a9137a42b3
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
05e8585134
Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric
2013-08-07 22:48:07 +02:00
Mark Hammond
cb49ff77ed
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Mark Hammond
dc8910c93f
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