Job Bautista
bc36c607a9
Issue #1375 - Implement customElements.upgrade.
...
Backported from Mozilla bug 1443722.
2022-10-12 17:20:32 +08:00
roytam1
51bb5d5c81
follow-up D3D9 initialization fix by XPRTM@MSFN, stop creating pure device.
2022-10-06 20:53:14 +08:00
roytam1
15458344bf
Merge remote-tracking branch 'origin/tracking' into custom
2022-10-06 10:30:55 +08:00
Moonchild
3ea1f776a9
[Pale-Moon] Use native mode for Zoho
2022-10-06 10:29:41 +08:00
Moonchild
a46b413b76
[Pale-Moon] Add SSUAO for Facebook (because compatmode 102 breaks their JS)
2022-10-06 10:29:05 +08:00
Basilisk-Dev
062b2c255f
[Basilisk] Add SSUAO for Facebook
2022-10-06 10:28:14 +08:00
Moonchild
1868e88741
Fix some debug assertions.
...
refactored code porting in assertions causing debug build failures.
2022-10-06 10:26:38 +08:00
roytam1
a16549ddb7
D3D9 initialization fix by XPRTM@MSFN, Thanks!
...
with some coding style and spacing fixes applied.
original post: https://msfn.org/board/topic/182647-my-browser-builds-part-3/?do=findComment&comment=1226987
original modified file: https://pastebin.com/7aick8gm
2022-10-06 09:04:33 +08:00
roytam1
de51d3878e
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-29 15:19:08 +08:00
Moonchild
b06fd11d6f
Issue #2010 - Ensure raw tagnames are safe exiting internalEntityParser
...
This resolves #2010
2022-09-29 15:18:46 +08:00
roytam1
52a48df032
Revert "Issue #1986 - Use logical coordinates in flex containers."
...
This reverts commit 7527371d78 .
2022-09-29 15:18:18 +08:00
roytam1
c522a01d6c
Revert "Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some nsFrame code."
...
This reverts commit c3e18955ad .
2022-09-29 15:18:10 +08:00
roytam1
e46011bcc3
Revert "Issue #1986 - Add in reftests for new behavior."
...
This reverts commit cf5dfc5e7d .
2022-09-29 15:18:00 +08:00
roytam1
67177c6722
backout bug1767365 part from rev 591552c5 as it cause crash in viewing https://www.ventusky.com/?w=off
2022-09-24 23:47:50 +08:00
roytam1
f84bc6d605
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-23 11:04:25 +08:00
Moonchild
d2276a48d2
Issue #1977 - Follow-up: Correct pref check to be selective on wave formats only.
2022-09-23 11:04:00 +08:00
Moonchild
5abfd892af
Issue #1992 - Part 2: Regenerate devtools CSS database.
...
Using `mach devtools-css-db`
Note: this also picked up a break-spaces entry that was missed previously.
2022-09-23 11:03:46 +08:00
Moonchild
fa8bc1e81c
Issue #1992 - Part 1: Un-prefix -moz-{min|max}-content keywords.
2022-09-23 11:03:34 +08:00
roytam1
968135355d
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-22 10:19:31 +08:00
Moonchild
91b51a6509
[network] Reject cookies with no name and a __Secure- or __Host- prefix
2022-09-22 10:19:10 +08:00
Moonchild
95120acbb2
[DOM security] Be more explicit about CSP checks and reports.
2022-09-22 10:18:33 +08:00
roytam1
5d774d0709
backout bug1757604 part from rev 591552c5 as it cause display issues
2022-09-21 22:24:29 +08:00
roytam1
1b0e373028
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-20 15:19:27 +08:00
Basilisk-Dev
ef3685dc5d
[Basilisk] No Issue - Remove stray semicolon
2022-09-20 15:17:17 +08:00
Basilisk-Dev
f5e49fb5a4
[Basilisk] Issue #29 - Remove telemetry from pdfjs completely
2022-09-20 15:16:45 +08:00
FranklinDM
0f67602bf1
[Pale-Moon] Issue #21 - Remove leftover telemetry code for the app menu's opening time
...
The actual calls to telemetry were removed, but the checks for the app menu's
opening time wasn't removed. Effectively, this reverts Mozilla bug 723515 which
implemented this check.
2022-09-20 15:13:34 +08:00
roytam1
67a84940ea
d3d9: further lowered MaxTexture limit to 1024 to give chance for Radeon 9550 and GMA 965 to use hardware acceleration
2022-09-20 14:58:51 +08:00
roytam1
1e93ef4c00
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-19 16:22:22 +08:00
Moonchild
05389eb41f
Issue #2008 - Implement missing s parameter parsing and align case with spec.
...
This does 2 things.
First, it adds parsing of the 's' parameter parsing to DOM object construction of regexes
Second, it corrects the DOM property to be `dotAll` instead of `dotall`
For consistency's sake, all function names and calls were renamed with the finalized casing.
This resolves #2008
2022-09-19 16:20:22 +08:00
Moonchild
800090d0c0
No issue - Stop pre-processing some files that don't have preprocessor statements in them.
2022-09-19 16:19:41 +08:00
roytam1
591552c5bb
partly import changes from tenfourfox:
...
- #651 : M1767365+backbugs M1757604 M1771774 M1776658 (bc6daa0ae)
2022-09-19 16:18:37 +08:00
roytam1
a9c379217d
partly import changes from tenfourfox:
...
- 102ESR: rev EV roots, TLDs, tzdata (c47bef11f)
2022-09-19 15:13:43 +08:00
roytam1
29846d1e4d
update NSS builtin certstore to Sep 2022 version from mozilla upstream.
2022-09-19 15:11:02 +08:00
roytam1
92cf687331
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-09 10:31:15 +08:00
Moonchild
f801bd1847
Issue #80 - Re-unify most of gfx
2022-09-09 10:19:25 +08:00
Moonchild
42b9149fbc
No Issue - prevent build issue in MSVC due to libaom SIMD inlining.
2022-09-09 10:13:31 +08:00
Job Bautista
b93c4ada8a
Issue #1995 - Fix build bustage in GCC 12
...
For some reason, GCC 12 is treating this include as a circular dependency.
See athenian200's analysis for more details.
2022-09-09 10:13:16 +08:00
Moonchild
b27475f6a9
Issue #80 - Re-unify most of the layout engine
2022-09-09 10:12:59 +08:00
Moonchild
60e4e33442
Issue #80 - Re-unify most of DOM
2022-09-09 10:09:40 +08:00
roytam1
866ded0b0a
Merge remote-tracking branch 'origin/tracking' into custom
2022-09-07 11:03:19 +08:00
Moonchild
142f08ce1f
Issue #1720 - Follow-up: Explicitly include X11UndefineNone.h in HTMLOptGroupElement.cpp to fix unified building on X11
2022-09-07 11:02:14 +08:00
Moonchild
4bdd6dd93c
Issue #80 - Re-unify building of /js/src
2022-09-07 11:02:02 +08:00
Moonchild
c86c612bb5
Revert "Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build"
2022-09-07 11:01:51 +08:00
Moonchild
1c6fb7fcaa
Revert "Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build"
...
This reverts commit 24b835f0a92881903c6e5f0cebb7ffa93c5e9d05.
2022-09-07 11:01:37 +08:00
Moonchild
62b5ce90af
Revert "Issue #1676 - Part 6: Split ds sources out of js/src/moz.build"
...
This reverts commit eedfa63a1d244426df38be6d72ee35422a5d9d82.
2022-09-07 11:01:23 +08:00
Moonchild
cd3c43e614
Revert "Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build"
...
This reverts commit 1396383aeed414c23b3dce639932987000412be0.
2022-09-07 11:01:10 +08:00
Moonchild
5f23cd3017
Revert "Issue #1676 - Part 8: Fix up include for selfhosted.out.h"
...
This reverts commit bc450dab41695f85290f83c53c2c6914c1710883.
2022-09-07 11:00:53 +08:00
Moonchild
28392d5dca
Revert "Issue #1676 - Part 9: Move DIRS down in js/src/moz.build"
2022-09-07 11:00:39 +08:00
Moonchild
8da86488ea
Revert "Issue #1676 - Part 10: Split gc sources out of js/src/moz.build"
...
This reverts commit 65eac50e2dd9d2c4773a927aa7909eff13bc121c.
2022-09-07 11:00:25 +08:00
Moonchild
86b12c766d
Revert "Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build"
...
This reverts commit 3d9bf5d7a32eb7076ad4e1782ca677981efff150.
2022-09-07 11:00:13 +08:00