Commit Graph

2292 Commits

Author SHA1 Message Date
Dão Gottwald
ad92592cef Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
347e549d1e Backout e35f252ca573 for mochitest-other orange.
CLOSED TREE
2012-11-01 19:31:02 -04:00
Dão Gottwald
85b0e8a97e Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-01 22:00:35 +01:00
Andres Hernandez
2df29bc477 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Dão Gottwald
8a821d41e5 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
1f31bd0f2f Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Shane Caraveo
9191cf6dc2 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
5e11407ca2 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Ehsan Akhgari
dca2ea2a40 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ed Morley
0ab800be6e 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
1f0df69c1e Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ehsan Akhgari
5cf1bb84f9 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
89dc83058c 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
63b5efdb22 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
c5b97d8984 Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker 2012-10-10 11:27:39 -04:00
Ehsan Akhgari
f30ee7fd07 Bug 722978 - Port the certificate exception UI to the new per-window private browsing API; r=jdm 2012-10-12 23:38:19 -04:00
Masayuki Nakano
8d389dcd6d Bug 672193 Support some actions of WM_APPCOMMAND such as New, Open, Close, Save, Find, Help, SendMail, ReplyToMail and ForwardMail r=gavin+jimm 2012-12-31 09:33:49 +09:00
Ehsan Akhgari
8f81bfa65d Bug 825454 - Make contentAreaDownloadsView.xul a proper in-content UI; r=dao 2012-12-29 17:04:16 -05:00
Dão Gottwald
fb6c6318f0 Bug 799417 - Implement global indicator for sites having camera/microphone access. r=gavin 2012-12-28 10:25:59 +01:00
Sebastian Hengst
d161fc7dfe Bug 823658 - Use Services.jsm and String methods like startsWith in browser.js. r=gavin 2012-12-20 21:34:06 +01:00
OHZEKI Tetsuharu
c16f0fadc3 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
75790083a3 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
b8d5d66e67 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
3856b2b654 Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Graeme McCutcheon
d8b7f34fd1 Bug 693029 - Followup - inconsistent quoting style sneaked in. DONTBUILD. 2012-10-05 12:17:57 +01:00
Graeme McCutcheon
7fb12f04d8 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
a6d9debc97 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Jared Wein
ce7dbea989 Bug 602006 - Remove Error Console item. r=dao 2012-10-01 21:34:34 -07:00
Jonathan Kew
b8981cc70e 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
e45695a352 Bug 790213 - Add telemetry probe for page load time. r=dao 2012-09-27 09:26:31 -07:00
Raymond Lee
19f16a18c9 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
b6dc0bafab Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
2012-09-25 22:40:56 -04:00
Boris Zbarsky
4fca5e2494 Bug 792215 part 1. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Yosy
3982ffb3e1 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
d81426815e Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Yosy
9fd06803cc 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
b8f65b4da8 Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Tim Taubert
02ed378320 Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin 2012-09-21 18:10:17 +02:00
Ms2ger
bed3ee3efd Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Andres Hernandez
2b51a67583 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
3ebc349136 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
3fafd4349c Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js 2012-09-17 17:35:46 +01:00
Jan Varga
51663a7fdc 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]
ee88404c1e Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-09-13 14:00:13 -05:00
Jonas Sicking
3f78e93b23 Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
Marco Bonardo
a4c91157e3 Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Marco Bonardo
dce0ae2abb Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Marco Bonardo
4bc0d749bc Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
42dd211d5b Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao 2012-09-12 11:27:29 +02:00
Dão Gottwald
81e75726a0 Bug 792390 - Avoid calling textbox.focus() before textbox.select(). r=enn 2012-09-19 18:55:21 +02:00