Gijs Kruitbosch
|
c246a46f08
|
Merge from m-c to ux
|
2013-06-26 10:44:39 -04:00 |
|
Tim Taubert
|
b023ec7677
|
Bug 886376 - Reduce interval between swapping in a preloaded newtab page and preloading the next one; r=avih
|
2013-06-24 14:14:19 -04:00 |
|
Jared Wein
|
698d87c899
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-23 02:58:41 -04:00 |
|
Matthew Noorenberghe
|
1099a1b6a1
|
Merge mozilla-central to UX
|
2013-06-17 03:54:34 -07:00 |
|
Gijs Kruitbosch
|
a54aa931dd
|
Merge mozilla-central and ux-central
|
2013-06-14 10:18:31 +02:00 |
|
Tim Taubert
|
8c1a876e59
|
Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws
|
2013-06-13 12:53:13 +02:00 |
|
Gijs Kruitbosch
|
eec0215ba5
|
Merge m-c to UX.
|
2013-06-06 16:57:35 +02:00 |
|
Shane Caraveo
|
6575602183
|
bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao
|
2013-06-05 10:15:14 -07:00 |
|
Jared Wein
|
ffd8852eb6
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-05 11:43:23 -04:00 |
|
Tim Taubert
|
c1f547a882
|
Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws
|
2013-06-04 08:06:30 +02:00 |
|
Matthew Noorenberghe
|
87139eb2a8
|
Merge mozilla-central to UX
|
2013-06-01 02:45:51 -07:00 |
|
Jared Wein
|
d981f30dca
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-30 08:45:28 -04:00 |
|
Tim Taubert
|
7d4ad5454c
|
Bug 876968 - Remove HiddenBrowsers observers only if they have been added before; r=jaws
|
2013-05-29 16:40:44 +02:00 |
|
Matthew Noorenberghe
|
df676cbcee
|
Merge mozilla-central to UX on a CLOSED TREE
|
2013-05-25 18:33:51 -07:00 |
|
Tim Taubert
|
10cac97e72
|
Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws
|
2013-05-24 16:21:11 +02:00 |
|
Tim Taubert
|
11d63aead6
|
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
|
c5c9423f34
|
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 |
|
Mike Conley
|
9f89fd1396
|
Mostly automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-24 11:45:45 -04:00 |
|
Mike Conley
|
2a59bbb0d2
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-23 09:39:09 -04:00 |
|
Tim Taubert
|
34c3e0a545
|
Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws
|
2013-06-17 19:46:55 +02:00 |
|
Tim Taubert
|
6c106b02a9
|
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 |
|
Dão Gottwald
|
90462693c6
|
Bug 878939 - Display the requesting URI's host instead of asciiHost in camera/microphone access requests. r=dolske
|
2013-06-15 17:17:15 +02:00 |
|
Gijs Kruitbosch
|
2ecb69a14f
|
Bug 872162 - Remove dead openURL function from web apps code, no longer check appOrigin in browser.js' onLocationChange, r=felipe
|
2013-05-15 11:05:58 +02:00 |
|
Mihai Sucan
|
2cd5d48a54
|
Bug 874635 - Fix frequent Win8 failure. r=gavin
|
2013-05-22 18:39:07 +03:00 |
|
Ms2ger
|
2c937acc56
|
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
|
2013-06-23 09:16:19 +02:00 |
|
Shane Caraveo
|
d2202245ba
|
bug 869209 order provider entries by frecency, r=mak
|
2013-05-11 10:54:31 -07:00 |
|
Ryan VanderMeulen
|
cd944c80b9
|
Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
|
2013-05-11 08:14:34 -04:00 |
|
Shane Caraveo
|
d27515a3cf
|
bug 869209 order social providers by frecency, r=mak
|
2013-05-10 12:06:34 -07:00 |
|
Jonathan Kew
|
cc9d420fe9
|
bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm
|
2013-04-09 17:01:13 +01:00 |
|
Ryan VanderMeulen
|
f6068dd244
|
Merge inbound to m-c.
|
2013-05-07 22:10:19 -04:00 |
|
Colby Russell
|
3da5f4ebcc
|
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
|
f2064b7dbc
|
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
|
172547cf79
|
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
|
55ad2af2ff
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 23:02:58 -07:00 |
|
Phil Ringnalda
|
fd33c35632
|
Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures
|
2013-05-06 20:40:44 -07:00 |
|
Shane Caraveo
|
3f13bc08ef
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 18:36:31 -07:00 |
|
Shane Caraveo
|
84189db96f
|
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
|
c6fd4ff29b
|
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
|
68a8db25b0
|
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 |
|
Dão Gottwald
|
879534db4c
|
Bug 876044, r=dolske
--HG--
extra : rebase_source : c0210f896e12fafeb0b59725472c79b55f014caa
|
2013-05-30 20:02:49 +02:00 |
|
Ed Morley
|
463e38b9da
|
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
|
1d88b8cfb8
|
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
|
25dcf8cff7
|
Merge m-c to inbound.
|
2013-04-11 12:03:46 -04:00 |
|
Tim Taubert
|
22483279ed
|
Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao
|
2013-04-11 14:11:14 +02:00 |
|
Mike de Boer
|
e2394534f2
|
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
|
cbf9825b5c
|
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
|
5eaa4176a1
|
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
|
2013-03-21 11:51:27 +01:00 |
|
Mike de Boer
|
cf8607be57
|
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
|
b636e4bf9b
|
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
|
17035d928b
|
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 |
|