Revision a9f1809a2a1ea84b5c96bc7fd22cda052a270b41 authored by Anton Okolnychyi on 10 December 2019, 15:49:22 UTC, committed by Dongjoon Hyun on 10 December 2019, 15:49:22 UTC
### What changes were proposed in this pull request?

This PR renames `normalizeFilters` in `DataSourceStrategy` to be more generic as the logic is not specific to filters.

### Why are the changes needed?

These changes are needed to support PR #26751.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Existing tests.

Closes #26830 from aokolnychyi/rename-normalize-exprs.

Authored-by: Anton Okolnychyi <aokolnychyi@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 1cac9b2
Raw File
LICENSE-matchMedia-polyfill.txt
matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license
back to top