-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
### Problem
When testing a page with a large image (~4 MB), an unrecoverable `Inspector.targetCrashed` error can occur on CentOS 7. I *think* this error crashes Chrome, but Lighthouse continues awa…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. ... Tap the Floating Action Button
3. ... Tap the TextField so that the keyboard shows. Note the logs!
3. ... clos…
-
This is a tracking issue mostly; I don't think there's anything we can really /do/ about this here.
That being said, it's good to have this said right up front. I'll reach out to Google, though I'm …
-
Hi,
Create browser like that:
```
$options = new ChromeOptions();
$phoneModel ='iPhone 6';
if (!is_null($phoneModel)){
$mobile = ['deviceName' => $phoneMod…