summaryrefslogtreecommitdiffstats
path: root/dom/base
Commit message (Expand)AuthorAgeLines
...
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow upjanekptacijarabaci2018-04-18-1/+1
| * | | Bug 1337814 - Remove rIC callback from pending callbacks before running itjanekptacijarabaci2018-04-18-2/+1
| * | | Bug 1336229 - Don't dispatch canceled IdleRequestExecutorsjanekptacijarabaci2018-04-18-3/+5
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18-200/+452
* | | | Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-1/+6
|/ / /
* | | Merge pull request #151 from janekptacijarabaci/js_dom_selection_crash_1New Tobin Paradigm2018-04-13-1/+1
|\ \ \
| * | | moebius#76: JS - DOM - Selection API - crashesjanekptacijarabaci2018-04-13-1/+1
* | | | HTML - implement the labels attribute (added a test)janekptacijarabaci2018-04-13-0/+1
|/ / /
* | | Merge pull request #126 from janekptacijarabaci/js_X-Content-Type-Options_nos...New Tobin Paradigm2018-04-12-20/+7
|\ \ \
| * | | Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03-20/+7
* | | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-4/+0
|/ / /
* | | Bug 1425520. r=smaug, a=abillingsHenri Sivonen2018-03-14-1/+1
* | | Bug 1430173 - Add qualifiers to BorrowedAttrInfo. r=baku, a=RyanVMTom Ritter2018-03-14-1/+1
* | | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-6/+7
* | | Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14-3/+63
| |/ |/|
* | HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-27/+33
* | HTML - implement the labels attributejanekptacijarabaci2018-03-12-17/+210
* | SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12-0/+1
* | Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12-0/+1
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl...Matt A. Tobin2018-03-01-2/+2
* | Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24-0/+18
* | Propagate plugin permissions from top-level to XO iframes.janekptacijarabaci2018-02-22-3/+15
* | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive existsjanekptacijarabaci2018-02-22-1/+10
* | Add site-specific overrides and remove the overruling global.wolfbeast2018-02-22-10/+0
* | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21-15/+15
* | Bug 1420507wolfbeast2018-02-09-0/+2
* | Implement "cookie-averse document objects".wolfbeast2018-02-08-0/+33
* | Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677fwolfbeast2018-02-07-1/+1
* | Avoid unnecessary string creation.wolfbeast2018-02-07-5/+19
* | Merge branch 'ported-moebius'wolfbeast2018-02-04-0/+4
|\ \
| * | Add -moz-windows-accent-color-is-darkwolfbeast2018-02-04-0/+2
| * | Add `@media(-moz-windows-accent-color-applies)`wolfbeast2018-02-04-0/+2
| |/
* / Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APPMatt A. Tobin2018-02-03-1/+1
|/
* Implement configuration pref for Generational Garbage Collection.wolfbeast2018-02-02-0/+5
* Support "SourceMap" header along with "X-SourceMap"wolfbeast2018-02-02-1/+4
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+280277