issues
search
domenic
/
get-originals
A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods
28
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Non-modifiable originals
#24
guybedford
opened
5 years ago
1
A playground for thoughts
#23
WebReflection
opened
5 years ago
2
Limitations
#22
littledan
opened
5 years ago
3
Memory usage
#21
littledan
opened
5 years ago
0
Namespace suggestion and typo fixes
#20
littledan
closed
5 years ago
0
Originals through built-in modules
#19
littledan
closed
5 years ago
7
In Defense of Virtualization
#18
bakkot
opened
6 years ago
12
Goals should include not undoing the work of polyfills
#17
bakkot
opened
6 years ago
25
Stepping back: what are the constraints/requirements?
#16
domenic
opened
6 years ago
9
Getting original constructors without names
#15
littledan
opened
6 years ago
14
Automatic conversion of ""platform"" code
#14
benjamingr
opened
6 years ago
3
This functionality isn't really truly necessary to access original-behavior stuff, if you cache -- and it's hard to use regardless
#13
jswalden
closed
5 years ago
9
getOriginalConstructor, callOriginalMethod, and lots of others mean significant (and at least sometimes insuperable) trouble for Caja
#12
jswalden
opened
6 years ago
37
Discussion of efficient implementation seems to be making assumptions that are not obvious
#11
bzbarsky
closed
5 years ago
2
Implementation strategy for getOriginalProperty and friends is mostly wishful thinking
#10
bzbarsky
closed
5 years ago
2
There is no decent way to get the original values of WebIDL constants
#9
bzbarsky
opened
6 years ago
2
It looks like there is no way to call the original Array.prototype.map
#8
bzbarsky
closed
5 years ago
20
The "except the global object" restriction on getOriginalProperty and friends seems wrong
#7
bzbarsky
closed
6 years ago
1
Suggested implementation strategy for callOriginalStaticMethod doesn't really suggest anything
#6
bzbarsky
closed
5 years ago
2
Why does callOriginalStaticMethod take a string, not object, for the base?
#5
bzbarsky
closed
5 years ago
0
Proposed implementation strategy for getOriginalConstructor is not necessarily viable
#4
bzbarsky
closed
5 years ago
2
getOriginalConstructor vs getOriginalProperty examples may not make sense
#3
bzbarsky
closed
5 years ago
3
Bikeshedding: is the name "original" right?
#2
domenic
closed
5 years ago
3
callOriginalMethod: could it take a single string?
#1
ljharb
closed
6 years ago
6