Closed
Bug 1192472
Opened 4 years ago
Closed 4 years ago
Only do supplimental isArray check if WorkAroundDriverBugs
Categories
(Core :: Canvas: WebGL, defect, trivial)
Core
Canvas: WebGL
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file)
804 bytes,
patch
|
kamidphish
:
review+
|
Details | Diff | Splinter Review |
We have a bool for whether to do this, but it's statically true right now. Static analysis warns about this, since yeah, why would you generally do this?
Attachment #8645289 -
Flags: review?(dglastonbury)
Assignee | ||
Comment 1•4 years ago
|
||
Also I can't spell 'supplemental' correctly.
Updated•4 years ago
|
Attachment #8645289 -
Flags: review?(dglastonbury) → review+
Comment 3•4 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4c3c5f9bce35
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•