Commit Graph

3902 Commits

Author SHA1 Message Date
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
Christoph Kerschbaumer
3d6bec528f Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm) 2015-11-24 13:32:10 -08:00
Carsten "Tomcat" Book
a01edd9af6 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
Jan Varga
ba6aa38ea5 Bug 961049 - Part 10: Fix a test which depended on main thread busyness; r=baku 2015-11-22 10:44:53 +01:00
Mike Conley
a222f562d3 Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe 2015-11-02 20:57:03 -05:00
Carsten "Tomcat" Book
c7b64fbc33 Backed out changeset 24c5d435977d (bug 1213421) for dt6 leak 2015-11-19 14:25:17 +01:00
Jared Wein
f8d329370d Bug 1213421 - Add a test that verifies the body text of a notification is present. r=MattN 2015-11-18 16:50:48 -05:00
Phil Ringnalda
1f38bae572 Bug 1166297 - As a last resort, use requestLongerTimeout() in browser_tabMatchesInAwesomebar.js 2015-11-17 21:00:35 -08:00
Mark Hammond
d7e7eaf78e Bug 1225194 - hook up remotetab action to tabs from other devices are actually opened. r=mak 2015-11-18 12:44:37 +11:00
Carsten "Tomcat" Book
fae6acee46 merge mozilla-inbound to mozilla-central a=merge 2015-11-17 12:26:16 +01:00
Xidorn Quan
e3a45d8b00 Bug 1220907 - Add suffix to chrome css uri in browser_parsable_css test so that the file is always reparsed. r=Gijs 2015-11-17 09:54:34 +11:00
Panos Astithas
a1af6d8983 Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo 2015-11-16 15:37:27 +02:00