Commit Graph

17371 Commits

Author SHA1 Message Date
Gavin Sharp
5384be9bf6 Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
2012-08-08 18:09:37 -07:00
Mark Hammond
bff9984693 Bug 775779 - don't skip social tests in debug build. r=gavin
--HG--
extra : rebase_source : cf1ca6077102338b9cefc34f39ab60e5622d0dd2
2012-08-08 18:09:35 -07:00
Tim Taubert
87ee5e0faf merge m-c to fx-team 2012-08-09 20:48:53 +02:00
Tim Taubert
54aed600f8 Bug 779618 - Tiny follow-up to remove unnecessary return; r=follow-up 2012-08-09 14:45:15 +02:00
Tim Taubert
e283cc98e2 Bug 779618 - [Page Thumbnails] make tabbrowser use the thumbnail service; r=jaws 2012-08-09 08:46:17 +02:00
Michael Ratcliffe
861b10d70c Bug 771169 - Some linux window managers steal focus on noautohide panels (Which causes some bizarre focus issues in GCLI), r=rcampbell 2012-08-03 11:05:24 +01:00
Victor Porof
1dfb1d04d6 Bug 780631 - Don't change the selected script while filtering if the file part from the search expression hasn't changed, r=rcampbell 2012-08-09 00:37:23 +03:00
Victor Porof
5edd37365a Bug 781102 - Continue with debugger initialization after the editor finished loading, r=rcampbell 2012-08-09 00:36:58 +03:00
Victor Porof
1a7c2cdce7 Bug 781186 - Navigating between pages initially shows 'No Scripts' in the menulist, r=rcampbell 2012-08-09 00:36:23 +03:00
Tim Taubert
83beb16222 merge m-c to fx-team 2012-08-08 11:53:37 +02:00
Gavin Sharp
3df981cb3a Bug 780763: add MoTown to the social activation whitelist, r=jaws
--HG--
extra : rebase_source : 6337adc03c3689d2d6edaa4a46b85a0ef82dee02
2012-08-06 18:00:59 -07:00
Tim Taubert
0278308fc4 Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe 2012-08-07 16:22:03 +02:00
Tim Taubert
7e943e244f merge m-c to fx-team 2012-08-05 11:31:54 +02:00
Ms2ger
c75eefb90d Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Ms2ger
b1596d3ff1 Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted 2012-08-04 09:43:58 +02:00
Mihai Sucan
2b290df88d Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell 2012-08-03 23:14:01 +03:00
Rob Campbell
d4f4001834 merge m-c to fx-team 2012-08-03 17:09:03 -04:00
Ed Morley
81fe0db761 Merge mozilla-central and fx-team 2012-08-03 15:52:55 +01:00
Ed Morley
6ba4938ddd Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul 2012-08-03 11:14:08 +01:00
Panos Astithas
6bb0f8ea56 Backout 7e5f3a8a7ca7 due to test oranges 2012-08-03 12:01:14 +03:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
ba2e9ea02d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-04 19:10:28 +01:00
Ed Morley
f4181983a1 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
ffxbld
17a1c2dafa Automated blocklist update from host linux-ix-slave32 2012-08-04 03:24:42 -07:00
Ms2ger
27245512cd Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Ms2ger
9191ab4c5b Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted 2012-08-04 09:43:58 +02:00
Ms2ger
97155ba331 Merge m-c to m-i. 2012-08-04 13:02:15 +02:00
Ed Morley
a5c05c4fef Backout fce1836888b4 (bug 778608) for failures in browser_webconsole_bug_595934_message_categories.js on a CLOSED TREE 2012-08-04 09:53:30 +01:00
Mike Hommey
03af8b0c50 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
7096160830 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Felipe Gomes
f9c4b9133c Bug 775803. Move WebappsInstaller to toolkit. r=glandium
--HG--
rename : browser/modules/WebappsIconHelpers.js => toolkit/webapps/WebappsIconHelpers.js
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
2012-08-03 20:40:30 -07:00
Devdatta Akhawe
7aa2770d79 Bug 767676 - Implement Security UI Telemetry. r=honzab,bsmith,felipc,dtownsend 2012-08-02 18:51:17 -07:00
Mihai Sucan
6d09b2c201 Bug 778597 - Intermittent browser_webconsole_position_ui.js | Timed out while waiting for: web console position changed to 'window'; r=rcampbell 2012-08-01 21:32:38 +03:00
Jared Wein
1bcab910c3 Bug 774174 - Linux styling for Social toolbar UI. r=gavin 2012-08-03 18:45:37 -07:00
Justin Dolske
bb9bb2a49a Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/content/test/browser_bug400731.js => browser/base/content/test/browser_bug400731.js
rename : browser/components/safebrowsing/content/test/browser_bug415846.js => browser/base/content/test/browser_bug415846.js
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-08-03 17:58:46 -07:00
Ed Morley
483ef1d25c Merge mozilla-central to mozilla-inbound 2012-08-03 23:34:31 +01:00
Shane Caraveo
bfaebdfb1c Bug 777177 - Keep the social sidebar loaded, and dispatch events when it is opened/closed, r=gavin
--HG--
extra : rebase_source : 169f829e129cdabf64db8aea28201a7660fd0446
2012-08-03 14:42:40 -07:00
Ed Morley
99e28f982d Backout 14245bf85a3d (bug 778420), b9f603d3eef4 (bug 778420), e9bc27234022 (bug 72964), d5aa53121d29 (bug 778420), 959cc7ef5f5a (bug 726053) for m1 failures in test_offline_gzip.html 2012-08-03 23:29:10 +01:00
Bobby Holley
53a8783e02 Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
William Chen
0c29410b5e Bug 778420 - Initial stab at the tests. r=bholley 2012-08-03 22:19:54 +02:00
Marco Castelluccio
5271271248 Bug 774142. Support webapp uninstallation on Linux through mozApps.uninstall function. r=felipe 2012-08-08 18:04:48 -07:00
Bobby Holley
1895527d8c Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
--HG--
extra : rebase_source : 1158df4a4eb917074204e649efd8f2b8e699f115
2012-08-03 22:19:54 +02:00
William Chen
607a319d22 Bug 778420 - Initial stab at the tests. v2 r=bholley
--HG--
extra : rebase_source : c24abc031c82a87f2f669e4b708f8ee364a9682b
2012-08-06 22:15:49 +02:00
David Keeler
2277881438 bug 779662 - click-to-play overlay click handler too restrictive. r=jaws 2012-08-06 11:33:52 -07:00
Jared Wein
afa58d615a Bug 777569 - [Developer Toolbar] Web console error count is too close to label (Windows) r=shorlander 2012-08-08 11:40:31 -07:00
William Chen
16c1d45b7e Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
Ed Morley
2135e5033f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-08 17:18:26 +01:00
Mike Hommey
6a5b86abf8 Bug 777379 - Ensure that default is always the default target. r=ted 2012-08-08 09:33:16 +02:00
Felipe Gomes
9ccd4af62c Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Jared Wein
fc21aa8762 Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin 2012-08-02 15:30:19 -07:00