Three unclear behavior found while implementing the |getAvailability| algorithm:
(A, presentationUrls)
tuple is found. However, we can only return the same object if the requester is in the same DOM window.PresentationRequest
object, we should guarantee the resolve order in the algorithm. For example,request.getAvailability().then(function() {console.log(1)});
request.getAvailability().then(function() {console.log(2)});
should always print "12" in console for all browsers.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4