Dão Gottwald
2e26c0c69e
Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
...
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
John Schoenick
ab87f46a7c
Bug 767633 - Part 1 - Cleanup nsObjectLoadingContent logic a bit. r=josh
2012-12-13 13:51:22 -08:00
Mike Conley
fff4126b2b
Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak.
2012-12-13 16:09:54 -05:00
Ehsan Akhgari
5085c9776c
Merge mozilla-central into mozilla-inbound
2012-12-13 16:01:29 -05:00
Ehsan Akhgari
6e22cd928a
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
2012-12-11 23:24:11 -05:00
Josh Matthews
4a8db0b493
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Johan Charlez
6f175675e3
Bug 433168 - Context menu is not shown for form buttons and select elements. r=gavin
2012-12-13 01:09:49 -05:00
Ehsan Akhgari
5926e0e97f
Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds
2012-12-13 01:04:11 -05:00
Gavin Sharp
046a65d270
Bug 820489: fix intermittent orange in browser_social_multiprovider by always waiting for sidebar to load before continuing the test. Also make unloadSidebar immediately stop pending sidebar loads, r=markh/mixedpuppy
...
--HG--
extra : transplant_source : %9C%26%D4%2B%DE%A8%0B%28%5B%22%9D%D7%97k%14f%D8%D6%3C%14
2012-12-12 17:13:09 -08:00
Jared Wein
2a37ad0196
Bug 814404 - Hide useless menu item in non-browser windows on Mac. r=gavin
...
--HG--
extra : rebase_source : 4aebcaa31a6cf45fa1949eba731ad5c4d2e05188
2012-12-11 15:41:42 -08:00
Ed Morley
3cededf914
Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures
2012-12-12 13:59:44 +00:00
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