Commit Graph

9105 Commits

Author SHA1 Message Date
Tim Taubert
2798617eb8 Bug 1099857 - about:support as homepage doesn't work with e10s r=Mossop 2014-11-15 21:10:58 +01:00
Tim Taubert
90b933e085 Bug 1077652 - Fix browser_bug906190.js to only listen for loads associated with a tab r=ckerschb 2014-11-05 14:07:00 +01:00
Carsten "Tomcat" Book
e599e06f49 Merge mozilla-central to fx-team 2014-11-14 13:30:09 +01:00
Tim Taubert
bd2258986a Bug 1077652 - Don't access a tabbrowser's browsers through mPanelContainer r=dao 2014-11-14 06:18:53 +01:00
Matthew Noorenberghe
f2ebb068fd Bug 1097597 - Check if there is a Loop toolbarbutton node in updateToolbarState. r=Standard8
--HG--
extra : rebase_source : b248a35f2e218900e9e0dc7481d36454949d14be
2014-11-13 18:59:37 +01:00
Gijs Kruitbosch
792924a628 Bug 1094179 - use uriFixup for trimURL, r=dao
--HG--
extra : rebase_source : 2b779b615854513d0bfdce6f13fc56f00e69d29d
2014-11-05 14:17:42 +00:00
Paolo Amadini
91b731a22f Bug 1094208 - Part 1 of 3 - Fix browser_restore_isAppTab.js to work with the DOM Promise scheduling. r=mconley 2014-11-13 11:19:08 +00:00
Ryan VanderMeulen
6261b45f6a Bug 1008029 - Disable browser_newtab_update.js for failing frequently across all platforms.
CLOSED TREE
2014-11-13 21:33:48 -05:00
Marco Bonardo
08f198a948 Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Blair McBride
8ccb6d0707 Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
Tim Taubert
4cd7f55f87 Bug 1077652 - Simplify about:newtab page update mechanism and correct behavior to work better with preloading r=gijs 2014-11-07 14:56:30 +01:00
Tim Taubert
a0b665959f Bug 1077652 - Hide xul:panels by default when not opened r=gijs
We need to hide <xul:panel>s by default for performance reasons. The RefreshDriver calls gtk/nsWindow::GetClientOffset() in a hot loop and causes a lot of communication between us and the XServer. We and up poll()ing and waiting for XServer responses in RefreshDriver::Tick() which regresses performance on Linux by 50-100%.
2014-11-03 23:50:57 +01:00
Joel Maher
bcef22252a Bug 1095723 - browser_addons.js fails quite frequently in e10s and --run-by-dir. r=mixedpuppy 2014-11-11 14:56:00 +01:00
Brian Grinstead
8775c87ee4 Bug 1096469 - Make devedition theme work with custom devtools themes;r=Gijs 2014-11-11 17:33:18 -08:00
Dave Townsend
699e323114 Backing out bug 1060138 due to leaks. 2014-11-11 14:27:17 -08:00
Dave Townsend
20fc823b78 Bug 1060138: Add a hook for extensions to provide data to send across the synchronous contextmenu message. r=mconley 2014-11-11 12:52:13 -08:00
Carsten "Tomcat" Book
a32131be33 merge mozilla-inbound to mozilla-central a=merge 2014-11-11 13:23:32 +01:00
Shane Caraveo
f805816ae9 Bug 1095457 fix loading frame script in share panel, r=jaws 2014-11-10 12:36:21 -08:00
Masatoshi Kimura
aa8411b8a7 Bug 1093595 - Change strings to add a description about weak encryption. r=dolske 2014-11-11 07:29:44 +09:00
DĂŁo Gottwald
14ff0095a7 Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws 2014-11-08 20:30:00 +01:00
Panos Astithas
cf58e28901 Bug 1095420 - UI Tour should cause a migration to aurora when highlighting Sync. r=markh 2014-11-08 10:53:00 +02:00
Brian Grinstead
2c83a94dca Bug 1094509 - Switch to light devedition theme when light devtools theme is applied;r=Gijs 2014-11-07 15:29:25 -08:00
Alexandre Poirot
f28a715eee Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Gijs Kruitbosch
d4fd08a6de Bug 1080801 - re-disable browser_visibleTabs.js, rs=thetreeissad 2014-11-07 20:14:23 +00:00
Gijs Kruitbosch
cf28ac40c1 Bug 1094138 - turn off lwt where applicable when clicking devtools button, r=bgrins,jaws
--HG--
extra : rebase_source : f06f4f312b307cec21071958198b02eb815e72d4
2014-11-06 17:50:31 +00:00
Michael Ratcliffe
a82f5ad5b7 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Carsten "Tomcat" Book
648e688ead Merge mozilla-central to fx-team 2014-11-07 15:07:58 +01:00
Carsten "Tomcat" Book
7a0550a6c6 merge fx-team to mozilla-central a=merge 2014-11-07 14:56:02 +01:00
Mark Hammond
6defe52ce7 Bug 1095231 - have migration of sync credentials do the right thing if no default profile exists. r=past 2014-11-07 20:04:26 +11:00
Mark Hammond
db84874c9a Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Dave Townsend
79effd740e Bug 1093161: Fix load flags for new loads when transitioning from non-remote to remote processes. r=ttaubert 2014-11-06 11:04:59 -08:00
Joel Maher
81335a0842 Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Tomasz KoƂodziejski
343fec739c Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
Michael Ratcliffe
906fa1303a Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
95951a57cd Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Gijs Kruitbosch
544163a7d2 Bug 1094421 - prepend www. to the search suggestion URL to avoid intermittent timeouts, rs=Mossop,me 2014-11-07 11:06:03 +00:00
Gijs Kruitbosch
26ee348cb3 Bug 1080801 - re-enable some more tests, rs=sent-to-try-and-passing
--HG--
extra : rebase_source : f25878036b1e39f593ccb7f9c0ddbe973213cd6e
2014-11-05 16:35:00 +00:00
Mike de Boer
34788ec478 Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused 2014-11-07 11:56:04 +01:00
Patrick Brosset
28df56b4cd Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
2014-11-06 13:04:23 +01:00
Gijs Kruitbosch
a12b2e8cb9 Bug 1080801 - Adjust comments for failing tests in e10s-mode, rs=comments-only 2014-11-06 12:04:49 +00:00
Gijs Kruitbosch
54f82141fa Bug 1094429 - fix strict warning in sanitize.js, r=gavin
--HG--
extra : rebase_source : 4e970dad314c815f535fa388c0d8ab77356ea6ff
2014-11-06 11:53:34 +00:00
Shane Caraveo
21a7580865 bug 1053973 fix opengraph builder for e10s, r=markh 2014-11-05 17:26:36 -08:00
Shane Caraveo
4cfc31108a Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Shane Caraveo
a39d810a33 bug 1090563 fix shared iframe use in loop, r=jaws 2014-11-05 16:21:01 -08:00
Wes Kocher
ee7c999b77 Merge m-c to fx-team a=merge to open this CLOSED TREE 2014-11-05 15:17:35 -08:00
Wes Kocher
74ea7f4d1a Bug 1094312 - Disabling browser_bug553455.js made browser_bug585558.js permafail a=permafail CLOSED TREE 2014-11-05 13:05:26 -08:00
Gijs Kruitbosch
471ecb8267 Bug 690307 - add more tests for the localhost + spaces case, r=mak 2014-11-05 19:08:45 +00:00
Dave Townsend
a85d202575 Bug 1094312: Disable browser_bug553455 for high intermittent failures. 2014-11-05 10:05:57 -08:00
Gijs Kruitbosch
bafc860aa9 Bug 1080801 - update more test disabling comments, rs=comments-only
DONTBUILD because only comments change

--HG--
extra : rebase_source : d07e98fd864e9dd9f52797dc9c1cd0ed5753f625
2014-11-05 16:18:39 +00:00
Mike Conley
25176051f6 Bug 1085622 - Follow-up: failed to ifdef an extra call to gRemoteTabsUI.init(). r=trivial. 2014-11-05 10:22:24 -05:00