|
Lines 1-3
a/Source/WebCore/ChangeLog_sec1
|
|
|
1 |
2012-08-08 Iain Merrick <husky@chromium.org> |
| 2 |
|
| 3 |
Enable kerning on Android |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=92737 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
This #ifdef was incorrectly copied from our forked WebKit repository |
| 9 |
while unforking our Android-specific changes. Kerning works without |
| 10 |
any known problems. |
| 11 |
|
| 12 |
Testing: existing UI tests (not all unforked yet) |
| 13 |
|
| 14 |
* platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp: |
| 15 |
(WebCore::ComplexTextController::ComplexTextController): |
| 16 |
|
| 1 |
2012-08-02 Alexander Pavlov <apavlov@chromium.org> |
17 |
2012-08-02 Alexander Pavlov <apavlov@chromium.org> |
| 2 |
|
18 |
|
| 3 |
Web Inspector: Move DOM breakpoints-related context menu items into a submenu |
19 |
Web Inspector: Move DOM breakpoints-related context menu items into a submenu |