summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [SVG] Only fire the SVG onload when scripting is enabled and allowedMoonchild2020-09-23
* [no issue] Fix whitespace (no code change)Moonchild2020-09-23
* Isse #1224 - revert change to unbust debug builds.Moonchild2020-09-20
* Merge pull request #1654 from athenian200/opacity_percentageMoonchild2020-09-18
|\
| * Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-17
| * Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-16
* | Issue #1224 - Remove constant expressions from /domMoonchild2020-09-17
* | Issue #1653 - Part 2: Stop indirectly loading DWM functions through WinUtils.Moonchild2020-09-17
* | Issue #1653 - Part 1: Remove WinUtils::SHGetKnownFolderPathMoonchild2020-09-17
* | Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-16
* | Issue #1643 - Part 3: Implement ResizeObserverControllerMoonchild2020-09-16
* | Issue #1643 - Part 2: Implement ResizeObserver APIMoonchild2020-09-16
* | Issue #1643 - Part 1: Add GetNodeDepth() to nsContentUtils.Moonchild2020-09-16
* | [widget] Clean up Windows widget code some.Moonchild2020-09-14
* | Merge pull request #1652 from g4jc/618Moonchild2020-09-14
|\ \
| * | Issue #618 - Clear the module map - Debug FollowupGaming4JC2020-09-13
|/ /
* | Merge pull request #1651 from athenian200/link_element_disabledMoonchild2020-09-13
|\|
| * Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-09
| * Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-06
* | Fix usage of a macro in a cocoa widget (#1649)adeshkp2020-09-13
* | Issue #1650 - Add null check.Moonchild2020-09-12
* | Merge pull request #1648 from adeshkp/hpkp-hostname-cleanupMoonchild2020-09-12
|\ \
| * | Issue #1280 - Remove hostname parameter to trust domain.adeshkp2020-09-12
|/ /
* | Merge branch 'es-modules-work'Moonchild2020-09-08
|\ \
| * | Issue #618 - Clear the module map when changing a Document's global and addMoonchild2020-09-08
| * | Issue #618 - Make ES6 modules work for resource: URIsMoonchild2020-09-08
| * | Revert "Issue #618 - Add JS API to associate scripts with DOM elements after ...Moonchild2020-08-27
| * | Issue #618 - Implement preloading of module scripts.Moonchild2020-08-27
| * | Issue #618 - Add JS API to associate scripts with DOM elements after compilationJon Coppeard2020-08-27
* | | Issue #1639 - Implement object.fromEntries()Moonchild2020-09-06
* | | Issue #1644 - Remove plugin checking code leftoversMoonchild2020-09-05
* | | Clobber for CSS flow-root implementationMoonchild2020-09-04
* | | Merge pull request #1642 from athenian200/display_flow_rootMoonchild2020-09-04
|\ \ \
| * | | Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03
|/ / /
* | | Clobber for NSS updateMoonchild2020-08-29
* | | [NSS] Version and build bumpMoonchild2020-08-29
* | | [NSS] Prevent slotLock race in NSC_GetTokenInfoJ.C. Jones2020-08-29
* | | Issue #1587 followup - Improve resilience of AbortSignals.Moonchild2020-08-28
* | | [misc/mar] Don't use a signed type for a length parameter.Moonchild2020-08-28
* | | [DOM] Only construct JS-implemented objects if inner window is current.Kris Maglione2020-08-28
* | | [media] Only include source error details in debugging scenarios.Moonchild2020-08-28
* | | Merge branch 'es-modules-work'Moonchild2020-08-27
|\| |
| * | Merge pull request #1637 from g4jc/618Moonchild2020-08-27
| |\ \
| | * | Issue #618 - Regenerate the HTML Parser code for nomodule changesGaming4JC2020-08-26
| | * | Issue #618 - Don't preload nomodule scripts when modules are enabledGaming4JC2020-08-26
| |/ /
| * | Issue #618 - (async) Implement async attribute for inline module scripts.Moonchild2020-08-25
| * | Issue #618 - (async) Keep track of script modes in a single mode state.Moonchild2020-08-25
| * | Issue #618 - (async, preload) Correctly pass info about async/defer to parser.Moonchild2020-08-24
| * | Issue #618 - (async) Split out function to add async request.Moonchild2020-08-24
| * | Issue #618 - Rename some script load request flags to be more descriptive.Moonchild2020-08-24