This website requires JavaScript.
Explore
Help
Sign In
roytam1
/
UXP
Watch
1
Star
0
Fork
0
You've already forked UXP
mirror of
https://github.com/roytam1/UXP.git
synced
2026-05-26 13:58:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6,919
Commits
8
Branches
0
Tags
b611d80223f2f76f46302afbc8466c953cf0171e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Brian Smith
85600c7378
Issue
#2548
- Part 1 - Implement MathML DOM and pre-requisites.
https://bugzilla.mozilla.org/show_bug.cgi?id=1571487
Introduce interface mixins.
https://bugzilla.mozilla.org/show_bug.cgi?id=1414372
Switch XPathEvaluator to using IDL mixins and remaining users of IDL "implements" over to mixin syntax.
https://bugzilla.mozilla.org/show_bug.cgi?id=1574195
Introduce GlobalEventHandlers/DocumentAndElementEventHandlers/ElementCSSInlineStyle mixin.
https://bugzilla.mozilla.org/show_bug.cgi?id=1579457
Introduce DocumentAndElementEventHandlers to more closely align with the HTML spec.
https://bugzilla.mozilla.org/show_bug.cgi?id=1330457
Remove the use of IsCallerChrome in FetchRequest.
https://bugzilla.mozilla.org/show_bug.cgi?id=1335368
2026-03-27 07:24:23 +08:00
roytam1
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00