Commit Graph

13648 Commits

Author SHA1 Message Date
Josh Matthews
1137af84db Backed out changeset cec5721713dc (bug 769288) 2012-12-12 02:53:01 -05:00
Josh Matthews
3f92998af0 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Ehsan Akhgari
2ec9d0236b Merge mozilla-central into mozilla-inbound 2012-12-12 00:15:48 -05:00
Ehsan Akhgari
1f59e32027 Backed out 7 changesets (bug 769288) because of leaks
Backed out changeset b2fb475b6e4e (bug 769288)
Backed out changeset 912331d0c2fd (bug 769288)
Backed out changeset 6d8d78bd56a9 (bug 769288)
Backed out changeset e75cd1e1fca3 (bug 769288)
Backed out changeset e10c24f10bd2 (bug 769288)
Backed out changeset 7b0fdedb4fa9 (bug 769288)
Backed out changeset 42b468942a84 (bug 769288)
2012-12-12 00:05:49 -05:00
Ehsan Akhgari
9ff4a227f5 Backed out changeset 18baa7203214 (bug 818732) beacuse bug 769288 is going to be backed out 2012-12-12 00:05:22 -05:00
Ehsan Akhgari
ff69b523d3 Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-11 23:24:11 -05:00
Gavin Sharp
22d8cdc273 Bug 820273 - Move social tests to make them easier to run alone. r=felipe
--HG--
rename : browser/base/content/test/browser_social.js => browser/base/content/test/social/browser_social.js
rename : browser/base/content/test/browser_social_chatwindow.js => browser/base/content/test/social/browser_social_chatwindow.js
rename : browser/base/content/test/browser_social_flyout.js => browser/base/content/test/social/browser_social_flyout.js
rename : browser/base/content/test/browser_social_isVisible.js => browser/base/content/test/social/browser_social_isVisible.js
rename : browser/base/content/test/browser_social_mozSocial_API.js => browser/base/content/test/social/browser_social_mozSocial_API.js
rename : browser/base/content/test/browser_social_shareButton.js => browser/base/content/test/social/browser_social_shareButton.js
rename : browser/base/content/test/browser_social_sidebar.js => browser/base/content/test/social/browser_social_sidebar.js
rename : browser/base/content/test/browser_social_toolbar.js => browser/base/content/test/social/browser_social_toolbar.js
rename : browser/base/content/test/social_chat.html => browser/base/content/test/social/social_chat.html
rename : browser/base/content/test/social_flyout.html => browser/base/content/test/social/social_flyout.html
rename : browser/base/content/test/social_panel.html => browser/base/content/test/social/social_panel.html
rename : browser/base/content/test/social_share_image.png => browser/base/content/test/social/social_share_image.png
rename : browser/base/content/test/social_sidebar.html => browser/base/content/test/social/social_sidebar.html
rename : browser/base/content/test/social_window.html => browser/base/content/test/social/social_window.html
rename : browser/base/content/test/social_worker.js => browser/base/content/test/social/social_worker.js
2012-12-08 04:28:54 -08:00
Josh Matthews
b2e2b4f5bf Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Gavin Sharp
b026dd7bdc Fix migration issue from bug 809694: need to set provider as active when migrating previous state, r=markh 2012-12-11 16:53:52 -08:00
Shane Caraveo
b2309ece07 Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Ehsan Akhgari
fe95d440aa Merge mozilla-central into mozilla-inbound 2012-12-10 20:39:51 -05:00
Ehsan Akhgari
74f9cfaedb Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
Benjamin Peterson
365b538faa Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Olli Pettay
f77e62bcaa Backout Bug 818559 to fix Bug 820067, a=me 2012-12-10 21:52:01 +02:00
Robert Strong
9188a12b30 Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Ehsan Akhgari
23d2534887 Bug 820120 - Remove the browser.privatebrowsing.dont_prompt_on_enter pref in per-window private browsing builds; r=jdm 2012-12-10 17:33:50 -05:00
Theo Chevalier
a1cfcf43e1 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Ehsan Akhgari
fc4dcbf2e8 Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari
3dfdce66e9 Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari
ffa5e4b0f9 commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Jared Wein
7a46f5d112 Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao 2012-12-11 22:41:32 -05:00
Rafael Ávila de Espíndola
9ead7bd2bb Bug 820256 - Upgrade clang to 169730 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-11 21:45:21 -05:00
Gregory Szorc
edbe265106 Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Ed Morley
ddf2dc3730 Remove spurious line continuation so Make doesn't treat the endif as a comment (no bug); rs=makeyusucksobad 2012-12-10 13:38:13 +00:00
Ed Morley
a7bbe4275e Bug 766546 - Disable browser_bug561636.js on Windows (correctly this time) 2012-12-10 13:34:00 +00:00
Ed Morley
a7961a2181 Bug 766546 - Disable browser_bug561636.js on Windows for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
74a5e24e09 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Ed Morley
dbb730fc87 Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures 2012-12-10 12:48:48 +00:00
Ehsan Akhgari
765fb4a3da Merge mozilla-central into mozilla-inbound 2012-12-09 12:40:04 -05:00
ffxbld
cf0a200e52 No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update 2012-12-08 03:37:29 -08:00
Josh Matthews
bc4616d34b Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -05:00
Josh Matthews
b25de50d17 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Josh Matthews
828cfad284 Backed out changeset 3b25f7b4a9ce (bug 769288) 2012-12-07 19:45:51 -05:00
Josh Matthews
50353b228a Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-07 19:12:16 -05:00
Bellindira Castillo [:bellindira]
268ad05a3a Bug 806718 - Port browser_tabview_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing.js => browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js
2012-12-07 00:33:41 -06:00
Ed Morley
3a8e1d9a24 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-07 14:14:03 +00:00
Ehsan Akhgari
9f557231bb Remove the setWindowPrivate function which is now unused, no bug
DONTBUILD since this is NPOTB for global PB builds
2012-12-07 08:35:02 -05:00
Ehsan Akhgari
d79e37f3d1 Simplify browser_privatebrowsing_lastpbcontextexited.js and make it not leak, no bug
DONTBUILD since this is NPOTB for global PB builds

--HG--
extra : rebase_source : 6b2c4a18d04c09f707d6724f16b00c8f2e8ce1ff
2012-12-07 08:27:39 -05:00
Josh Matthews
fea0503514 Bug 769285 - Remove obsolete test of geolocation access token. 2012-12-06 23:00:23 -05:00
Ehsan Akhgari
9ee27cbe92 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Felipe Gomes
320151663e Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh 2012-12-06 23:38:46 -08:00
Ehsan Akhgari
0784ce9b76 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
954f4a65bd Backed out changeset ea20935fa19d (bug 801232) because of leaks 2012-12-06 15:52:30 -05:00
Ehsan Akhgari
9300225bfd Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley 2012-12-06 14:45:18 -05:00
Ehsan Akhgari
3a337de456 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
c7fd5aa176 Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks 2012-12-06 14:01:35 -05:00
Ehsan Akhgari
2f2d76a5a5 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
45d35b7949 Bug 817337 - Add a JS module to get the most recent browser window, with the option of restricting the search to include only private windows; r=dao 2012-12-05 20:59:26 -05:00
Ed Morley
4c22376d16 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-06 10:02:57 +00:00
Ehsan Akhgari
e6636cdb30 Bug 806718 - Part 0: Don't run browser_tabview_privatebrowsing.js in per-window PB builds 2012-12-06 00:24:03 -05:00