Commit Graph

6973 Commits

Author SHA1 Message Date
Gijs Kruitbosch
b973a5ff28 Bug 907787 - Hide the overflow button by default, r=jaws
--HG--
extra : rebase_source : 60ca3536d325ef26a2199a934ad7932a764a64c3
2013-08-21 18:24:42 +02:00
Gijs Kruitbosch
f85d1877a9 Merge m-c to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-08-21 13:13:32 +02:00
Gijs Kruitbosch
4b36c032d8 Merge backouts from m-c to ux to fix mochitest-bc 2013-08-20 14:20:54 +02:00
Ed Morley
85c4f8fb8c Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js 2013-08-20 11:52:34 +01:00
Gijs Kruitbosch
ad1ff9523d Merge m-c to ux 2013-08-20 11:00:57 +02:00
Ed Morley
aeada22cce Merge latest green fx-team changeset and mozilla-central 2013-08-20 09:51:41 +01:00
Gijs Kruitbosch
5d5adce056 Merge m-c to ux 2013-08-20 10:49:07 +02:00
Matthew Noorenberghe
0793a76c4c Bug 890105 - another follow-up to workaround intermittent failure in browser_windowopen_reflows.js caused by bug 906578. r=test-only
This patch handles when the top of the stack has no name.
2013-08-19 14:46:51 -07:00
Neil Deakin
a6ae2e139b Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo 2013-08-19 23:39:14 +02:00
Matthew Noorenberghe
5afbb466ba Bug 890105 - follow-up to workaround intermittent failure in browser_windowopen_reflows.js caused by bug 906578. r=test-only 2013-08-19 01:00:41 -07:00
Matthew Noorenberghe
ea27f0dcbb Merge mozilla-central to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-08-19 01:00:34 -07:00
Sebastian Hengst
070c210aec Bug 906465 - gatherTextUnder in utilityOverlay.js returns only alt text for image (img) if found. r=dao 2013-08-18 21:40:47 +02:00
Ekanan Ketunuti
38a487b238 Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley 2013-08-19 08:49:11 -04:00
Mike Conley
b6d48dba3f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-17 20:27:30 -04:00
Matthew Noorenberghe
9af51e722d Bug 904924 - Remove the new tab button clip-path (tab-clip-path-outer). r=jaws 2013-08-16 03:15:43 -07:00
Jared Wein
0efa85ae28 Bug 905695 - Skip checking for tab overflows if there is only one tab open. r=MattN 2013-08-16 14:10:12 -04:00
Mike Conley
e98c4cc0a7 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-16 10:15:52 -04:00
Dão Gottwald
58a80e0209 Bug 684016 - Add call stack to gBrowser.addProgressListener's wrong-argument-count error message. r=gavin 2013-08-17 03:12:47 +02:00
Carsten "Tomcat" Book
59ec523b5e merge fx-team to mozilla-central 2013-08-16 10:29:59 +02:00
Shane Caraveo
77c35eddd4 bug 904521 fix the close of chat windows when new windows are opened, r=markh 2013-08-15 15:34:37 -07:00
Shane Caraveo
53eac15f3c bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Mike Conley
470f25355d Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-15 10:54:32 -04:00
Matthew Noorenberghe
2c18d0c5dd Merge mozilla-central to UX 2013-08-14 03:18:44 -07:00
Florian Quèze
de15ab0475 Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy. 2013-08-13 21:31:35 +02:00
Mike Conley
0434689bfa Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Drew Willcoxon
c3122be44a Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin 2013-08-12 16:41:43 -07:00
Ed Morley
212173e25a Merge mozilla-central and fx-team 2013-08-20 12:12:43 +01:00
Tim Taubert
3ca2709087 Bug 879375 - Adapt reflow exclusion list entry for tabPreviews.capture() to recent changes; r=me/test-only 2013-08-20 11:19:42 +02:00
Ryan VanderMeulen
c292f445e7 Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Markus Stange
c3dfe63783 Bug 903586 - Use position:relative to provide a reference element for absolutely positioned highlighter elements. r=dao 2013-08-14 15:31:44 +02:00
Ehsan Akhgari
2e2a703c27 Bug 905176 - Don't show the Check Spelling menu item for spellcheck=false contenteditable elements; r=mconley 2013-08-15 15:06:54 -04:00
Mike Conley
9deb045af7 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Ryan VanderMeulen
13be9bc4d0 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Matthew Noorenberghe
5daefdc625 Merge mozilla-central to UX 2013-08-08 22:56:52 -07:00
Tim Taubert
793e5c1645 Bug 880101 - part 2 - Wait until the initial tab's content document has been created before adding the progress listener; r=gavin 2013-08-09 04:56:48 +02:00
Tim Taubert
9289817900 Bug 880101 - part 1 - Add test that forces the gBrowser constructor a little too early; r=gavin 2013-08-09 04:51:27 +02:00
Phil Ringnalda
dca3d35d2b Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Neil Deakin
9e0280d28f Bug 899125 - Part 1 of 2 - Allow using the JavaScript API instead of nsIDownloadManager when clearing recent history. r=paolo 2013-08-17 15:19:55 +02:00
Tim Taubert
6ac8011db5 Bug 879375 - Adapt reflow exclusion list entry for SessionStore.getWindowDimensions() to recent changes; r=me/test-only 2013-08-17 13:24:30 +02:00
Jared Wein
8c9fdff438 Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Jared Wein
de36443ce3 Backed out changeset 707307cc53a6 (bug 897160) 2013-08-16 16:31:35 -04:00
Ryan VanderMeulen
9806a7d7f1 Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Jared Wein
6c38e5a18e Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Honza Bambas
5c7819fda9 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00
Gijs Kruitbosch
06a0d9465d Merge from m-c to UX 2013-08-08 09:21:50 +02:00
Gijs Kruitbosch
a6e54ee4b8 Merge m-c to UX 2013-08-07 21:09:10 +02:00
Matthew Noorenberghe
bae49d6e2c Merge mozilla-central to UX 2013-08-06 23:06:26 -07:00
David Keeler
9f7b825989 Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Tim Taubert
7579551ffa Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Mike Conley
94a6496a62 Follow-up to Bug 901786 - Fix bc bustage caused by considering the titlebar placeholders for widget placement. rs=Gijs. 2013-08-06 14:12:48 -04:00