Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd18e86

Browse files
committed
javascript: add change note
1 parent 30cc914 commit bd18e86

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • javascript/ql/lib/change-notes/released
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 2.6.15
2+
3+
### Minor Analysis Improvements
4+
5+
- JavaScript `DataFlow::globalVarRef` now recognizes `document.defaultView` as an alias of `window`, allowing flows such as `document.defaultView.history.pushState(...)` to be modeled and found by queries relying on `globalVarRef("history")`.

0 commit comments

Comments
 (0)