Skip to content

Commit

Permalink
Backed out changeset 1ec7a77be890 (bug 1869836) for causing bc and li…
Browse files Browse the repository at this point in the history
…nt failures CLOSED TREE

UltraBlame original commit: 85dba6fcf3e042f71904ce0de9e6351d5a4d7ad6
  • Loading branch information
marco-c committed Jan 16, 2024
1 parent fef1184 commit 12500f1
Show file tree
Hide file tree
Showing 27 changed files with 1,059 additions and 798 deletions.
2 changes: 2 additions & 0 deletions browser/components/about/AboutRedirector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,8 @@ content
firefoxview
/
firefoxview
-
next
.
html
"
Expand Down
5 changes: 5 additions & 0 deletions browser/components/about/components.conf
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ loginsimportreport
firefoxview
'
'
firefoxview
-
next
'
'
messagepreview
'
'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down Expand Up @@ -1043,6 +1045,8 @@
firefoxview
/
firefoxview
-
next
.
mjs
"
Expand Down
2 changes: 2 additions & 0 deletions browser/components/firefoxview/history.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3081,6 +3081,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down
6 changes: 6 additions & 0 deletions browser/components/firefoxview/jar.mn
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ browser
firefoxview
/
firefoxview
-
next
.
html
content
Expand All @@ -95,6 +97,8 @@ browser
firefoxview
/
firefoxview
-
next
.
mjs
content
Expand Down Expand Up @@ -171,6 +175,8 @@ browser
firefoxview
/
firefoxview
-
next
.
css
content
Expand Down
13 changes: 13 additions & 0 deletions browser/components/firefoxview/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,19 @@ browser
.
toml
"
"
tests
/
browser
/
firefoxview
-
next
/
browser
.
toml
"
]
MOCHITEST_CHROME_MANIFESTS
+
Expand Down
4 changes: 4 additions & 0 deletions browser/components/firefoxview/opentabs.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down Expand Up @@ -2981,6 +2983,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down
2 changes: 2 additions & 0 deletions browser/components/firefoxview/recentbrowsing.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down
2 changes: 2 additions & 0 deletions browser/components/firefoxview/recentlyclosed.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -1790,6 +1790,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down
2 changes: 2 additions & 0 deletions browser/components/firefoxview/syncedtabs.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3489,6 +3489,8 @@ content
firefoxview
/
firefoxview
-
next
.
css
"
Expand Down
236 changes: 0 additions & 236 deletions browser/components/firefoxview/tests/browser/browser.toml
Original file line number Diff line number Diff line change
Expand Up @@ -230,239 +230,3 @@ browser_tab_on_close_warning
js
"
]
[
"
browser_firefoxview_paused
.
js
"
]
[
"
browser_firefoxview_general_telemetry
.
js
"
]
fail
-
if
=
[
"
a11y_checks
"
]
#
Bug
1854625
clicked
.
fxview
-
tab
-
row
-
secondary
-
button
may
not
be
focusable
[
"
browser_firefoxview_navigation
.
js
"
]
[
"
browser_firefoxview_virtual_list
.
js
"
]
[
"
browser_history_firefoxview
.
js
"
]
[
"
browser_opentabs_firefoxview
.
js
"
]
fail
-
if
=
[
"
a11y_checks
"
]
#
Bugs
1854625
and
1872285
clicked
.
fxview
-
tab
-
row
-
secondary
-
button
may
not
be
focusable
[
"
browser_opentabs_cards
.
js
"
]
fail
-
if
=
[
"
a11y_checks
"
]
#
Bug
1858041
clicked
.
fxview
-
tab
-
row
-
main
and
div
may
not
be
focusable
[
"
browser_opentabs_recency
.
js
"
]
skip
-
if
=
[
"
os
=
=
'
win
'
"
"
os
=
=
'
mac
'
&
&
verify
"
]
#
macos
times
out
see
bug
1857293
skipped
for
windows
see
bug
1858460
[
"
browser_recentlyclosed_firefoxview
.
js
"
]
fail
-
if
=
[
"
a11y_checks
"
]
#
Bug
1854625
clicked
button
.
fxview
-
tab
-
row
-
secondary
-
button
and
a
.
fxview
-
tab
-
row
-
main
may
not
be
focusable
[
"
browser_syncedtabs_errors_firefoxview
.
js
"
]
[
"
browser_syncedtabs_firefoxview
.
js
"
]
Loading

0 comments on commit 12500f1

Please sign in to comment.