Commit Graph

7102 Commits

Author SHA1 Message Date
Oonishi Atsushi
cd6d669404 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Jared Wein
9a55a9596a Bug 792503 followup, fix some code style issues and switch to for-of. r=dao 2012-10-11 18:35:42 -07:00
Jared Wein
c8d92792b2 Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh 2012-10-11 18:21:50 -07:00
Jeff Muizelaar
088252edc2 Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.

This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().
2012-10-11 13:54:27 -04: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
Theo Chevalier
261ea103a5 Bug 741738 - Count impressions for each doorhanger notification type
r=mak
2012-10-11 11:48:33 +02:00
Mark Hammond
c540914321 Backout 83038b3ca98d (Bug 792503) due to orange on osx 2012-10-11 14:45:04 +11:00
Jared Wein
e2d7cd761d Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh 2012-10-10 19:32:10 -07: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
14a30bb512 Bug 799001 - Part 1: Hook up the menu item for opening a new private browsing window; r=dao ui-r=madhava 2012-10-07 23:15:41 -04:00
David Keeler
9515a7eb5b bug 798237 - add test for bug 797677 r=jaws 2012-10-08 10:01:19 -07: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
Jared Wein
47c62ce9a7 Bug 799396 - Use Map instead of object literal in browser-plugins.js for hash tables. r=dao 2012-10-09 23:40:53 -07:00
Matthew Noorenberghe
bf1c1b99d2 Bug 798753 - Visual polish for social provider user menu on OS X. r=jaws 2012-10-09 16:29:13 -07:00
Jared Wein
46a75a08c7 Bug 799749 - Add back the Show Desktop Notifications menuitem for the Social API. r=markh 2012-10-09 17:14:25 -07:00
Gavin Sharp
44ec0d62f3 Fix line endings in these tests, no bug 2012-10-09 14:44:49 +02: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
28f09bf11e Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
Graeme McCutcheon
3856b2b654 Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Mark Hammond
40cc6a07d1 Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws 2012-10-08 17:14:55 +11:00
David Keeler
990077da18 Bug 797959 - Click-to-play: change entity name along with string change. r=jaws 2012-10-04 11:20:16 -07:00
Mark Hammond
ea5d9c70e7 Bug 790545 - cache provider's toolbar notification icons. r=felipe 2012-10-08 11:15:02 +11:00
Felipe Gomes
a3af837eec Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws 2012-10-05 17:22:09 -07:00
Mike Hommey
95d1bf4e12 Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe 2012-10-05 19:15:28 +02:00
Felipe Gomes
0e205a4735 Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws 2012-10-05 17:22:09 -07:00
Jared Wein
6f241b91b3 Bug 797700 - Restrict height/width of ambient notification icons to 16x16. r=mixedpuppy 2012-10-05 13:06:39 -07:00
OHZEKI Tetsuharu
93815e6c69 Bug 772319 - Add an option to disable the "Close other tabs" prompt. r=dao 2012-10-05 11:50:30 -07: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
Frank Yan
0c23ef41c4 Bug 796909 - Part 2: Use 2x search engine logo on about:home in HiDPI mode. r=dolske 2012-10-04 22:28:04 -07:00
Frank Yan
89032c61b1 Bug 796909 - Part 1: Use 2x images on about:home in HiDPI mode. r=dolske 2012-10-04 22:28:03 -07:00
Jesse Ruderman
f5e7d2be15 Bug 797677 - getPluginInfo indexes into navigator.mimeTypes unsafely. r=keelerd,jaws 2012-10-04 22:17:27 -07:00
Mark Hammond
bec4b335ed Bug 796309 - callback must be invoked if same social chat url opened twice. r=mixedpuppy 2012-10-05 14:13:11 +10:00
Mark Hammond
0ad7c0415c Bug 796222 - create the social toolbar panel/iframe with a default width as a workaround for bug 793057. r=jaws 2012-10-05 14:00:53 +10:00
Shane Caraveo
c8227bf8cd Bug 783605 - DOM full screen should disable social sidebar. r=jaws 2012-10-03 16:11:52 -07:00
Mark Hammond
7cdfcdb659 Bug 797716 - improvements to the auto-resize code for social panels. r=felipe 2012-10-05 13:32:38 +10:00
Josh Matthews
ddc698df44 Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
1fd22c60bb Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Ryan VanderMeulen
780ea77adc Merge m-c to inbound. 2012-10-04 17:54:34 -04:00
Ed Morley
bd9a847537 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-04 16:18:25 +01:00
Panos Astithas
c0a739860a Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Shane Caraveo
0ef660dd10 Bug 797134 - Right-clicking on the Social API ambient notification buttons opens the panel and context menu. r=jaws 2012-10-03 13:57:13 -07:00
Josh Matthews
b3c1799f1c Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan 2012-10-03 15:33:54 -04:00
Josh Matthews
8dfb90a0b7 Backed out changeset 71a2a9d7618e 2012-10-03 13:12:12 -04:00