gecko-dev/mobile/android/components/extensions
Rob Wu d9d4c8d852 Bug 1399348 - Explicitly wait and check for error in test browser_ext_tabs_executeScript_bad r=rpl
I think that the intermittent error in the bug may be caused by
a pending executeScript call that is somehow handled around the
shutdown of the extension.

To verify this hypothesis, the test now explicitly waits for the
result of the first executeScript call before executing the last
script that is responsible for test completion.

The test should explicitly be checking for the error anyway.

And clean up comments and add reference to bug 1435100 in an
existing comment.

MozReview-Commit-ID: 6gV30Z6zQc4

--HG--
extra : rebase_source : d2d2f20336390ef61fefe247b3d1ae8668da7067
2018-04-23 15:28:41 +02:00
..
schemas Bug 1423725 add event, query and details for hidden status, r=Gijs,rpl 2018-01-18 16:37:11 -07:00
test/mochitest Bug 1399348 - Explicitly wait and check for error in test browser_ext_tabs_executeScript_bad r=rpl 2018-04-23 15:28:41 +02:00
.eslintrc.js Bug 1371292 - Clean up more ESLint global definitions in configuration files in mobile/android. r=mossop 2017-06-08 15:39:47 +01:00
ext-android.js Bug 1452185 part 2. Remove nsIDOMXULElement use in JS. r=qdot 2018-04-09 16:30:32 -04:00
ext-browserAction.js Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
ext-browsingData.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-c-android.js Bug 1350522: Part 3 - Convert android APIs to lazy loading. r=aswan 2017-03-31 18:45:45 -07:00
ext-c-tabs.js Bug 1350522: Part 3 - Convert android APIs to lazy loading. r=aswan 2017-03-31 18:45:45 -07:00
ext-pageAction.js Bug 1450388 Part 1 Refactor EventManager r=kmag 2018-03-14 14:52:44 -07:00
ext-tabs.js Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
ext-utils.js Bug 1450388 Part 1 Refactor EventManager r=kmag 2018-03-14 14:52:44 -07:00
extensions-mobile.manifest Bug 1331742 - Part 1 - Create and register browser_action.json r=mixedpuppy 2017-03-15 21:02:56 -04:00
jar.mn Bug 1362994 - Implement browsingData.settings WebExtension API method on android. r=bsilverberg,mattw,sebastian 2017-06-02 23:11:49 +05:30
moz.build