gecko-dev/dom/tests/mochitest/notification
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
..
desktop-notification Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
chrome.ini Bug 1287455 - Skip tests that are not useful on Android r=kanru 2016-07-18 18:54:58 +02:00
mochitest.ini Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
MockServices.js Bug 1264815 - Add a 'showPersistentNotification' method to nsIAlertService. r=kcambridge 2016-05-12 23:58:18 +08:00
NotificationTest.js Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
test_bug931307.html
test_notification_basics.html Bug 1241278 - Change Notification.requestPermission() to return a promise. r=baku 2016-01-20 14:23:04 -08:00
test_notification_noresend.html Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
test_notification_resend.html
test_notification_storage.html