summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
|\
| * Part 6: Update browser and dom tests to follow displayName changejanekptacijarabaci2018-03-19
| * Merge pull request #70 from janekptacijarabaci/js_dom_performancetiming_2Moonchild2018-03-18
| |\
| | * Set "secureConnectionStart" to 0 for pages with HTTP schemejanekptacijarabaci2018-03-17
| * | Support ES6's "new function" constructwolfbeast2018-03-18
| |\ \
| | * | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
| * | | Merge branch 'ported-upstream'wolfbeast2018-03-18
| |\ \ \ | | |_|/ | |/| |
| | * | Bug 1426002. Bail out of document.open if beforeunload tears things down. r=m...wolfbeast2018-03-17
| | * | Bug 1426603 - Fallback from audio callback to system clock driver on error on...Karl Tomlinson2018-03-16
| | |/
| * | Deleting "secureConnectionStart" from a test filejanekptacijarabaci2018-03-17
| * | Round down to the nearest 2ms (instead of 1ms)janekptacijarabaci2018-03-17
| |/
| * Bug 1437105 - Remove flaky timing tests from ESR branch that sometimes fail w...Tom Ritter2018-03-14
| * Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVMJeff Muizelaar2018-03-14
| * Bug 1442504 - Disable disjoint timer queries. r=milan, a=RyanVMJeff Gilbert2018-03-14
| * Revert "Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM"wolfbeast2018-03-14
| * Bug 1442127 - Allow timestamps to be equal in video delay. r=baku, a=test-onlyTom Ritter2018-03-14
| * Bug 1425520. r=smaug, a=abillingsHenri Sivonen2018-03-14
| * Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVMJeff Muizelaar2018-03-14
| * Bug 1430173 - Add qualifiers to BorrowedAttrInfo. r=baku, a=RyanVMTom Ritter2018-03-14
| * Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14
| * Bug 1430173 - Add Timer Rounding tests backported from -central to -esr. r=ba...Tom Ritter2018-03-14
| * Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14
| * Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=rituDan Glastonbury2018-03-14
| * Bug 1430557. r=longsonr, a=lizzardJonathan Watt2018-03-14
| * Bug 1434580 - Ensure proper mouseover handling. r=masayuki, a=RyanVMOlli Pettay2018-03-14
| * Remove Rust from the tree.wolfbeast2018-03-13
| * Remove Rust MP4 parserwolfbeast2018-03-13
| * JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12
| * HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12
| * HTML - implement the labels attributejanekptacijarabaci2018-03-12
| * SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12
| * Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12
| * Disable -Wimplicit-fallthrough in dom/canvastrav902018-03-04
| * Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03
| * Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02
| |\
| | * Rewrite the comment, use maxResolutionMsjanekptacijarabaci2018-03-02
| | * Rounding to 1msjanekptacijarabaci2018-03-01
| | * DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01
| * | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl...Matt A. Tobin2018-03-01
| |/
| * Fix up leftover merge conflicts.wolfbeast2018-02-24
| * Don't build EME-specific subroutines without EME.wolfbeast2018-02-24
| * Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24
| * Propagate plugin permissions from top-level to XO iframes.janekptacijarabaci2018-02-22
| * CSP: connect-src 'self' should always include https: and wss: schemesjanekptacijarabaci2018-02-22
| * CSP: Support IDNs in connect-srcjanekptacijarabaci2018-02-22
| * CSP: Ignore nonces on <img> per specjanekptacijarabaci2018-02-22
| * CSP: Upgrade SO navigational requests per spec.janekptacijarabaci2018-02-22
| * CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive existsjanekptacijarabaci2018-02-22
| * Add site-specific overrides and remove the overruling global.wolfbeast2018-02-22
| * JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21