Commit Graph

13549 Commits

Author SHA1 Message Date
Ed Morley
5ce0e50723 Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00:00
Rob Campbell
486af3f5fc merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Ed Morley
0bdfb2826e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-04 14:53:45 +00:00
Victor Porof
dbe6e6a5d8 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof
a30c95948b Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
790a3f4b7f Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Ehsan Akhgari
17d4c35475 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-04 00:58:28 -05:00
Ehsan Akhgari
52bd8156e1 Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Ehsan Akhgari
f01b9f1d51 Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:20:23 -05:00
Ehsan Akhgari
19810c492c Bug 817932 - Ignore unrelated load events to fix the intermittent failure in browser_privatebrowsing_openlocation.js; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:15:22 -05:00
Andres Hernandez
4c9d018859 Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
cc9ec615fc Bug 816524 - Do not store information about closed private windows; r=ttaubert 2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
ccdbc2ba3d Merge the last PGO-green inbound changeset to m-c. 2012-12-03 19:03:01 -05:00
Josh Matthews
16091527e1 Backed out changeset 0902b7e89928 (bug 816524) 2012-12-03 17:01:15 -05:00
Ed Morley
664dc9d334 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-03 19:05:07 +00:00
Mario Alvarado [:marioalv]
98c55ea0f3 Bug 806707 - Port browser_save_private_link.js to the new per-window PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : browser/base/content/test/browser_save_private_link.js => browser/base/content/test/browser_save_private_link_perwindowpb.js
2012-12-03 01:36:43 -06:00
Ehsan Akhgari
e9c82e7b7a Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
fb31691313 Bug 817463 - Disable loading the homepage for per-window private browsing tests; r=jdm
DONTBUILD since this is NPOTB in global PB builds
2012-12-02 21:48:46 -05:00
Ehsan Akhgari
1fd1e07333 Bug 816527 - Disable switch to tab for private windows in per-window private browsing builds; r=gavin
This patch makes sure that when you have a tab open in a private window,
we would never switch to it from either a private or non-private window.
Also, this disabled switching to tabs inside private windows.

This patch uses the autocompletesearchparam attribute to convey whether
the autocomplete search is coming from a private window, to disable
finding open pages in nsPlacesAutoComplete.  It also changes the
behavior of switchToTabHavingURI to make sure that switch to tab
actually fails if somehow attempted (this is used in the test.)  It also
prevents pages opened in a private window to be registered with
nsPlacesAutoComplete as open pages, in order to make sure that those
pages do not appear as switch to tab entries in the autocomplete list
for other windows.

The test for this patch is based on browser_bug555767.js, and tests all
of the four possible interactions here.
2012-11-30 02:40:47 -05:00
Rafael Ávila de Espíndola
8606057c01 Bug 817710 - Upgrade clang to 169139 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-04 13:39:45 -05:00
Mario Alvarado [:marioalv]
646b62cd4f Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB in gloabl PB builds

--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
9d1fead04c Bug 816524 - Do not store information about closed private windows; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Ehsan Akhgari
211af780b4 Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
ddd5e6cd77 Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Ehsan Akhgari
bd84c35ab8 Bug 806690 - Cancel the current browser load to make sure that we don't catch unexpected load events for about:home; shoulder-r=jdm
DONTBUILD since this in NPOTB for global PB builds
2012-12-02 19:05:50 -05:00
Bellindira Castillo [:bellindira]
6da57ee4b2 Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
2012-11-30 18:39:20 -06:00
Ryan VanderMeulen
919c982ecc Merge m-c to inbound. 2012-12-01 10:27:23 -05:00
ffxbld
884c97aad1 No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update 2012-12-01 03:29:35 -08:00
Joe Walker
3f445e9598 Merge m-c to fx-team 2012-11-30 13:51:45 +00:00
Ed Morley
56a2b32d18 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-30 10:07:02 +00:00
Joe Walker
09b9a02b6b Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Ehsan Akhgari
a1427ff737 Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Gavin Sharp
0287510760 Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug 2012-11-29 20:11:42 -08:00
David Keeler
c8167b14b8 bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
Bellindira Castillo [:bellindira]
adaf7b8ea9 Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Bellindira Castillo [:bellindira]
f0476a06a1 Bug 806705 - Port browser_bug767836.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug767836.js => browser/base/content/test/browser_bug767836_perwindowpb.js
2012-11-28 21:06:22 -06:00
Mike Conley
79b58c650d Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak. 2012-11-29 11:45:27 -05:00
Rafael Ávila de Espíndola
ed8b5b64bd Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Marco Bonardo
90a5f7a6cb Bug 791447 - Move about:newTab data to preferences. r=gavin
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
36106a8301 Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Mike Conley
e4bb67c95f Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Ed Morley
08abd11595 Merge mozilla-central to mozilla-inbound 2012-12-03 15:49:45 +00:00
Mike Conley
ce92064962 Bug 815131 Follow-up - Use a child selector instead of the descendent selector. r=me. 2012-12-03 09:59:35 -05:00
Dão Gottwald
38efef5d46 Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Mike Conley
518b0898c1 Bug 811263 - Set skipintoolbarset="true" on social-toolbar-item so that the downloads button doesn't move when a lw-theme is applied. r=mak. 2012-11-30 22:45:08 -05:00
Mike Conley
320735d648 Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
alex
6411534972 Bug 815131 - Downloads Panel footer CSS needs consolidating. r=mconley. 2012-11-29 15:54:24 -05:00
Ehsan Akhgari
6c4055de2b Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
ad435cf717 Merge m-c to inbound. 2012-12-02 20:33:48 -05:00