Commit Graph

9176 Commits

Author SHA1 Message Date
Phil Ringnalda
37c2952a33 Merge m-i and f-t to m-c, a=merge 2014-11-27 22:30:17 -08:00
Phil Ringnalda
50cdf9a046 Merge f-t to m-c, a=merge 2014-11-27 17:33:42 -08:00
Mike de Boer
91e4f3c7a7 Bug 1074667: Generate system alert when someone joins a room. r=MattN 2014-11-27 12:41:41 +01:00
Dão Gottwald
53bbcc677b Bug 1105579 - increase browser_lastAccessedTab.js error tolerance, DONTBUILD 2014-11-27 16:16:16 +01:00
Dão Gottwald
7d751d7ae2 Bug 980231 followup: speed up browser_lastAccessedTab.js 2014-11-27 15:22:21 +01:00
Florian Quèze
f139935d1a Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Carsten "Tomcat" Book
2c27abd4d3 Merge mozilla-central to mozilla-inbound 2014-11-27 17:03:44 +01:00
Neil Deakin
d7fab6a6dd Bug 1072342, propagate the window activation state down to child process windows, r=smaug,mstange 2014-11-27 08:28:26 -05:00
Ryan VanderMeulen
e3a273a5bf Merge m-c to fx-team. a=merge 2014-11-26 21:44:26 -05:00
Ryan VanderMeulen
d8461340ac Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
1ac5f2eafb Merge inbound to m-c. a=merge 2014-11-26 20:34:29 -05:00
Marco Bonardo
e5f59d060e bug 1105456 (follow-up) Make autocomplete tests not hit the new "failure on no test" behavior, so we can merge to Aurora too. r-irc=Unfocused a=bustage on CLOSED TREE 2014-11-27 00:41:50 +01:00
Florian Quèze
c3f11aae26 Bug 1104748 - A long default search provider name can mess up the layout of the one-off buttons when the panel is small, r=felipe. 2014-11-25 20:13:12 +01:00
Florian Quèze
84f5bfb056 Bug 1104221 - Search drop down shows the icon of the previous default engine if the new default doesn't have an icon. r=felipe 2014-11-24 20:24:19 +01:00
Dave Townsend
e094a24942 Bug 1103119: Search drop down fails to display properly if a search engine has no icon. r=felipe 2014-11-21 13:04:24 -08:00
Dave Townsend
bd0d6b5aff Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Florian Quèze
a7e6668f97 Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
1076501bfb Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Dão Gottwald
d06778dbd3 Bug 1105579 - Add fuzz to browser_lastAccessedTab.js 2014-11-27 12:18:29 +01:00
Gijs Kruitbosch
4f20c88c28 Bug 1101624 - use dummy page instead of about:blank to avoid a race, r=mconley
--HG--
extra : rebase_source : c4857c425e10096c30dfe01af7ea99f2a8c69c8e
2014-11-26 23:52:50 +00:00
Gijs Kruitbosch
6345cfae6e Bug 1100914 - switch telemetry to use an array of strings to indicate all states, r=jaws,f=bwinton 2014-11-20 16:07:46 +00:00
Tim Taubert
697563e1b5 Bug 1075450 - Rename tests (part 2/2) r=mak
--HG--
rename : browser/base/content/test/general/browser_bug816527.js => browser/base/content/test/general/browser_tabMatchesInAwesomebar_perwindowpb.js
2014-11-21 23:40:33 +01:00
Tim Taubert
17e108c0cd Bug 1075450 - Rename tests (part 1/2) r=mak
--HG--
rename : browser/base/content/test/general/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/base/content/test/general/browser_tabMatchesInAwesomebar.js
2014-11-21 23:39:11 +01:00
Tim Taubert
d9d3a3f9c0 Bug 1075450 - Disable some Awesomebar actions for private windows r=mak 2014-11-21 23:39:44 +01:00
Mike Conley
65b0f9a470 Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
Instead of attaching / listening for click events in BrowserOnClick for the
Try Again button, we instead bubble up an event when the Try Again button
is clicked. That event has a listener set up for it that is established during
delayedStartup, so it has a very high probability of being set. This bypasses
some error cases where we hadn't successfully attached BrowserOnClick in the past.

--HG--
extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756
2014-11-23 01:12:19 -05:00
Mark Hammond
3c43fe29b6 Bug 1017931 - allow about:accounts to be used even if legacy sync is configured. r=adw 2014-11-24 12:31:10 +11:00
Blair McBride
aad11360ba Bug 1060642 - Improve display of entries without a title in the Awesomebar. r=mak
--HG--
extra : transplant_source : %E5%0C%03N%1D%99%C4%F3%16MK%C1%E7%88%C5%A7%FE%0D%28%9B
2014-11-24 13:11:12 +13:00
Blair McBride
98bedf6b90 Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
--HG--
extra : transplant_source : %27%23%DC/%3E%866%CB%AC%FD%87%8C%16hP%28%B8%04%F4O
2014-11-24 12:19:44 +13:00
Blair McBride
5d41aaee1e Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride
5705fe9774 Bug 1067903 - Part 1: Autoselect first autocomplete result. r=mak
--HG--
extra : transplant_source : %99%88%02%D4%24%FA%01q%06%BC%D9%ACn%D1%13K%F60%1B%BA
2014-11-24 12:18:20 +13:00
Blair McBride
45d0aaa28a Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %82D%C62%20OSI%DBx%22%5C%FB%A6%606n%FE7%3D
2014-11-24 12:00:02 +13:00
Mike de Boer
d8e222083a Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy 2014-11-21 15:47:56 +01:00
Wes Kocher
6a0d3fe8d3 Backed out 2 changesets (bug 1100284) for xpcshell orange
Backed out changeset c773c6be9270 (bug 1100284)
Backed out changeset e8f45cf7b043 (bug 1100284)
2014-11-21 16:54:31 -08:00
Mike de Boer
d169ec1158 Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy 2014-11-21 15:47:56 +01:00
Wes Kocher
fc57d4ef07 Backed out changeset a7621853f055 (bug 1100284) for xpcshell bustage 2014-11-21 10:54:36 -08:00
Mike de Boer
a4b921c032 Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy 2014-11-21 15:47:56 +01:00
Dão Gottwald
482ac774e9 Update browser_lastAccessedTab.js for bug 980231 2014-11-26 15:09:01 +01:00
ithinc
4b4726dfc2 Bug 980231 - MRU tab order is broken in some cases. r=dao 2014-11-26 14:21:05 +01:00
Daniel Holbert
8b2fb3bb07 Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
Tim Taubert
6b89e10ce0 Bug 1077652 - tabbrowser should ignore DOMTitleChanged events from browser that have no tab assigned r=dao 2014-11-19 15:27:42 +01:00
Gijs Kruitbosch
a43ba29f77 Bug 1080801 - re-disable browser_bug678392.js again for e10s because of bustage on fx-team 10.8, rs=bustage 2014-11-20 17:08:35 +00:00
Gijs Kruitbosch
fff0e32e6d Bug 1080801 - update bug633691.js with nit from Dao 2014-11-20 14:20:54 +00:00
Gijs Kruitbosch
8178f0d740 Bug 1080801 - fix browser_bug633691.js to work in e10s mode, r=MattN 2014-11-17 22:14:52 +00:00
Dão Gottwald
947450ed7f Bug 1102018 - Fix and enable browser_bug481560.js for e10s. r=gijs 2014-11-20 14:36:04 +01:00
Gijs Kruitbosch
99e6e492f6 Bug 1080801 - enable more tests for e10s, rs=tested-on-try 2014-11-20 12:57:22 +00:00
Wes Kocher
2574c04357 Merge m-c to fx-team a=merge 2014-11-19 19:08:27 -08:00
Gijs Kruitbosch
28ea8dfb42 Bug 1080801 - update more test comments, rs=comments-only
DONTBUILD because only comments in browser.ini file changed
2014-11-20 02:14:07 +00:00
Carsten "Tomcat" Book
bfb6af9e21 merge fx-team to mozilla-central a=merge 2014-11-19 13:43:59 +01:00
Matthew Gregan
4684ed8f82 Bug 1094310 - Disable media context menu items for blob and mediasource URLs. r=gavin 2014-11-19 16:52:03 +13:00
Wes Kocher
a92ba1cf66 Merge m-c to inbound a=merge 2014-11-18 18:37:10 -08:00