diff browse annotate |
a0fa74e1375d48105fe9043add8818d56bb26753 created 2022-12-19 15:56 +0000 pushed 2022-12-20 09:39 +0000 |
Tom Schuster | Tom Schuster - Bug 1805632 - Add a new pref just for Element.setHTML without enabling the Sanitizer interface. r=freddyb,webidl,edgar |
diff browse annotate |
83a3a370f37c4137adb7e5a2fc1cd7e11a7009c2 created 2022-12-19 15:09 +0000 pushed 2022-12-20 09:39 +0000 |
Adam Vandolder | Adam Vandolder - Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar |
diff browse annotate |
f0642f6a4cbfa1f43b03e6b6c24381c43b9371ad created 2022-12-15 23:10 +0200 pushed 2022-12-16 09:39 +0000 |
Narcis Beleuzu | Narcis Beleuzu - Backed out changeset 34ec63cced63 (bug 1575154) for causing wpt failures on idlharness.https.html . CLOSED TREE |
diff browse annotate |
34ec63cced639b63562b54af68b1dc1c298e7e82 created 2022-12-15 18:37 +0000 pushed 2022-12-16 09:39 +0000 |
Adam Vandolder | Adam Vandolder - Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar |
diff browse annotate |
8a62d45d03cfe41d7f33b9e629d4ed03b9b4abba created 2022-09-21 07:44 +0000 pushed 2022-09-21 21:43 +0000 |
Peter Van der Beken | Peter Van der Beken - Bug 1659158 - Switch WebIDL from void to undefined. r=edgar |
diff browse annotate |
b6f29aa89d9bf40df981ccd36d1bd6c7f6da24b3 created 2022-08-22 17:28 +0000 pushed 2022-08-23 02:46 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1777293 - Implement Element.checkVisibility(). r=jwatt |
diff browse annotate |
963d3262c9a4f8bead47db0c48e834461d691cd3 created 2022-07-20 06:54 +0000 pushed 2022-07-20 21:52 +0000 |
Frederik Braun | Frederik Braun - Bug 1777164 - require SecureContext for setHTML r=emilio |
diff browse annotate |
64acc4ffd34c76b0280cd23565757f935b4ddb93 created 2022-07-19 21:52 +0300 pushed 2022-07-20 09:59 +0000 |
criss | criss - Backed out changeset de437faa8094 (bug 1777164) for causing failures on sanitizer-insecure-context.html. CLOSED TREE |
diff browse annotate |
de437faa8094a1c7f5a1a156588bf0a20f0c557e created 2022-07-19 18:13 +0000 pushed 2022-07-20 09:59 +0000 |
Frederik Braun | Frederik Braun - Bug 1777164 - require SecureContext for setHTML r=emilio |
diff browse annotate |
570b38756541697f8b5c3b8084b5a2fb438eeca9 created 2022-07-11 22:04 +0000 pushed 2022-07-12 04:20 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1765083 - Introduce FocusOptions.focusVisible. r=smaug,pip-reviewers |
diff browse annotate |
ff522f25daf33750dc090b3e2d81c5d5daa7e47b created 2022-05-02 07:44 +0000 pushed 2022-05-02 21:39 +0000 |
Peter Van der Beken | Peter Van der Beken - Bug 1766130 - Mark throwing Promise-returning methods that create a new Promise as NewObject. r=smaug |
diff browse annotate |
aba4c44e56a128edfd7106bfb057a891c7de105c created 2022-02-17 16:22 +0000 pushed 2022-02-18 09:08 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1755315 - Add more convenient accessors for widget screen to chrome code. r=Gijs |
diff browse annotate |
eee2420fbef5b5f4f74dc897b2ba868ceb88c891 created 2021-10-21 09:22 +0000 pushed 2021-10-21 16:02 +0000 |
Frederik Braun | Frederik Braun - Bug 1736983 - add UseCounter for Sanitizer API methods r=emilio |
diff browse annotate |
6b8a67596d2c124052384f230189d01ea1014822 created 2021-09-20 11:10 +0000 pushed 2021-09-20 16:24 +0000 |
Frederik Braun | Frederik Braun - Bug 1716624 [sanitizer] Element::SetHTML() r=hsivonen |
diff browse annotate |
07560745d4dedbf81ac0ffbe08b56d064ca6d578 created 2021-09-17 09:29 -0400 pushed 2021-09-17 21:50 +0000 |
Cristian Tuns | Cristian Tuns - Backed out 3 changesets (bug 1731242, bug 1716624) for causing mochitest failures on test_sanitizer_api.html. CLOSED TREE |
diff browse annotate |
a67288a8c440bb7741d3cfe19c3dc2feee00320f created 2021-09-17 11:03 +0000 pushed 2021-09-17 21:50 +0000 |
Frederik Braun | Frederik Braun - Bug 1716624 [sanitizer] Element::SetHTML() r=hsivonen |
diff browse annotate |
c9e2055a8a6d4c650d7018ce138cf341d53e3d97 created 2021-09-17 05:50 -0400 pushed 2021-09-17 21:50 +0000 |
Cristian Tuns | Cristian Tuns - Backed out 2 changesets (bug 1716624) for causing build bustages in dom/base/Element.cpp. CLOSED TREE |
diff browse annotate |
07e6465d36b97a916839e385143a6ade3adb87a1 created 2021-09-17 09:15 +0000 pushed 2021-09-17 21:50 +0000 |
Frederik Braun | Frederik Braun - Bug 1716624 [sanitizer] Element::SetHTML() r=hsivonen |
diff browse annotate |
d9e72029c94eb3d837081f5926211c9dd4a6e6b3 created 2021-09-07 15:01 +0000 pushed 2021-09-08 03:24 +0000 |
Sean Feng | Sean Feng - Bug 1413836 - Add delegatesFocus attribute to shadow dom r=smaug |
diff browse annotate |
9f7169baa181e2d8713c6d6bc66cfe6c7cc76891 created 2021-09-03 20:48 +0300 pushed 2021-09-04 09:40 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out 8 changesets (bug 1413836) for delegatesFocus related wpt failures. CLOSED TREE |
diff browse annotate |
dc8d5d9533e48b33a83d9ad1faddff989d0e5483 created 2021-09-03 13:32 +0000 pushed 2021-09-04 09:40 +0000 |
Sean Feng | Sean Feng - Bug 1413836 - Add delegatesFocus attribute to shadow dom r=smaug |
diff browse annotate |
0a87a26cc1b1f2d32cbbee74147a8273f93eb564 created 2021-07-20 18:06 +0000 pushed 2021-07-20 21:56 +0000 |
Sean Feng | Sean Feng - Bug 1705141 - Implement imperative slotting API r=smaug,emilio |
diff browse annotate |
2f66ab2d9d1010406fb5a9227421922e6b14f9c1 created 2021-05-12 10:47 +0000 pushed 2021-05-12 17:48 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1710756 - Expose FocusOptions.preventsFocusRing to error pages. r=edgar |
diff browse annotate |
a298c011de58aeba36832f08f44b3e0231ef1411 created 2021-04-27 19:19 +0000 pushed 2021-04-27 22:18 +0000 |
Edgar Chen | Edgar Chen - Bug 1706621 - Add UseCounter telemetry for pointer capture; r=smaug |
diff browse annotate |
df43273ec88cc9ebc17ed65553f62dbedb93a434 created 2021-04-26 19:37 +0000 pushed 2021-04-27 09:55 +0000 |
Kagami Sascha Rosylight | Kagami Sascha Rosylight - Bug 973604 - Mark set/releaseCapture() as deprecated r=annevk,edgar |
diff browse annotate |
1c0d8b69d13943fea967b2718a17d203afe5689d created 2021-04-11 03:13 +0000 pushed 2021-04-11 09:34 +0000 |
Kagami Sascha Rosylight | Kagami Sascha Rosylight - Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar |
diff browse annotate |
01e72f4f6021efde8b9ef0744fb4b6c2e72f97e4 created 2021-03-20 14:49 +0000 pushed 2021-03-20 21:31 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1699259 - Add a ChromeOnly FocusOptions.preventFocusRing to opt out of focus ring heuristics. r=edgar,Gijs |
diff browse annotate |
5db45840697073fd14a407137d92be2f5e173a00 created 2021-03-20 03:10 +0200 pushed 2021-03-20 08:56 +0000 |
Alexandru Michis | Alexandru Michis - Backed out changeset f588378316fd (bug 1699259) for causing mochitest failures in test_focusrings.xhtml |
diff browse annotate |
f588378316fd58d2c9612934690f8b46c4f47d33 created 2021-03-19 23:10 +0000 pushed 2021-03-20 08:56 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1699259 - Add a ChromeOnly FocusOptions.preventFocusRing to opt out of focus ring heuristics. r=edgar,Gijs |
diff browse annotate |
1c59701a68c9e52fcdc0bf02c02eb1dca962bc6f created 2021-01-25 16:22 +0000 pushed 2021-01-26 09:25 +0000 |
Edgar Chen | Edgar Chen - Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug |
diff browse annotate |
f90f082c3a8b24e96330b81c3e2db336ba25a823 created 2020-12-23 05:42 +0000 pushed 2020-12-23 21:27 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1682988 - Use UTF8String for querySelector and similar OM methods. r=heycam |
diff browse annotate |
1fce98c10f987c332b57c805feee6b8cb0461999 created 2020-10-10 01:39 +0000 pushed 2020-10-14 21:42 +0000 |
Kagami Sascha Rosylight | Kagami Sascha Rosylight - Bug 973604 - Add use counters for set/releaseCapture r=emilio |
diff browse annotate |
986ef17f0fe49bad5c95c414981c1c528878b284 created 2020-08-28 22:17 +0000 pushed 2020-09-08 09:52 +0000 |
Brad Werth | Brad Werth - Bug 1661283 Part 1: Add a ChromeOnly method to Element for getting scrollbar visibility. r=emilio |
diff browse annotate |
597c00e9fde1cdb76b74a236890c3ed981654960 created 2020-08-11 05:54 +0000 pushed 2020-08-11 21:47 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1658470 - Remove layout.css.shadow-parts.enabled. r=heycam |
diff browse annotate |
a0d04f7917bd430bcb9527bfa27b18577c72e003 created 2020-04-22 11:32 +0000 pushed 2020-04-22 21:48 +0000 |
Alexander Surkov | Alexander Surkov - Bug 1628418 - ARIA reflection: implement AriaAttributes interface r=smaug |
diff browse annotate |
7da3a631f4cf6ba8202b71ccb8609ea2bfd7c048 created 2020-04-22 11:32 +0000 pushed 2020-04-22 21:48 +0000 |
Alexander Surkov | Alexander Surkov - Bug 1628418 - ARIA reflection: implement AccessibilityRole interface r=smaug |
diff browse annotate |
9ddd02060e420b5496829ec80819a3de09c0b3da created 2020-04-21 18:46 +0000 pushed 2020-04-22 04:10 +0000 |
Emily McDonough | Emily McDonough - Bug 1631644 - Add Element::HasGridFragments() and use it in appropriate locations in devtools r=bradwerth,emilio |
diff browse annotate |
31c1ad4ac9dbdf0b661fbcc0034e19cdb8a07e53 created 2020-03-18 09:21 +0000 pushed 2020-03-18 16:05 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1618260 - Fix number input so that it honors overflow-clip-box-block. r=mats |
diff browse annotate |
73823e9708762f9e4047e64091555a44c8e4f552 created 2020-02-04 13:35 +0000 pushed 2020-02-04 21:43 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1612763. Remove incorrect [Pure] annotation from insertAdjacentElement. r=smaug |
diff browse annotate |
5cb2b4727452b54b0ecf07c10178e01e1f8bc4a1 created 2020-01-16 14:38 +0000 pushed 2020-01-16 21:45 +0000 |
pbz | pbz - Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug |
diff browse annotate |
d94afce0c18b72e8febfaa68a21fcb7790d1118c created 2019-12-16 23:53 +0200 pushed 2019-12-17 04:13 +0000 |
Oana Pop Rus | Oana Pop Rus - Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE |
diff browse annotate |
c81f3d5b9bf33e648b9d7b4e427d1c9a8a10c38e created 2019-12-16 21:06 +0000 pushed 2019-12-17 04:13 +0000 |
pbz | pbz - Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug |
diff browse annotate |
27fdce12f0c57fce41191959117adf6dfeb4a0e6 created 2019-12-13 13:27 +0000 pushed 2019-12-13 21:43 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1603455 - Remove full-screen-api.unprefix.enabled. r=xidorn,smaug |
diff browse annotate |
a1516b9539d181ea1f8af76df0ccc5513df27657 created 2019-12-12 23:49 +0200 pushed 2019-12-13 04:07 +0000 |
Noemi Erli | Noemi Erli - Backed out changeset d23f209ada8b (bug 1603455) for causing failures in test_fullscreen-api.html |
diff browse annotate |
d23f209ada8b57eb8211a64ac8d6fbbabdb8360b created 2019-12-12 19:56 +0000 pushed 2019-12-13 04:07 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1603455 - Remove full-screen-api.unprefix.enabled. r=xidorn,smaug |
diff browse annotate |
f225d8e160727cff9cee20895edc8754bc2805ce created 2019-11-21 01:45 +0000 pushed 2019-11-21 21:44 +0000 |
Brad Werth | Brad Werth - Bug 1391994 Part 1: Add new methods to Element to set attributes via devtools. r=bzbarsky |
diff browse annotate |
a15487779ef4178edb66d3992df45bc3127fad41 created 2019-10-13 09:40 +0000 pushed 2019-10-13 21:36 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1559077 - Implement Element.part. r=bzbarsky |
diff browse annotate |
2416d17d33c1c6774e62f786aaeff6c02462a5bd created 2019-09-27 15:26 +0000 pushed 2019-09-28 09:46 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar |
diff browse annotate |
16fbf2246f0594160478c62f381004885669a80c created 2019-09-24 15:22 +0000 pushed 2019-09-24 21:52 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar |
diff browse annotate |
471852f21673a962682739aeacc19f335bddede8 created 2019-09-06 19:34 +0000 pushed 2019-09-07 09:40 +0000 |
Frederic Wang | Frederic Wang - Bug 1579457 - Introduce GlobalEventHandlers/DocumentAndElementEventHandlers/ElementCSSInlineStyle mixin. r=bzbarsky |
diff browse annotate |
85efdc31cf556ed9cda6a4d831177b11779b53ca created 2019-09-06 07:46 +0000 pushed 2019-09-06 21:50 +0000 |
Frederic Wang | Frederic Wang - Bug 1577660 - Rename `HTMLOrSVGOrXULElementMixin` to `HTMLOrForeignElement`. r=bzbarsky |
diff browse annotate |
59c08b215af55370b0a8eef16528e99654ffa558 created 2019-07-03 07:52 +0000 pushed 2019-07-04 03:31 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv |
diff browse annotate |
6430800a95e1d2101859af8145ed1353c6cf79c9 created 2019-07-03 10:46 +0300 pushed 2019-07-03 16:15 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out changeset 8e16f13a88c8 (bug 1562680) for colliding with Bug 1366738 that was backed out. CLOSED TREE |
diff browse annotate |
8e16f13a88c856819d8ca6ace8ccb32b852361f7 created 2019-07-03 06:44 +0000 pushed 2019-07-03 16:15 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv |
diff browse annotate |
ea1bdf131082f9a8a2fd96282f70896632e62a58 created 2019-07-03 09:34 +0300 pushed 2019-07-03 16:15 +0000 |
Mihai Alexandru Michis | Mihai Alexandru Michis - Backed out changeset 12653dd76667 (bug 1562680) for causing bustages in FuzzingFunctions.webidl CLOSED TREE |
diff browse annotate |
12653dd76667080596c6d71f01d4bc6457bb4527 created 2019-07-03 06:15 +0000 pushed 2019-07-03 16:15 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv |
diff browse annotate |
c3d97987e3257089215957d8e312f14eafb16f86 created 2019-06-17 15:51 -0700 pushed 2019-06-19 21:40 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1559840. Add a pref to expose the transform getters on the Element interface. r=baku |
diff browse annotate |
1fa720d18b38e35831de185ac2f55356c88a7d21 created 2019-05-09 19:22 +0000 pushed 2019-05-10 02:54 +0000 |
alwu | alwu - Bug 1536762 - part2 : use first line box's size as positioning basic unit. r=heycam,baku |
diff browse annotate |
2d810269b72e198765af3d997f3b117d832afd38 created 2019-05-09 18:26 +0000 pushed 2019-05-10 02:54 +0000 |
alwu | alwu - Bug 1536762 - part1 : use unscaled bounding box'size as a cue box's size. r=baku,heycam |
diff browse annotate |
894487fe3fa04ee0c91aef059bcbab4005f6e3e2 created 2019-04-12 08:16 +0000 pushed 2019-04-12 15:46 +0000 |
Mirko Brodesser | Mirko Brodesser - Bug 1374045: add 'preventScroll' option to HTMLElement's, SVGElement's and XULElement's 'focus' method r=smaug |