Commit Graph

253 Commits

Author SHA1 Message Date
Tim Taubert
aceb8a663d Bug 875257 - Make sure there is no reflow after swapping in a preloaded newtab page; r=jaws 2013-05-24 16:06:05 +02:00
Tim Taubert
a724c7c7e2 Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao 2013-05-24 12:08:31 +02:00
Tim Taubert
f1fd250572 Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws 2013-05-23 23:52:06 +02:00
Mihai Sucan
30c8e01e64 Bug 874635 - Fix frequent Win8 failure. r=gavin 2013-05-22 18:39:07 +03:00
Shane Caraveo
a1da2d69f4 bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Ryan VanderMeulen
7888c59f09 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Shane Caraveo
a99f92a40f bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
Jonathan Kew
153c76d6d5 bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm 2013-04-09 17:01:13 +01:00
Ryan VanderMeulen
210edab1cd Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Colby Russell
6c4f34bec3 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webrtcUI.jsm. r=dolske 2013-05-07 12:34:21 -04:00
Colby Russell
fad06aafc8 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webappsUI.jsm. r=gavin 2013-05-07 12:34:21 -04:00
Colby Russell
c23442eb41 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: SignInToWebsite.jsm. r=dolske 2013-05-07 12:34:20 -04:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
12ff67968d Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
7a6418baee bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
d5ecd2e542 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Shane Caraveo
3d7ca331ef bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-02 11:49:11 -07:00
Ed Morley
0a69d5b0b1 Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Shane Caraveo
e8b5f0fa15 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Ryan VanderMeulen
eb26ab4fbe Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Tim Taubert
c91e2b3a08 Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao 2013-04-11 14:11:14 +02:00
Mike de Boer
30d9646856 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
Mike de Boer
b31d9a16ec Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
ee3088104f Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
5021808a03 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
00474c991c Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Jared Wein
cd115cb479 Bug 856051 - Move WindowsJumpLists.jsm out of EXTRA_PP_JS_MODULES since it doesn't use any preprocessor directives. r=dolske 2013-04-07 16:53:26 -04:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Ryan VanderMeulen
4b5747b46b Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Jed Parsons
a81b79511e Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Shane Caraveo
e35b5e5d4e Bug 850947 - make social use of addon install panel work as an osx panel, r=felipe,markh 2013-03-21 13:34:26 -07:00
Dão Gottwald
a468c8c2b6 Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
ed86bd9366 Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Josh Matthews
7634746085 Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=dao 2013-03-17 11:12:54 -04:00
Dão Gottwald
dc414fe3a8 Backed out changeset 3f534921cf61 2013-03-17 22:44:57 +01:00
Josh Matthews
4824ffb2de Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=ehsan 2013-03-17 11:12:54 -04:00
Josh Matthews
783f5000d6 Bug 847959 - Make RecentWindow return any browser window regardless of requested privacy state when perma-PB mode is enabled. r=ehsan 2013-03-07 10:30:47 -05:00
Randell Jesup
7e724d9df2 Bug 848401: switch from ReentrantMonitors and PR_Lock/Condvar to Monitor. Fix {picture:true} for desktop r=khuey,dao 2013-03-13 11:42:18 -04:00
Mark Hammond
93487987a9 Bug 846075 - more social ui simplifications and fixes. r=jaws 2013-03-07 17:25:31 +11:00
Shane Caraveo
1ae755c42a bug 786133 allow install of social providers from AMO and web, r=felipe 2013-03-05 11:24:30 -08:00
Marco Bonardo
d77e2db227 Bug 823547 - Store the snippets version along with the snippets.
r=adw
2013-02-27 18:57:50 +01:00
Marco Bonardo
938a6555fc Bug 820834 - Abstract about:home storage and make it async-ready.
r=gavin
2013-02-27 18:57:48 +01:00
Dão Gottwald
6813ec4eb1 Bug 843971 - Update browser-specific indicators when content gains or releases access to devices. r=dolske 2013-03-01 10:28:01 +01:00