Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Side by Side Diff: WebKit/chromium/ChangeLog

Issue 3398006: Merge 67418 - 2010-09-13 Chris Guillory <chris.guillory@google.com>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | WebKit/chromium/public/WebAccessibilityObject.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2010-09-13 Chris Guillory <chris.guillory@google.com>
2
3 Reviewed by Chris Fleizach.
4
5 WebAccessibilityCacheImpl needs to handle invalid accessibility object i ds.
6 https://bugs.webkit.org/show_bug.cgi?id=45572
7
8 * public/WebAccessibilityObject.h:
9 * src/WebAccessibilityCacheImpl.cpp:
10 (WebKit::WebAccessibilityCacheImpl::addOrGetId):
11 * src/WebAccessibilityObject.cpp:
12 (WebKit::WebAccessibilityObject::isAxObjectIdValid):
13
1 2010-09-08 Peter Kasting <pkasting@google.com> 14 2010-09-08 Peter Kasting <pkasting@google.com>
2 15
3 Reviewed by David Hyatt. 16 Reviewed by David Hyatt.
4 17
5 Add smooth scrolling framework, and a Windows implementation. 18 Add smooth scrolling framework, and a Windows implementation.
6 https://bugs.webkit.org/show_bug.cgi?id=32356 19 https://bugs.webkit.org/show_bug.cgi?id=32356
7 20
8 * src/WebScrollbarImpl.cpp: Plumb new ScrollbarClient functions. Allow wheel scrolls to be animated. 21 * src/WebScrollbarImpl.cpp: Plumb new ScrollbarClient functions. Allow wheel scrolls to be animated.
9 (WebKit::WebScrollbarImpl::setLocation): 22 (WebKit::WebScrollbarImpl::setLocation):
10 (WebKit::WebScrollbarImpl::setValue): 23 (WebKit::WebScrollbarImpl::setValue):
(...skipping 20057 matching lines...) Expand 10 before | Expand all | Expand 10 after
20068 (WebKit::WebAccessibilityObject::WebAccessibilityObject): 20081 (WebKit::WebAccessibilityObject::WebAccessibilityObject):
20069 (WebKit::WebAccessibilityObject::operator=): 20082 (WebKit::WebAccessibilityObject::operator=):
20070 (WebKit::WebAccessibilityObject::isNull): 20083 (WebKit::WebAccessibilityObject::isNull):
20071 * public/WebAccessibilityRole.h: Added. 20084 * public/WebAccessibilityRole.h: Added.
20072 (WebKit::): 20085 (WebKit::):
20073 * public/WebApplicationCacheHost.h: Added. 20086 * public/WebApplicationCacheHost.h: Added.
20074 (WebKit::WebApplicationCacheHost::): 20087 (WebKit::WebApplicationCacheHost::):
20075 (WebKit::WebApplicationCacheHost::~WebApplicationCacheHost): 20088 (WebKit::WebApplicationCacheHost::~WebApplicationCacheHost):
20076 * public/WebApplicationCacheHostClient.h: Added. 20089 * public/WebApplicationCacheHostClient.h: Added.
20077 (WebKit::WebApplicationCacheHostClient::~WebApplicationCacheHostClient): 20090 (WebKit::WebApplicationCacheHostClient::~WebApplicationCacheHostClient):
OLDNEW
« no previous file with comments | « no previous file | WebKit/chromium/public/WebAccessibilityObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698