Commit Graph

61 Commits

Author SHA1 Message Date
Tim Taubert
76465e3c9c Bug 239254 - [Linux] Migrate existing thumbnails to their new local path; r=yoric 2013-02-11 15:47:22 +01:00
Marco Bonardo
d00a2f4554 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Raymond Lee
47612836b9 Bug 820764 - Stop using addvisit() in browser tests r=mak77 2013-01-25 12:55:22 +08:00
Tim Taubert
23f70e6cd3 Bug 805338 - Use http://127.0.0.1:1/ as a reliable error page for testing r=jaws 2013-01-16 13:34:03 +01:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Tim Taubert
ef6774fb05 Bug 794804 - part 2 - add tests for thumbnails expiration; r=yoric 2012-09-28 10:42:32 +02:00
Tim Taubert
6de76faa6f Bug 794804 - part 1 - minimize chrome/worker communication when expiring thumbnails; r=yoric 2012-09-28 10:42:13 +02:00
Bellindira Castillo [:bellindira]
46120188fd Bug 744610 - Page Thumbnails - WARNING: Surface width or height less than 0: file gfx/thebes/gfxASurface.cpp; r=ttaubert 2012-09-13 18:23:50 -06:00
Tim Taubert
2b7cbcdba2 Bug 762094 - [Page Thumbnails] remove file cache fallback; r=felipe 2012-09-10 13:57:08 +02:00
Mike Hommey
c76e3a7a9b Bug 785436 - PageThumbsWorker.js url is wrong when creating the worker in PageThumbs.jsm. r=gavin 2012-08-25 08:55:48 +02:00
Tim Taubert
b43b2b7eb8 Bug 784558. [Page Thumbnails] Re-add removeFile function to allow single thumbnail removal, used when removing entries from the history. r=felipe 2012-08-24 18:11:06 -07:00
Tim Taubert
6e0dae88c3 Backed out changeset 5fb14f57f34a (bug 784558) 2012-08-22 16:02:25 -07:00
Tim Taubert
7a598fb0d5 Bug 784558 - [Page Thumbnails] single thumbnail removal doesn't work anymore when the corresponding site is removed from history; r=felipe 2012-08-22 10:02:28 -07:00
Tim Taubert
c8ae38b92b Bug 754671 - Follow-up to rename old thumbnail folder instead of removing it; r=felipe 2012-08-21 17:02:33 -07:00
Tim Taubert
cfcb7866db Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe 2012-08-21 11:17:18 -07:00
Andres Hernandez
13b53f0578 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Tim Taubert
1d03cf4ccd Bug 779618 - Tiny follow-up to remove unnecessary return; r=follow-up 2012-08-09 14:45:15 +02:00
Tim Taubert
45dccf7b5d Bug 779618 - [Page Thumbnails] make tabbrowser use the thumbnail service; r=jaws 2012-08-09 08:46:17 +02:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Tim Taubert
500a3a6e42 Bug 774811 - Thumbnail_capture causes 125ms of jank during load of webgl aquarium; r=dao 2012-07-26 13:52:15 +02:00
Tim Taubert
31ecfd6347 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak 2012-06-18 16:05:23 +02:00
Michael Wu
539066cff5 Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey 2012-05-27 23:25:22 -04:00
Tim Taubert
5f7b5593d9 Bug 754608 - Part 3 - add regression tests; r=dietrich 2012-05-15 08:11:08 +02:00
Tim Taubert
18d98ddde5 Bug 754608 - Part 2 - remove getXULDocument() from head.js and use the browser's XUL document; r=dao 2012-05-15 08:10:55 +02:00
Tim Taubert
80dcf69f1d Bug 753755 - [Page Thumbnails] Disabling thumbnails should not create empty folders; r=dietrich 2012-05-14 18:18:27 +02:00
Tim Taubert
7a7a985555 Bug 752409 - Intermittent browser/browser/components/thumbnails/test/browser_thumbnails_storage.js; r=dietrich 2012-05-14 18:16:25 +02:00
Justin Lebar
cdc2cdd948 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Ehsan Akhgari
f92cf63082 Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Ehsan Akhgari
7dbe654abb Backout the latest merge from fx-team because of Ts regressions (no bug) 2012-05-02 15:37:08 -04:00
Tim Taubert
5acf221885 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ed Morley
4263cd1579 Backout 080fc3a7cdfe (bug 744388) for xpcshell failures 2012-05-01 16:34:57 +01:00
Tim Taubert
ff00033882 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Jared Wein
38a60e3a1e Bug 736028 - Page thumbnails should be 1/9th the size of the screen. r=ttaubert 2012-04-12 00:02:27 -07:00
Tim Taubert
56e0212f72 Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich 2012-03-27 14:14:00 +02:00
Tim Taubert
d25f887da9 Bug 705911 - [Page Thumbnails] Save screenshots of redirecting sites; r=dao 2012-03-23 19:12:43 +01:00
Tim Taubert
9caf52026d Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01:00
Marco Bonardo
8bbb355897 Bug 736456 - Cache the spec in captureAndStore, since currentURI may not be available later; r=ttaubert 2012-03-16 16:13:34 +01:00
Tim Taubert
e0f9a88438 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Tim Taubert
c518b4c346 Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich 2012-02-09 11:12:15 +01:00
Tim Taubert
481de717cf Backed out changeset bcd726a4a258 (bug 725268) 2012-02-09 11:47:08 +01:00
Tim Taubert
e6e882d134 Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich 2012-02-09 11:12:15 +01:00
Tim Taubert
d07a3bd328 Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich 2012-02-09 09:48:30 +01:00
Tim Taubert
041a5e989e Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao 2012-02-04 11:50:09 +01:00
Tim Taubert
808287e33d Backed out changeset 2b7cea9aa6a3 (bug 722479) 2012-02-02 23:19:45 +01:00
Tim Taubert
0b6f16bc03 Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao 2012-02-02 15:51:37 +01:00
Tim Taubert
e2a2510fec Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich 2012-02-02 15:50:53 +01:00