aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings
Commit message (Expand)AuthorAgeFilesLines
* Create a helper API for entering a DOM object's compartmentKamil Niski2019-06-291-3/+3
* Improve support for nested dictionariesManish Goregaokar2019-06-273-14/+2
* Script: removed a few opts::get()oneturkmen2019-06-261-0/+3
* Auto merge of #23587 - jdm:smup67, r=asajeffreybors-servo2019-06-268-75/+91
|\
| * Upgrade to Spidermonkey 67.Josh Matthews2019-06-268-75/+91
* | Fix some new warningsSimon Sapin2019-06-222-18/+18
|/
* Use TypeError instead of InvalidState for exception.gatowololo2019-06-071-1/+6
* Auto merge of #23499 - est31:unused_code_removal_3, r=jdmbors-servo2019-06-043-22/+1
|\
| * Remove unused code from script* cratesest312019-06-023-22/+1
* | Make tidy happyBastien Orivel2019-05-251-8/+20
* | Use the newly added inCompartments option everywhere it can beBastien Orivel2019-05-251-3/+82
* | Add support for attributes to the inCompartments binding parameterBastien Orivel2019-05-252-4/+11
* | Add an inCompartments config for bindingsBastien Orivel2019-05-243-4/+20
|/
* Auto merge of #23363 - Darkspirit:https, r=jdmbors-servo2019-05-143-3/+3
|\
| * Update MPL license to httpsJan Andre Ikenmeyer2019-05-103-3/+3
* | Update to SpiderMonkey 66.Josh Matthews2019-05-106-51/+56
|/
* Auto merge of #23342 - Manishearth:webrtc-streams, r=ferjmbors-servo2019-05-091-1/+2
|\
| * Add stream types to tracks, add MediaStreamTrack.id and MediaStreamTrack.kindManish Goregaokar2019-05-071-1/+2
* | Write method for initializing input sourcesManish Goregaokar2019-05-031-2/+2
|/
* Add custom elements related stuff into ElementRareDataFernando Jiménez Moreno2019-04-261-2/+2
* Make StyleSheetListOwner implement JSTraceableFernando Jiménez Moreno2019-04-261-2/+0
* Remove stylesheets ownership from DocumentOrShadowRootFernando Jiménez Moreno2019-04-261-0/+12
* ShadowRoot stylesheet listFernando Jiménez Moreno2019-04-261-1/+12
* Move stylesheets related code to DocumentOrShadowRootFernando Jiménez Moreno2019-04-261-0/+2
* Auto merge of #23157 - ferjm:gum.playback, r=Manishearthbors-servo2019-04-131-2/+2
|\
| * MediaStream playback through audio and video elementsFernando Jiménez Moreno2019-04-101-2/+2
* | Make use of RefCell::try_borrow_unguardedAnthony Ramine2019-04-121-1/+3
* | Implementing the builder pattern for RequestInitLucas Fantacuci2019-04-101-2/+2
|/
* Move XRRigidTransform to using RigidTransform3DManish Goregaokar2019-04-031-2/+4
* Auto merge of #23102 - servo:rustup, r=Manishearthbors-servo2019-03-271-3/+5
|\
| * Upgrade to rustc 1.35.0-nightly (4c27fb19b 2019-03-25)Simon Sapin2019-03-261-3/+5
* | Clean up trace implsManish Goregaokar2019-03-261-49/+2
* | Add XRRigidTransform::InverseManish Goregaokar2019-03-261-1/+3
* | Precompute XRRigidTransform's matricesManish Goregaokar2019-03-261-1/+8
|/
* Shutdown player when HTMLMediaElement is droppedFernando Jiménez Moreno2019-03-251-2/+1
* #8539 Config preferences backend restructurePeter Hall2019-03-202-4/+5
* Simplify RootedReference and make it specifically about slicesIt's now called...Anthony Ramine2019-03-112-13/+18
* Don't use RootedReference for Option<T> in codegen anymoreAnthony Ramine2019-03-102-16/+4
* Remove most RootedReference usesAnthony Ramine2019-03-102-16/+3
* Remove offscreen_gl_context dependency from canvas_traits and script.Josh Matthews2019-03-071-1/+1
* Add support for default dict values being boolean, use in MediaStreamConstraintsManish Goregaokar2019-03-041-1/+9
* Add aspect/frameRate/sampleRate parametersManish Goregaokar2019-03-041-0/+1
* Auto merge of #22958 - Manishearth:attrs-on-types, r=noxbors-servo2019-03-046-169/+493
|\
| * Update WebIDL.py to 4166cae81546Manish Goregaokar2019-03-045-169/+466
| * Move pref-main-thread.patch backManish Goregaokar2019-03-021-0/+27
* | Upgrade to rustc 1.34.0-nightly (0ea22717a 2019-03-02)Simon Sapin2019-03-031-1/+1
|/
* Auto merge of #22934 - Manishearth:update-webidl, r=noxbors-servo2019-03-0112-93/+191
|\
| * Update webidl.py from upstreamManish Goregaokar2019-03-0112-93/+191
* | ReformatSimon Sapin2019-02-261-1/+3
|/
* Update servo-mediaManish Goregaokar2019-02-131-1/+2