wolfbeast
92d49e3b00
Issue #1383 - Remove "Copy raw data to clipboard" button
...
This resolves #1383
2 years ago
Matt A. Tobin
11efe7888c
Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils
2 years ago
Matt A. Tobin
44da82db2a
Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on Windows in UpdateUtils.jsm
2 years ago
win7-7
e8bb5560f7
Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster
...
We can devirtualize it, remove some branches.
2 years ago
Pale Moon
bcbf8e8983
[Pale-Moon] Make getCellProperties a bit more robust.
2 years ago
athenian200
f5acafc727
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Fix obsolete self-reference in palemoon/components/places/PlacesUIUtils.jsm.
2 years ago
athenian200
b6b33a6b2a
[Pale-Moon] Remove excess whitespace.
2 years ago
athenian200
fcab070621
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sync.
2 years ago
athenian200
4fa4016eb6
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/shell.
2 years ago
athenian200
8018d9393e
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sessionstore.
2 years ago
athenian200
9e97918159
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/search.
2 years ago
athenian200
0764896876
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/preferences.
2 years ago
athenian200
e6be1fd9c3
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/places.
2 years ago
athenian200
85de6bf035
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/pageinfo.
2 years ago
athenian200
3d1be0ea0f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/newtab.
2 years ago
athenian200
f5a1756738
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/fuel.
2 years ago
athenian200
c7bcbe215d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/feeds.
2 years ago
athenian200
dd6ed2537f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/downloads.
2 years ago
athenian200
2ffeaf901d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components.
2 years ago
athenian200
95492157f1
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/modules.
2 years ago
athenian200
addf7b2fb1
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/base.
2 years ago
wolfbeast
bcbdf11c25
[CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.
2 years ago
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.
2 years ago
wolfbeast
a70bdf58db
Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var."
...
This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31.
2 years ago
Roy Tam
4f18ae9e69
[Pale-Moon] remove duplicated code hunk, fix js error
2 years ago
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
2 years ago
Henri Sivonen
140bd4d265
[Parser] Move setting context to null to the correct location.
2 years ago
wolfbeast
e58f92ba6e
Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.
2 years ago
sotaro
088c5a329d
[Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctly
2 years ago
wolfbeast
47cc63bc6c
[Network] Bump http channel default Firefox CompatMode init value.
2 years ago
wolfbeast
d750f143f3
Fix a whitespace issue in nsComputedDOMStyle.cpp
2 years ago
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`.
2 years ago
wolfbeast
2537698cd2
[CSP] Allow not having a Port for RessourceURI if the Scheme has no
...
Default Port
2 years ago
Matt A. Tobin
71bc312d95
Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion
2 years ago
Matt A. Tobin
a867e3a0c0
Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES
...
Also fix deprot
2 years ago
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.
2 years ago
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.
2 years ago
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
2 years ago
Matt A. Tobin
65b6f50bf4
Issue #65 - Don't split in the middle of assignment statements in createProfileWizard.js
2 years ago
Matt A. Tobin
f66076f04c
Issue #65 - Correct fallthough case in profileSelection.js
2 years ago
Matt A. Tobin
71eaa912b7
Issue #65 - Remove AppConstants from toolkit/components/passwordmgr
2 years ago
Matt A. Tobin
5b63deb851
Issue #65 - Remove AppConstants from toolkit/components/alerts
2 years ago
Matt A. Tobin
afa0dd0701
Issue #65 - Remove AppConstants from toolkit/components/places
2 years ago
Matt A. Tobin
ce0c0ee950
Issue #65 - Remove AppConstants from toolkit/components/apppicker
2 years ago
Matt A. Tobin
6dbe4aff96
Issue #65 - Remove AppConstants from toolkit/components/thumbnails
2 years ago
Matt A. Tobin
e0ad4cf19a
Issue #65 - Remove AppConstants from toolkit/components/printing
2 years ago
Matt A. Tobin
d28907df2a
Issue #65 - Remove AppConstants from toolkit/components/satchel
2 years ago
Matt A. Tobin
0cd01bac24
Issue #65 - Remove AppConstants from toolkit/components/jsdownloads
2 years ago
Matt A. Tobin
f1210b0d9a
Issue #65 - Remove AppConstants from toolkit/mozapps/downloads
2 years ago
Matt A. Tobin
905663865e
Issue #65 - Remove AppConstants from toolkit/mozapps/extensions
2 years ago