Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove superfluous Geolocation::stop() method rogue LayoutTests | Steve Block | 2010-09-16 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | | | | | The stop() method and LayoutTests were added in https://android-git.corp.google.com/g/#change,53849 which cherry-picked a WebKit change to attempt to stop leaks. This change has been rolled back in WebKit pending a better solution, but was retained in Android as a temporary fix. Later changes to Geolocation in WebKit have now fixed the underlying problem and this has been confirmed on Android. The temporary fix was mostly removed in the merge to WebKit r65615 in https://android-git.corp.google.com/g/#change,62318 This patch simply removes the superfluous stop() method and LayoutTests, which were missed in the above patch. Bug: 3001031 Change-Id: Id17117f285cb1a8fa600945cc6a87fc336709cab | ||||
* | Cherry-pick WebKit change r60069 to fix a leak in Geolocation | Steve Block | 2010-06-09 | 1 | -0/+13 |
| | | | | | | | | | | This change was made as a fix for Bug https://bugs.webkit.org/show_bug.cgi?id=39288 but was later rolled back in r60441 pending further discussion. We need this fix, so cherry-pick it to Android until https://bugs.webkit.org/show_bug.cgi?id=39288 is fixed properly. Change-Id: Ie5cc610b841798e42ec1232b4af7674ce425b2c4 | ||||
* | Merge webkit.org at r60469 : Initial merge by git. | Leon Clarke | 2010-06-08 | 1 | -13/+0 |
| | | | | Change-Id: I66a0047aa2af802f66bb0c7f2a8b02247a596234 | ||||
* | Merge WebKit at r60074: Initial merge by git | Steve Block | 2010-05-27 | 1 | -0/+13 |
Change-Id: I18a2dc5439e36c928351ea829d8fb4e39b062fc7 |