Bug 217343 - Improvements to VectorMath API
Summary: Improvements to VectorMath API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-10-05 15:16 PDT by Chris Dumez
Modified: 2020-10-05 18:58 PDT (History)
15 users (show)

See Also:


Attachments
Patch (81.32 KB, patch)
2020-10-05 17:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-10-05 15:16:54 PDT
Drop VectorMath's stride parameters since the call site always pass 1 as stride. This allows us to simplify the internal implementation in VectorMath.
Comment 1 Chris Dumez 2020-10-05 17:03:34 PDT
Created attachment 410591 [details]
Patch
Comment 2 EWS 2020-10-05 18:57:30 PDT
Committed r268026: <https://trac.webkit.org/changeset/268026>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410591 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-05 18:58:21 PDT
<rdar://problem/69981079>