OSDN Git Service

Fixed URL lookup for data URLs.
authorGeorge Mount <mount@google.com>
Fri, 7 Oct 2011 22:41:57 +0000 (15:41 -0700)
committerGeorge Mount <mount@google.com>
Fri, 7 Oct 2011 22:54:04 +0000 (15:54 -0700)
commite9662e189a25868741d68938da679091037bb10d
tree4154a91e8b43fcaae8f4c1147c16ac0b2ae50723
parent3b9c0bd54383c370c1e7d872751539371b1aef54
Fixed URL lookup for data URLs.

 Bug 5383517
 Data URLs were being stripped, preventing long click from doing anything.

Change-Id: I5eba97725375a155d39f2489f97714a2b8bc8189
Source/WebCore/platform/graphics/android/ImageSourceAndroid.cpp