Jared Wein
c6031b2b42
Bug 808176 - devtools.chrome.enabled=true should also show the Error Console menuitem. r=dcamp
2012-11-07 14:27:50 -08:00
Jim Mathies
e407ba9c3c
Bug 809001 - Fix bad resource path in browser.js for Safebrowsing.jsm. r=gavin
2012-11-06 12:24:19 -06:00
Dão Gottwald
2af5871aa2
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
357ab39ee9
Backout e35f252ca573 for mochitest-other orange.
...
CLOSED TREE
2012-11-01 19:31:02 -04:00
Dão Gottwald
6a7571f30d
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-01 22:00:35 +01:00
Andres Hernandez
38edfa2bc6
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Dão Gottwald
5c231d07d1
Bug 715402 - Wait until chrome is painted before executing code not critical to making the window visible. r=gavin
2012-10-24 01:16:08 +02:00
Phil Ringnalda
b6e6285116
Merge mozilla-central to fx-team
2012-10-19 22:13:58 -07:00
Shane Caraveo
51b7918880
Bug 794640 - Clicking a link in social content panels should close the panel. r=gavin
2012-10-15 23:58:13 -07:00
Mihai Sucan
2d87b85b5d
Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert
2012-10-11 21:24:57 +03:00
Ehsan Akhgari
f1d775755a
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ed Morley
9b9179d8dc
Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js
2012-10-11 15:00:05 +01:00
Ehsan Akhgari
8101798633
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
3326870fee
Bug 799001 - Part 3: Hook up about:privatebrowsing to load when opening a new private window; r=jdm
...
This page needs to be revamped later on to make sure that it fits the
new world!
2012-10-07 23:53:29 -04:00
Ehsan Akhgari
4f7ec5f784
Bug 799001 - Part 2: Hook up the per-window version of the gPrivateBrowsingUI object; r=dao
2012-10-07 23:30:32 -04:00
Ehsan Akhgari
d25c72e153
Bug 798508 - Part 2: Add a browser-level API for opening new Private Browsing windows; r=jdm
...
This is currently hidden behind the per-window PB build option.
2012-10-07 15:39:42 -04:00
Josh Matthews
417aeba285
Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker
2012-10-10 11:27:39 -04:00
Ehsan Akhgari
61482c1186
Bug 722978 - Port the certificate exception UI to the new per-window private browsing API; r=jdm
...
--HG--
extra : rebase_source : a49d0c630a170a950dd830ad484e084a29f8b51f
2012-10-12 23:38:19 -04:00
OHZEKI Tetsuharu
da6300702b
Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp
2011-04-24 12:15:53 -04:00
Ehsan Akhgari
c5ed2d6c2e
Bug 798965 - Avoid using gPrivateBrowsingUI.privateBrowsingEnabled in browser.js and use the per-window PB API instead; r=jdm
2012-10-07 17:47:10 -04:00
Ehsan Akhgari
0d95057a75
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
...
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Graeme McCutcheon
ce6430aeef
Bug 693029 - followup: fix another errant pair of quotes.
2012-10-08 09:32:16 +01:00
Graeme McCutcheon
9ecfe6fc92
Bug 693029 - Followup - inconsistent quoting style sneaked in. DONTBUILD.
2012-10-05 12:17:57 +01:00
Graeme McCutcheon
9047fbf81c
Bug 693029 - Don't check for disableFastFind attribute until we've got some of the document loaded. r=gavin
2012-10-05 11:56:22 +01:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Jared Wein
6f260d8250
Bug 602006 - Remove Error Console item. r=dao
2012-10-01 21:34:34 -07:00
Jonathan Kew
7c72bd5ca4
bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc
2012-09-29 12:35:19 +01:00
Margaret Leibovic
307c79c3c5
Bug 790213 - Add telemetry probe for page load time. r=dao
2012-09-27 09:26:31 -07:00
Raymond Lee
04094171ff
Bug 790489 - 'Restore previous session' in about:home can flash visible on load. r=jaws
2012-09-27 01:49:20 +08:00
Ryan VanderMeulen
4fc77da566
Backout bug 792215 for suspected Windows m-oth leaks.
...
CLOSED TREE
2012-09-25 22:40:56 -04:00
Boris Zbarsky
9b67eb7d78
Bug 792215 part 1. Convert quickstubs to using JSNative getters and setters. r=peterv
2012-09-25 14:44:40 -04:00
Yosy
ef3be55d08
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
ade089d9d0
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
9cd25eead2
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Ryan VanderMeulen
4cc66c38b4
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Tim Taubert
63dbe6c4aa
Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin
2012-09-21 18:10:17 +02:00
Ms2ger
abf742d34d
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Andres Hernandez
b783039a2c
Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy
2012-09-19 17:21:38 -06:00
Tim Taubert
273585b878
Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws
2012-09-19 16:20:44 +02:00
Ed Morley
4df08ffeee
Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js
2012-09-17 17:35:46 +01:00
Jan Varga
3390efb664
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
2012-09-14 22:23:44 +02:00
Adam Dane [:hobophobe]
7ad67dbfd9
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Jonas Sicking
cc6a6e2f76
Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab
2012-09-13 20:46:50 +02:00
Marco Bonardo
7aeb35d403
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Marco Bonardo
db05fdca4d
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
2012-09-12 21:26:38 +02:00
Marco Bonardo
0c661928eb
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
dbebdd886a
Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
...
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Dão Gottwald
0b3317b150
Bug 792390 - Avoid calling textbox.focus() before textbox.select(). r=enn
2012-09-19 18:55:21 +02:00
Abhishek Potnis
74a83a6378
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
2012-09-19 12:59:26 +02:00
Amod
6ce1ed9b0c
Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao
2012-09-08 22:58:23 +02:00