Gavin Sharp
beb9bfa8c0
Bug 801951: update social provider manifest and whitelist, r=jaws
...
--HG--
extra : rebase_source : a9c4c5fa8ed2bb61e3ebc04775dc7e3ad31c3e8d
2012-10-15 17:27:48 -07:00
Mark Hammond
a7f7fb9d36
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Felipe Gomes
3fba4b84c3
Bug 801874. Opening a minimized chat from the worker is broken. r=gavin
2012-10-15 16:15:52 -07:00
Oonishi Atsushi
34863fccc0
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
53018f1f23
Bug 792503 followup, fix some code style issues and switch to for-of. r=dao
...
--HG--
extra : rebase_source : 0f0dbfccd50a1709c9b5643d89b53198aa0f5ade
2012-10-11 18:35:42 -07:00
Jared Wein
ce1dfc9b32
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
07b8aa36d6
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
4355baabb6
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ed Morley
a2a48aea9e
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
7f379b8e3c
Bug 741738 - Count impressions for each doorhanger notification type
...
r=mak
2012-10-11 11:48:33 +02:00
Mark Hammond
f72d85b6b9
Backout 83038b3ca98d (Bug 792503) due to orange on osx
2012-10-11 14:45:04 +11:00
Jared Wein
1fe5dcece1
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
9328aeb770
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
dded6844bb
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
4f98fdefe4
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
46749778df
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
ee551a86c7
bug 798237 - add test for bug 797677 r=jaws
2012-10-08 10:01:19 -07:00
Ehsan Akhgari
34be82dd09
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
dadd364cb0
Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker
2012-10-10 11:27:39 -04:00
Jared Wein
65f013ea29
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
859b6228d6
Bug 798753 - Visual polish for social provider user menu on OS X. r=jaws
...
--HG--
extra : rebase_source : 9ab7879b615fa30853661b1c5990eb54251ce41e
2012-10-09 16:29:13 -07:00
Jared Wein
92e212cd30
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
9950e31ae4
Fix line endings in these tests, no bug
...
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
OHZEKI Tetsuharu
a99bde2248
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
63c7acf005
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
e6f1f39bc6
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
356d161d92
Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride
2012-10-08 09:33:19 +01:00
Graeme McCutcheon
1462e7bb07
Bug 693029 - followup: fix another errant pair of quotes.
2012-10-08 09:32:16 +01:00
Mark Hammond
c3033e0b47
Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws
2012-10-08 17:14:55 +11:00
David Keeler
58d3575f7e
Bug 797959 - Click-to-play: change entity name along with string change. r=jaws
2012-10-04 11:20:16 -07:00
Mark Hammond
dcca4408fe
Bug 790545 - cache provider's toolbar notification icons. r=felipe
2012-10-08 11:15:02 +11:00
Felipe Gomes
707670e46b
Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws
2012-10-05 17:22:09 -07:00
Mike Hommey
4b4d1c82da
Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe
2012-10-05 19:15:28 +02:00
Felipe Gomes
c8ac03ba96
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
aa802d3aee
Bug 797700 - Restrict height/width of ambient notification icons to 16x16. r=mixedpuppy
2012-10-05 13:06:39 -07:00
OHZEKI Tetsuharu
b1f5762d25
Bug 772319 - Add an option to disable the "Close other tabs" prompt. r=dao
2012-10-05 11:50:30 -07:00
Graeme McCutcheon
d86717645b
Bug 693029 - Followup - inconsistent quoting style sneaked in. DONTBUILD.
2012-10-05 12:17:57 +01:00
Graeme McCutcheon
3a27373f9a
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
21d4a1617e
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
7dd580eb2f
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
51af2c917c
Bug 797677 - getPluginInfo indexes into navigator.mimeTypes unsafely. r=keelerd,jaws
2012-10-04 22:17:27 -07:00
Mark Hammond
553e50ff3c
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
0c77f7d61b
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
4b1b47edee
Bug 783605 - DOM full screen should disable social sidebar. r=jaws
2012-10-03 16:11:52 -07:00
Mark Hammond
cf391478cf
Bug 797716 - improvements to the auto-resize code for social panels. r=felipe
2012-10-05 13:32:38 +10:00
Josh Matthews
f56c4d461a
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
d3510ae5f7
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
363be99a00
Merge m-c to inbound.
2012-10-04 17:54:34 -04:00
Ed Morley
04b3c42269
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-04 16:18:25 +01:00
Panos Astithas
09681ca92a
Merge m-c to fx-team
2012-10-04 09:54:25 +03:00