Cheng Zhao
|
22c5720aa2
|
Window opened by window.open should have "default" disposition
|
2014-11-04 18:31:47 +08:00 |
|
Cheng Zhao
|
f29c7164f3
|
Translate |disposition| to string
|
2014-11-04 18:12:57 +08:00 |
|
Cheng Zhao
|
0c21c863d7
|
Simplify the GuestWindowManager
Instead of recording guest explicitly in a map, we just make use of
closure for bookkeeping.
|
2014-10-28 18:51:28 +08:00 |
|
Cheng Zhao
|
c71aa0995a
|
Reuse the window of same frame name
|
2014-10-28 13:23:25 +08:00 |
|
Cheng Zhao
|
89990ec037
|
Don't throw exception on closed guest window
|
2014-10-27 23:59:11 +08:00 |
|
Cheng Zhao
|
7f4d00fac0
|
Add eval() for FakeWindow
|
2014-10-27 23:07:41 +08:00 |
|
Cheng Zhao
|
bdad1d1753
|
Add focus() and blur() for FakeWindow
|
2014-10-27 23:03:05 +08:00 |
|
Cheng Zhao
|
6f41598962
|
Use GuestWindowManager to mange windows created by window.open
|
2014-10-27 21:56:04 +08:00 |
|