Commit Graph

4934 Commits

Author SHA1 Message Date
Dão Gottwald
6d85b8478a Bug 1253229 - Fix and enable browser_fullscreen-window-open.js for e10s. r=gijs 2016-03-03 15:02:13 +01:00
Gijs Kruitbosch
414365b65b Bug 1094510 - make browser_canonizeURL.js not hit the network in e10s mode, r=mconley
MozReview-Commit-ID: JlEYeir749V
2016-02-29 14:11:04 +00:00
Dave Townsend
4e522f7ffb Bug 1250611: Fix more tests to use signed add-ons. r=rhelmer
MozReview-Commit-ID: 97RVVxAM5eo
2016-02-29 10:04:55 -08:00
Gijs Kruitbosch
3198ba7a84 Bug 1100687 - part 2: fix browser_blockHPKP.js, r=jaws
MozReview-Commit-ID: DxvN94O8fhi
2016-02-26 15:16:13 +00:00
Gijs Kruitbosch
9cf69b6e1d Bug 1100687 - part 1: fix browser_addCertException.js, r=jaws
MozReview-Commit-ID: ZHUpRLAkxV
2016-02-26 14:50:03 +00:00
Dão Gottwald
b5eef5f656 Bug 824887 - Use the current page's original URI rather than creating a new one for copying from the location bar, stop encoding parentheses explicitly. r=dolske 2016-02-29 12:51:07 +01:00
Carsten "Tomcat" Book
3969e7dcc7 merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
Gijs Kruitbosch
ca11dee7aa Bug 1251622 - fix save link tests to work in e10s, rs=trivial,green-try
MozReview-Commit-ID: CvQIMjZKCXl
2016-02-26 16:07:44 +00:00
Gijs Kruitbosch
31f7df57ce Bug 1101993 - test seems to have fixed itself, rs=test-enabling-with-green-try
MozReview-Commit-ID: IqDoAcfUIVy
2016-02-26 16:01:43 +00:00
Gijs Kruitbosch
f3fe4b35a5 Bug 1101973 - fix browser_printpreview.js to work in e10s mode, r=mconley
MozReview-Commit-ID: HG5yGatBdj2
2016-02-26 16:34:40 +00:00
Jared Wein
09f12fa6ef Bug 1251107 - Move the mouseout code to popupHideFn(). r=gijs
The mouseout code triggers the hiding of the popup, but it was previously in the popupEditFn meaning that it ran before we expected the popup to close, which caused this race condition. I also had to tweak the contextmenu test because it was depending on a mousedown/click which we are no longer listening for (we replaced that with mouseover/mouseout).


MozReview-Commit-ID: 5mZujGuto5g
2016-02-25 00:30:37 -05:00
Kit Cambridge
cd821ec7ea Bug 1206560 - Show the site favicon in XUL notifications. r=jaws
MozReview-Commit-ID: FMVYO1DCFDm
2016-02-27 13:47:22 -08:00
Carsten "Tomcat" Book
cc34cbdeb1 merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
Carsten "Tomcat" Book
2399daf53b merge fx-team to mozilla-central a=merge 2016-02-25 11:53:19 +01:00
Nihanth Subramanya
b3eafce1d5 Bug 1201437 - Add tests to ensure correct icon is displayed in control center for user-added security exceptions. r=paolo
MozReview-Commit-ID: 1WDKYOhbzUf
2016-02-24 22:45:59 -08:00
Jared Wein
39bbefb5e0 Bug 1250732 - Disable browser_bookmark_popup.js on Linux debug builds due to flakiness of moueover/mouseout events. r=gijs, a=tomcat
MozReview-Commit-ID: KQ8FNFaieIy
2016-02-25 00:34:44 -05:00
Ryan VanderMeulen
f05065029f Backed out changeset e8a80985911b (bug 1239042) for frequent Windows intermittent browser_syncui.js failures. 2016-02-24 21:08:58 -05:00
Gijs Kruitbosch
01df11ead3 Bug 1250482 - r=mak
MozReview-Commit-ID: 2wpk7hOKUO7
2016-02-23 13:39:28 +00:00
Gijs Kruitbosch
05d0949728 Bug 1250366 - fix whitespace issues with URL highlight code, r=jaws
MozReview-Commit-ID: 1i0IiZ7EDWi
2016-02-23 11:45:07 +00:00
Kit Cambridge
3cf8f2971e Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN
MozReview-Commit-ID: LR3OiP0miEm
2016-02-16 13:27:27 -08:00
Phil Ringnalda
501714b2b8 Bug 1245937 - requestLongerTimeout for browser_chatwindow.js and browser_focus.js since 1154277 slowed them down, transplanted from mozilla-aurora. rs=testonly 2016-02-15 13:12:06 -08:00
Kit Cambridge
7ec2f7c587 Bug 1239042 - Show sync status for a minimum of 1.6s. r=markh
MozReview-Commit-ID: KWU1fXLJbKh
2016-02-23 15:37:10 -08:00
Jared Wein
e7eb9d6580 Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00
Andrea Marchesini
d7b3dd167f Bug 1248251 - We should not send the referrer when a link is open in a different container - part 2 - r=ttaubert 2016-02-22 15:44:20 +01:00
Shane Tomlinson
200147baa0 Bug 1146724 - test for WebChannel SendingContext. r=MattN/markh 2016-02-22 17:21:34 +11:00
Phil Ringnalda
e6fce7a1b7 Merge f-t to m-c, a=merge 2016-02-20 17:25:14 -08:00
Gijs Kruitbosch
f6167d916f Bug 1228754, r=mak,bz
MozReview-Commit-ID: IGGW2RGiN3u
2016-02-19 11:54:57 +00:00
Mike Conley
4e13729d34 Bug 1246291 - Beef up RefreshBlocker regression tests. r=mossop
MozReview-Commit-ID: 99gakrP6vKh
2016-02-17 15:57:14 -05:00
Wes Kocher
04d15c1b7b Backed out changeset b7450f64aa87 (bug 1219794) for adding a failing test 2016-02-18 17:05:09 -08:00
Jared Wein
8ab03775a5 Bug 1243838 - Rewrite test_contextmenu.html (-> browser_contextmenu.html) to run in e10s. r=mconley
MozReview-Commit-ID: 6PAnlSKe28F
2016-02-18 15:36:23 -05:00
Jared Wein
6a9695e188 Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00
Carsten "Tomcat" Book
4e0f611aa0 Merge mozilla-central to fx-team 2016-02-17 12:20:16 +01:00
Carsten "Tomcat" Book
c78a66f3bf merge fx-team to mozilla-central a=merge 2016-02-17 12:07:39 +01:00
Kit Cambridge
7f3b0392c2 Back out changeset 4357fe5a9d22 (bug 1206560) for M-e10s(bc4) failures.
MozReview-Commit-ID: 1J0li7PNBWN
2016-02-16 16:13:38 -08:00
Marco Bonardo
8876034697 Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric
The problem is due to sanitization happening too late in the shutdown cycle.
The Sanitizer depends on Places shutdown, that recently moved to async shutdown.
That change caused shutdown to happen completely at profile-before-change, unfortunately
during that phase it's impossible to predict which services are already shutdown.
The patch restores the previous Places shutdown procedure, thus clients are notified
earlier, during profile-change-teardown.

Additional meaningful changes:
* Fixes FX_SANITIZE_TOTAL telemetry to properly count total time taken by sanitize.
* Makes each cleanup operation isolated from other errors to try cleaning up as most as possible.
* In case of multiple sanitization sub steps, each step is isolated by a try/catch, the last seen exception is reported upstream.
* Makes FX_SANITIZE_HISTORY actually measure history, not other random stuff.
* Removes TOPIC_SIMULATE_PLACES_MUST_CLOSE_1 since we can now just use profile-change-teardown for shutdown phase 1.

MozReview-Commit-ID: HroLvbi25IC
2016-02-04 13:51:34 +01:00
Xidorn Quan
70d1647d4b Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
Carsten "Tomcat" Book
aea826b0b9 merge mozilla-inbound to mozilla-central a=merge 2016-02-16 11:51:26 +01:00
ISHIKAWA, Chiaki
9ee69e3ce0 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Dão Gottwald
2b7b94d5ad Bug 1247920 - Remove tabs' visibleLabel property and TabLabelModified event, backing out bug 943820. r=gijs 2016-02-12 14:30:05 +01:00
Mike de Boer
679eaf7550 Bug 1245813: make sure that messageManager message listeners are swapped as well after chat window attach/ detach. This means that the browser_tearoff.js mochitest can be enabled again. r=mixedpuppy 2016-02-12 13:23:03 +01:00
Kit Cambridge
eeff90ba6d Bug 1206560 - Show the site favicon in XUL notifications. r=jaws
MozReview-Commit-ID: Fe3R91icOuc
2016-01-08 12:53:34 -07:00
Phil Ringnalda
e379132c31 Back out 95d45bb51f96 (bug 1245937) because browser_chatwindow.js still exceeds the timeout threshold 2016-02-11 20:20:10 -08:00
Gijs Kruitbosch
edd6dcedcc Bug 408415 - fix favicon disappearance for hash changes during load, r=jaws
MozReview-Commit-ID: KCdXMKX5sIH
2016-02-10 14:42:46 +00:00
Kris Maglione
bb24c75487 Bug 1244496: Add more detail to TabOpen/TabClose events for tabs moved between windows. r=Gijs
MozReview-Commit-ID: 9YHaVlMW0T6
2016-02-10 17:52:53 -08:00
Mike de Boer
a26335bd90 Bug 1245937: re-enable browser_chatwindow.js mochitest. r=Standard8 2016-02-11 13:29:33 +01:00
Xidorn Quan
c13e5464df Bug 1244221 - about:home wrapping is broken. r=Enn
Test by Felipe
2016-02-10 19:02:23 -02:00
Blake Kaplan
9c76e4441f Bug 1245723 - Fix browser_frame_elements and re-enable now-passing tests. r=felipe 2016-02-09 14:40:36 -08:00
Mike Conley
d49ea346aa Bug 1055464 - Regression tests. r=Mossop 2016-02-05 16:28:53 -05:00
Mike Conley
3d3f52314a Bug 1245833 - Don't send empty comments or email addresses in content crash reports. r=felipe 2016-02-04 16:14:19 -05:00
Blair McBride
067f0d6828 Bug 1235056 - Remove temporarily enabled extra logging in browser_pluginCrashCommentAndURL.js r=mossop 2016-02-05 14:49:03 +13:00