Pale Moon
bcbf8e8983
[Pale-Moon] Make getCellProperties a bit more robust.
2020-02-15 07:33:02 +08:00
athenian200
f5acafc727
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Fix obsolete self-reference in palemoon/components/places/PlacesUIUtils.jsm.
2020-02-15 07:32:45 +08:00
athenian200
b6b33a6b2a
[Pale-Moon] Remove excess whitespace.
2020-02-15 07:32:26 +08:00
athenian200
fcab070621
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sync.
2020-02-15 07:30:49 +08:00
athenian200
4fa4016eb6
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/shell.
2020-02-15 07:30:36 +08:00
athenian200
8018d9393e
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sessionstore.
2020-02-15 07:30:20 +08:00
athenian200
9e97918159
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/search.
2020-02-15 07:30:03 +08:00
athenian200
0764896876
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/preferences.
2020-02-15 07:29:49 +08:00
athenian200
e6be1fd9c3
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/places.
2020-02-15 07:29:29 +08:00
athenian200
85de6bf035
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/pageinfo.
2020-02-15 07:29:04 +08:00
athenian200
3d1be0ea0f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/newtab.
2020-02-15 07:28:46 +08:00
athenian200
f5a1756738
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/fuel.
2020-02-15 07:28:31 +08:00
athenian200
c7bcbe215d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/feeds.
2020-02-15 07:28:14 +08:00
athenian200
dd6ed2537f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/downloads.
2020-02-15 07:27:55 +08:00
athenian200
2ffeaf901d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components.
2020-02-15 07:27:24 +08:00
athenian200
95492157f1
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/modules.
2020-02-15 07:27:07 +08:00
athenian200
addf7b2fb1
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/base.
2020-02-15 07:26:27 +08:00
wolfbeast
bcbdf11c25
[CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.
2020-02-15 07:03:46 +08:00
wolfbeast
113362d3b3
Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.
...
This adds an addition to the environment set up for child processes
(plugin container) so that it may still be able to pass the omni
parameters there as-needed.
2020-02-15 07:03:45 +08:00
wolfbeast
a70bdf58db
Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var."
...
This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31.
2020-02-15 07:03:43 +08:00
Roy Tam
4f18ae9e69
[Pale-Moon] remove duplicated code hunk, fix js error
2020-02-14 22:48:47 +08:00
Simon Giesecke
2da1f51f91
[IndexedDB] Ensure that strong references to newly created cursors are
...
kept until the DOM Binding is created.
This fixes random crashes on websites that use IndexedDB cursors.
See also BZ bug 1599420
2020-02-14 22:46:13 +08:00
Henri Sivonen
140bd4d265
[Parser] Move setting context to null to the correct location.
2020-02-14 22:46:09 +08:00
wolfbeast
e58f92ba6e
Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.
2020-02-14 22:46:06 +08:00
sotaro
088c5a329d
[Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctly
2020-02-14 22:46:03 +08:00
wolfbeast
47cc63bc6c
[Network] Bump http channel default Firefox CompatMode init value.
2020-02-14 22:46:00 +08:00
wolfbeast
d750f143f3
Fix a whitespace issue in nsComputedDOMStyle.cpp
2020-02-13 07:17:39 +08:00
wolfbeast
cda9951c24
[CSS] Add stub for font-variation-settings
...
This stub is added because websites insist on considering this
very hardware-dependent and O.S.-variable low-level font-control
as a "critical feature" which it isn't as there is 0 guarantee
that font variation settings are supported or honored by any
operating system used by the client.
On top this is a WD status feature that sites shouldn't be using, and
the feature itself is strongly discouraged for use in favor of standard
CSS font manipulation keywords like `font-weight`.
2020-02-13 07:17:37 +08:00
wolfbeast
2537698cd2
[CSP] Allow not having a Port for RessourceURI if the Scheme has no
...
Default Port
2020-02-13 07:17:36 +08:00
Matt A. Tobin
71bc312d95
Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion
2020-02-13 07:17:34 +08:00
Matt A. Tobin
a867e3a0c0
Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES
...
Also fix deprot
2020-02-13 07:17:33 +08:00
Matt A. Tobin
cf9ac0b791
Directly assign PrimitiveConversions.h to the generated binding of KeyframeAnimationOptions.
...
This is a hack to deal UnifiedBindings trying to deal with an incomplete codegen implementation so it was worked around with a hack back in Firefox 30-something. If we have anymore of this non-sense crop up as stuff is added or removed from DOM then extend this conditional.
Least until something better comes along.
2020-02-13 07:17:31 +08:00
win7-7
528f0eb941
Issue #1355 - Do less work for columns not in the desired set in PaintRowGroupBackgroundByColIdx
...
Do less work in PaintRowGroupBackgroundByColIdx for cells that are not in our desired set of columns.
crash fix:
Guard against empty column groups when building a display list for a table.
2020-02-13 07:17:12 +08:00
Pale Moon
f169a6f4bc
[Pale-Moon] Issue #1721 - Add pref to control smart bookmarks size.
...
This adds `browser.places.smartBookmarks.max` as a hidden pref to
control the maximum number of results returned by application-generated
smart bookmarks.
Resolves #1721
2020-02-08 07:15:58 +08:00
Matt A. Tobin
65b6f50bf4
Issue #65 - Don't split in the middle of assignment statements in createProfileWizard.js
2020-02-08 07:14:46 +08:00
Matt A. Tobin
f66076f04c
Issue #65 - Correct fallthough case in profileSelection.js
2020-02-08 07:14:44 +08:00
Matt A. Tobin
71eaa912b7
Issue #65 - Remove AppConstants from toolkit/components/passwordmgr
2020-02-08 07:14:41 +08:00
Matt A. Tobin
5b63deb851
Issue #65 - Remove AppConstants from toolkit/components/alerts
2020-02-08 07:14:39 +08:00
Matt A. Tobin
afa0dd0701
Issue #65 - Remove AppConstants from toolkit/components/places
2020-02-08 07:14:37 +08:00
Matt A. Tobin
ce0c0ee950
Issue #65 - Remove AppConstants from toolkit/components/apppicker
2020-02-08 07:14:35 +08:00
Matt A. Tobin
6dbe4aff96
Issue #65 - Remove AppConstants from toolkit/components/thumbnails
2020-02-08 07:14:33 +08:00
Matt A. Tobin
e0ad4cf19a
Issue #65 - Remove AppConstants from toolkit/components/printing
2020-02-08 07:14:31 +08:00
Matt A. Tobin
d28907df2a
Issue #65 - Remove AppConstants from toolkit/components/satchel
2020-02-08 07:14:28 +08:00
Matt A. Tobin
0cd01bac24
Issue #65 - Remove AppConstants from toolkit/components/jsdownloads
2020-02-08 07:14:26 +08:00
Matt A. Tobin
f1210b0d9a
Issue #65 - Remove AppConstants from toolkit/mozapps/downloads
2020-02-08 07:14:24 +08:00
Matt A. Tobin
905663865e
Issue #65 - Remove AppConstants from toolkit/mozapps/extensions
2020-02-08 07:14:20 +08:00
Matt A. Tobin
f77d815b53
Issue #65 - Remove AppConstants from toolkit/mozapps/update
2020-02-08 07:12:32 +08:00
Matt A. Tobin
b358ba2a2c
Issue #65 - Remove AppConstants from toolkit/profile
2020-02-08 07:12:30 +08:00
win7-7
915358dfcb
fix whitespace
...
fix whitespace.
2020-02-08 07:11:57 +08:00
win7-7
a05c6a317b
Issue #1386 - Devirtualize GetRowSpan/GetColSpan
...
It's at ~1.5% on the perf log for the Netflix use case, which seems a bit too much.
2020-02-08 07:11:55 +08:00