gecko-dev/browser
Yoshi Huang b4db81eb44 Bug 1403365 - fixed intermittent in browser_pageinfo_firstPartyIsolation.js r=baku
When we try to load https://example.com/browser/browser/base/content/test/pageinfo/image.html,
sometimes BrowserTestUtils will return early even the page doesn't load
yet, for example, the browser.currentURI is still about:blank.
And loading about:blank will cause error in pageInfo.js, hence caused
the timeout.

So I add more parameters to browserLoaded to make sure browwserLoaded is
returned with the correct url.
2018-01-08 10:34:17 +08:00
..
app merge inbound to central. r=merge a=merge 2018-01-06 00:27:10 +02:00
base Bug 1403365 - fixed intermittent in browser_pageinfo_firstPartyIsolation.js r=baku 2018-01-08 10:34:17 +08:00
branding Bug 1417826 - Backed out changeset cd7926a8269c. It was changing the bundle id on mac r=me a=update-fix 2017-12-24 13:52:13 +01:00
components Merge inbound to mozilla-central r=merge a=merge 2018-01-06 23:46:15 +02:00
config Bug 1427404 - Always export PATH when passing it through mk_add_options. r=nalexander 2017-12-31 08:50:29 +09:00
docs Bug 1388902 remove socialapi share, r=florian 2017-08-16 08:54:21 -07:00
experiments Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
extensions Bug 1428405 - Update pdf.js to version 2.0.250. r=bdahl 2018-01-05 13:09:53 -05:00
fonts
installer Bug 1427670 - Escape warning message when the user can't write to their profile. r=mhowell 2018-01-02 22:40:44 -05:00
locales Backed out 1 changesets (bug 1426446) for failing browser/components/preferences/in-content/tests/browser_search_within_preferences_2.js r=backout on a CLOSED TREE 2018-01-05 02:13:58 +02:00
modules Merge inbound to mozilla-centra r=merge a=merge 2017-12-22 11:54:07 +02:00
themes Bug 1428093 - remove left/right margins around subdialog buttons on Mac; r=jaws 2018-01-04 23:43:32 -08:00
tools/mozscreenshots Bug 1414741 - Hide identity popup shadow using a class name instead of setting inline styles. r=MattN 2017-12-21 09:36:28 +01:00
.eslintrc.js
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1415206 - Remove RustURL from Gecko r=bagder 2017-11-07 17:11:08 +01:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1415742 - Move channel-prefs.js installation to moz.build. r=nalexander,ted 2017-11-09 11:39:27 -08:00
moz.configure