1. 30 May, 2018 40 commits
    • A Olsen's avatar
      Surface errors for invalid JSON string policies · 9469f9fd
      A Olsen authored
      Certain policies contain strings which are required to be valid
      JSON which should conform to a certain schema. Without changing how
      the policy is stored (which could have far-reaching changes), we can
      still validate the policy while keeping it a string - by validating
      that it is a string, that it is valid JSON, and that it conforms to
      the schema. This change adds the code for validating either a
      single JSON string or a list of JSON strings, but doesn't actually
      enable JSON validation for any policy.
      
      Bug: 834804
      Change-Id: I2ca96a93bd771c6fb7276dcca67bf4a65da99bc8
      Reviewed-on: https://chromium-review.googlesource.com/1070274Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
      Reviewed-by: default avatarLutz Justen <ljusten@chromium.org>
      Commit-Queue: A Olsen <olsen@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562778}
      9469f9fd
    • Chromium WPT Sync's avatar
      Import wpt@8ca6c91997a740dc0e070ca9289373951a4d1593 · f015f2ae
      Chromium WPT Sync authored
      Using wpt-import in Chromium 554991de.
      With Chromium commits locally applied on WPT:
      d78c1e54 "[Resource-Timing] Fix `initiatorType` values"
      6534acd9 "[css-grid] Baseline alignment inside the tracks sizing algorithm"
      
      
      Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/18926
      
      Note to sheriffs: This CL imports external tests and adds
      expectations for those tests; if this CL is large and causes
      a few new failures, please fix the failures by adding new
      lines to TestExpectations rather than reverting. See:
      https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md
      
      Directory owners for changes in this CL:
      chongz@chromium.org, yosin@chromium.org:
        external/wpt/input-events
      
      TBR=robertma
      
      No-Export: true
      Change-Id: Ibd665a5260ef67fdc9a32b58ec2bab9e87d82b1f
      Reviewed-on: https://chromium-review.googlesource.com/1078327
      Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org>
      Reviewed-by: default avatarBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562777}
      f015f2ae
    • Manuel Rego Casasnovas's avatar
      [css-grid] Disable paint containment for ruby-text elements · 69a85361
      Manuel Rego Casasnovas authored
      Text from the spec
      (https://drafts.csswg.org/css-contain/#containment-paint):
        "... if the element is an internal ruby element ...
        paint containment has no effect."
      
      The patch disables "contain: paint" for ruby-text elements.
      We need to modify the reference file for contain-paint-008 test
      because of an unrelated issue (see crbug.com/847743).
      
      Other internal ruby elements like ruby-base, ruby-base-container,
      and ruby-base-text-container are already inline elements
      so they don't need extra checks.
      The tests checking those contain-paint-005, contain-paint-006,
      and contain-paint-007 do not pass due to a different issue
      related to absolute positions and ruby (see crbug.com/847274).
      TestExpectations is updated to point to the actual problem.
      
      BUG=843329
      TEST=external/wpt/css/css-contain/contain-paint-008.html
      
      Change-Id: I26814598a3b806b67264146386052cbdfff62847
      Reviewed-on: https://chromium-review.googlesource.com/1077387Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
      Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com>
      Cr-Commit-Position: refs/heads/master@{#562776}
      69a85361
    • Morten Stenshorne's avatar
      [LayoutNG] Need to pre-layout legacy orthogonal writing mode roots. · 379eafdb
      Morten Stenshorne authored
      A multicol container disables NG for the entire subtree, so checking the
      runtime flag won't do. We need to determine this on an object-to-object
      basis and only skip those that are managed by LayoutNG.
      
      Change-Id: I8686511e42300a3028c7f43286cbb4dc7241a7db
      Reviewed-on: https://chromium-review.googlesource.com/1073408Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
      Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562775}
      379eafdb
    • Marc Treib's avatar
      ProfileSyncServiceTest cleanups · 4f8f8c38
      Marc Treib authored
      This CL cleans up a few things in and around ProfileSyncServiceTest:
      - Removes EXPECT_CALLs from the test fixture. They are replaced by
        ON_CALLs for the default case for tests that don't really care, and
        inlined into the test body for tests that do care.
      - Removes a bunch of "using syncer::*"s.
      - Removes PumpLoop() which was used in a single place, and is almost
        identical to RunLoop().RunUntilIdle().
      
      Bug: none
      Change-Id: Ia6c4dd85cfad7d6805a3c4bfe424154396472ad1
      Reviewed-on: https://chromium-review.googlesource.com/1076468
      Commit-Queue: Marc Treib <treib@chromium.org>
      Reviewed-by: default avatarMikel Astiz <mastiz@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562774}
      4f8f8c38
    • Thiemo Nagel's avatar
      Revert "Re-enable WebRequestAuthRequired test." · f4dd430b
      Thiemo Nagel authored
      This reverts commit 74b98889.
      
      Reason for revert: Flaking on Linux ChromiumOS MSan Tests
      
      https://ci.chromium.org/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/7361
      https://ci.chromium.org/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/7363
      https://ci.chromium.org/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/7364
      
      [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      [14149:14149:0529/223016.256914:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [14149:14299:0529/223016.655436:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [14149:14299:0529/223016.656150:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      [14149:14149:0529/223023.245267:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      [14149:14372:0529/223023.626405:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      [14149:14149:0529/223024.849020:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223027.955574:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223031.378924:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223034.498789:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223216.859287:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      BrowserTestBase received signal: Terminated. Backtrace:
          #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
          #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
          #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
          #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
          #4 0x7fe3e82dacb0 in killpg ??:?
          #5 0x7fe3e82dacb0 in ?? ??:0
          #6 0x7fe3e83a26d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
          #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
          #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
          #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
          #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
          #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
          #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
          #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
          #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
          #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
          #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
          #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
          #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
          #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
          #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
          #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
          #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
          #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
          #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
          #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
          #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
          #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
          #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
          #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
          #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
          #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
          #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
          #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
          #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
          #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
          #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
          #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
          #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
          #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
          #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
          #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
          #44 0x7fe3e82c5f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
          #45 0x000000a511ba in _start ??:0:0
      
      
      Original change's description:
      > Re-enable WebRequestAuthRequired test.
      > 
      > ExtensionWebRequestApiTest.WebRequestAuthRequired has been disabled
      > forever. It was originally disabled for flakiness, but neither the
      > flaky crashes nor the code which was crashing appear to exist anymore.
      > 
      > This CL makes some minor updates to the test expectations and re-enables
      > the test.
      > 
      > Bug: 140976,841827
      > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      > Change-Id: I97879b51e600cff684defcbef37fcfbae3dfda62
      > Reviewed-on: https://chromium-review.googlesource.com/1076683
      > Reviewed-by: Karan Bhatia <karandeepb@chromium.org>
      > Commit-Queue: Ken Rockot <rockot@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#562546}
      
      TBR=rockot@chromium.org,karandeepb@chromium.org
      
      Change-Id: I31e6774d763450d791f05397214a355e77419e44
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 140976, 841827
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      Reviewed-on: https://chromium-review.googlesource.com/1078487Reviewed-by: default avatarThiemo Nagel <tnagel@chromium.org>
      Commit-Queue: Thiemo Nagel <tnagel@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562773}
      f4dd430b
    • Xi Cheng's avatar
      Update DEPS file after moving notification_helper_launches_chrome_unittest.cc · b95e07d8
      Xi Cheng authored
      Bug: 734095
      Change-Id: I31d9a924609b9d1e8999e5e8a21376c1bbe9e9f5
      Reviewed-on: https://chromium-review.googlesource.com/1076978Reviewed-by: default avatarJustin DeWitt <dewittj@chromium.org>
      Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
      Commit-Queue: Greg Thompson <grt@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562772}
      b95e07d8
    • Olivier Robin's avatar
      Reattach Autofill listener after page is loaded. · 93e36afc
      Olivier Robin authored
      Some web sites can remove the autofill listeners during initial loading.
      This prevents autofill to work.
      Trying to catch the removal require a lot of additional code and is not
      reliable. Instead try to reattach after a delay.
      
      On eddiebauer.com, the needed delay is between 200 and 300ms.
      Try with 1 second.
      
      Bug: 847472
      Change-Id: Ieb152653923bc11819c5a0f9d402c75cecb523e7
      Reviewed-on: https://chromium-review.googlesource.com/1076470Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
      Commit-Queue: Olivier Robin <olivierrobin@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562771}
      93e36afc
    • Thiemo Nagel's avatar
      Reland "shared worker: Add tests for Chrome extensions." · 610eddf7
      Thiemo Nagel authored
      This reverts commit 4796a2aa.
      
      Reason for revert: The test failure is a flake. I should have checked before. :(
      
      Original change's description:
      > Revert "shared worker: Add tests for Chrome extensions."
      > 
      > This reverts commit 62628bf9.
      > 
      > Reason for revert: Speculative revert due to Linux ChromiumOS MSan Tests failures:
      > 
      > https://ci.chromium.org/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/7363
      > 
      >  [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      > [14149:14149:0529/223016.256914:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [14149:14299:0529/223016.655436:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [14149:14299:0529/223016.656150:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      > [14149:14149:0529/223023.245267:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      > [14149:14372:0529/223023.626405:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      > [14149:14149:0529/223024.849020:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [14149:14149:0529/223027.955574:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [14149:14149:0529/223031.378924:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [14149:14149:0529/223034.498789:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [14149:14149:0529/223216.859287:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > BrowserTestBase received signal: Terminated. Backtrace:
      >     #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
      >     #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
      >     #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
      >     #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
      >     #4 0x7fe3e82dacb0 in killpg ??:?
      >     #5 0x7fe3e82dacb0 in ?? ??:0
      >     #6 0x7fe3e83a26d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
      >     #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
      >     #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
      >     #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
      >     #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
      >     #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
      >     #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
      >     #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
      >     #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
      >     #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
      >     #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
      >     #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
      >     #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
      >     #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
      >     #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
      >     #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
      >     #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
      >     #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
      >     #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
      >     #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
      >     #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
      >     #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
      >     #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
      >     #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
      >     #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
      >     #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
      >     #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
      >     #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
      >     #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
      >     #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
      >     #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
      >     #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
      >     #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
      >     #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
      >     #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
      >     #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
      >     #44 0x7fe3e82c5f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
      >     #45 0x000000a511ba in _start ??:0:0
      > [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      > [9681:9681:0529/225648.292655:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [9681:9709:0529/225648.491081:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [9681:9709:0529/225648.491704:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      > [9681:9681:0529/225653.563139:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      > [9681:9764:0529/225653.719267:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      > [9681:9681:0529/225654.670750:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9681:9681:0529/225657.293016:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9681:9681:0529/225700.335612:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9681:9681:0529/225703.324806:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9681:9681:0529/225804.664156:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9681:9681:0529/225928.685288:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > BrowserTestBase received signal: Terminated. Backtrace:
      >     #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
      >     #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
      >     #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
      >     #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
      >     #4 0x7f6d3333fcb0 in killpg ??:?
      >     #5 0x7f6d3333fcb0 in ?? ??:0
      >     #6 0x7f6d334076d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
      >     #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
      >     #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
      >     #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
      >     #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
      >     #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
      >     #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
      >     #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
      >     #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
      >     #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
      >     #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
      >     #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
      >     #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
      >     #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
      >     #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
      >     #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
      >     #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
      >     #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
      >     #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
      >     #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
      >     #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
      >     #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
      >     #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
      >     #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
      >     #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
      >     #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
      >     #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
      >     #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
      >     #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
      >     #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
      >     #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
      >     #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
      >     #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
      >     #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
      >     #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
      >     #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
      >     #44 0x7f6d3332af45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
      >     #45 0x000000a511ba in _start ??:0:0
      > [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      > [9971:9971:0529/225953.241021:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [9971:9999:0529/225953.449328:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [9971:9999:0529/225953.449892:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      > [9971:9971:0529/225958.400556:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      > [9971:10053:0529/225958.532493:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      > [9971:9971:0529/225959.377349:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9971:9971:0529/230002.227064:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9971:9971:0529/230005.286414:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9971:9971:0529/230008.209328:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9971:9971:0529/230103.646916:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [9971:9971:0529/230224.632095:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > BrowserTestBase received signal: Terminated. Backtrace:
      >     #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
      >     #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
      >     #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
      >     #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
      >     #4 0x7f12d1488cb0 in killpg ??:?
      >     #5 0x7f12d1488cb0 in ?? ??:0
      >     #6 0x7f12d15506d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
      >     #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
      >     #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
      >     #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
      >     #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
      >     #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
      >     #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
      >     #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
      >     #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
      >     #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
      >     #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
      >     #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
      >     #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
      >     #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
      >     #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
      >     #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
      >     #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
      >     #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
      >     #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
      >     #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
      >     #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
      >     #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
      >     #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
      >     #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
      >     #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
      >     #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
      >     #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
      >     #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
      >     #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
      >     #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
      >     #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
      >     #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
      >     #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
      >     #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
      >     #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
      >     #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
      >     #44 0x7f12d1473f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
      >     #45 0x000000a511ba in _start ??:0:0
      > [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      > [10186:10186:0529/230253.379633:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [10186:10214:0529/230253.588059:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      > ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      > ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      > ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      > [10186:10214:0529/230253.589228:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      > [10186:10186:0529/230258.651324:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      > [10186:10267:0529/230258.790038:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      > [10186:10186:0529/230259.634483:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [10186:10186:0529/230302.223698:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [10186:10186:0529/230305.265591:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [10186:10186:0529/230308.238544:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [10186:10186:0529/230402.646445:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > [10186:10186:0529/230525.634213:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      > BrowserTestBase received signal: Terminated. Backtrace:
      >     #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
      >     #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
      >     #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
      >     #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
      >     #4 0x7f0a55d86cb0 in killpg ??:?
      >     #5 0x7f0a55d86cb0 in ?? ??:0
      >     #6 0x000000a6d2d4 in __msan_set_alloca_origin4 /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan.cc:558:12
      >     #7 0x00001b72c053 in std::__1::enable_if<(__is_forward_iterator<std::__1::__wrap_iter<cc::DrawImage*> >::value) && (is_constructible<cc::DrawImage, std::__1::iterator_traits<std::__1::__wrap_iter<cc::DrawImage*> >::reference>::value), std::__1::__wrap_iter<cc::DrawImage*> >::type std::__1::vector<cc::DrawImage, std::__1::allocator<cc::DrawImage> >::insert<std::__1::__wrap_iter<cc::DrawImage*> >(std::__1::__wrap_iter<cc::DrawImage const*>, std::__1::__wrap_iter<cc::DrawImage*>, std::__1::__wrap_iter<cc::DrawImage*>) ./../../buildtools/third_party/libc++/trunk/include/vector:1959:0
      >     #8 0x00001b71d05d in cc::TileManager::ScheduleTasks(cc::TileManager::PrioritizedWorkToSchedule) ./../../cc/tiles/tile_manager.cc:1021:21
      >     #9 0x00001b716797 in cc::TileManager::PrepareTiles(cc::GlobalStateThatImpactsTilePriority const&) ./../../cc/tiles/tile_manager.cc:520:3
      >     #10 0x00001b4bb195 in cc::LayerTreeHostImpl::PrepareTiles() ./../../cc/trees/layer_tree_host_impl.cc:607:42
      >     #11 0x00001b7ebfac in cc::SingleThreadProxy::ScheduledActionPrepareTiles() ./../../cc/trees/single_thread_proxy.cc:834:15
      >     #12 0x00001b83107b in cc::Scheduler::ProcessScheduledActions() ./../../cc/scheduler/scheduler.cc:0:20
      >     #13 0x00001b82fe9f in cc::Scheduler::OnBeginImplFrameDeadline() ./../../cc/scheduler/scheduler.cc:642:3
      >     #14 0x00001322a1d2 in Run ./../../base/callback.h:96:12
      >     #15 0x00001322a1d2 in base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) ./../../base/debug/task_annotator.cc:101:0
      >     #16 0x0000132ab7a5 in base::MessageLoop::RunTask(base::PendingTask*) ./../../base/message_loop/message_loop.cc:319:25
      >     #17 0x0000132adb1b in DeferOrRunPendingTask ./../../base/message_loop/message_loop.cc:329:5
      >     #18 0x0000132adb1b in base::MessageLoop::DoDelayedWork(base::TimeTicks*) ./../../base/message_loop/message_loop.cc:413:0
      >     #19 0x000013559d67 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:220:27
      >     #20 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
      >     #21 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
      >     #22 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
      >     #23 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
      >     #24 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
      >     #25 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
      >     #26 0x00001387fbe5 in Run ./../../base/callback.h:125:12
      >     #27 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
      >     #28 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
      >     #29 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
      >     #30 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
      >     #31 0x00000d34ab21 in Run ./../../base/callback.h:125:12
      >     #32 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
      >     #33 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
      >     #34 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
      >     #35 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
      >     #36 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
      >     #37 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
      >     #38 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
      >     #39 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
      >     #40 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
      >     #41 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
      >     #42 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #43 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
      >     #44 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
      >     #45 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
      >     #46 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
      >     #47 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
      >     #48 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
      >     #49 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
      >     #50 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
      >     #51 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
      >     #52 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
      >     #53 0x7f0a55d71f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
      >     #54 0x000000a511ba in _start ??:0:0
      > 
      > 
      > Original change's description:
      > > shared worker: Add tests for Chrome extensions.
      > > 
      > > We didn't have specific test coverage for shared worker from Chrome
      > > extensions, just incidental ones via the ExtensionApiTest.Debugger and
      > > ExtensionApiTestWithSwitch.ExtensionDebugger.
      > > 
      > > Shared workers go through a very different loading path than other
      > > resources, so it's useful to have tests for them especially
      > > including interaction with service workers.
      > > 
      > > This adds tests that currently fail with NetworkService, a next
      > > patch will have a fix.
      > > 
      > > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      > > Change-Id: Ifa6bb3dec8bdea34c3fbefbaeab324fadcb5c929
      > > Bug: 839982
      > > Reviewed-on: https://chromium-review.googlesource.com/1074848
      > > Commit-Queue: Matt Falkenhagen <falken@chromium.org>
      > > Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org>
      > > Cr-Commit-Position: refs/heads/master@{#562700}
      > 
      > TBR=falken@chromium.org,lazyboy@chromium.org
      > 
      > Change-Id: I880c6e859c9414070ad4783dc9e703f4324ecf29
      > No-Presubmit: true
      > No-Tree-Checks: true
      > No-Try: true
      > Bug: 839982
      > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      > Reviewed-on: https://chromium-review.googlesource.com/1078367
      > Reviewed-by: Thiemo Nagel <tnagel@chromium.org>
      > Commit-Queue: Thiemo Nagel <tnagel@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#562766}
      
      TBR=falken@chromium.org,lazyboy@chromium.org,tnagel@chromium.org
      
      Change-Id: I991a94e747d633670cf7fa886c177626d553f690
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 839982
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      Reviewed-on: https://chromium-review.googlesource.com/1078387Reviewed-by: default avatarThiemo Nagel <tnagel@chromium.org>
      Commit-Queue: Thiemo Nagel <tnagel@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562770}
      610eddf7
    • Eliot Courtney's avatar
      Don't show the backdrop in tablet mode for PIP windows. · 5dccd782
      Eliot Courtney authored
      BUG=b:80111986
      
      Change-Id: Ic9e3fa62dbcea036d37567f5dd789aa693908676
      Reviewed-on: https://chromium-review.googlesource.com/1075949Reviewed-by: default avatarStefan Kuhne <skuhne@chromium.org>
      Commit-Queue: Eliot Courtney <edcourtney@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562769}
      5dccd782
    • Vasilii Sukhanov's avatar
      Move password generation UI prompt to the passwords/ folder. · d13cd396
      Vasilii Sukhanov authored
      TBR=rouslan@chromium.org,groby@chromium.org
      
      Bug: 768881
      Change-Id: I128074ab5dccb401744c2f3a8aaf4d059b0c4eac
      Reviewed-on: https://chromium-review.googlesource.com/1076295Reviewed-by: default avatarEvan Stade <estade@chromium.org>
      Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562768}
      d13cd396
    • Risan's avatar
      Chrome: DiskQuota mojo definition · b44aac47
      Risan authored
      This bridge is to allow Android in container to query quota statistics from ChromeOS through Chrome.
      
      BUG=b:62995196
      TEST=Compiled.
      
      Change-Id: I8beb46aa2a2843d2cf768dbc7ce1feee730f5312
      Reviewed-on: https://chromium-review.googlesource.com/1070168Reviewed-by: default avatarJorge Lucangeli Obes <jorgelo@chromium.org>
      Reviewed-by: default avatarHidehiko Abe <hidehiko@chromium.org>
      Reviewed-by: default avatarRyo Hashimoto <hashimoto@chromium.org>
      Commit-Queue: Risan <risan@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562767}
      b44aac47
    • Thiemo Nagel's avatar
      Revert "shared worker: Add tests for Chrome extensions." · 4796a2aa
      Thiemo Nagel authored
      This reverts commit 62628bf9.
      
      Reason for revert: Speculative revert due to Linux ChromiumOS MSan Tests failures:
      
      https://ci.chromium.org/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/7363
      
       [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      [14149:14149:0529/223016.256914:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [14149:14299:0529/223016.655436:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [14149:14299:0529/223016.656150:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      [14149:14149:0529/223023.245267:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      [14149:14372:0529/223023.626405:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      [14149:14149:0529/223024.849020:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223027.955574:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223031.378924:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223034.498789:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [14149:14149:0529/223216.859287:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      BrowserTestBase received signal: Terminated. Backtrace:
          #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
          #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
          #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
          #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
          #4 0x7fe3e82dacb0 in killpg ??:?
          #5 0x7fe3e82dacb0 in ?? ??:0
          #6 0x7fe3e83a26d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
          #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
          #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
          #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
          #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
          #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
          #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
          #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
          #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
          #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
          #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
          #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
          #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
          #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
          #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
          #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
          #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
          #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
          #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
          #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
          #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
          #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
          #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
          #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
          #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
          #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
          #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
          #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
          #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
          #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
          #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
          #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
          #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
          #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
          #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
          #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
          #44 0x7fe3e82c5f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
          #45 0x000000a511ba in _start ??:0:0
      [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      [9681:9681:0529/225648.292655:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [9681:9709:0529/225648.491081:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [9681:9709:0529/225648.491704:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      [9681:9681:0529/225653.563139:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      [9681:9764:0529/225653.719267:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      [9681:9681:0529/225654.670750:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9681:9681:0529/225657.293016:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9681:9681:0529/225700.335612:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9681:9681:0529/225703.324806:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9681:9681:0529/225804.664156:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9681:9681:0529/225928.685288:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      BrowserTestBase received signal: Terminated. Backtrace:
          #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
          #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
          #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
          #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
          #4 0x7f6d3333fcb0 in killpg ??:?
          #5 0x7f6d3333fcb0 in ?? ??:0
          #6 0x7f6d334076d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
          #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
          #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
          #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
          #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
          #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
          #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
          #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
          #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
          #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
          #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
          #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
          #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
          #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
          #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
          #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
          #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
          #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
          #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
          #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
          #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
          #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
          #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
          #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
          #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
          #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
          #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
          #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
          #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
          #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
          #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
          #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
          #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
          #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
          #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
          #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
          #44 0x7f6d3332af45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
          #45 0x000000a511ba in _start ??:0:0
      [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      [9971:9971:0529/225953.241021:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [9971:9999:0529/225953.449328:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [9971:9999:0529/225953.449892:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      [9971:9971:0529/225958.400556:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      [9971:10053:0529/225958.532493:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      [9971:9971:0529/225959.377349:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9971:9971:0529/230002.227064:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9971:9971:0529/230005.286414:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9971:9971:0529/230008.209328:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9971:9971:0529/230103.646916:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [9971:9971:0529/230224.632095:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      BrowserTestBase received signal: Terminated. Backtrace:
          #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
          #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
          #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
          #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
          #4 0x7f12d1488cb0 in killpg ??:?
          #5 0x7f12d1488cb0 in ?? ??:0
          #6 0x7f12d15506d3 in epoll_wait /build/eglibc-ripdx6/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
          #7 0x000000a770a4 in __interceptor_epoll_wait /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:862:13
          #8 0x00001704b89b in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8
          #9 0x00001703ec8b in event_base_loop ./../../base/third_party/libevent/event.c:512:9
          #10 0x00001355a138 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9
          #11 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
          #12 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
          #13 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
          #14 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
          #15 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
          #16 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
          #17 0x00001387fbe5 in Run ./../../base/callback.h:125:12
          #18 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
          #19 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
          #20 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
          #21 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
          #22 0x00000d34ab21 in Run ./../../base/callback.h:125:12
          #23 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
          #24 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
          #25 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
          #26 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
          #27 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
          #28 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
          #29 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
          #30 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
          #31 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
          #32 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
          #33 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #34 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
          #35 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
          #36 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
          #37 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #38 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
          #39 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
          #40 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
          #41 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
          #42 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
          #43 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
          #44 0x7f12d1473f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
          #45 0x000000a511ba in _start ??:0:0
      [ RUN      ] ExtensionWebRequestApiTest.WebRequestAuthRequired
      [10186:10186:0529/230253.379633:WARNING:user_session_manager.cc(1091)] Attempting to save user password for non enterprise user.
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [10186:10214:0529/230253.588059:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      [10186:10214:0529/230253.589228:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
      [10186:10186:0529/230258.651324:ERROR:textfield.cc(1754)] Not implemented reached in virtual bool views::Textfield::ShouldDoLearning()
      [10186:10267:0529/230258.790038:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
      [10186:10186:0529/230259.634483:INFO:CONSOLE(0)] "[SUCCESS] authRequiredNonBlocking", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [10186:10186:0529/230302.223698:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [10186:10186:0529/230305.265591:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [10186:10186:0529/230308.238544:INFO:CONSOLE(0)] "[SUCCESS] authRequiredSyncSetAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [10186:10186:0529/230402.646445:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncNoAction", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      [10186:10186:0529/230525.634213:INFO:CONSOLE(0)] "[SUCCESS] authRequiredAsyncCancelAuth", source: chrome-extension://chbigaineimkgiedpecafcaejhjcdebm/test_auth_required.html (0)
      BrowserTestBase received signal: Terminated. Backtrace:
          #0 0x000000a8dfe1 in __interceptor_backtrace /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:3980:13
          #1 0x00001350f30f in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:808:41
          #2 0x000014f9f062 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:87:5
          #3 0x000000ab5989 in SignalHandler(int) /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:995:3
          #4 0x7f0a55d86cb0 in killpg ??:?
          #5 0x7f0a55d86cb0 in ?? ??:0
          #6 0x000000a6d2d4 in __msan_set_alloca_origin4 /b/build/slave/linux_upload_clang/build/src/third_party/llvm/compiler-rt/lib/msan/msan.cc:558:12
          #7 0x00001b72c053 in std::__1::enable_if<(__is_forward_iterator<std::__1::__wrap_iter<cc::DrawImage*> >::value) && (is_constructible<cc::DrawImage, std::__1::iterator_traits<std::__1::__wrap_iter<cc::DrawImage*> >::reference>::value), std::__1::__wrap_iter<cc::DrawImage*> >::type std::__1::vector<cc::DrawImage, std::__1::allocator<cc::DrawImage> >::insert<std::__1::__wrap_iter<cc::DrawImage*> >(std::__1::__wrap_iter<cc::DrawImage const*>, std::__1::__wrap_iter<cc::DrawImage*>, std::__1::__wrap_iter<cc::DrawImage*>) ./../../buildtools/third_party/libc++/trunk/include/vector:1959:0
          #8 0x00001b71d05d in cc::TileManager::ScheduleTasks(cc::TileManager::PrioritizedWorkToSchedule) ./../../cc/tiles/tile_manager.cc:1021:21
          #9 0x00001b716797 in cc::TileManager::PrepareTiles(cc::GlobalStateThatImpactsTilePriority const&) ./../../cc/tiles/tile_manager.cc:520:3
          #10 0x00001b4bb195 in cc::LayerTreeHostImpl::PrepareTiles() ./../../cc/trees/layer_tree_host_impl.cc:607:42
          #11 0x00001b7ebfac in cc::SingleThreadProxy::ScheduledActionPrepareTiles() ./../../cc/trees/single_thread_proxy.cc:834:15
          #12 0x00001b83107b in cc::Scheduler::ProcessScheduledActions() ./../../cc/scheduler/scheduler.cc:0:20
          #13 0x00001b82fe9f in cc::Scheduler::OnBeginImplFrameDeadline() ./../../cc/scheduler/scheduler.cc:642:3
          #14 0x00001322a1d2 in Run ./../../base/callback.h:96:12
          #15 0x00001322a1d2 in base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) ./../../base/debug/task_annotator.cc:101:0
          #16 0x0000132ab7a5 in base::MessageLoop::RunTask(base::PendingTask*) ./../../base/message_loop/message_loop.cc:319:25
          #17 0x0000132adb1b in DeferOrRunPendingTask ./../../base/message_loop/message_loop.cc:329:5
          #18 0x0000132adb1b in base::MessageLoop::DoDelayedWork(base::TimeTicks*) ./../../base/message_loop/message_loop.cc:413:0
          #19 0x000013559d67 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:220:27
          #20 0x00001336b330 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14
          #21 0x000015058275 in content::RunThisRunLoop(base::RunLoop*) ./../../content/public/test/test_utils.cc:128:13
          #22 0x00002b95647d in extensions::ResultCatcher::GetNextResult() ./../../extensions/test/result_catcher.cc:35:5
          #23 0x000004dfa6f2 in extensions::ExtensionApiTest::RunExtensionTestImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int) ./../../chrome/browser/extensions/extension_apitest.cc:392:16
          #24 0x0000049ace7e in extensions::ExtensionWebRequestApiTest_WebRequestAuthRequired_Test::RunTestOnMainThread() ./../../chrome/browser/extensions/api/web_request/web_request_apitest.cc:445:3
          #25 0x000014f9e3f2 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:385:5
          #26 0x00001387fbe5 in Run ./../../base/callback.h:125:12
          #27 0x00001387fbe5 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:2098:0
          #28 0x00001387b5c0 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1492:18
          #29 0x000007604b81 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:684:32
          #30 0x00000bd8f78b in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:962:13
          #31 0x00000d34ab21 in Run ./../../base/callback.h:125:12
          #32 0x00000d34ab21 in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:44:0
          #33 0x00000bd875e8 in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:873:25
          #34 0x00000bd9b176 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main_runner_impl.cc:148:15
          #35 0x00000bd7c28c in content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/browser/browser_main.cc:47:20
          #36 0x000012ff6795 in content::RunBrowserProcessMain(content::MainFunctionParams const&, content::ContentMainDelegate*, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) ./../../content/app/content_main_runner_impl.cc:620:10
          #37 0x000012ffa9aa in content::ContentMainRunnerImpl::Run() ./../../content/app/content_main_runner_impl.cc:964:12
          #38 0x00001c607013 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:459:29
          #39 0x000012ff0d18 in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10
          #40 0x000014f9c8c0 in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:323:3
          #41 0x00001372d0cf in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:244:20
          #42 0x000008b46826 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #43 0x000008b4a8bc in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2667:11
          #44 0x000008b4c34a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2785:28
          #45 0x000008b82a55 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5047:43
          #46 0x000008b81328 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0
          #47 0x0000137959f1 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2329:46
          #48 0x0000137959f1 in base::TestSuite::Run() ./../../base/test/test_suite.cc:275:0
          #49 0x0000131f45a4 in ChromeTestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:65:38
          #50 0x000015048025 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:625:31
          #51 0x0000131f5d07 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:170:10
          #52 0x0000131f4390 in main ./../../chrome/test/base/browser_tests_main_chromeos.cc:21:10
          #53 0x7f0a55d71f45 in __libc_start_main /build/eglibc-ripdx6/eglibc-2.19/csu/libc-start.c:287:0
          #54 0x000000a511ba in _start ??:0:0
      
      
      Original change's description:
      > shared worker: Add tests for Chrome extensions.
      > 
      > We didn't have specific test coverage for shared worker from Chrome
      > extensions, just incidental ones via the ExtensionApiTest.Debugger and
      > ExtensionApiTestWithSwitch.ExtensionDebugger.
      > 
      > Shared workers go through a very different loading path than other
      > resources, so it's useful to have tests for them especially
      > including interaction with service workers.
      > 
      > This adds tests that currently fail with NetworkService, a next
      > patch will have a fix.
      > 
      > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      > Change-Id: Ifa6bb3dec8bdea34c3fbefbaeab324fadcb5c929
      > Bug: 839982
      > Reviewed-on: https://chromium-review.googlesource.com/1074848
      > Commit-Queue: Matt Falkenhagen <falken@chromium.org>
      > Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#562700}
      
      TBR=falken@chromium.org,lazyboy@chromium.org
      
      Change-Id: I880c6e859c9414070ad4783dc9e703f4324ecf29
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 839982
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      Reviewed-on: https://chromium-review.googlesource.com/1078367Reviewed-by: default avatarThiemo Nagel <tnagel@chromium.org>
      Commit-Queue: Thiemo Nagel <tnagel@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562766}
      4796a2aa
    • Yoichi Osato's avatar
      [LayoutNG] Fix expected images path · 4739c922
      Yoichi Osato authored
      This patch moves expected images to each correct path.
      The images were introduced at crrev.com/c/1074669
      
      Bug: 708452
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
      Change-Id: If8ccb06f52c4fb4b4db5073ec33da3cc5fbd6d71
      Reviewed-on: https://chromium-review.googlesource.com/1077911Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
      Commit-Queue: Koji Ishii <kojii@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562765}
      4739c922
    • webrtc-chromium-autoroll's avatar
      Roll src/third_party/webrtc 183f4d9..700fc84 (3 commits) · c256b856
      webrtc-chromium-autoroll authored
      https://webrtc.googlesource.com/src.git/+log/183f4d9..700fc84
      
      
      git log 183f4d9..700fc84 --date=short --no-merges --format='%ad %ae %s'
      2018-05-29 buildbot@webrtc.org Roll chromium_revision 577ba363..9d940972 (562638:562745)
      2018-05-28 mmoroz@chromium.org Rely on use_fuzzing_engine && optimize_for_fuzzing to define WEBRTC_UNSAFE_FUZZER_MODE.
      2018-05-29 buildbot@webrtc.org Roll chromium_revision eb7233ce..577ba363 (562409:562638)
      
      Created with:
        gclient setdep -r src/third_party/webrtc@700fc84
      
      The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
      
      BUG=chromium:None,chromium:847106,chromium:646404,chromium:844647,chromium:None
      
      TBR=webrtc-chromium-sheriffs-robots@google.com
      
      Change-Id: I8d7165af747083d3b3952b81d86d49ab7c347e6e
      Reviewed-on: https://chromium-review.googlesource.com/1078073Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Cr-Commit-Position: refs/heads/master@{#562764}
      c256b856
    • chromeos-commit-bot@chromium.org's avatar
      Automated Commit: LKGM 10734.0.0 for chromeos. · 3ba4c8eb
      chromeos-commit-bot@chromium.org authored
      BUG=762641
      TBR=xiyuan@google.com
      
      Change-Id: I00cb737860f6da9438deac38f139264440619d88
      Reviewed-on: https://chromium-review.googlesource.com/1077849Reviewed-by: default avatarChromeOS Commit Bot <chromeos-commit-bot@chromium.org>
      Commit-Queue: ChromeOS Commit Bot <chromeos-commit-bot@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562763}
      3ba4c8eb
    • Yutaka Hirano's avatar
      Record request mode for each load · 83bd6269
      Yutaka Hirano authored
      This CL records fetch request mode for each resource loading in order
      to investigate a security issue.
      
      Bug: 824130
      Change-Id: I7314baeec20e8260c47eae053ccc324c55099c20
      Reviewed-on: https://chromium-review.googlesource.com/1074850
      Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
      Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
      Reviewed-by: default avatarAdam Rice <ricea@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562762}
      83bd6269
    • Henrik Grunell's avatar
      Add support for conditional constraint for echo canceller type. · cbabe180
      Henrik Grunell authored
      * Change controlling of the type from existing origin trial to constraint.
      * Instead control exposure of constraint by existing origin trial.
      
      Bug: 846270
      Change-Id: Ia95b7384b284e93b887e4b57bf66e9b617171f84
      Reviewed-on: https://chromium-review.googlesource.com/1070163Reviewed-by: default avatarGuido Urdaneta <guidou@chromium.org>
      Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
      Commit-Queue: Henrik Grunell <grunell@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562761}
      cbabe180
    • Kent Tamura's avatar
      blinkbuild: Use NameStyleConverter in enum_for_css_keyword(),... · de283688
      Kent Tamura authored
      blinkbuild: Use NameStyleConverter in enum_for_css_keyword(), enum_for_css_property(), and enum_for_css_property_alias().
      
      We'd like to reduce the usage of _upper_camel_case().
      
      enum_for_css_keyword() and enum_for_css_property() accept a str or a
      NameStyleConveter instance as an argument because their multiple
      callsites have only strings, and creating NameStyleConveter in callsites
      would make the code noisy.
      
      The generated code won't be changed at all.
      
      Bug: 843927
      Change-Id: I64f7bb81f24a0d5caab1d81b477fcaab561bca9f
      Reviewed-on: https://chromium-review.googlesource.com/1077714
      Commit-Queue: Kent Tamura <tkent@chromium.org>
      Reviewed-by: default avatarHitoshi Yoshida <peria@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562760}
      de283688
    • Yuki Shiino's avatar
      v8binding: Moves Reject() from ExceptionState to ScriptPromiseResolver. · 554991de
      Yuki Shiino authored
      Moves ExceptionState::Reject(ScriptPromiseResolver*) to
      ScriptPromiseResolver::Reject(ExceptionState&).
      
      In order to move exception_state.h into platform/bindings/, we need to
      make ExceptionState not depend on core/.  Currently, only
      ExceptionState::Reject for ScriptPromise and ScriptPromiseResolver
      depend on core/ as ScriptPromise and ScriptPromiseResolver are
      implemented in core/.  These dependencies should be reverted.
      
      A following patch will move Reject for ScriptPromise, too.
      
      Change-Id: Ie63822a22e5ac95d4e52d506c4f110e6fa76ec48
      Reviewed-on: https://chromium-review.googlesource.com/1075247Reviewed-by: default avatarHitoshi Yoshida <peria@chromium.org>
      Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
      Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562759}
      554991de
    • Johannes Henkel's avatar
      Fix issue with virtual time initialization. · 3a5589ff
      Johannes Henkel authored
      We observed a crash with this tack trace:
      *** SIGSEGV (@(nil)), [...]
      PC: @     0x7ffba74a9df5  (unknown)  blink::scheduler::AutoAdvancingVirtualTimeDomain::GetVirtualTimeTicks()
          @     0x5603fc40b9df       1184  FailureSignalHandler()
          @     0x7ffb9d9eb9a0       1472  (unknown)
          @     0x7ffbac10da0e         32  chromium::base::TimeTicks::Now()
          @     0x7ffbac10ca41         32  chromium::base::DefaultTickClock::NowTicks()
          @     0x7ffba744154b         64  chromium::base::sequence_manager::LazyNow::Now()
          @     0x7ffba745c840        768  chromium::base::sequence_manager::TaskQueueManagerImpl::NotifyDidProcessTask()
          @     0x7ffba745c62d        320  chromium::base::sequence_manager::TaskQueueManagerImpl::DidRunTask()
          @     0x7ffba746f77a        640  chromium::base::sequence_manager::internal::ThreadControllerImpl::DoWork()
      
      Root cause may be that the time functions get overridden before the
      global AutoAdvancingVirtualTimeDomain::g_time_domain_ gets assigned.
      This PR should ensure proper ordering.
      
      Change-Id: I70bec389ddb0488c30214ec6c033b24af22f2515
      Reviewed-on: https://chromium-review.googlesource.com/1077595Reviewed-by: default avatarEric Seckler <eseckler@chromium.org>
      Reviewed-by: default avatarAlex Clarke <alexclarke@chromium.org>
      Reviewed-by: default avatarAndrey Kosyakov <caseq@chromium.org>
      Commit-Queue: Johannes Henkel <johannes@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562758}
      3a5589ff
    • Giovanni Ortuño Urquidi's avatar
      bookmark-apps: Fix focus test for popup and app windows · 6e739e26
      Giovanni Ortuño Urquidi authored
      The browser window wasn't active by the time the test tried to focus
      it. This caused GetFocusedView() in IsViewFocused() to return nullptr
      and cause a seg fault.
      
      Fixes the test by ensuring the browser is brought to the front before
      trying to focus it. Also replaces ClickOnView with FocusView since
      ClickOnView could end up clicking the window in the back if the popup
      wasn't opened yet.
      
      Bug: 846848, 831483
      Change-Id: I66b75dc264b6a82896d5ef20b1a44bc937d367e1
      Reviewed-on: https://chromium-review.googlesource.com/1077109
      Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org>
      Reviewed-by: default avatarTrent Apted <tapted@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562757}
      6e739e26
    • Gauthier Ambard's avatar
      Add Bottom Toolbar tip · 6a609dd2
      Gauthier Ambard authored
      This CL adds in product help for the bottom toolbar.
      The tip is triggered when the user opens the app on iPhone portrait.
      
      Bug: 830635
      Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
      Change-Id: Id5de92a2eafa4f7e2453c80f865ab4c612c42160
      Reviewed-on: https://chromium-review.googlesource.com/1076131Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
      Reviewed-by: default avatarMark Cogan <marq@chromium.org>
      Commit-Queue: Gauthier Ambard <gambard@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562756}
      6a609dd2
    • Nate Chapin's avatar
      Revert "Revive WorkerThreadableLoader for sync XHR again" · 6b5097e5
      Nate Chapin authored
      This reverts commit b1e172c8.
      
      Bug: 706331
      Change-Id: I6d9ab8095e18feb76ddb1f395bbf665186b97617
      Reviewed-on: https://chromium-review.googlesource.com/1077372Reviewed-by: default avatarTsuyoshi Horo <horo@chromium.org>
      Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
      Commit-Queue: Kinuko Yasuda <kinuko@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562755}
      6b5097e5
    • Timothy Loh's avatar
      Restructure crostini_util launching code in prep for spinner · 71a7cf62
      Timothy Loh authored
      Bug: 836673
      Change-Id: Ida87bc6a5aa1366e9ecbeee30f61489c44c22178
      Reviewed-on: https://chromium-review.googlesource.com/1075831
      Commit-Queue: Timothy Loh <timloh@chromium.org>
      Reviewed-by: default avatarNicholas Verne <nverne@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562754}
      71a7cf62
    • Matthew Cary's avatar
      Transform media::SharedMemoryRegion to UnalignedMemoryRegion. · 2a8a787f
      Matthew Cary authored
      SharedMemoryRegion is a trivial wrapper, as noted in the code, which suggests it
      should be removed. In addition, removing it is the first step in the general shared
      memory refactoring (see bug).
      
      Bug: 845864
      Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
      Change-Id: I9e285f962242fef132e63acff4095df96ca28b42
      Reviewed-on: https://chromium-review.googlesource.com/1070145
      Commit-Queue: Matthew Cary <mattcary@chromium.org>
      Reviewed-by: default avatarDan Sanders <sandersd@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562753}
      2a8a787f
    • Tarun Bansal's avatar
      Fix flaky resource scheduler test · 68c2b0e8
      Tarun Bansal authored
      Clear the field trial params before running the test to ensure
      minimal cross-test conflicts.
      
      Bug: 846514
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
      Change-Id: I116147d9df7a015eb3cc36a01fb1aa6b43dbc717
      Reviewed-on: https://chromium-review.googlesource.com/1077813Reviewed-by: default avatarYutaka Hirano <yhirano@chromium.org>
      Commit-Queue: Tarun Bansal <tbansal@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562752}
      68c2b0e8
    • Ryan Hamilton's avatar
      Extract the file / directory manipulation code from · d3bf5a18
      Ryan Hamilton authored
      quic_memory_cache_backend.cc to a quic_file_utils platform class.
      
      Merge internal change: 198459862
      
      Change-Id: I5f826a0c7569087d72feb06c4cee92b7525197b1
      Reviewed-on: https://chromium-review.googlesource.com/1077341
      Commit-Queue: Ryan Hamilton <rch@chromium.org>
      Reviewed-by: default avatarZhongyi Shi <zhongyi@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562751}
      d3bf5a18
    • Tarun Bansal's avatar
      Change the default parameters for NetAdaptiveProxyConnectionTimeout · fea26dd3
      Tarun Bansal authored
      Change the params of the experiment to match the params
      that we intend to launch with.
      
      Bug: 704339
      Change-Id: I615e2cf2154da88e7a3ecc3faa0b39b49fcdbfcc
      Reviewed-on: https://chromium-review.googlesource.com/1066925Reviewed-by: default avatarSteven Holte <holte@chromium.org>
      Commit-Queue: Tarun Bansal <tbansal@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562750}
      fea26dd3
    • Hajime Hoshi's avatar
      Remove PausableTimer from MediaElementEventQueue · 0c5e8569
      Hajime Hoshi authored
      As the first step of refactoring EventQueue, remove PausableTimer usage
      from MediaElementEventQueue.
      
      Bug: 846618
      Change-Id: I410a4abcdc4e1626cd1b644d3bd7c0d7241d7755
      Reviewed-on: https://chromium-review.googlesource.com/1075950Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
      Reviewed-by: default avatarHayato Ito <hayato@chromium.org>
      Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562749}
      0c5e8569
    • Yunchao He's avatar
      Fix bugs for blitFramebuffer when we limit src/dst rect size. · 32cf029f
      Yunchao He authored
      According to WebGL 2 spec. the width/height of src/dst blitting area
      should not exceed the max value that can be stored in an integer.
      
      Bug: 844308, 830046
      Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
      Change-Id: I65833dfacabacc46c5cd3602233926e3e31aa6cf
      Reviewed-on: https://chromium-review.googlesource.com/1061053
      Commit-Queue: Yunchao He <yunchao.he@intel.com>
      Reviewed-by: default avatarKai Ninomiya <kainino@chromium.org>
      Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562748}
      32cf029f
    • Yoichi Osato's avatar
      Delete move-left-right.html layout test · 67b4a7a0
      Yoichi Osato authored
      Now all tests in that have been converted into
      selection/modify_move/move_[left|right]_character_*.
      
      Bug: 679977
      Change-Id: Ifc5aa03286a415728c239013efe91ce817e23f68
      Reviewed-on: https://chromium-review.googlesource.com/1078029Reviewed-by: default avatarYoshifumi Inoue <yosin@chromium.org>
      Commit-Queue: Yoichi Osato <yoichio@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562747}
      67b4a7a0
    • Findit's avatar
      Revert "Adding a class to drain the load attempt log" · 8a080883
      Findit authored
      This reverts commit ca49d4cf.
      
      Reason for revert:
      
      Findit (https://goo.gl/kROfz5) identified CL at revision 562744 as the
      culprit for failures in the build cycles as shown on:
      https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2NhNDlkNGNmYjYxNDBlNTZmMTZlZDZiMzdhMzE2OWY3ODU4YzBjOWQM
      
      Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chrome/Google%20Chrome%20Win/31079
      
      Sample Failed Step: compile
      
      Original change's description:
      > Adding a class to drain the load attempt log
      > 
      > Bug: 846953
      > Change-Id: I39f556b5e612c6fe617d53ae5ab0c6fa88059031
      > Reviewed-on: https://chromium-review.googlesource.com/1074247
      > Commit-Queue: Patrick Monette <pmonette@chromium.org>
      > Reviewed-by: Penny MacNeil <pennymac@chromium.org>
      > Reviewed-by: Greg Thompson <grt@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#562744}
      
      Change-Id: Ief94febfc7e3bc136f20acd41b567adbdef49c19
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 846953
      Reviewed-on: https://chromium-review.googlesource.com/1078147
      Cr-Commit-Position: refs/heads/master@{#562746}
      8a080883
    • Christopher Lam's avatar
      [MD Bookmarks] Remove getPropertyInfo. · 9d940972
      Christopher Lam authored
      This CL removes a call to getPropertyInfo which blocks Polymer 2 migration.
      
      Bug: 846980
      Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
      Change-Id: Id9210441348f7cfb737679bf7f60e49dfd29a86f
      Reviewed-on: https://chromium-review.googlesource.com/1074577Reviewed-by: default avatarDemetrios Papadopoulos <dpapad@chromium.org>
      Commit-Queue: calamity <calamity@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562745}
      9d940972
    • Patrick Monette's avatar
      Adding a class to drain the load attempt log · ca49d4cf
      Patrick Monette authored
      Bug: 846953
      Change-Id: I39f556b5e612c6fe617d53ae5ab0c6fa88059031
      Reviewed-on: https://chromium-review.googlesource.com/1074247
      Commit-Queue: Patrick Monette <pmonette@chromium.org>
      Reviewed-by: default avatarPenny MacNeil <pennymac@chromium.org>
      Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562744}
      ca49d4cf
    • Makoto Shimazu's avatar
      ServiceWorker: finally add SCRIPT_STREAMING to enums.xml · 389444e4
      Makoto Shimazu authored
      Bug: N/A
      Change-Id: I27073b2fc9ba6f9f77ab4deab3a7e05fa30bc0b3
      Reviewed-on: https://chromium-review.googlesource.com/1077948
      Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
      Reviewed-by: default avatarMatt Falkenhagen <falken@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562743}
      389444e4
    • Rune Lillesveen's avatar
      [Squad] SetLayoutDisposition() not called during style update. · 810bb17f
      Rune Lillesveen authored
      I have not been able to find a situation where we would call
      SetLayoutDisposition() during style or layout tree update. Replacing the
      synchronous re-attach code with a DCHECK.
      
      Bug: 843520, 845167
      Change-Id: Ibf1e8a02d0e905522e4006be078b047b6a856b8a
      Reviewed-on: https://chromium-review.googlesource.com/1076027Reviewed-by: default avatarKent Tamura <tkent@chromium.org>
      Commit-Queue: Rune Lillesveen <futhark@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562742}
      810bb17f
    • skia-chromium-autoroll's avatar
      Roll src/third_party/skia 09725b0..264182c (1 commits) · 869aa19e
      skia-chromium-autoroll authored
      https://skia.googlesource.com/skia.git/+log/09725b0..264182c
      
      
      git log 09725b0..264182c --date=short --no-merges --format='%ad %ae %s'
      2018-05-29 herb@google.com Make SkShaper a module
      
      Created with:
        gclient setdep -r src/third_party/skia@264182c
      
      The AutoRoll server is located here: https://autoroll.skia.org
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
      
      TBR=rmistry@chromium.org
      
      Change-Id: I525f0e6561973c13acea018cabac61a5a3f8bcea
      Reviewed-on: https://chromium-review.googlesource.com/1077970
      Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Cr-Commit-Position: refs/heads/master@{#562741}
      869aa19e
    • Zhongyi Shi's avatar
      Fix index out of boundry bug when stop waiting frame is not generated. · cbe75b3e
      Zhongyi Shi authored
      Change-Id: I43cb4b43745fdda8b090b8c4d8c91719f3cabc2b
      Reviewed-on: https://chromium-review.googlesource.com/1077771Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
      Commit-Queue: Ryan Hamilton <rch@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562740}
      cbe75b3e
    • Yutaka Hirano's avatar
      [Fetch API] Allow creating a request from a navigation request · 6fb5f98f
      Yutaka Hirano authored
      We've disallowed creating a request with a non-empty RequestInit from
      a navigation request, but the spec changed some time ago([1]). This
      change follows the spec change: When any of |init|'s member is present
      and request's mode is "navigate", then set the mode to "same-origin".
      
      1: https://github.com/whatwg/fetch/pull/377
      
      Bug: 847336
      Change-Id: I9296dba52519c1cbc84b01db6581ae6da8f15ec9
      Reviewed-on: https://chromium-review.googlesource.com/1075917Reviewed-by: default avatarMatt Falkenhagen <falken@chromium.org>
      Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#562739}
      6fb5f98f