Cheng Zhao
|
99f6bf045f
|
Improve #1137
|
2015-03-04 07:58:06 -08:00 |
|
Bundyo
|
dbbc35bd13
|
Fixes after code review.
|
2015-03-04 11:29:52 +02:00 |
|
Bundyo
|
4e82f4c672
|
Remove two semicolons.
|
2015-02-13 18:54:18 +02:00 |
|
Bundyo
|
7fa1296a17
|
Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows.
|
2015-02-13 18:45:12 +02:00 |
|
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 |
|