WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150424
Web Inspector: Adjust usages of classList.toggle to ensure a true/false value instead of undefined
https://bugs.webkit.org/show_bug.cgi?id=150424
Summary
Web Inspector: Adjust usages of classList.toggle to ensure a true/false value...
Devin Rousso
Reported
2015-10-21 16:56:04 PDT
Examples of this issue are in VisualStyleDetailsPanel:158 and VisualStylePropertyEditor.js:68.
Attachments
Patch
(3.57 KB, patch)
2015-10-21 17:12 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-10-21 16:56:36 PDT
<
rdar://problem/23211505
>
Devin Rousso
Comment 2
2015-10-21 17:12:11 PDT
Created
attachment 263766
[details]
Patch
Devin Rousso
Comment 3
2015-10-21 17:12:35 PDT
I don't think I missed any problematic usages, but I was searching using a regex so it's possible I missed one. This is the regex I used: \.classList\.toggle\([^,\n]+,[^\)\n]+\)
WebKit Commit Bot
Comment 4
2015-10-21 17:27:11 PDT
Comment on
attachment 263766
[details]
Patch Clearing flags on attachment: 263766 Committed
r191417
: <
http://trac.webkit.org/changeset/191417
>
WebKit Commit Bot
Comment 5
2015-10-21 17:27:15 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug