summaryrefslogtreecommitdiffstats
path: root/dom/base
Commit message (Expand)AuthorAgeLines
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05-1/+0
* Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1Moonchild2018-07-17-0/+38
|\
| * DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+38
* | Bug 1346501. Remove mFrameCreateCalled from nsImageLoadingContent, it is now ...janekptacijarabaci2018-07-12-9/+1
* | Bug 1346501. Don't mark every image as visible when a frame is created for itjanekptacijarabaci2018-07-12-11/+25
|/
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05-5/+5
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30-0/+2
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-0/+2
* | Convert the button rect to device coordinates correctly instead of casting CS...wolfbeast2018-06-28-1/+3
* | Stabilize and align Intersection Observerswolfbeast2018-06-27-64/+111
|/
* Prevent various location-based hazards.wolfbeast2018-06-24-0/+20
* nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ...janekptacijarabaci2018-06-18-12/+13
* nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ...janekptacijarabaci2018-06-18-1/+1
* Rewrite uuid for ContentPolicyjanekptacijarabaci2018-06-17-3/+3
* Fix typo in nsContentPolicyUtils.hjanekptacijarabaci2018-06-17-1/+1
* Bug 1398229 - Save-link-as feature should use the loading principal - impleme...janekptacijarabaci2018-06-17-1/+7
* Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrS...Boris Zbarsky2018-06-07-10/+10
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-3/+4
* Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder a=jcri...Andrea Marchesini2018-06-07-16/+18
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-51/+2
* Remove the jprof profiler.wolfbeast2018-05-23-109/+0
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-5/+0
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-20/+11
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-141/+0
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-3/+8
* Merge pull request #309 from janekptacijarabaci/build_warnings_4Moonchild2018-05-01-1/+1
|\
| * Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelectionjanekptacijarabaci2018-04-30-1/+1
* | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Locationjanekptacijarabaci2018-04-30-2/+7
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...janekptacijarabaci2018-04-30-1/+5
* | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-30-1/+0
* | Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-30-1/+1
|/
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-0/+2
|\
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-0/+1
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - part...janekptacijarabaci2018-03-14-0/+1
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-0/+1
|\ \
| * | Implement auxclickjanekptacijarabaci2018-02-04-0/+1
* | | moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29-108/+161
* | | Bug 1321261 - partially - "using namespace mozilla"janekptacijarabaci2018-04-29-5/+8
* | | Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29-18/+2
* | | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-2/+41
* | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1Moonchild2018-04-23-14/+13
|\ \ \
| * | | moebius#187: DOM - nsIContentPolicy - context (document)janekptacijarabaci2018-04-23-2/+4
| * | | Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"janekptacijarabaci2018-04-22-1/+1
| * | | Revert "Bug 1182569: Update tests when converting docshell loads to use Aynsc...janekptacijarabaci2018-04-22-0/+1
| * | | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-22-1/+0
| * | | Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-22-1/+1
| * | | Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-9/+5
| * | | Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathnamejanekptacijarabaci2018-04-22-3/+4
* | | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-0/+19
|/ / /
* | | Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall...Moonchild2018-04-19-200/+453
|\ \ \