Commit Graph

3963 Commits

Author SHA1 Message Date
Tim Taubert
b978211c36 Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past 2016-01-13 15:29:54 +01:00
Florian Quèze
4277139917 Bug 1239827 - make browser_devices_get_user_media_in_frame.js pass with e10s, r=felipe. 2016-01-19 18:24:29 +01:00
Florian Quèze
ee83663c12 Bug 1239827 - factor out the code that's common between browser_devices_get_user_media.js and browser_devices_get_user_media_in_frame.js, r=felipe. 2016-01-19 18:23:48 +01:00
Kris Maglione
7dc301ac5f Bug 1239822: Part 2c - Destroy windowless browsers created by browser parsable CSS tests. r=gijs 2016-01-15 13:51:14 -08:00
Carsten "Tomcat" Book
e27a7ede7f merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Florian Quèze
43daa5778f Bug 1071623 - make the browser_devices_get_user_media.js test pass with e10s, r=felipe. 2016-01-14 13:09:51 +01:00
Carsten "Tomcat" Book
199e3c64bc merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Jared Wein
560e77759c Bug 1229636 - Remove new tab first time use message. r=gijs 2016-01-08 17:31:14 -05:00
Alessio Placitelli
ea8833fe9c Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche 2016-01-05 06:41:00 +01:00
Alessio Placitelli
f0cf6489cf Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Phil Ringnalda
0ef9a9dedf Back out changeset c06ff2c95163 (bug 1237713) for enabling parts of browser_tabkeynavigation.js which fail on non-e10s OS X 2016-01-09 20:18:12 -08:00
Tracy Walker
a414b28501 Bug 1237713 - Fix and re-enable test browser_tabkeynavigation on e10s. r=jimm 2016-01-07 13:41:52 -06:00
Tracy Walker
2143ed68ba Bug 1221159 - Re-enable a few working tests for e10s. r=jimm 2016-01-07 12:40:18 -06:00
Carsten "Tomcat" Book
ef75c405fd merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Dave Townsend
8dc7f59eb3 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Robert Longson
e48b6eb6a1 Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin 2016-01-04 22:16:23 +00:00
Olivier Yiptong
4585eae9bb Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc 2016-01-11 20:30:13 -05:00
Ehsan Akhgari
8310a68379 Bug 1041925 - Increase the timeout of browser_devices_get_user_media.js 2015-12-31 17:40:47 -05:00
Ehsan Akhgari
4b13d35a12 Bug 1165516 - Increase the timeout of browser_e10s_switchbrowser.js 2015-12-31 17:40:27 -05:00
Ehsan Akhgari
e4de605fea Bug 966135 - Increase the timeout of browser_sanitize-timespans.js 2015-12-31 17:35:03 -05:00
Ehsan Akhgari
050b96874a Bug 913695 - Increase the timeout of browser_newtab_block.js 2015-12-31 17:33:10 -05:00
Ehsan Akhgari
43974d014e Bug 925225 - Increase the timeout of browser_bug676619.js 2015-12-31 17:31:52 -05:00
Ehsan Akhgari
7f5f9d2ba5 Bug 1221413 - Increase the timeout of browser_tab_drag_drop_perwindow.js 2015-12-31 17:30:22 -05:00
Hiroyuki Ikezoe
ea1f278e79 Bug 1227320 - Need to wait two TabAttrModified events to ensure soundplaying attribue is updated. r=ehsan
We need to receive two TabAttrModified events with 'soundplaying'.
The first one comes from nsDocument::OnPageHide, the second one comes
from nsDocument::OnPageShow.
Moreover 'audio-playback' notification is not passed to chrome process on E10S so
we should wait 'audiochannel-activity-normal' instead.
2015-12-29 16:13:00 -08:00
Ehsan Akhgari
67eca6f049 Bug 1230023 - Increase the timeout of browser_bug575561.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
f17087e085 Bug 951479 - Increase the timeout of browser_newtab_drag_drop_ext.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
9428f293e8 Bug 1233313 - Increase the timeout of browser_newtab_enhanced.js 2015-12-30 22:27:40 -05:00
Shane Caraveo
3d87f487dc Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Blake Kaplan
386f646437 Bug 1234383 - Disable this test on e10s. r=felipe 2015-12-28 13:27:58 -08:00
Mélanie Chauvel (ariasuni)
3a1b3af8b3 bug 1211849 - Remove canClear support from the Sanitizer. r=mak
Modifications by Patrick <nwokop@uni.coventry.ac.uk>
2015-10-07 19:46:35 +02:00
Phil Ringnalda
b0e8dfc9a1 Bug 1232207 - skip the failing CustomizableUI.inDefaultState check in browser_social_marks.js for now 2015-12-13 17:40:34 -08:00
Blake Kaplan
34a6db0953 Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell 2015-12-21 14:12:52 -08:00
Blake Kaplan
702a5bd4ec Bug 1233910 - Enable these now-passing tests. r=felipe 2015-12-21 08:23:19 -08:00
Drew Willcoxon
2935bf773e Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE 2015-12-16 15:52:30 -08:00
Carsten "Tomcat" Book
b9ca13984b merge mozilla-inbound to mozilla-central a=merge 2015-12-11 11:38:17 +01:00
Mike Conley
e72d0cf87c Bug 1195295 - Fix browser_tab_detach_restore.js and browser_popupNotifications_4.js r=felipe
These tests seemed to rely on the synchronous infrastructure that the
now defunct SyncHandler for SessionStore provided. This moves them
to safer, more modern alternatives.
2015-12-10 17:44:26 -05:00
Blake Kaplan
b5df56cb6a Bug 1102025 - Make this test pass in e10s. r=bholley 2015-12-10 14:17:09 -05:00
Panos Astithas
904bc0cb26 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Carsten "Tomcat" Book
474d93b84b merge mozilla-inbound to mozilla-central a=merge 2015-12-03 12:00:42 +01:00
Drew Willcoxon
5624ed0caf Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Mark Hammond
984d389ffb Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
0e60b69c6e Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
Franziskus Kiefer
cb51a4b6e3 Bug 1187357 - tests for referrer policy attribute in frontend code. r=Gijs 2015-12-02 17:03:00 -08:00
Felipe Gomes
244baa0c49 Bug 1228655 - Move TabsInTitlebar to its own file to remove ifdefs. r=Gijs
TabsInTitlebar has various ifdefs to avoid shipping code that's not gonna be used on Linux. Instead of complicating the logic with AppConstants checks and shipping this extra code unecessarily on Linux, i've separated the code to a different file that can be replaced by a stub implementation.
2015-12-01 20:05:45 -02:00
Gijs Kruitbosch
33920aa4b1 Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert 2015-12-01 10:48:11 +00:00
Christoph Kerschbaumer
3f7ba02cf8 Bug 1228116 - Relax Security checks for DTD loads - backout dtd blocking test. r=sicking 2015-11-25 13:45:46 -08:00
Wes Kocher
c281f81039 Merge m-c to inbound, a=merge CLOSED TREE 2015-11-24 16:59:18 -08:00
Wes Kocher
6bd4ea7b5f Merge fx-team to central, a=merge 2015-11-24 16:33:15 -08:00
Jared Wein
2830584c0b Bug 1213421 - Add a test that verifies the text of a notification is present. r=MattN 2015-11-24 11:29:48 -05:00
Jared Wein
8b30f25217 Bug 1100662 - Fix browser_notification_tab_switching.js to work in e10s mode. r=MattN 2015-11-24 11:21:10 -05:00