Modify ↓
#23111 closed defect (fixed)
[PATCH] Hoist the common acceptsDocumentationSummary DownloadTask method definition into the interface
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 23.11 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
The acceptsDocumentationSummary method only makes interface calls and does not use any this.<obj> calls.
Attachments (2)
Change History (7)
by , 2 years ago
| Attachment: | 23111.patch added |
|---|
comment:1 by , 2 years ago
| Summary: | Hoist the common acceptsDocumentationSummary DownloadTask method definition into the interface → [PATCH] Hoist the common acceptsDocumentationSummary DownloadTask method definition into the interface |
|---|
Note:
See TracTickets
for help on using tickets.



Core changes