roytam1
7f068ecce3
Merge remote-tracking branch 'origin/tracking' into custom
2022-05-04 10:14:24 +08:00
Brian Smith
13fcc4a046
Issue #1829 - Revert "Issue #1751 "
2022-05-04 09:40:24 +08:00
roytam1
6de07653b9
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 10:45:19 +08:00
Moonchild
44388b01a3
Issue #21 - Remove Telemetry accumulation/structures from toolkit js.
...
This fixes toolkit modules and prevents toolkit component breakage.
Also removes about:telemetry
2022-04-28 10:26:19 +08:00
roytam1
d4582b821c
Merge remote-tracking branch 'origin/master' into custom
2021-05-07 09:56:55 +08:00
Moonchild
a4b0f333ba
Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
...
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
2021-05-07 09:53:59 +08:00
roytam1
56aaf6a15a
Merge remote-tracking branch 'origin/master' into custom
2020-09-25 22:18:48 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
Roy Tam
55828393ce
Merge remote-tracking branch 'origin/master' into custom
2020-02-27 07:37:41 +08:00
Matt A. Tobin
e5bacc6f6e
Issue #439 - Remove tests from toolkit/
2020-02-27 07:32:33 +08:00
Roy Tam
29201b8059
Merge remote-tracking branch 'origin/master' into custom
2020-02-08 07:21:43 +08:00
Matt A. Tobin
6dbe4aff96
Issue #65 - Remove AppConstants from toolkit/components/thumbnails
2020-02-08 07:14:33 +08:00
Roy Tam
f097325b98
Revert "Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm"
...
This reverts commit fbd9f1fcd4 .
2019-04-04 19:35:48 +08:00
Gaming4JC
fbd9f1fcd4
Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm
...
reverts m-c 1279568, 1309699, 1310112
2019-03-29 22:23:03 +08:00
wolfbeast
1a5eb981a7
Include blankthumb in the correct file.
2019-02-16 00:27:57 +08:00
JustOff
5c9fd5c5c6
Use a separate process to generate thumbnails only when multi-process mode is enabled
2019-02-16 00:18:14 +08:00
wolfbeast
a00d3a4d9e
Fix a test ( #670 )
2019-02-16 00:15:48 +08:00
wolfbeast
6789cce7a5
Convert trinary to more explicit statement.
2019-02-16 00:10:00 +08:00
wolfbeast
61d4ea0009
Fix #include and potentially undefined Capture.options object.
2019-02-16 00:09:58 +08:00
wolfbeast
060aa7adeb
Use a fixed thumbnail placeholder for blank thumbs (failed to capture).
2019-02-16 00:09:57 +08:00
wolfbeast
49f881cb96
Use try/catch in PageThumbs writeData to deal with null data from caller.
...
Quick fix for #670
2019-02-16 00:09:47 +08:00
wolfbeast
952c11cef9
On failure, save a dummy file from the background page thumb capture module.
...
If a background page thumbnail capture fails (e.g. due to too heavy scripting), we should
write -something- to the thumbnail cache, because otherwise it will try again and again,
which is problematic for bad trap pages, that even if the user has left the page never
to return again, the thumbnail service may still try to capture, and fail.
This resolves the only problem for us in #592 .
2019-02-16 00:07:35 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00