Moonchild
|
0113b2715d
|
[DOM] Check state before compiling/transforming.
|
2025-04-03 09:47:35 +08:00 |
|
Moonchild
|
9d8a3f0848
|
[DOM] Reset mCompileResult in txMozillaXSLTProcessor::ImportStylesheet.
|
2025-02-06 09:21:54 +08:00 |
|
Brian Smith
|
5b068f3726
|
Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246
|
2024-01-11 09:50:12 +08:00 |
|
Moonchild
|
c9b8a576da
|
Issue #1656 - Remove more vim control lines.
Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from dom. More to come.
|
2023-05-04 10:47:14 +08:00 |
|
Moonchild
|
5dfded811d
|
Issue #80 - reinstated unified building for some large chunks of our code.
This should reduce compile complexity saving time and reducing linker stress.
|
2022-09-07 10:36:23 +08:00 |
|
Moonchild
|
bf80b78247
|
[DOM XSLT] Add fallback value conversions if not converted beforehand.
|
2022-03-22 23:25:08 +08:00 |
|
Peter Van der Beken
|
7cd8d79670
|
[DOM] Convert parameters upfront.
|
2022-03-22 23:24:40 +08:00 |
|
roytam1
|
b2b02865a8
|
Bug 1746720 - Don't special-case <meta> refresh for XSLT. r=ckerschb,freddyb a=RyanVM
|
2022-01-19 10:27:22 +08:00 |
|
roytam1
|
537bcf5eaf
|
backport Bug 1729517 - Set up document correctly. r=freddyb,ckerschb a=RyanVM
|
2021-11-10 09:10:26 +08:00 |
|
Moonchild
|
ad1e2abea1
|
Issue #1689 - Part 1: Add pref for DOM Animation timelines API
Default false, no intent to ship for web content. Always enabled for Chrome.
|
2021-01-21 14:31:18 +08:00 |
|
Moonchild
|
0cd673d720
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
Moonchild
|
933fb54415
|
Issue #618 - Fix error events fired when loading JS module dependencies fail
When module dependencies fail, don't spam with errors for each import; only fire
the error event once.
Ref: BZ 1421259
|
2020-08-29 08:06:57 +08:00 |
|
Moonchild
|
f85b274e94
|
Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement
- Moves scripting parts of DOM into 'dom/script'
- Renames nsScript{Loader/Element} to Script{Loader/Element}
- Adjusts all callers
|
2020-07-04 07:01:00 +08:00 |
|
Moonchild
|
2c7e0856ce
|
Issue #80 - De-unify dom/xslt
|
2020-05-02 08:25:24 +08:00 |
|
Matt A. Tobin
|
ca09afd0b0
|
Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]
Tag #1375
|
2020-04-18 07:06:12 +08:00 |
|
wolfbeast
|
b39b43014b
|
Add nullcheck.
This resolves #1088
|
2019-05-17 22:17:22 +08:00 |
|
wolfbeast
|
fdc5d93422
|
Remove some HPUX leftovers.
Resolves #185
|
2019-04-04 20:26:43 +08:00 |
|
wolfbeast
|
9bcb7ab2a5
|
Remove various hard-coded Accept: headers
Since we're now handling this in the network back-end, there's no
need for this anymore.
Tag #993.
|
2019-03-16 07:02:13 +08:00 |
|
wolfbeast
|
39d5eb7759
|
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
|
2019-02-16 00:27:49 +08:00 |
|
wolfbeast
|
b2cb4042f0
|
Check for infinite value in txFormatNumberFunctionCall.
|
2019-02-15 23:57:36 +08:00 |
|
wolfbeast
|
66bf4fa8f9
|
Bug 1411415.
|
2019-02-15 23:53:18 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|