Open GoogleCodeExporter opened 9 years ago
If there is no cached value or there is no specified node, we just return the
empty object.
if (!ele || !ele[chrome_comp.SPECIFIED_VALUE])
return {};
Original comment by luyua...@beyondsoft.com
on 3 Mar 2011 at 6:07
Original issue reported on code.google.com by
luyua...@beyondsoft.com
on 3 Mar 2011 at 5:40