BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.88k stars 343 forks source link

G6.5.1 - Status Bar(NULL) #3543

Open thunderstone135 opened 2 months ago

thunderstone135 commented 2 months ago

What happened?

Like what the title says, but nothing too critical. It just shows Status Bar(NULL).

Imgur

In the stable G6 branch, it shows normally.

Reproducible?

Version

Other

What platform are you seeing the problem on?

Windows

Relevant log output

N/A
thunderstone135 commented 1 month ago

Updated title. Issue is still present in Beta 2.

thunderstone135 commented 1 month ago

Updated title. Issue is still present in Beta 3.

thunderstone135 commented 3 weeks ago

Updated title. Issue is still present in G6.5.0 non beta.

thunderstone135 commented 1 week ago

Updated title. Issue is still present in G6.5.1 non beta.

MrAlex94 commented 1 week ago

I modified the status bar code so it no longer uses eval(), which is quite important for security.

Seems there have been some side effects, this being one of them. Very oddly, macOS doesn't display the (NULL).

thunderstone135 commented 1 week ago

I modified the status bar code so it no longer uses eval(), which is quite important for security.

I noticed this too every time I browse the Commit History.