Ryan VanderMeulen
|
6344b491fe
|
Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures.
|
2014-05-07 16:56:28 -04: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 |
|
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 |
|