Commit Graph

9665 Commits

Author SHA1 Message Date
Bernd Loeber
ec8a41db24 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
88d1a523ab Bug 585361 - Remove dead parts from browser_bug380960.js 2014-05-03 01:49:11 +02:00
Gavin Sharp
0ccd1cc3bf 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
8dd8ac863d Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley 2014-05-01 12:37:24 +02:00
YFdyh000
c93415dec2 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
ea493b9297 Merge fx-team to m-c 2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
85321756f6 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
3756489e82 Bug 971096 - add test to parse all our CSS and check for obvious issues, r=mconley 2014-05-01 13:04:47 +01:00
Ed Morley
62686f79b9 Merge mozilla-central and inbound 2014-05-01 16:23:05 +01:00
Honza Bambas
ac742d35b0 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-05-01 13:28:12 +02:00
Shane Caraveo
d8fcd96708 Bug 983481 open a post activation landing page, r=markh 2014-04-30 12:08:23 -07:00
Carsten "Tomcat" Book
1eeba44532 Merge m-c to fx-team 2014-04-30 15:28:33 +02:00
Roberto A. Vitillo
c56c5023af 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
14b55dc369 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
3fa6ea30d1 Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc 2014-04-29 11:05:57 -07:00
Dão Gottwald
8d6d4a7aaf Bug 1001995 - Remove / fix remnants of the forwarddisabled attribute. r=mdeboer 2014-04-29 18:33:58 +02:00
Giovanni Sferro
7293d5475a 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
50bcb8260b 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
553b42519b Backed out changeset 948ac73a8cc0 (bug 785487) for test failures on a CLOSED TREE 2014-04-29 15:51:09 +02:00
Roberto A. Vitillo
18c3d62384 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
e04f2f95f5 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
aecbebad7c 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
405d9125ab 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
dccbbc6476 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
07f19b7da9 Bug 997681 - Allow closing the last tab with a middle click. r=gijs 2014-04-25 16:06:26 +02:00
Dão Gottwald
92d7d5ef79 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
030bfa4a3e Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Dão Gottwald
8114447bcf Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Drew Willcoxon
a9575d4e13 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
48a78c175e 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
2803b4fc70 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
8517a9f9c3 Bug 921947 - openNewTabWith/openNewWindowWith reference content document which may be null. r=felipc 2014-04-24 12:43:00 -04:00
Paul Rouget
484b92216b Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 -04:00
Drew Willcoxon
620c723481 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
507a3f67a2 Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer 2014-04-23 19:26:32 +02:00
Carsten "Tomcat" Book
87fe470d41 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Nicholas Nethercote
84364f96d8 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak. 2014-04-22 20:19:12 -07:00
Adam Dane [:hobophobe]
b4dc0705b0 Bug 892926 - Findbar steals focus from content when switching tabs r=mconley 2014-04-22 15:37:47 -05:00
Dão Gottwald
984d2c448a Backed out changeset 1adbd1657ba1 2014-04-22 12:17:46 +02:00
Ed Lee
dc04f53b23 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
7f0179369c 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
d3c169d867 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
36881f759c 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
efbce53efe Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Florian Quèze
a79d0f735f Bug 993495 - Update WebRTC UI and add test, r=felipe. 2014-04-18 00:37:59 +02:00
Praveenkumar
55b6bfe939 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
5c67e1fde0 Bug 966098 - Handle inactive/no windows case for "sync started" notification r=markh 2014-04-09 16:59:16 +02:00
Mike Conley
e65f4cf0b1 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
67ae15768b 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
8a081c5062 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