Commit Graph

1316 Commits

Author SHA1 Message Date
Dão Gottwald
5b3ee5260f Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
3ecbf1346a Backout e35f252ca573 for mochitest-other orange.
CLOSED TREE
2012-11-01 19:31:02 -04:00
Dão Gottwald
6d4b82ba46 Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-01 22:00:35 +01:00
Andres Hernandez
cb594e9b92 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Dão Gottwald
35a4da571b 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
a1120dfca2 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Shane Caraveo
be0db63873 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
776d41b784 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Ehsan Akhgari
1943420276 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ed Morley
face72a990 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
0c028b4be1 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ehsan Akhgari
c1fb84eea9 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
269a14641b 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
0dd7c92a0b 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
fcc3cdf03f Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker 2012-10-10 11:27:39 -04:00
Ehsan Akhgari
115ba5a2eb 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
7d5ba5917f 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
64fc86a7d7 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
606a3017ed 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
167a17d7ee Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Graeme McCutcheon
50541d533d Bug 693029 - Followup - inconsistent quoting style sneaked in. DONTBUILD. 2012-10-05 12:17:57 +01:00
Graeme McCutcheon
442cf00178 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
f8bc15a806 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Jared Wein
4082446243 Bug 602006 - Remove Error Console item. r=dao 2012-10-01 21:34:34 -07:00
Jonathan Kew
e18b10e5fb 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
e513ca8572 Bug 790213 - Add telemetry probe for page load time. r=dao 2012-09-27 09:26:31 -07:00
Raymond Lee
10cac8b955 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
dbf93bfaec Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
2012-09-25 22:40:56 -04:00
Boris Zbarsky
84dda56591 Bug 792215 part 1. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Yosy
fbc8b4825a 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
a5fc829344 Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Yosy
6684ca9137 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
d4c37a2f23 Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Tim Taubert
605cbab917 Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin 2012-09-21 18:10:17 +02:00
Ms2ger
1e7015f897 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Andres Hernandez
6c0b339ed1 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
70363690e8 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
1d6637f2e6 Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js 2012-09-17 17:35:46 +01:00
Jan Varga
a9743fed16 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]
0ef50937c9 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-09-13 14:00:13 -05:00
Jonas Sicking
088d6f8f6f Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
Marco Bonardo
7bf4cedb77 Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Marco Bonardo
ffd5807159 Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Marco Bonardo
c336482e7d Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
5a2eb2a9cd 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
24ca13f3ec Bug 792390 - Avoid calling textbox.focus() before textbox.select(). r=enn 2012-09-19 18:55:21 +02:00
Abhishek Potnis
c186bfb37f Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
Amod
38ada58ece Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao 2012-09-08 22:58:23 +02:00
Ehsan Akhgari
a0adbfd4d0 Backed out changeset 9c6782197172 (bug 783025) because of test failures 2012-09-08 16:56:04 -04:00
Amod
36b8cd7b89 Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao 2012-09-08 21:26:25 +02:00