Dão Gottwald
d00626f888
Bug 1008134 - darkwindowframe attribute should be set before the first paint. r=gijs
2014-05-09 13:53:34 +02:00
Mike de Boer
d593dc6801
Bug 1006490: revert changes made to the print button tooltip in bug 979479. r=dao.
2014-05-08 14:35:43 +02:00
Carsten "Tomcat" Book
bebf504b27
Merge mozilla-central to fx-team
2014-05-08 14:32:22 +02:00
Mike de Boer
e6e73a8258
Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley.
2014-05-08 11:14:20 +02:00
Richard Newman
d122cf41ba
Bug 995412 - Graphic assets for desktop Sync should be run through an optimizer to reduce size. r=trivial DONTBUILD
2014-05-07 21:00:41 -07:00
Ryan VanderMeulen
6344b491fe
Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures.
2014-05-07 16:56:28 -04:00
Chris Peterson
4dbc8663e9
Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak
2014-04-29 21:09:36 -07:00
Dão Gottwald
9155b33e7c
Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert
2014-05-07 15:08:05 +02:00
Mark Hammond
e9e947e226
Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy
2014-05-07 09:58:18 +10:00
Mark Hammond
930ed8d05e
Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy
2014-05-07 09:58:18 +10:00
Carsten "Tomcat" Book
d666673c23
Merge m-c to mozilla-inbound
2014-05-06 14:40:37 +02:00
Neil Deakin
21719f3cb3
Bug 1001234, disable arrow panel animation on linux, r=dao
2014-05-06 08:33:12 -04:00
Mark Hammond
922d2b3e35
Bug 966579 - fix intermittent browser_social_chatwindow_resize oranges. r=mixedpuppy
2014-05-06 15:25:58 +10:00
Wes Kocher
0c56483bed
merge fx-team to m-c
2014-05-05 20:52:49 -07:00
Tim Taubert
af68b863a9
Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod
2014-05-03 08:11:43 +02:00
Bernd Loeber
cb87fce6ed
Bug 980911 - Rewrite inline script/style in browser/base/content/aboutaccounts/aboutaccounts.xhtml (about:accounts). r=ttaubert
2014-04-26 08:32:00 -04:00
Dão Gottwald
7c126da724
Bug 585361 - Remove dead parts from browser_bug380960.js
...
--HG--
extra : rebase_source : f1b562f18e0be9545191cbaf4782138944d9e585
2014-05-03 01:49:11 +02:00
Bill McCloskey
17ad549cdc
Bug 1002000 - Make sure to register listeners before loading content script (r=ttaubert)
2014-05-05 13:12:50 -07:00
Bill McCloskey
64a86772b7
Bug 986845 - Fix merge that resulted in two contentAreaClick calls (r=felipe)
2014-05-05 13:11:22 -07:00
Mark Hammond
3d6a5e08bd
Bug 966579 - Tweaks to mutation observer usage for fix intermittent chat orange. r=mixedpuppy
2014-05-10 02:02:00 -04:00
Paolo Amadini
e611d38e81
Bug 856470 - Login Manager no longer requires initialization at startup. r=dolske
2013-09-14 20:24:00 +02:00
Drew Willcoxon
a6b7bca7aa
Bug 1008160 - Rename newtab.sponsored.trial.message to reflect new string content. r=mardak
2014-05-09 19:54:13 -07:00
Mark Hammond
cd8945e821
Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy
2014-05-10 12:03:08 +10:00
Mark Hammond
54b7c91e28
Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy
2014-05-10 12:03:07 +10:00
Gavin Sharp
c607f79fa9
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
2013-07-27 17:32:40 -07:00
Mike de Boer
1aebe87c3f
Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley
2014-05-01 12:37:24 +02:00
YFdyh000
a25803723d
Bug 1001794 - ""Help, About" does not show proper update channel in 29rc updated on beta channel" r=gavin
2014-04-30 17:03:00 +02:00
Wes Kocher
3920794879
Merge fx-team to m-c
2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
a6766ed6f9
Bug 971096 - followup: remove extra newlines at the bottom, rs=mconley, forgot a review nit, DONTBUILD
2014-05-01 18:08:44 +01:00
Gijs Kruitbosch
f268225683
Bug 971096 - add test to parse all our CSS and check for obvious issues, r=mconley
...
--HG--
extra : rebase_source : 3f17fbda86aa13155c970e157dcec0ae67042696
2014-05-01 13:04:47 +01:00
Ed Morley
8bc370d126
Merge mozilla-central and inbound
2014-05-01 16:23:05 +01:00
Honza Bambas
3c1571370b
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00
Shane Caraveo
9fa09eae7a
Bug 983481 open a post activation landing page, r=markh
2014-04-30 12:08:23 -07:00
Carsten "Tomcat" Book
cde537b758
Merge m-c to fx-team
2014-04-30 15:28:33 +02:00
Roberto A. Vitillo
f82843da75
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-30 11:33:58 +01:00
Harry Kaimenas
da80dad190
Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe
2014-04-29 13:20:00 -04:00
Allison Naaktgeboren
d0cb4eed79
Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc
2014-04-29 11:05:57 -07:00
Dão Gottwald
ab0b53e5a6
Bug 1001995 - Remove / fix remnants of the forwarddisabled attribute. r=mdeboer
...
--HG--
extra : rebase_source : 4c94c0cb923183353ee7ba9105b917ae3836b811
2014-04-29 18:33:58 +02:00
Giovanni Sferro
7ad1f6cc9f
Bug 952982 - Submit inputs are subject to constraint validation and match :valid/:invalid as needed. r=bz
2014-04-29 18:58:00 +02:00
David Rajchenbach-Teller
b19e1400a2
Bug 985412 - Don't fail when FrameWorker.jsm raises legitimate async errors. r=mixedpuppy
2014-04-02 05:59:00 -04:00
Carsten "Tomcat" Book
1429907694
Backed out changeset 948ac73a8cc0 (bug 785487) for test failures on a CLOSED TREE
...
--HG--
extra : amend_source : 1d2c229ab3be4737af7b57159f2781f17157a8fb
2014-04-29 15:51:09 +02:00
Roberto A. Vitillo
137a85b4f5
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-25 12:39:17 -07:00
Ed Lee
8a44fa2c38
Bug 1001854 - Search field length does not consistent after toggle "Hide the new tab page" and restart [r=adw]
...
Trigger load event if the document was loaded before init such as the user toggling the page.
2014-04-28 11:00:41 -07:00
Maxim Zhilyaev
8ff6d34b4b
Bug 995436 - Use different sponsored panel text for Release and non-Release [r=adw]
...
Package both text and hide the one that shouldn't be shown.
2014-04-26 13:39:58 -07:00
Ed Lee
10ae9a3ac4
Bug 1001523 - New Tab grid does not provide enough padding below the grid [r=adw]
...
Calculate offsetHeight from parent containers that includes the margin/padding specified by the children.
2014-04-25 15:33:59 -07:00
Jared Wein
486d46ccd5
Bug 940174 - "Bookmarks Toolbar Items" centers its contents when placed in the tabstrip. r=mikedeboer
2014-04-24 20:13:00 -04:00
Dão Gottwald
c5756b2e5b
Bug 997681 - Allow closing the last tab with a middle click. r=gijs
2014-04-25 16:06:26 +02:00
Dão Gottwald
f9066fccd8
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
b6b1e9194e
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
2014-04-25 14:13:33 +02:00
Dão Gottwald
db79173020
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 11:48:33 +02:00
Drew Willcoxon
bc68cbb9df
Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert
2014-04-24 19:09:23 -07:00
Drew Willcoxon
ff8d068942
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
2014-04-24 19:09:20 -07:00
Wes Kocher
7f118a8fee
Backed out 7 changesets (bug 942756) for Gi bustage
...
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Allison Naaktgeboren
688108a87e
Bug 921947 - openNewTabWith/openNewWindowWith reference content document which may be null. r=felipc
2014-04-24 12:43:00 -04:00
Paul Rouget
cb55744223
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 -04:00
Drew Willcoxon
11d3eaf7ed
Bug 995041 - Fix browser_aboutHome.js to not touch the outside network and re-enable it on all trees. r=mak
2014-04-23 17:31:09 -07:00
Dão Gottwald
a9d2233272
Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
...
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Carsten "Tomcat" Book
51bfb89671
Merge m-c to fx-team
2014-04-23 15:04:22 +02:00
Nicholas Nethercote
0209e594ae
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Adam Dane [:hobophobe]
39512dc04c
Bug 892926 - Findbar steals focus from content when switching tabs r=mconley
2014-04-22 15:37:47 -05:00
Dão Gottwald
6215b45a49
Backed out changeset 1adbd1657ba1
2014-04-22 12:17:46 +02:00
Ed Lee
9c1b95ce3d
Bug 994185 - When dragging tiles on a 3x2 view, a third row of tiles shows up inexplicably [r=adw]
...
Also fixes Bug 988907 - Context menu and clicking-to-focus do not work in empty space above/below newtab grid
Cover up the sites that become position: absolute (and escape the flow for overflow: hidden) with an explicit background color for the bottom margin.
2014-04-18 17:55:06 -07:00
Edward Lee
25b9721a5e
Bug 998387 - Middle click on newtab block button blocks the site [r=me]
...
Update test to check middle click not blocking by potentially triggering the block() codepath in onClick.
2014-04-18 14:22:50 -07:00
Edward Lee
82d29c9493
Bug 998163 - 8% Tp5 Optimized regression on inbound for most all platforms [r=adw]
...
Bug 998387 - Middle click on newtab block button blocks the site
Only add click listener once at the page level and filter/delegate click handling looking for primary/middle clicks.
2014-04-18 13:58:24 -07:00
Dão Gottwald
0b024e309c
Bug 997382 - The tab label and close button shouldn't be animated in closing tabs. r=jaws
2014-04-18 18:52:11 +02:00
Ryan VanderMeulen
fd959f4c10
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Florian Quèze
443f66e86a
Bug 993495 - Update WebRTC UI and add test, r=felipe.
2014-04-18 00:37:59 +02:00
Praveenkumar
600a17b0a5
Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao
2014-04-17 03:26:00 +02:00
Tim Taubert
5d10e4c6e9
Bug 966098 - Handle inactive/no windows case for "sync started" notification r=markh
2014-04-09 16:59:16 +02:00
Mike Conley
a6738c6b5b
Bug 997227 - Entering and exiting tabview makes items in tabs toolbar collide with fullscreen button. r=Gijs, MattN.
2014-04-16 19:48:01 -04:00
Mike Conley
47234fdee1
Backout 47845138fae1 (bug 996148) because the solution from bug 997227 is better. r=backout.
2014-04-16 19:47:32 -04:00
Florian Quèze
d6b7a6b944
Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe.
2014-04-17 00:02:33 +02:00
Jared Wein
2fcec37304
Bug 985509 - Edit Bookmark panel button doesn't have an open state. r=mconley
...
--HG--
extra : rebase_source : 7b8ccb4da59629dda5102be02e4ec6eee219dc2a
2014-04-16 17:45:43 -04:00
Gavin Sharp
6b46ad41f7
Bug 989825: remove broken Sync UI code, r=rnewman
...
--HG--
extra : transplant_source : %E2F%BD%9E%B9i%A3U%B6%98LP%C1%B1%C6%3B%EA%B8%D4U
2014-04-16 14:06:59 -07:00
Valentin Tsatskin
685e0bf6e4
Bug 986153 - Consolidate browser fonts. r=zaach, r=Unfocused
...
--HG--
rename : browser/base/content/aboutaccounts/fonts/clearsans-regular.woff => browser/base/content/fonts/ClearSans-Regular.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-light.woff => browser/base/content/fonts/FiraSans-Light.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-regular.woff => browser/base/content/fonts/FiraSans-Regular.woff
2014-04-16 17:04:47 -04:00
Carsten "Tomcat" Book
3937dc442c
merge fx-team to mozilla-central
2014-04-16 14:52:39 +02:00
Randell Jesup
f9362173c6
Bug 993495: Update MediaManager UI r=jesup,florian,smaug
2014-04-16 02:22:19 -04:00
Nathan Froyd
fbe336ac76
Bug 996019 - fix browser_bug435325.js to not connect to example.com; r=ehsan
2014-04-15 16:14:10 -04:00
Mike Conley
e32fb99b98
Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
...
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Marco Bonardo
ccf7942c88
bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert
2014-04-14 13:10:16 +02:00
Dão Gottwald
d7c2df4d62
Bug 995626 - Fade in tab titles and close buttons when opening a tab. r=jaws
...
--HG--
extra : rebase_source : 1f0579ad698d3d54e5896ec2fbd60b9b56251234
2014-04-11 03:13:36 -04:00
Mark Hammond
f660f76943
Bug 992371 - Avoid promise rejection messages from FxAccounts. r=ttaubert
2014-04-10 17:13:53 +10:00
Ed Lee
893190ba16
Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
...
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.
--HG--
extra : rebase_source : aba79dc12fd3660c50d8004197a6b2f5a23419cb
2014-04-15 12:14:09 -07:00
Ed Lee
ac847ef39e
Bug 991111 - Middle clicks on tiles are not counted [r=adw]
...
Move the click listener to the xul window to correctly get the click event to filter for site-related clicks.
--HG--
extra : rebase_source : 3fd8b2c658a695fbc9aa79d09f461acaeef2078f
2014-04-15 12:14:08 -07:00
Ryan VanderMeulen
aaab6fad49
Backed out changeset 15877522f55d (bug 980360) for intermittent mochitest-dt failures.
2014-04-12 22:38:03 -04:00
Mike Conley
0b7a0b2213
Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
...
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00
Valentin Tsatskin
d8931225ab
Bug 951618 - Always show the close button on the last tab. r=dao
2014-04-12 15:54:21 +02:00
Jared Wein
333c34cdaa
Bug 980360 - Fade in tab titles and close buttons when opening a tab. r=Gijs
2014-04-11 03:13:36 -04:00
Heather Arthur
5a5f961398
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Mike de Boer
bcf5d60b93
Bug 989466: revert clip-path change made in bug 893661 to fix font scaling. r=dao
2014-04-11 14:36:33 +02:00
Maxim Zhilyaev
7718402af0
Bug 993329 - Remove inline event handlers in newTab.xul [r=adw]
...
Add listener from page's init instead of inline.
--HG--
extra : rebase_source : 3a635d20bbb2b35caa23c4d7a5823172d066aee9
2014-04-10 23:15:59 -07:00
Gavin Sharp
b0d44b456e
Properly disable the problematic portions of browser_aboutHome.js for bug 992485, undoing the dumb thing khuey did on a CLOSED TREE
2014-04-10 22:07:45 -04:00
Kyle Huey
2b17a8e8c9
Bug 992485: Disable browser_aboutHome.js on this CLOSED TREE.
2014-04-10 16:52:42 -07:00
Tim Taubert
ffe67eb551
Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz
2014-04-02 08:21:14 +02:00
Jared Wein
5cbaf9f6ef
Bug 993299 - Australis - There is no minimum width set in customization mode. r=mconley
2014-04-08 09:38:00 +02:00
Matthew Noorenberghe
2b6f448188
Bug 993802 - Re-enable browser_save_private_link_perwindowpb.js on Linux which bug 987404 accidentally re-disabled. r=markh
2014-04-08 19:02:00 +02:00
Tim Taubert
cb3da5dd7c
Bug 895359 - [New Tab Page] Switch from promise.js to Promise.jsm r=jaws
2014-04-09 11:43:11 +02:00
Olivier Yiptong
9efab45b6a
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Maxim Zhilyaev
64729529ff
Bug 990977 - Sponsored tiles: don't expose explanation URL as a localizable string [r=adw]
...
Hardcode the url into xul instead of dtd.
2014-04-08 17:02:17 -07:00
Ryan VanderMeulen
e0b1109771
Merge m-c to fx-team.
2014-04-08 18:25:06 -04:00
Ryan VanderMeulen
fe0ec6cc66
Merge inbound to m-c.
2014-04-08 18:17:58 -04:00
Jared Wein
b1f2aaa1d4
Bug 971630 - Australis: Far right/left selected overflow tabs look bad on session restore. r=mconley
...
--HG--
extra : rebase_source : b0179a2890f7b59a6b855ee0d1433874f20b1698
2014-04-08 16:56:12 -04:00
Tim Taubert
3d38f4f707
Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak
2014-03-30 21:49:28 +02:00
Dão Gottwald
3dcc518de7
Bug 992526 - mCurrentBrowser should never be null. r=ttaubert
2014-04-08 17:02:37 +02:00
Ryan VanderMeulen
d557ea4dc1
Merge m-c to fx-team.
2014-04-07 22:37:51 -04:00
Florian Quèze
977fb4f101
Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
...
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Florian Quèze
48d3145b11
Bug 974460 - Add translation icon to URL bar structure, r=felipe.
...
--HG--
extra : rebase_source : 0f91743c05b89d766686dbb2998ca5a6726746a1
2014-04-07 19:37:07 +02:00
Jan Beich
b01d5273b2
Bug 992593 - Remove File->Page setup menu item for other GTK/QT platforms as well. r=gavin
2014-04-05 15:43:00 -07:00
Phil Ringnalda
125cfa9c03
Merge m-i to a CLOSED TREE m-c
2014-04-06 09:51:58 -07:00
Phil Ringnalda
4d2da23b5b
Bug 992485 - Reduce browser-chrome logs by 1.2MB by not getting complaints while setting "background-color: undefined", rs=ttaubert
...
CLOSED TREE
2014-04-05 18:23:46 -07:00
Blake Kaplan
7a4bbc290e
Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske
2014-04-04 14:50:42 -07:00
Matthew Noorenberghe
132adccb71
Bug 973855 - [Australis] Include browser-bottombox in the customization mode padding. r=jaws
2014-04-04 00:23:44 -07:00
Jan Beich
07a0ed6db8
Bug 948946 - Use private-browsing indicator with GTK theme on non-Linux as well. r=MattN
2014-04-03 02:22:00 +02:00
Valentin Tsatskin
ab0f261a96
Bug 968509 - Move about:certerror from components to content. r=Unfocused
...
--HG--
rename : browser/components/certerror/content/aboutCertError.css => browser/base/content/aboutcerterror/aboutCertError.css
rename : browser/components/certerror/content/aboutCertError.xhtml => browser/base/content/aboutcerterror/aboutCertError.xhtml
rename : browser/components/certerror/test/browser_bug431826.js => browser/base/content/test/general/browser_bug431826.js
rename : browser/components/certerror/test/browser_bug633691.js => browser/base/content/test/general/browser_bug633691.js
2014-04-03 00:39:02 -07:00
Mark Hammond
85661f9095
Bug 991057 - avoid continuing to initialize about:accounts if it has started closing. r=ttaubert
2014-04-03 18:20:54 +11:00
Mike Conley
8ac1b80480
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Jared Wein
dc6dbc597c
Bug 991254 - [about:home] RTL + HiDPI shows the Restore Previous Session button really large. r=mikedeboer
2014-04-04 16:01:39 -07:00
Mark Hammond
7dc2e440e9
Bug 987468 - remove sync delayed notification. r=ttaubert
2014-04-03 09:56:59 +11:00
Ryan VanderMeulen
0e611ba185
Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures.
2014-04-02 14:48:13 -04:00
Ed Morley
a9eca49755
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
Carsten "Tomcat" Book
f64f570a23
merge fx-team to mozilla-central
2014-04-02 15:56:06 +02:00
Ed Morley
2fa2e0c556
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Richard Newman
bc9c137228
Bug 990872 - Eliminate Places dependency in Sync utils. r=gps
2014-04-01 21:33:42 -07:00
Jan Horak
d7a7b0ae16
Bug 423434 - Remove File/Page setup from app menu and browser menubar in Linux. r=gavin
2014-04-02 11:17:21 -04:00
Ryan VanderMeulen
bb8adcd166
Merge m-c to fx-team.
2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Heather Arthur
b4c87fdf7f
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Mike Conley
4250f37dae
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Masayuki Nakano
bd6decd65b
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Wes Kocher
708d01838c
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
Asaf Romano
fcf86a6b9f
Backout bug 977730 due to bustage [CLOSED TREE]
2014-03-31 21:55:15 +03:00
Gijs Kruitbosch
42a43fa7fa
Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws
2014-03-29 22:08:20 +00:00
Asaf Romano
5c14cca0d3
Bug 977730 - Count total pages visited by all test users. r=bsmedberg.
2014-03-31 20:47:11 +03:00
Mike Connor
4e9ce83b50
bug 940685 - open about:home instead of searchForm if the search bar isn't available, r=gavin
...
--HG--
extra : rebase_source : 2bd877e984aab76cd3cdca3973a5f40952c6e1e1
2014-03-31 11:58:03 -04:00
Valentin Tsatskin
ce34e2934c
Bug 985824 - Search for link text context menu item should pay attention to selection. r=Unfocused
2014-04-01 08:57:24 -04:00
Tim Taubert
ba7a2aebb2
Bug 969405 - Skip browser_lastAccessedTab.js on Windows because of intermittent failures due to Date.now() being non-monotonic r=adw
2014-03-31 13:16:37 +02:00
Asaf Romano
3cca728286
Bug 977730 - Count total pages visited by all test users. r=bsmedberg.
2014-04-01 11:27:03 +03:00
Wes Kocher
d69a578203
Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
2014-03-31 17:02:29 -07:00
Maxim Zhilyaev
612bdfc1db
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Heather Arthur
0248876948
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Carsten "Tomcat" Book
a99b75244f
Merge m-c to mozilla-inbound
2014-04-08 15:39:46 +02:00
Neil Deakin
ef4d87eae8
Bug 610545, tweak bookmark panel animations, patch by philipp sackl, r=enn
2014-04-08 08:45:52 -04:00
Neil Deakin
fab82349b5
Bug 610545, add animation to bookmarks panel, r=dao
2014-04-08 08:45:52 -04:00
Neil Deakin
16437e7796
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
2014-04-08 08:45:52 -04:00
Paolo Amadini
1832662faa
Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback behavior. r=mano
2014-03-31 15:22:18 +02:00
Maxim Zhilyaev
7763ea191f
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
e2a172198d
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
1a9803ce61
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Ed Lee
6392e76981
Bug 972936 - Overall impressions metrics for New Tab [r=adw]
...
Add a histogram for each of the 3 directory link types and count how many were shown.
2014-03-31 01:51:22 -07:00