|
Lines 1-3
a/Tools/ChangeLog_sec1
|
|
|
1 |
2013-02-27 Kiran Muppala <cmuppala@apple.com> |
| 2 |
|
| 3 |
Initialize page visibility after creating WebKitTestRunner WebView on Mac |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=111025 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
Set page visibility to "visible" after creating WebView to override |
| 9 |
visibility state inferred from window occlusion notifications on Mac. |
| 10 |
|
| 11 |
* WebKitTestRunner/TestController.cpp: |
| 12 |
(WTR::TestController::createWebViewWithOptions): Add call to |
| 13 |
setVisibilityState. |
| 14 |
|
| 1 |
2013-02-25 Ryosuke Niwa <rniwa@webkit.org> |
15 |
2013-02-25 Ryosuke Niwa <rniwa@webkit.org> |
| 2 |
|
16 |
|
| 3 |
Use perf.webkit.org JSON format in results page |
17 |
Use perf.webkit.org JSON format in results page |