• dbeam@chromium.org's avatar
    Revert 202716 "Reland 201932: Add API function chrome.notificati..." · c7d388d8
    dbeam@chromium.org authored
    Broke Mac ASAN Tests (2):
    
    NotificationsApiTest.TestGetAll: 
    dyld: warning, unknown environment variable: DYLD_NO_PIE
    dyld: warning, unknown environment variable: DYLD_NO_PIE
    dyld: warning, unknown environment variable: DYLD_NO_PIE
    dyld: warning, unknown environment variable: DYLD_NO_PIE
    [5768:3847:0528/182240:INFO:gpu_command_buffer_stub.cc(468)] Created virtual GL context.
    ../../chrome/browser/extensions/api/notifications/notifications_apitest.cc:331: Failure
    Value of: kNotificationsToCreate
    Actual: 4
    Expected: return_value->size()
    Which is: 0
    
    > Reland 201932: Add API function chrome.notifications.getAll
    > 
    > This function returns an object whose keys are the notification
    > IDs of all notifications created by that extension.
    > 
    > BUG=240924
    > 
    > TBR=miket@chromium.org
    > 
    > Review URL: https://chromiumcodereview.appspot.com/15715008
    
    TBR=dewittj@chromium.org
    
    Review URL: https://codereview.chromium.org/15820009
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202764 0039d316-1c4b-4281-b951-d872f2087c98
    c7d388d8
notification_ui_manager.h 2.25 KB