Bug 80337
| Summary: | AudioParam automation tests fail if timeInterval changed from .03 to 0.005 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Raymond Toy <rtoy> |
| Component: | Web Audio | Assignee: | Raymond Toy <rtoy> |
| Status: | NEW | ||
| Severity: | Normal | CC: | crogers, reo26724 |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 100885 | ||
Raymond Toy
If the timeInterval value in resources/audioparam-testing.js is changed from 0.03 to 0.005, all of the parameter automation tests fail. They all have some timing errors where the location of the discontinuities doesn't match the expected location of the discontinuities.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
reoo
(In reply to Raymond Toy from comment #0)
> If the timeInterval value in resources/audioparam-testing.js is changed from
> 0.03 to 0.005, all of the parameter automation tests fail. They all have
> some timing errors where the location of the discontinuities doesn't match
> the expected location of the discontinuities.