Commit ca835db
committed
Workaround issue of getting 0,0,0,0 inval rects
Bug: 6142700
WebKit is sending an empty inval rect for some reason, which results
in WebView not being invalidated. Assume an empty inval means a
full inval
Change-Id: Ib93b806f8f8fd2039e2a0e43de2372c3e6be24331 parent 6af84f6 commit ca835db
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8679 | 8679 | | |
8680 | 8680 | | |
8681 | 8681 | | |
8682 | | - | |
| 8682 | + | |
| 8683 | + | |
| 8684 | + | |
| 8685 | + | |
| 8686 | + | |
| 8687 | + | |
8683 | 8688 | | |
8684 | 8689 | | |
8685 | 8690 | | |
| |||
0 commit comments