Descriptionmac: Swizzle out +[NSBundle mainBundle] for in process browser tests.
The replacement is a partial mock for the real +[NSBundle mainBundle], but with
-[NSBundle bundleIdentifier] stubbed to return a non-nil string. This fixes many
browser_tests and interactive_ui_tests on OSX 10.10.
BUG=445495
Committed: https://crrev.com/67995392313280c583e6936f267898cb13ab0db2
Cr-Commit-Position: refs/heads/master@{#338105}
Patch Set 1 #Patch Set 2 : Add DEPs. #Patch Set 3 : GN. #Patch Set 4 : Minor formatting, nits. #
Total comments: 9
Patch Set 5 : Comments from rsesek. #
Total comments: 2
Patch Set 6 : Comments from rsesek. #
Total comments: 2
Patch Set 7 : Remove blank line. #
Total comments: 4
Dependent Patchsets: Messages
Total messages: 23 (6 generated)
|