Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -37/+28 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Use MozTools 4 and update mozjs (#30326) | Samson | 2023-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * Update mozjs * moztools4 in bootstrap * no autoconf * tidy * switch to servo-build-deps * update mozjs for real * glue mozjs * fmt * move to servo/mozjs | ||||
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
| | |||||
* | Assert that we're constructing. | Josh Matthews | 2023-05-30 | 1 | -1/+2 |
| | |||||
* | Don't root a Realm that's used for one call.dom-protos | Josh Matthews | 2023-05-29 | 1 | -3/+3 |
| | |||||
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -31/+32 |
| | |||||
* | Support arbitrary protos when wrapping EventTarget objects. | Josh Matthews | 2023-05-28 | 1 | -2/+120 |
| | |||||
* | Formatting. | Josh Matthews | 2023-05-26 | 1 | -8/+2 |
| | |||||
* | Use an enum to pass the index value for interfaces/protos. | Josh Matthews | 2023-05-26 | 1 | -4/+19 |
| | |||||
* | Extract bodies of DefineDOMInterface and GetProtoObject/GetConstructorObject ↵ | Josh Matthews | 2023-05-26 | 1 | -1/+50 |
| | | | | out of generated bindings. | ||||
* | Changes for spidermomkey upgrade. | Josh Matthews | 2022-11-23 | 1 | -2/+0 |
| | |||||
* | refactor(script): apply suggestions | yvt | 2021-07-25 | 1 | -2/+0 |
| | |||||
* | refactor(script): auto ref-count `ServoJSPrincipals` | yvt | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | refactor(script): rename `ServoJSPrincipal` to `ServoJSPrincipals` | yvt | 2021-07-13 | 1 | -2/+2 |
| | |||||
* | refactor(script): move `crate::dom::bindings::{utils → ↵ | yvt | 2021-07-13 | 1 | -1/+2 |
| | | | | principals)::ServoJSPrincipal` | ||||
* | chore(deps): update mozjs | yvt | 2021-07-11 | 1 | -5/+3 |
| | | | | - 798c5b6: Bring `RustJSPrincipals` back | ||||
* | fix: accommodate to the modern age | yvt | 2021-07-10 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into feat-cow-infra | yvt | 2021-07-10 | 1 | -290/+347 |
|\ | | | | | | | | | `tests/wpt/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects.html` was reverted to the upstream version. | ||||
| * | fix(script): one compartment for each script thread (agent) | yvt | 2021-07-06 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | | | | Documents in the same agent[1] can share and exchange JS and DOM objects freely, so putting them in separate compartments would require almost every instance of `Dom` to be able to handle cross-compartment references. [1]: https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-agent-formalism | ||||
| * | Fix errors | sagudev | 2021-03-12 | 1 | -2/+2 |
| | | |||||
| * | Don't pretend we support SharedArrayBuffer. | Josh Matthews | 2020-06-16 | 1 | -1/+1 |
| | | |||||
| * | integrate readablestream with fetch and blob | Gregory Terzian | 2020-06-04 | 1 | -0/+1 |
| | | |||||
| * | Update SpiderMonkey | Anthony Ramine | 2020-03-06 | 1 | -8/+8 |
| | | |||||
| * | Remove obsolete behavior per heycam/webidl #356 | Patrick Shaughnessy | 2019-12-22 | 1 | -80/+5 |
| | | |||||
| * | Support [LegacyWindowAlias] | Kagami Sascha Rosylight | 2019-10-19 | 1 | -0/+7 |
| | | |||||
| * | Use safe JSContext when possible in interface.rs | marmeladema | 2019-08-09 | 1 | -141/+166 |
| | | |||||
| * | Update SpiderMonkey bindings for Windows arm64 crash fix. | Josh Matthews | 2019-07-25 | 1 | -5/+7 |
| | | |||||
| * | Change bindings generation to make Exposed annotation aware of ↵ | sreeise | 2019-07-14 | 1 | -7/+14 |
| | | | | | | | | members/partial interfaces | ||||
| * | Update to SpiderMonkey 66. | Josh Matthews | 2019-05-10 | 1 | -15/+13 |
| | | |||||
| * | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | | |||||
| * | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
| | | | | | | | | A `crate_name::foo` path always works in 2018 | ||||
| * | Reorder imports | Pyfisch | 2018-11-06 | 1 | -7/+11 |
| | | |||||
| * | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -6/+6 |
| | | |||||
| * | Format script component | chansuke | 2018-09-19 | 1 | -130/+174 |
| | | |||||
| * | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -35/+23 |
| | | |||||
| * | Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393 | Marcin Mielniczuk | 2018-03-28 | 1 | -28/+43 |
| | | |||||
| * | Use specific assertion for DOM binding interface | CYBAI | 2018-01-26 | 1 | -4/+4 |
| | | |||||
| * | Fix tyvar_behind_raw_pointer warnings | Simon Sapin | 2018-01-10 | 1 | -2/+2 |
| | | | | | | | | https://github.com/rust-lang/rust/issues/46906 | ||||
| * | Moved pop_current_element_queue() and push_new_element_queue() to ↵ | olmanz | 2017-11-16 | 1 | -9/+0 |
| | | | | | | | | htmlconstructor.rs | ||||
| * | Moved function html_constructor() from interface.rs to new file ↵ | olmanz | 2017-11-16 | 1 | -309/+3 |
| | | | | | | | | htmlconstructor.rs | ||||
| * | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes warnings from rust-lang/rust#44229 when `--enable-commonmark` is passed to rustdoc. This is mostly a global find-and-replace for bare URIs on lines by themselves in doc comments. | ||||
| * | Remove usage of unstable features const_ptr_null and const_ptr_null_mut | Simon Sapin | 2017-10-16 | 1 | -2/+2 |
| | | |||||
| * | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.robohornet.org gives a score of 101.36 on master, and 102.68 with this PR. The latter is slightly better, but probably within noise level. So it looks like this PR does not affect DOM performance. This is expected since `Box::new` is defined as: ```rust impl<T> Box<T> { #[inline(always)] pub fn new(x: T) -> Box<T> { box x } } ``` With inlining, it should compile to the same as box syntax. | ||||
| * | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -5/+5 |
| | | | | | | | | | | | | | | In a later PR, DomRoot<T> will become a type alias of Root<Dom<T>>, where Root<T> will be able to handle all the things that need to be rooted that have a stable traceable address that doesn't move for the whole lifetime of the root. Stay tuned. | ||||
| * | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
| | | |||||
| * | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Ignoring : - **generated**.rs - python/tidy/servo_tidy_tests/rust_tidy.rs | ||||
| * | Track custom element state | Connor Brewster | 2017-08-09 | 1 | -3/+5 |
| | | |||||
| * | Add construction stack | Connor Brewster | 2017-08-09 | 1 | -18/+37 |
| | | |||||
| * | Implement CEReactions codegen | Connor Brewster | 2017-07-18 | 1 | -0/+9 |
| | | |||||
| * | Implement step 5 of HTMLConstructor | Connor Brewster | 2017-06-15 | 1 | -7/+11 |
| | |