-
```
How to change javascript alert title from 'Javascript Alert - 127.0.0.1:54007'
to any custom title?
```
Original issue reported on code.google.com by `ccn...@gmail.com` on 1 Feb 2014 at 1:48
-
```
What steps will reproduce the problem?
1.load a hybird app
2.click a button with a alert
What is the expected output? What do you see instead?
the alert should be popped up,however the alert was…
-
```
What steps will reproduce the problem?
1.load a hybird app
2.click a button with a alert
What is the expected output? What do you see instead?
the alert should be popped up,however the alert was…
-
```
What steps will reproduce the problem?
1.load a hybird app
2.click a button with a alert
What is the expected output? What do you see instead?
the alert should be popped up,however the alert was…
-
### 1 new security vulnerability have been discovered in Open Source in use
* Repository : GrayField/wireless_packet_parser : main
| Target | Version | CVE | Severity | Description |
-----|-----|--…
-
```
What steps will reproduce the problem?
1. In GD 5.8, cause a gadget that uses JavaScript Alert Windows to popup
an alert.
2. Wait 10 seconds or so.
3. There is no step 3.
What is the expected o…
-
Hello,
would it be possible to implement dynamic keybindings, i.e. keybindings which take one (or multiple) keys as arguments which can be used in the code that follows? What I mean would for examp…
-
```
% echo 'const x = async () => { const buffer = await import(/** @type {string} */("buffer")); alert("1", buffer);}; x();' | google-closure-compiler -W QUIET --module_resolution WEBPACK -O ADVANCE…
-
### Description
This probably should not happen and apps should not do this, but we added a feature in Xamarin.Forms that appears to have value to some people: https://docs.microsoft.com/en-us/xamari…
-
When testing protection against XSS Javascript execution attacks I added text
` alert('alert'); `
as text into a field (via normal edit dialog) which is also displayed in list. Unfortunately the Jav…