Commit Graph

4220 Commits

Author SHA1 Message Date
Panos Astithas
43a86a300e Fix an intermittent failure in browser_popupNotification_4.js (bug 1041724). r=florian
MozReview-Commit-ID: 7OjaeL0WGk6
2016-06-10 12:11:47 +03:00
Neil Deakin
4633a9395f Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap 2016-06-09 11:34:12 -04:00
Andrea Marchesini
803cd32c21 Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley 2016-06-09 17:02:50 +02:00
Carsten "Tomcat" Book
d4c54cdcf7 Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE 2016-06-09 15:28:22 +02:00
Neil Deakin
24322506d0 Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap 2016-06-09 07:59:31 -04:00
Joel Maher
16165a5370 Bug 1057615 - Intermittent browser_bug561636.js,browser_bug595507.js, disabled too frequent failures. r=Tomcat
MozReview-Commit-ID: LOLKHSUMimf
2016-06-07 11:23:21 -04:00
Gijs Kruitbosch
1c81c8e7a1 Bug 1277094 - make browser_readerMode.js check for the content event before navigating through history by clicking the reader mode icon to avoid a race, rs=trivial
MozReview-Commit-ID: FaBt19QDs8I
2016-06-06 12:32:02 +01:00
Carsten "Tomcat" Book
04e53ce4f5 merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Jared Wein
ade939a4da Bug 1251134 - Remove redundant check for the panel state that is checked after a yield on a potential slow Places query. r=gijs
MozReview-Commit-ID: L46711lTbPC
2016-06-01 15:34:47 -04:00
James Andreou
008af2d892 Bug 1274687 - change test to use ContentTask.spawn r=ehsan 2016-06-01 12:26:43 -07:00
John Dai
80746f044a Bug 1024350 - Add mochitest testcase.r=smaug 2016-05-30 03:28:00 +02:00
John Dai
4c6895984c Bug 1024350 - Remove redundant trailing spaces.r=smaug 2016-05-30 02:41:00 +02:00
Alastor Wu
417d527f30 Bug 1240423 - part8 : modify tests r=baku
MozReview-Commit-ID: 7NlzmcZAlrd
2016-06-01 10:26:34 +08:00
Jonathan Hao
2a932ab0e2 Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve
2016-05-24 18:01:34 +08:00
Chris Peterson
868c755c7a Bug 1276565 - Clamp out-of-range tab selection shortcuts and indexes instead of ignoring them. r=Gijs r=dao
CMD + a number key is a keyboard shortcut to select that tab number. (CMD+9 will always select the right-most tab, regardless of the tab count.) Currently, if the number is greater than the tab count, then the keyboard shortcut is ignored. With this patch, the right-most tab will be selected instead. For example, if there are five tabs and the user accidentally enters CMD+6 instead of CMD+5, selecting tab #5 is probably what they wanted instead of ignoring the keyboard shortcut.

Also expand the tab selection tests to cover more edge cases.
2016-06-02 22:50:01 -07:00
Sebastian Hengst
88f188d17c Backed out changeset 7b5c8958c61c (bug 1270962) for often failing browser_readerMode.js. r=backout 2016-06-01 00:37:33 +02:00
Joel Maher
eac796e545 Bug 1270962 - move additional tests to the clipboard job. r=RyanVM
MozReview-Commit-ID: CYoapJ3zb8P
2016-05-31 16:15:01 -04:00
Mike Conley
efe55711ba Bug 1276966 - Fix tests that were accidentally resetting browser.startup.page. r=mikedeboer
MozReview-Commit-ID: 3E4xVfdGDIi
2016-05-29 12:01:18 -04:00
Gijs Kruitbosch
245a3b227f Bug 1276117 - part 3: fix 'about:home' appearing briefly in the URL bar while loading, r=mikedeboer
MozReview-Commit-ID: IM5V1PhDhs9
2016-05-30 12:55:30 +01:00
Gijs Kruitbosch
cd1d17f1cf Bug 1276117 - part 2: fix the URL bar state when loading about:home from a new tab page, r=mikedeboer
MozReview-Commit-ID: FADnX8bymNE
2016-05-30 12:54:56 +01:00
Gijs Kruitbosch
4c76c34e27 Bug 1276117 - part 1: fix URL bar state when loading about:home after about:preferences, r=mikedeboer
MozReview-Commit-ID: D5ecLsiJF3R
2016-05-27 14:06:02 +01:00
Felipe Gomes
1ee09f6e86 Bug 1273685. Reduce size of PopupBlocking:UpdateBlockedPopups messages. r=Gijs
The size is reduced by making the message only carry the count of blocked popups, and not the full list of popup URLs that were blocked. The parent becomes responsible for retrieving the list from the child when it needs to display it.

MozReview-Commit-ID: DsxLFD8iE3t
2016-05-30 19:02:17 -03:00
Paolo Amadini
7e3546c8ad Bug 1147981 - Cleanup doorhanger notification anchor ID & class duplication. r=MattN,mikedeboer
MozReview-Commit-ID: G9R8zd3WqG0
2016-05-27 10:54:34 +01:00
Joel Maher
aadfd37353 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Timothy Guan-tin Chien
dfd1ad2f96 Bug 1266611 - Multiple tab prompts should not overlap, r=gijs
MozReview-Commit-ID: 6wjdoiR38Wb
2016-05-21 21:13:10 +08:00
Mathieu Leplatre
3a5e00caec Bug 1266235 - Use blocklist prefix in preference names. r=MattN
MozReview-Commit-ID: 5aeoiSEMwYw
2016-05-19 12:51:13 +02:00
Phil Ringnalda
9ff857db9e Back out changeset b3835efbf422 (bug 1257182) for failures in browser_restoreClosedTabs.js and browser_urlbarPrivateBrowsingWindowChange.js
CLOSED TREE
2016-05-23 19:36:08 -07:00
Blair McBride
b8e4a2f3b0 Bug 1257182 - "Restore All Tabs" can fail when there are pre-existing tabs. r=dao
MozReview-Commit-ID: HZqflYBJfJy
2016-05-24 12:19:31 +12:00
Jared Wein
857deb4011 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
df8cb964d7 Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein
43cb8f50a4 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Phil Ringnalda
7b1eeb09d6 Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Edouard Oger
b7a080c31e Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh
MozReview-Commit-ID: LkGNdSF8Znm
2016-05-18 15:45:29 -07:00
Jared Wein
ddf2cf8b38 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Wes Kocher
1e5644e70a Merge m-c to inbound, a=merge 2016-05-17 14:17:19 -07:00
Wes Kocher
e1a7d9f8c5 Merge fx-team to central, a=merge 2016-05-17 14:15:06 -07:00
Andrea Marchesini
a1f8c0120a Bug 1267923 - Browser tests fixing, r=me 2016-05-17 18:10:33 +02:00
Mike Conley
39120064f7 Bug 1266575 - Regression test. r=Felipe
MozReview-Commit-ID: 7mOVDXFqozL
2016-05-16 10:41:25 -04:00
Wes Kocher
2cdbb340e6 Merge m-c to fx-team, a=merge 2016-05-16 14:23:07 -07:00
Henry Chang
2bef8968cb Bug 1269426 - Forward or clear nsDocShell::mMixedContentChannel on redirection. r=ckerschb r=smaug 2016-05-13 17:22:33 +08:00
Jan-Ivar Bruaroey
7110bcc511 Bug 1257950 - getUserMedia switched from SecurityError to NotAllowedError. r=jesup
MozReview-Commit-ID: Di8fDDFkpwX
2016-05-08 22:29:46 -04:00
danhuang1202
8266bb3cbe Bug 1126967 - keep icon showing when leaving reader mode and add transition to reader toolbar. r=jaws
MozReview-Commit-ID: 3757eBbOb7Q
2016-05-15 21:29:00 +02:00
Jan-Ivar Bruaroey
97ee19306c Bug 802326 - update tests to work wo/"No Video" and "No Audio" in cam+mic permission prompt. r=florian
MozReview-Commit-ID: FwjmJfOLNct
2016-05-06 10:02:56 -04:00
Carsten "Tomcat" Book
2c883425d5 merge mozilla-inbound to mozilla-central a=merge 2016-05-13 11:59:20 +02:00
Shane Caraveo
55c130f610 Bug 1168229 fix intermittent orange caused by dead CpOWs, r=markh 2016-05-12 15:36:11 -07:00
Carsten "Tomcat" Book
7821cc7f63 merge mozilla-inbound to mozilla-central a=merge 2016-05-12 11:54:10 +02:00
Jared Wein
830c33f0e9 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-11 08:14:00 -07:00
Mike de Boer
4f6531f990 Bug 1270943 - fix e10s issues in browser_focus.js mochitest and enable all chat tests, for sure this time. r=mixedpuppy 2016-05-11 14:10:18 +02:00
Neil Deakin
8eef9bc941 Bug 1249522, when a file is present, only specify file type, r=smaug 2016-05-11 10:04:19 -04:00
Carsten "Tomcat" Book
9a0bcf6254 Merge mozilla-central to mozilla-inbound 2016-05-11 15:22:21 +02:00