Граф коммитов

854385 Коммитов

Автор SHA1 Сообщение Дата
Jim Blandy ead739b02b Bug 1850865: Add helpers for stringifying protocol sides. r=ipc-reviewers,nika
Depends on D187167

Differential Revision: https://phabricator.services.mozilla.com/D187213
2023-09-05 18:09:30 +00:00
Jim Blandy 7262779e1f Bug 1850865: Improve MOZ_IPC_MESSAGE_LOG. r=ipc-reviewers,nika
Use MOZ_IPC_MESSAGE_LOG to filter GOODBYE_MESSAGE_TYPE messages.

Interpret MOZ_IPC_MESSAGE_LOG elements without the "Child" or "Parent"
suffix as a request to log both sides of the given protocol.

Differential Revision: https://phabricator.services.mozilla.com/D187167
2023-09-05 18:09:30 +00:00
Emilio Cobos Álvarez 884175baf6 Bug 1850827 - Implement rounded bottom corners in GTK. r=rmader
The implementation is uglier than it needs to be. We basically need to
override the GTK styles for the window decorations with the desired
radius.

This is because of two reasons:

 * Adwaita on gtk3 doesn't provide a bottom corner radius.
 * Even if it did we couldn't reasonably query it, see comment 4.

So in order for stuff to look sensible we need to make sure that we and
GTK agree on what radius to use. Using the titlebar radius makes sense
here.

Differential Revision: https://phabricator.services.mozilla.com/D187343
2023-09-05 18:07:08 +00:00
Daniel Holbert f0d8d07c60 Bug 1842623: Increase the fuzzy tolerance for border-image-width-4.html and -9.html to reflect reality. r=lsalzman DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D187482
2023-09-05 18:04:16 +00:00
Joel Maher 1e31bbe89e Bug 1851191 - expire variants even if they are composite variants. r=suhaib,taskgraph-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D187282
2023-09-05 17:55:54 +00:00
Hanna Jones 7c4347ed32 Bug 1810890 Part 7: update addwidget mach command r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D187232
2023-09-05 17:48:25 +00:00
Hanna Jones c9a592ccc5 Bug 1810890 - Part 6: remove Storybook CSS path rewrites from credential management elements r=credential-management-reviewers,mtigley
Depends on D185094

Differential Revision: https://phabricator.services.mozilla.com/D185095
2023-09-05 17:48:25 +00:00
Hanna Jones 85f3196134 Bug 1810890 - Part 5: remove Storybook CSS path rewrites from fx view elements r=kcochrane,fxview-reviewers
Depends on D185093

Differential Revision: https://phabricator.services.mozilla.com/D185094
2023-09-05 17:48:25 +00:00
Hanna Jones 15dd020d7d Bug 1810890 - Part 4: remove Storybook CSS path rewrite from migration wizard r=mconley
Depends on D185092

Differential Revision: https://phabricator.services.mozilla.com/D185093
2023-09-05 17:48:25 +00:00
Hanna Jones 82200e5bc6 Bug 1810890 - Part 3: remove IS_STORYBOOK checks and CSS path rewrites from toolkit widgets r=reusable-components-reviewers,tgiles
Depends on D185091

Differential Revision: https://phabricator.services.mozilla.com/D185092
2023-09-05 17:48:24 +00:00
Hanna Jones 825c3a61d7 Bug 1810890 - Part 2: update chrome-uri-loader to handle CSS rewriting only r=mstriemer
Depends on D185090

Differential Revision: https://phabricator.services.mozilla.com/D185091
2023-09-05 17:48:24 +00:00
Hanna Jones df54b95f5b Bug 1810890 - Part 1: move chrome rewriting logic somewhere common r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D185090
2023-09-05 17:48:24 +00:00
Emilio Cobos Álvarez 5c0f63af95 Bug 1851649 - Simplify and speed-up display parsing. r=mstange
This avoids uselessly rewinding the parser for single-keyword display
values, and generally makes the code easier to follow.

Differential Revision: https://phabricator.services.mozilla.com/D187431
2023-09-05 17:44:09 +00:00
Cosmin Sabou 0294431c2c Backed out changeset dab3c6a6f956 (bug 1847979) for causing bc failures on browser_glean_telemetry_abandonment_tips.js. CLOSED TREE 2023-09-05 20:52:31 +03:00
Dana Keeler 58b11864ed Bug 1840135 - introduce rust implementation of nsIDataStorage r=nkulatova,nika,mak
Differential Revision: https://phabricator.services.mozilla.com/D181904
2023-09-05 17:14:51 +00:00
mcheang 83b8777249 Bug 1848302 - add CSS nesting for weather result to eliminate repeated code. r=dao,adw
Differential Revision: https://phabricator.services.mozilla.com/D187155
2023-09-05 17:04:15 +00:00
Stephanie Cunnane 6bd56eddeb Bug 1846357 - Extract domains for basic SERP links. r=jteow
Differential Revision: https://phabricator.services.mozilla.com/D185609
2023-09-05 16:49:53 +00:00
Stanca Serban f8c85de251 Backed out changeset 4ced56d93af6 (bug 1849159) for causing mochitests failures in browser_stale_product.js. CLOSED TREE 2023-09-05 19:54:32 +03:00
Sam Foster 7a945f46f0 Bug 1850856 - Fix tab indices when re-opening all closed tabs from the History menu.r=sessionstore-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D187313
2023-09-05 16:35:34 +00:00
Dão Gottwald c35286f327 Bug 1850828 - Use browsing-context-discarded instead of unload listener to delete pending windows that close before we track them as open windows. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D187466
2023-09-05 16:32:49 +00:00
Dão Gottwald f6503ea016 Bug 1847979 - Use CSS nesting for .urlbarView-body-inner, .urlbarView-results, .urlbarView-row, .urlbarView-row-inner, and .urlbarView-no-wrap rules. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D187441
2023-09-05 16:31:34 +00:00
Olli Pettay 489c29f6cb Bug 1851333 - Add BinaryType dictionary member annotation to let the generated member variables use different type, r=edgar
We need a separate bug to document all the special annotations dictionaries have, including things for json etc.

Differential Revision: https://phabricator.services.mozilla.com/D187337
2023-09-05 16:26:18 +00:00
Emilio Cobos Álvarez 4e4cb31a7f Bug 1847584 - Account for IsUnderHiddenEmbedderElement() for BrowserChild visibility. r=smaug
Test by Gijs. Note that I removed the .isActive assertion, because this doesn't
affect activeness.

We could make that change too, but that's a bigger change, and I think we want
to do this regardless.

The CAN_RUN_SCRIPT annotations are obsolete (they come from bug 1582042
which directly fired docshell activity events, but that's not true
anymore, bug 1635914 changed the setup a bit later).

Differential Revision: https://phabricator.services.mozilla.com/D185643
2023-09-05 16:13:00 +00:00
Kelly Cochrane fb90089531 Bug 1846255 - Fix tab key navigation for 'Show more' link in Open Tabs cards r=jsudiaman,fxview-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D187123
2023-09-05 15:39:05 +00:00
Stanca Serban 405e022d17 Backed out changeset 798de3f71896 (bug 1846255) for causing OSX mochitests failures in test_opentabs.html. CLOSED TREE 2023-09-05 18:20:21 +03:00
Thomas Wisniewski c38f7635c4 Bug 1722328 - Don't install default email handlers on the WPT runner to prevent undesirable remote URL accesses of the GMail favicon when mailto: is accessed; r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D186564
2023-09-05 14:55:35 +00:00
Andrew Halberstadt b23edb0f61 Bug 1839891 - [ci] Convert upload-generated-sources tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D187312
2023-09-05 14:54:19 +00:00
Andrew Halberstadt 362ebf3a91 Bug 1839891 - [ci] Convert balrog tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D187311
2023-09-05 14:54:18 +00:00
Emilio Cobos Álvarez 23e3ba8865 Bug 1843700 - Temporarily annotate HidePopupCallback as script boundary.
The caller can already run script, it's just that other script-running
functions are already marked as _BOUNDARY (incorrectly). Will fix
properly in a follow-up bug.

MANUAL PUSH: Bustage fix CLOSED TREE
2023-09-05 16:55:53 +02:00
Niklas Baumgardner 48fe82fe37 Bug 1849159 - Toolbar button should hide when opted out. r=shopping-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D187052
2023-09-05 14:38:14 +00:00
Sean Feng be209a8504 Bug 1851143 - Enable OpaqueResponseBlocking in all channels r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187277
2023-09-05 14:32:26 +00:00
Emilio Cobos Álvarez 579418808a Bug 1851585 - Minor clean-ups in nsWindow::OnPaint. r=win-reviewers,gstoll
Differential Revision: https://phabricator.services.mozilla.com/D187444
2023-09-05 14:31:51 +00:00
Emilio Cobos Álvarez 806eecf481 Bug 1851585 - Remove nsWindow::mPaintDC. r=win-reviewers,gstoll
It's unused.

Differential Revision: https://phabricator.services.mozilla.com/D187443
2023-09-05 14:31:19 +00:00
Emilio Cobos Álvarez 608844877e Bug 1843700 - Hide popups synchronously if needed, even if already hiding async. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D186126
2023-09-05 14:30:48 +00:00
Kelly Cochrane 07e4af33f2 Bug 1846255 - Fix tab key navigation for 'Show more' link in Open Tabs cards r=jsudiaman,fxview-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D187123
2023-09-05 14:23:23 +00:00
Ryan VanderMeulen 8e8536da3e Bug 1851593 - Add missing ACCESSIBILITY guard. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187450
2023-09-05 13:51:27 +00:00
Emilio Cobos Álvarez 02cec2af35 Bug 1851577 - Remove support for the drawintitlebar attribute. r=smaug
It was replaced by chromemargin, but some leftovers remained in the
tree.

Differential Revision: https://phabricator.services.mozilla.com/D187440
2023-09-05 13:26:46 +00:00
Manuel Bucher f71f056ccf Bug 1846540 - Improve IPC fuzzing doc r=decoder
Added my notes from when I was reproducing an IPC test failure.

* fix deprecation warning in fuzzfetch
* fix one spelling mistake
* add example command for IPC test case reproduction

Differential Revision: https://phabricator.services.mozilla.com/D186708
2023-09-05 13:18:15 +00:00
Alexandra Borovova 9e4d1dc0f7 Bug 1824221 - [wdspec] Add tests for browsingContext.userPromptClosed event. r=webdriver-reviewers,whimboo
Depends on D186791

Differential Revision: https://phabricator.services.mozilla.com/D186792
2023-09-05 13:12:38 +00:00
Alexandra Borovova 813b9799be Bug 1824221 - [remote] Move prompt observer listening logic to PromptListener. r=webdriver-reviewers,whimboo
Depends on D186790

Differential Revision: https://phabricator.services.mozilla.com/D186791
2023-09-05 13:12:38 +00:00
Alexandra Borovova f54d247bf6 Bug 1824221 - [bidi] Implement browsingContext.userPromptClosed event. r=webdriver-reviewers,jdescottes,whimboo
Depends on D186789

Differential Revision: https://phabricator.services.mozilla.com/D186790
2023-09-05 13:12:38 +00:00
Alexandra Borovova 2a2181c8b1 Bug 1849621 - Add prompt input value into `DOMModalDialogClosed` event details. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D186789
2023-09-05 13:12:38 +00:00
Mark Banner e640e38886 Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs
Depends on D186882

Differential Revision: https://phabricator.services.mozilla.com/D187424
2023-09-05 12:59:31 +00:00
Mark Banner 640bcbbba0 Bug 1563927 - Add JSON linting via ESLint. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D186882
2023-09-05 12:59:31 +00:00
Mark Banner db70ee3220 Bug 1563927 - Fix existing JSON issues detected by eslint-plugin-json. r=Gijs,extension-reviewers,rpl
Differential Revision: https://phabricator.services.mozilla.com/D186881
2023-09-05 12:59:30 +00:00
Cristina Horotan f12ac36e4b Backed out changeset 8be358911e03 (bug 1532281) for breaking link opening from other applications (bug 1851584) 2023-09-05 16:01:26 +03:00
Mark Banner 1c412b1fa0 Bug 1851452 - Make ESLint rule react-hooks/exhaustive-deps to be an error rather than a warning. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D187370
2023-09-05 12:43:35 +00:00
Mirko Brodesser 06c09b51d1 Bug 1839316: part 11) Factor preparing the incremental stream loader out of `StartLoadInternal`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187181
2023-09-05 12:07:20 +00:00
Mirko Brodesser 6ab61c105c Bug 1839316: part 10) Factor preparing the HTTP request and initiator type out of `StartLoadInternal`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187177
2023-09-05 12:07:20 +00:00
Mirko Brodesser a4bcc60a60 Bug 1839316: part 9) Factor preparing request priority and request dependencies out of `StartLoadInternal`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187176
2023-09-05 12:07:20 +00:00