firefox search fix
ClosedPublic

Authored by lbrabec on Jul 16 2015, 1:22 PM.

Details

Summary

Current version of firefox (39) doesn't support str.includes(), this
was replaced with str.indexOf() != -1

Test Plan

try search

Diff Detail

Repository
rRSFE resultsdb_frontend
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lbrabec retitled this revision from to firefox search fix.Jul 16 2015, 1:22 PM
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added reviewers: kparal, jskladan.
jskladan accepted this revision.Jul 16 2015, 2:17 PM

if it works with Firefox < 40, then it's good with me :)

This revision is now accepted and ready to land.Jul 16 2015, 2:17 PM
kparal accepted this revision.Jul 16 2015, 2:51 PM

Works!

tflink accepted this revision.Jul 16 2015, 2:59 PM
tflink added a reviewer: tflink.

assuming this has been tested, LGTM

Closed by commit rRSFE8bc6d5a96d7f: firefox search fix (authored by Lukas Brabec <lbrabec@redhat.com>). · Explain WhyJul 16 2015, 3:12 PM
This revision was automatically updated to reflect the committed changes.