Ehsan Akhgari
|
1898a642ce
|
Bug 802274 - Part 2: Show about:privatebrowsing when starting Firefox with the -private flag in both global and per-window private browsing mode; r=jdm,gavin
|
2012-11-12 12:26:53 -05:00 |
|
Paolo Amadini
|
ddc3904565
|
Bug 775495 - Replace waitForClearHistory and waitForAsyncUpdates with versions that return promises, and remove waitForFrecency. r=mak
|
2012-11-11 14:01:49 +01:00 |
|
Phil Ringnalda
|
dcd3477dcb
|
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
|
2012-11-08 20:43:18 -08:00 |
|
Ehsan Akhgari
|
856e9d67ba
|
Bug 806698 - Port browser_privatebrowsing_theming.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_theming.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_theming.js
|
2012-11-08 15:32:24 -05:00 |
|
David Rajchenbach-Teller
|
4b339680a6
|
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
|
2012-11-08 14:35:01 -05:00 |
|
Mike Conley
|
5311e97599
|
Bug 794752 - Downloads toolbar button changes size the first time it is clicked. r=mak.
|
2012-11-08 11:13:23 -05:00 |
|
Vladimir Vukicevic
|
0b37af40c2
|
b=809123; disable broken browser_586068-reload.js test; r=ttaubert
|
2012-11-08 10:14:04 -05:00 |
|
Ehsan Akhgari
|
e8a1f6f8ac
|
Bug 806689 - Port browser_privatebrowsing_opendir.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_opendir.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_opendir.js
|
2012-11-07 21:16:13 -05:00 |
|
Oonishi Atsushi
|
6f37aff640
|
Bug 808035 - Skip session history on loading initial <about:blank>. r=ttaubert
|
2012-11-07 18:04:23 -05:00 |
|
Andres Hernandez
|
b0a50228c2
|
Bug 806683 - Port browser_privatebrowsing_crh.js to the new per-window PB APIs r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_crh.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_crh.js
|
2012-11-07 14:37:56 -06:00 |
|
Marco Bonardo
|
7378a3a5e9
|
Bug 809022 - The downloads button opens the panel even if it's disabled.
r=paolo
|
2012-11-06 23:11:14 +01:00 |
|
Marco Bonardo
|
176916ab62
|
Bug 803546 - Applying background theme causes Downloads button to jump around.
r=mconley
|
2012-11-06 23:11:11 +01:00 |
|
Ehsan Akhgari
|
7c55267d5e
|
Bug 806682 - Port browser_privatebrowsing_cookieacceptdialog.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_cookieacceptdialog.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_cookieacceptdialog.js
|
2012-11-06 13:41:20 -05:00 |
|
Ehsan Akhgari
|
fb5b348978
|
Bug 806681 - Port browser_privatebrowsing_certexceptionsui.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_certexceptionsui.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_certexceptionsui.js
|
2012-11-06 13:41:09 -05:00 |
|
Mike Conley
|
56facfb197
|
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
|
2012-11-06 13:21:50 -05:00 |
|
Mike Conley
|
0a1ef5edce
|
Bug 807709 - Downloads Panel does not always close when handing off operations to the OS. r=mak.
|
2012-11-06 13:21:50 -05:00 |
|
Gavin Sharp
|
a4953aa06d
|
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi.
|
2012-11-06 09:14:35 -08:00 |
|
Neil Rashbrook
|
94fc0147cc
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
|
2012-11-03 10:59:29 +00:00 |
|
Ryan VanderMeulen
|
f7e7922b7f
|
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
|
2012-11-02 17:12:22 -04:00 |
|
Neil Rashbrook
|
e3101f4764
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
|
2012-11-02 20:07:50 +00:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Ed Morley
|
4be09ba712
|
Merge mozilla-central to mozilla-inbound
|
2012-10-31 14:11:12 +00:00 |
|
Mike Conley
|
c96071316c
|
Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak.
|
2012-10-31 10:07:44 -04:00 |
|
Ed Morley
|
202f620f35
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-10-31 14:06:39 +00:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Johan Charlez
|
e48adcdbb9
|
Bug 750544 - Remove the scope bar from the Library window. r=mano.
|
2012-10-30 19:36:16 +02:00 |
|
Ehsan Akhgari
|
93265c8c88
|
Bug 806697 - Move browser_privatebrowsing_sslsite_transition.js to the obsolete directory; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_sslsite_transition.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_sslsite_transition.js
|
2012-10-31 00:25:00 -04:00 |
|
Justin Dolske
|
4a49f7f2f7
|
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/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
|
2012-10-29 17:26:41 -07:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Josh Matthews
|
44336d0465
|
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
|
2012-06-30 07:50:07 -07:00 |
|
Josh Matthews
|
c0907396fc
|
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
|
2012-10-29 16:20:03 -04:00 |
|
Mike Conley
|
25504243fb
|
Bug 766263 - Part 2: Add a regression test. r=mak.
|
2012-10-26 13:17:18 -04:00 |
|
Mike Conley
|
a5abbd41d8
|
Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak.
|
2012-10-26 13:17:18 -04:00 |
|
Jan Horak
|
de4a6659f1
|
Bug 567377 - Support drag and drop for Linux. r=mak77
|
2012-10-25 17:43:24 -04:00 |
|
Andres Hernandez
|
59031ba05a
|
Bug 722987 - Places UI makes decisions based on global Private Browsing state; r=ehsan
|
2012-10-24 14:04:38 -06:00 |
|
Andres Hernandez
|
7ffb7d4b3c
|
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
|
2012-10-24 14:21:33 -06:00 |
|
Mike Conley
|
6c55267d1c
|
Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak.
|
2012-10-24 10:02:29 -04:00 |
|
Josh Matthews
|
d6890fe57f
|
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
|
2012-10-24 00:27:58 -04:00 |
|
Phil Ringnalda
|
9381b785f3
|
Back out b8214dfa2924 (bug 794091) for talos hangs
|
2012-10-23 07:34:20 -07:00 |
|
David Rajchenbach-Teller
|
70bcc6a048
|
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
|
2012-10-23 08:10:53 -04:00 |
|
Jonas Sicking
|
17c983bcea
|
Bug 786009: Give about:feeds pages the rigth principal so that they work even when the user has disabled JS. r=bz
|
2012-10-22 18:05:46 -07:00 |
|
Ehsan Akhgari
|
283f767815
|
Merge mozilla-central into mozilla-inbound
|
2012-10-22 17:05:46 -04:00 |
|
Richard Newman
|
453202527a
|
Merge m-c to s-c.
|
2012-10-18 00:09:17 -07:00 |
|
Richard Newman
|
4cd1aaf32e
|
Merge m-c to s-c.
|
2012-10-17 00:27:50 -07:00 |
|
Richard Newman
|
443d5a670c
|
Merge m-c to s-c.
|
2012-10-14 01:01:00 -07:00 |
|
Richard Newman
|
780994aa70
|
Merge m-c to s-c.
|
2012-10-12 11:47:24 -07:00 |
|
Josh Matthews
|
f4cce5808f
|
Backout bug 723001.
|
2012-10-11 22:22:43 -04:00 |
|
Josh Matthews
|
9faab0110c
|
Backout bug 800669.
|
2012-10-11 22:21:43 -04:00 |
|