Moonchild
591a887bf3
[Pale-Moon] Issue MoonchildProductions/UXP#1721 - Implement GlobalPrivacyControl
...
Front-end and locale changes for GPC in preferences as well as migration.
Also bumps the back-end pointer to pick up the platform changes necessary.
2023-10-18 10:19:59 +08:00
Moonchild
50ad087351
Issue #1721 - Implement GlobalPrivacyControl
...
(and get rid of failed DoNotTrack)
2023-10-18 10:17:23 +08:00
Moonchild
0315aeee73
Issue #1721 - Follow-up: Properly protect GPC header
...
Make it a singleton so it cannot be overwritten.
2023-10-18 09:54:42 +08:00
Basilisk-Dev
84ca5fdfc7
PR #2347 - Backport of Mozilla tooltip bugs:
...
Bug 148624 - only show tooltip when document has focus
Partial Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips
2023-10-18 09:54:12 +08:00
Brian Smith
46024cd872
Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct hook. https://bugzilla.mozilla.org/show_bug.cgi?id=1471924 Part 1 Also remove an erroneous debug assert and guard against future issues. This fixes crashes on vk.com but still does not behave correctly.
2023-10-18 09:48:01 +08:00
Moonchild
4ec7fa4f5f
Clean up dom\webidl
...
Fix CRLF line endings in some files.
2023-10-16 09:33:24 +08:00
Moonchild
9cd7fd3bf4
Issue #2340 - Return an array (actually frozen sequence) for {border|content}BoxSize
...
Resolves #2340
2023-10-16 09:31:05 +08:00
Basilisk-Dev
348f761a9b
Issue #2332 - Fix CamerasChild helper to return by value instead of out-of-scope reference
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1318132
2023-10-11 11:55:16 +08:00
Basilisk-Dev
763cdb00cb
Issue #2332 - Update most tests to skip RTCSessionDescription construction
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 6
2023-10-11 11:54:56 +08:00
Basilisk-Dev
f615587ab7
Issue #2332 - Update most tests to skip RTCIceCandidate construction
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 5
2023-10-11 11:54:40 +08:00
Basilisk-Dev
a1c22cb034
Issue #2332 - Have createOffer/Answer resolve with dictionaries
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 4
2023-10-11 11:54:20 +08:00
Basilisk-Dev
6b713575c9
Issue #2332 - Have set(Local|Remote)Description take dictionaries
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 3
2023-10-11 11:53:59 +08:00
Basilisk-Dev
80a3c49ba2
Issue #2332 - Have addIceCandidate take a dictionary
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 2
2023-10-11 11:53:31 +08:00
Basilisk-Dev
ddf29677d9
Issue #2332 - Update RTCIceCandidate to spec
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 - part 1
2023-10-11 11:53:15 +08:00
Basilisk-Dev
f2dbc4c6ce
Issue #2332 - Add deprecation warnings to writable RTCSessionDescription
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1313966
2023-10-11 11:52:59 +08:00
Basilisk-Dev
a87f8cc7f7
Issue #2332 - Use the same path for passing on missed data to video sink, as during normal operation
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 2
2023-10-11 11:52:42 +08:00
Basilisk-Dev
580a231706
Issue #2332 - Use only one listener in MediaPipelineTransmit
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 3
2023-10-11 11:52:24 +08:00
Basilisk-Dev
1ed778419f
Issue #2332 - Refactor code that feeds video stream sink when it gets added
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 1
2023-10-11 11:52:00 +08:00
Matheus Marinho
c3767681a9
Correct overzealous GMP checks
2023-10-11 11:51:41 +08:00
Basilisk-Dev
4c819bd3d5
[Basilisk] Dont preprocess files that dont need preprocessing
2023-10-06 10:42:03 +08:00
Basilisk-Dev
fa1cbb6658
[Basilisk] Issue #67 - stop using appconst in aboutSessionRestore.js
2023-10-06 10:41:07 +08:00
Basilisk-Dev
2169356c67
[Basilisk] Fix issue with updater
2023-10-06 10:40:13 +08:00
Basilisk-Dev
e1e2d7e832
[Basilisk] Issue #67 - begin porting over changes to stop using appconstants
2023-10-06 10:39:06 +08:00
Basilisk-Dev
a03283044e
[Basilisk] Report GTK version in about dialog for Linux builds
2023-10-06 10:37:23 +08:00
Basilisk-Dev
04e9b40d4b
[Basilisk] Remove some unused crash report strings from localization data
2023-10-06 10:36:12 +08:00
Basilisk-Dev
0ae5036656
[Basilisk] Remove unsubmitted crash reporter from crash handlers
2023-10-06 10:35:17 +08:00
Basilisk-Dev
0be9ef65f6
[Basilisk] restore erroneously removed dom.ipc.reportProcessHangs pref ifdef
2023-10-06 10:31:58 +08:00
Basilisk-Dev
36ca1ce479
[Basilisk] Remove browser.tabs.crashReporting.sendReport prefs
2023-10-06 10:31:22 +08:00
Basilisk-Dev
264cd17e94
[Basilisk] Remove some leftover crashreporter stuff
2023-10-06 10:29:54 +08:00
Basilisk-Dev
3fa770bcba
[Basilisk] Remove unused prefs for download of tiles on new tab page
2023-10-06 10:29:02 +08:00
Basilisk-Dev
e73c73a426
[Basilisk] Remove unused functionality for reporting crashes to an external server
2023-10-06 10:27:35 +08:00
Basilisk-Dev
a11b107f18
[Basilisk] Remove obsolete documentation
2023-10-06 10:26:42 +08:00
Basilisk-Dev
b5a13a2a38
[Basilisk] Remove last bits of telemetry
2023-10-06 10:24:33 +08:00
Basilisk-Dev
23ef0c81f7
[Basilisk] Clean up an unused pref. Remove link to mozilla site from crash reporter
2023-10-06 10:18:15 +08:00
Basilisk-Dev
6c88624503
[Basilisk] remove more mozilla spy garbage
2023-10-06 10:17:14 +08:00
Basilisk-Dev
3d339baec2
[Basilisk] Remove ios leftovers
2023-10-06 10:16:18 +08:00
Basilisk-Dev
c4f84bd3d5
[Basilisk] Remove some android leftovers
2023-10-06 10:15:24 +08:00
Basilisk-Dev
77bc3513fd
[Basilisk] Remove some mobile leftovers
2023-10-06 10:09:43 +08:00
Basilisk-Dev
6b8a4e9b72
[Basilisk] Pref changes for old reports that no longer exist
2023-10-06 10:07:48 +08:00
Basilisk-Dev
32e4115055
[Basilisk] Remove stubs and references. Remove some telemetry leftovers
2023-10-06 10:06:57 +08:00
Basilisk-Dev
21121b141b
[Basilisk] Update PDF.js to 2.3.235
...
Backport of https://github.com/IsaacSchemm/pdf.js-seamonkey/releases/tag/v2.3.235 with pieces from Firefox 60.9.0
2023-10-06 10:05:50 +08:00
Basilisk-Dev
c5d109556c
[Basilisk] Update pdf.js to 1.7.348 from Firefox 54.0.1
2023-10-06 10:05:38 +08:00
Basilisk-Dev
328408759a
[Basilisk] Update pdf.js to version 1.6.467 from Firefox 53.0.2
2023-10-06 10:05:17 +08:00
Basilisk-Dev
1eca5a03c2
[Basilisk] Delete Firefox Dev Edition leftovers
2023-10-06 09:56:24 +08:00
Basilisk-Dev
ebf28e418f
[Basilisk] Don't build hunspell shared on SunOS
...
Port of MoonchildProductions/Pale-Moon commit ecdd494c58
2023-10-06 09:55:40 +08:00
Moonchild
56f5e8f283
[Pale-Moon] Issue #1936 - Optionally leave Bookmarks menu open when spawning new tab.
...
This resolves #1936
2023-10-06 09:52:57 +08:00
athenian200
28958637f9
[Pale-Moon] No Issue - Don't build hunspell shared on SunOS.
...
Tag MoonchildProductions/UXP#2290
2023-10-06 09:43:51 +08:00
Moonchild
cdb890bdc3
[DOM] Fix deprot in PerformanceMark.cpp
2023-10-06 09:15:14 +08:00
Basilisk-Dev
7528b07555
Issue #2332 - Remove unimplemented and non-spec getStreamById from RTCPeerConnection
...
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1318163
2023-10-06 09:14:48 +08:00
Basilisk-Dev
465ce802d1
Issue #2332 - libvpx upgrade followup part 5
...
Port commits 39f9ab375b2bfd9e46df9695b78870cf1e9cf3c6 and ed7b08e6089de2dd9a1cee595d9ff7ed1fae919d to new libvpx version
2023-10-06 09:14:26 +08:00