RESOLVED FIXED223274
[PlayStation] Fix builds with ENABLE(CSS_SCROLL_SNAP) off after r274495
https://bugs.webkit.org/show_bug.cgi?id=223274
Summary [PlayStation] Fix builds with ENABLE(CSS_SCROLL_SNAP) off after r274495
Stephan Szabo
Reported 2021-03-16 12:57:21 PDT
r274495 added some code using .snapOffsetsInfo() without the corresponding check for the enable flag it's defined inside in the header.
Attachments
Patch (1.77 KB, patch)
2021-03-16 13:10 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2021-03-16 13:10:29 PDT
Stephan Szabo
Comment 2 2021-03-16 17:12:53 PDT
Had concurrent fix.
Note You need to log in before you can comment on or make changes to this bug.