[Webkit-unassigned] [Bug 157488] New: Web Inspector: Cleanup super getter/setter now that underlying issue is fixed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 13:44:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157488
Bug ID: 157488
Summary: Web Inspector: Cleanup super getter/setter now that
underlying issue is fixed
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: joepeck at webkit.org
CC: bburg at apple.com, dcrousso+webkit at gmail.com,
graouts at webkit.org, joepeck at webkit.org,
mattbaker at apple.com, nvasilyev at apple.com,
sbarati at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
Cleanup super getter/setter now that underlying issue is fixed:
Bug 147064 is fixed, so that means we should be able to address these FIXMEs:
Views/VisualStyleKeywordPicker.js
56: // FIXME: <https://webkit.org/b/147064> Getter and setter on super are called with wrong "this" object
62: // FIXME: <https://webkit.org/b/147064> Getter and setter on super are called with wrong "this" object
76: // FIXME: <https://webkit.org/b/147064> Getter and setter on super are called with wrong "this" object
Views/VisualStyleNumberInputBox.js
218: // FIXME: <https://webkit.org/b/147064> Getter and setter on super are called with wrong "this" object
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160509/94076835/attachment-0001.html>
More information about the webkit-unassigned
mailing list