[webkit-reviews] review denied: [Bug 127938] Web Inspector: Inspect Element sometimes does not select the right DOM Node : [Attachment 231603] [PaTCH] Proposed Fix: Flag to allow _restoreSelectedNodeAfterUpdate REV1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 19 13:15:09 PDT 2014


Timothy Hatcher <timothy at apple.com> has denied Jono Wells
<jonowells at apple.com>'s request for review:
Bug 127938: Web Inspector: Inspect Element sometimes does not select the right
DOM Node
https://bugs.webkit.org/show_bug.cgi?id=127938

Attachment 231603: [PaTCH] Proposed Fix: Flag to allow
_restoreSelectedNodeAfterUpdate REV1
https://bugs.webkit.org/attachment.cgi?id=231603&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=231603&action=review


> Source/WebInspectorUI/UserInterface/Controllers/DOMTreeManager.js:267
> +    get isRestoreSelectedNodeAllowed() {

Should be: isRestoreSelectedNodeAllowed: function() or get
restoreSelectedNodeIsAllowed()


More information about the webkit-reviews mailing list