|
Lines 1-3
a/WebKit/gtk/ChangeLog_sec1
|
|
|
1 |
2010-08-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2 |
|
| 3 |
Reviewed by NOBODY (OOPS!). |
| 4 |
|
| 5 |
[GTK] Does not paint the node highlight used by the inspector |
| 6 |
https://bugs.webkit.org/show_bug.cgi?id=43429 |
| 7 |
|
| 8 |
Implement highlighting the nodes when using the inspector. |
| 9 |
|
| 10 |
* WebCoreSupport/InspectorClientGtk.cpp: |
| 11 |
(WebKit::InspectorClient::highlight): |
| 12 |
(WebKit::InspectorClient::hideHighlight): |
| 13 |
* webkit/webkitwebview.cpp: |
| 14 |
(webkit_web_view_expose_event): |
| 15 |
|
| 1 |
2010-07-26 Steve Block <steveblock@google.com> |
16 |
2010-07-26 Steve Block <steveblock@google.com> |
| 2 |
|
17 |
|
| 3 |
Reviewed by Jeremy Orlow. |
18 |
Reviewed by Jeremy Orlow. |