Bug 241238
| Summary: | Test updating of PRs via `git-webkit pr` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
| Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 240945 | ||
Kenneth Russell
Testing to see whether if commits are made to a branch that currently has an open PR against it, that they can be uploaded via `git-webkit pr`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Pull request: https://github.com/WebKit/WebKit/pull/1253
Kenneth Russell
The workflow's working as expected now.