Ehsan Akhgari
1ce6802d2a
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
Dão Gottwald
f884941a20
Bug 815961 - After dragging & dropping a tab the tabstrip scrolls to center the tab. r=felipe
2012-12-06 11:42:07 +01:00
Ehsan Akhgari
ddc6026b27
Merge mozilla-central into mozilla-inbound
2012-12-06 01:08:07 -05:00
Ehsan Akhgari
f79088ee85
Bug 806718 - Part 0: Don't run browser_tabview_privatebrowsing.js in per-window PB builds
2012-12-06 00:24:03 -05:00
Ed Morley
aac68a2eb6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-05 22:10:26 +00:00
Marco Bonardo
49c0bc96c5
Bug 817999 - remove DownloadMonitorPanel remnants.
...
r=dao
2012-12-05 17:44:01 +01:00
Jim Mathies
8c9db76d47
Bug 817879 - Update bad resource paths in devtools. r=jwalker
2012-12-05 05:14:09 -06:00
Ehsan Akhgari
82c91547a9
Bug 816914 - Revamp about:privatebrowsing to support per-window private browsing mode; r=jdm ui-r=shorlander
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 15:11:48 -05:00
Ehsan Akhgari
33cc479d9e
Bug 817422 - Move the New Private Window menu item under the app button on Windows and Linux if the app button is visible; r=dao ui-r=shorlander
2012-12-02 15:04:39 -05:00
Bellindira Castillo [:bellindira]
b4a153d738
Bug 806717 - Port browser_tabview_bug650280.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : browser/components/tabview/test/browser_tabview_bug650280.js => browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js
2012-12-05 11:53:55 -06:00
Bellindira Castillo [:bellindira]
d6e2bdd8c2
Bug 806716 - Port browser_tabview_bug624727.js to the new per-window PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB in global PB builds
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624727.js => browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js
2012-12-04 16:45:41 -06:00
Ehsan Akhgari
e695815d65
Bug 818459 - Fix browser_bug816527.js; r=jdm
...
DONTBUILD because this is NPOTB for global PB
2012-12-05 08:50:33 -05:00
Ehsan Akhgari
f94edc8c55
Bug 806708 - Remove the global private browsing checks from browser_tabMatchesInAwesomebar.js in per-window PB mode; r=jdm
...
--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar.js => browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js
2012-12-05 09:03:38 -05:00
Mike Hommey
b63355129b
Bug 809802 - Only list update.locale in removed-files when building with omnijar. r=khuey. DONTBUILD
2012-12-05 09:21:07 +01:00
Mike Hommey
27eb257250
Backout changeset bd9307cf2ed7 because of wrong bug number.
2012-12-05 09:30:36 +01:00
Mike Hommey
41dacf105f
Bug 809803 - Only list update.locale in removed-files when building with omnijar. r=khuey
...
--HG--
extra : rebase_source : 190402e04873a8297b8f94e5fb0892a5f937e22f
2012-12-05 09:21:07 +01:00
Justin Dolske
d0e5e1620e
Followup to Bug 817366 - Use more 2x images for HiDPI browser UI. r=munchkin
2012-12-05 21:00:42 -08:00
Mark Hammond
d06f318a2e
Bug 817782 - unhide the social chatbar as new top-level windows are opened. r=gavin
2012-12-06 13:37:04 +11:00
Ehsan Akhgari
77bb9823b5
Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao
2012-12-02 15:57:06 -05:00
Ryan VanderMeulen
b2ed85c452
Bug 817924 - Update pdf.js to version 0.6.172. r=bdahl
2012-12-04 21:00:38 -05:00
Mark Hammond
d0be2bdcb0
Bug 817790 - fix stretched social toolbar icons when opening new windows. r=jaws
2012-12-05 10:12:40 +11:00
Ed Morley
d8820cb09a
Merge mozilla-central to mozilla-inbound
2012-12-04 20:20:11 +00:00
Rob Campbell
af7642b97d
merge fx-team to m-c
2012-12-04 15:17:23 -05:00
Ed Morley
4857665ccf
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-04 14:53:45 +00:00
Victor Porof
fb674dde20
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
e3b98b696f
Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past
2012-12-04 15:48:39 +02:00
Victor Porof
fe349ddddf
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
e9021f1b22
Bug 817425 - many id's in devtools debugger listed as undefined, r=past
2012-12-04 15:48:39 +02:00
Ehsan Akhgari
7587651648
Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff
2012-12-04 00:58:28 -05:00
Ehsan Akhgari
6474edb86b
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
bf4db7a70d
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
1ce1f0a6a2
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
0688826104
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
4685f6dfa3
Bug 816524 - Do not store information about closed private windows; r=ttaubert
2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
5796ccb3d6
Merge the last PGO-green inbound changeset to m-c.
2012-12-03 19:03:01 -05:00
Josh Matthews
8fc8da62b5
Backed out changeset 0902b7e89928 (bug 816524)
2012-12-03 17:01:15 -05:00
Ed Morley
540b708191
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-03 19:05:07 +00:00
Mario Alvarado [:marioalv]
c0357b7e90
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
40c40a477b
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
004363949a
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
2a1cf21b66
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
4f488c8b0b
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]
5ea19151aa
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
6bd6dbeca2
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
f62d20958f
Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
...
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
fbef18ef91
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
1157a9ee2f
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]
f14b098a5a
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
7ca1154a95
Merge m-c to inbound.
2012-12-01 10:27:23 -05:00
ffxbld
acc15b768f
No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update
2012-12-01 03:29:35 -08:00