index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
DOMIntersectionObserver.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Map IntersectionObserver rect to the correct viewport.
wolfbeast
2019-05-15
-1
/
+2
*
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
wolfbeast
2019-01-18
-1
/
+0
*
Rewrite IntersectionObserver list handling to be more robust.
wolfbeast
2019-01-18
-4
/
+22
*
Add isIntersecting property to IntersectionObserverEntry.
wolfbeast
2019-01-17
-0
/
+1
*
Fix crashiness of IntersectionObservers.
wolfbeast
2018-12-24
-19
/
+20
*
[intersection-observer] Calculate areas using int64_t.
wolfbeast
2018-12-22
-4
/
+6
*
Fix singed/unsigned type confusion for intersection threshold.
wolfbeast
2018-12-22
-3
/
+3
*
Use content area as the intersection rectangle ...
wolfbeast
2018-12-22
-7
/
+11
*
Map intersectionRect to the coordinate space of the target document.
wolfbeast
2018-12-22
-7
/
+8
*
Use targetFrame->GetRectRelativeToSelf() as the initial intersection rect.
wolfbeast
2018-12-22
-1
/
+1
*
Intersection ratio should be 1.0 for zero-area intersections.
wolfbeast
2018-12-22
-1
/
+7
*
Revise lifetime management of IntersectionObservers.
wolfbeast
2018-12-22
-9
/
+9
*
Stabilize and align Intersection Observers
wolfbeast
2018-06-27
-7
/
+30
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+471