DescriptionFix native extension lookup
This CL allows native extension lookup to defer to the platform's
library lookup (e.g. dlopen) when the library cannot be found next to
the importing Dart library. It also allows dart-ext: to accept an
absolute path to the native library.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/b990bc37948b750c4f6985a8575adae4aaee1dee
Patch Set 1 #Patch Set 2 : Add StringUtils::StrNDup because Windows doesn't have strndup #Patch Set 3 : Add back test for '/' #
Total comments: 4
Patch Set 4 : Update CHANGELOG #Patch Set 5 : Address comments #Patch Set 6 : Update test for error message change #
Messages
Total messages: 8 (3 generated)
|