Wladimir Palant

Results 48 issues of Wladimir Palant

The "Fill in" button will happily enter the password on unencrypted HTTP websites right now. It should warn for such websites, along with a checkbox "don't ask me again on...

enhancement

The HTML report will replace all table contents every second. If you want to copy some text out of the tables, you have to be really quick: you have a...

enhancement
change
html report

### Is this a feature request or a bug? Bug ### What is the current behavior? The following command fails: web-ext run --target=firefox-android --android-device=id Error message: > Error: Activity class...

I am using Atom 1.2.0-beta3 on OS X 10.10. The keyboard shortcut alt-cmd-i is supposed to open the Developer Tools - and it does. However, it also inserts the character...

bug
mac

CEP extensions have full access to the file system and can run arbitrary applications. Given this kind of privileges, it might be a good idea to take security seriously. So...

The remoteStorage spec says: > if no client registration is required, the server MUST ignore the value of the `client_id` parameter in favor of relying on the origin of the...

# Description If an `if` statement contains a single `try..catch` statement, only the `try` block will get indented correctly. The `catch` block will be indented as if it were outside...

type: bug
language: javascript

This code will run `hg incoming` and `hg outgoing` in parallel which is problematic: https://github.com/mrcrowl/vscode-hg/blob/923f5113d758beb1fe323eafbfe46176b1ad01ed/src/repository.ts#L1134-L1143 I have `hg-git` extension installed which locks the repository for these commands. Consequently, running them...

`Request::client_ip` method currently always returns `None` on TLS connections if no “real ip” header is configured/present, a regression compared to Rocket 0.5. That’s because the fallback assumes `Request::remote` to return...

### Rocket Version 0.6.0 rev f75fb63 ### Operating System Fedora Linux 39 ### Rust Toolchain Version rustc 1.78.0-nightly (2bf78d12d 2024-02-18) and rustc 1.76.0 (07dca489a 2024-02-04) ### What happened? A low-level...

deficiency