stetho/src/main/java/com/facebook/stetho/inspector/elements/Document.java (2 lines): - line 355: // TODO: it'd be nice if we could delegate our calls into mPeerManager.sendNotificationToPeers() - line 535: // TODO: use longest common substring to decide whether to stetho/src/main/java/com/facebook/stetho/inspector/elements/android/ViewHighlighter.java (2 lines): - line 26: // TODO: find ways to do highlighting on older versions too - line 54: // TODO: use the top-level ViewGroupOverlay instead of ViewOverlay so that we don't end up stetho/src/main/java/com/facebook/stetho/inspector/elements/android/ApplicationDescriptor.java (2 lines): - line 114: // TODO: once we have the ability to report fine-grained updates, do that here - line 119: // TODO: once we have the ability to report fine-grained updates, do that here stetho/src/main/java/com/facebook/stetho/inspector/network/ResponseBodyFileManager.java (1 line): - line 74: // TODO: this line blocks for up to 10 seconds and create problems as described stetho/src/main/java/com/facebook/stetho/inspector/domstorage/DOMStoragePeerManager.java (1 line): - line 72: // TODO: We list the tags in Page.getResourceTree as well and those are the real fixed