Obsolete
Status Update
Comments
th...@yahoo.com <th...@yahoo.com> #2
[Empty comment from Monorail migration]
th...@yahoo.com <th...@yahoo.com> #3
The main features are shown on the main index of the home page. Should the about page include the same information that is there, or be more detailed?
is...@google.com <is...@google.com> #4
I would say more details. Alternatively we could just rename it to "Project History" and move it to a less prominent place.
ap...@google.com <ap...@google.com> #5
[Monorail components: Homepage]
ek...@google.com <ek...@google.com> #6
[Monorail components: Documentation]
lu...@gmail.com <lu...@gmail.com> #8
[Empty comment from Monorail migration]
lu...@gmail.com <lu...@gmail.com> #9
Setting this issue as obsolete, as the Safari version associated is EOL.
th...@yahoo.com <th...@yahoo.com> #10
Safari 14 doesn't support the dialog element. Only 15.4+ does, see
Description
*************************************************************************
*** !!!! THIS BUG TRACKER IS FOR GERRIT CODE REVIEW !!!!
*** Do not submit bugs for chrome/android and issues with your company's
*** Gerrit setup here. Those issues belong in different issue trackers.
*************************************************************************
What steps will reproduce the problem?
1. Start gerrit v3.8.0-rc5 and login
What is the expected output?
The Gerrit home page is rendered without issues with Safari Version 14.1.2 (14611.3.10.1.7)
What do you see instead?
The Gerrit home page is rendered with formatting issues
Please provide any additional information below.
I see these errors on the JS console:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (index.html, line 0)
[Error] TypeError: this.registrationModal.showModal is not a function. (In 'this.registrationModal.showModal()', 'this.registrationModal.showModal' is undefined)
(anonymous function) — gr-app.js:24212:2096406
asyncFunctionResume
[native code]
promiseReactionJobWithoutPromise
[Error] Unhandled Promise Rejection: TypeError: this.registrationModal.showModal is not a function. (In 'this.registrationModal.showModal()', 'this.registrationModal.showModal' is undefined)
(anonymous function) (gr-app.js:24212:2096406)
asyncFunctionResume
(anonymous function)
promiseReactionJobWithoutPromise