Commit Graph

32233 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
cbb7c3b829 Merge mozilla-central to mozilla-inbound 2015-01-05 12:34:48 +01:00
Carsten "Tomcat" Book
d39dcfc229 merge fx-team to mozilla-central a=merge 2015-01-05 12:25:47 +01:00
Paul Rouget
76a5e9c75c Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2015-01-05 03:06:20 +01:00
Mark Hammond
b092d51b09 Bug 972196 - copy signedInUser.json on Firefox reset to keep sync working. r=MattN 2015-01-05 09:05:14 +11:00
Phil Ringnalda
9f997b2894 Merge m-i to m-c, a=merge 2015-01-03 20:02:33 -08:00
Phil Ringnalda
f13ac03e03 Merge f-t to m-c, a=merge 2015-01-03 17:23:54 -08:00
ffxbld
9fb7fb3d24 No bug, Automated blocklist update from host bld-linux64-spot-100 - a=blocklist-update 2015-01-03 03:20:28 -08:00
Ehsan Akhgari
9e1c842f01 Bug 1116669 - Wait for focus before running test_offlineNotification.html; r=dao 2015-01-03 12:25:48 -05:00
Cameron McCormack
1f8920f851 Bug 1105596 - Simplify aboutNetError_alert.svg a little. r=gijs 2015-01-05 09:37:43 +11:00
Phil Ringnalda
415bfb6776 Backed out 7 changesets (bug 1018320)
Backed out changeset 2ef1c26d77d3 (bug 1018320)
Backed out changeset bce9ed290ddd (bug 1018320)
Backed out changeset 8c01c134e40f (bug 1018320)
Backed out changeset 46353577ef7a (bug 1018320)
Backed out changeset edf5737d6e0e (bug 1018320)
Backed out changeset c6fcdd1c681f (bug 1018320)
Backed out changeset 5e26604cc6e0 (bug 1018320)
2015-01-04 08:40:27 -08:00
Jordan Santell
36254cdc23 Bug 1115780 - increase timeout on audionode destruction tests. r=vp 2014-12-28 10:26:00 +01:00
Richard Marti
1106e1e76a Bug 1114344 - Add background-clip: content-box to the #dialogBox on in-content dialogs. r=jaws 2014-12-26 18:25:07 +01:00
Tom Tromey
3da37909db Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Alexandre Poirot
a22681fd34 Bug 1000993 - Allows WebIDE to run commands before pushing apps. r=jryans 2014-12-30 07:05:00 +01:00
Nathan Yee
f448cb98fe Bug 990566 - Remove strings made unused by bug 738796. r=dao 2014-12-30 11:59:00 -08:00
Drew Willcoxon
6539a379c7 Bug 1110009 - Show a warning icon in the legacy-Sync-to-FxA migration menu panel items. r=markh 2015-01-02 17:26:45 +11:00
Dave Townsend
eb79c710c5 Bug 1102050: Set consumeoutsideclicks="false" whenever the popup is opened. r=felipe
showHistoryPopup in autocomplete.xml always sets consumeoutsideclicks to true
so we have to override that when the popup is actually opened.

The test here isn't a very good one. For some reason the events generated by
EventUtils aren't consumed regardless of consumeoutsideclicks, I'm not sure
there is a great way to test this automatically.

--HG--
extra : rebase_source : 1e413c645cc0445089f0214a6d3b68365b47ca80
2014-12-31 13:36:28 -08:00
Wes Kocher
708273d4bd Merge m-c to fx-team a=merge 2014-12-30 16:06:29 -08:00
Paolo Amadini
25526cf364 Bug 432425 - Remove unused test for downloads in the Clear Recent History dialog. r=gavin 2014-12-30 21:05:12 +00:00
Paolo Amadini
b1cbe401e1 Bug 480169 - Remove unused tree view test for the Clear Recent History dialog. r=mak 2014-12-30 21:05:12 +00:00
Paolo Amadini
6c3fe857a5 Bug 1115791 - Developer Edition profile switching feature broken when in-content preferences are disabled. r=jaws 2014-12-30 16:42:27 +00:00
Brian Birtles
ddaaa69a98 Bug 927349 part 29 - Temporarily disable failing tests {browser_555547.js on Windows opt, test_animation-pausing.html on 10.8, test_deferred_start.html on mulet}; r=me (as discussed with jwatt) 2014-12-24 15:42:37 +09:00
Mark Banner
7344c78734 Bug 1058038 - Improve Marionette failure notices for frontend tests when the test fails to find "Complete". r=cmanchester 2015-01-02 15:43:30 +00:00
Mark Banner
d32c2cf014 Bug 1000085 - panel.css and contacts.css should move to a non-shared directory. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/css/contacts.css => browser/components/loop/content/css/contacts.css
rename : browser/components/loop/content/shared/css/panel.css => browser/components/loop/content/css/panel.css
2015-01-02 12:29:13 +00:00
Chris Peterson
ab256a8d8b Bug 1115293 - Remove deprecated SpiderMonkey language extensions from about:permissions. r=Mossop 2014-11-29 23:46:55 -08:00
Masatoshi Kimura
28adad3ff7 Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi 2014-12-30 23:09:33 +09:00
Gijs Kruitbosch
34f30cdadc Bug 1096319 2014-12-29 12:12:02 -08:00
Andrea Marchesini
d29adb7aca Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-04 10:36:46 +01:00
Paolo Amadini
468dfdbf31 Bug 875648 - Use Downloads.jsm functions to get download directories in Firefox for Desktop. r=jaws 2013-11-01 18:24:00 +00:00
Paolo Amadini
d4c5c8ca0b Bug 1115364 - Downloads Panel code style refresh. r=jaws 2014-12-29 12:35:27 +00:00
Jordan Santell
4b1683e16c Bug 1056458 - Add backend for recording automation events in the web audio API for developer tools. r=vp 2014-12-27 09:10:00 +01:00
Tim Nguyen
45aec4cb81 Bug 891258 - Use Australis styling for the findbar buttons. r=jaws 2014-12-24 02:38:00 +01:00
Phil Ringnalda
7ebdc17896 Merge f-t to m-c, a=merge 2014-12-28 10:48:47 -08:00
Sebastian Hengst
ad9d53e503 Bug 1103314 - Clarify label of "Remove All Cookies" button to indicate whether it removes all cookies or just removes the cookies shown. r=dao 2014-12-27 17:35:24 +01:00
ffxbld
744175c38b No bug, Automated blocklist update from host b-linux64-ix-0002 - a=blocklist-update 2014-12-27 03:21:34 -08:00
Robert Strong
df7a49651e Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
Paul Kerr [:pkerr]
f632c8537d Bug 1115186: prevent network connections during loop module tests. r=MattN 2014-12-26 12:30:01 -08:00
Paul Kerr [:pkerr]
a4fb1268ba Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Michael Ratcliffe
e1602a6fb5 Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins 2014-12-26 11:40:35 +00:00
Nils Ohlmeier [:drno]
9e8143334d Bug 1114822 - Add an option to specify the location of the standalone server. r=dmose 2014-12-22 16:48:00 -05:00
Tim Nguyen
ad87247ce3 Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws 2014-12-23 13:55:00 -05:00
Brian Grinstead
9fd69f162d Bug 1112258 - Don't enable timeline panel by default on developer edition. r=vporof 2014-12-23 14:14:00 -05:00
Patrick Brosset
dcd0d759ff Bug 1099370 - Avoid toolbox shutdown hang when ending canvasdebugger tests. r=vporof 2014-12-23 01:43:00 -05:00
Abdelrhman Ahmed
2680f7fb29 Bug 1115038 - Ctrl-Tab panel's "Show all X tabs" button should read "List All X Tabs" instead. r=dao 2014-12-26 14:37:32 +01:00
Paolo Amadini
cdd2f29b18 Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak 2014-12-24 18:10:04 +00:00
Gijs Kruitbosch
02652044b5 Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00
Gijs Kruitbosch
a648dfb0cf Backed out changeset c8f1dab5c9e5 (bug 305085) 2014-12-24 16:14:09 +00:00
Gijs Kruitbosch
7536d15fda Backed out changeset 618a0ea01af9 (bug 305085) 2014-12-24 16:14:07 +00:00
Gijs Kruitbosch
eab4ce4ebd Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws
--HG--
extra : rebase_source : 29d6d43e3ee8d831b3debc97a1e12c422e5c0bb8
extra : histedit_source : cd3004e8f6da17acb8af122b0755bf85e3d8fb0c
2014-12-04 18:10:12 -08:00
Gijs Kruitbosch
9d67d39aaf Bug 305085 - add a test for beforeunload uses, r=jaws
--HG--
extra : rebase_source : 56f5d53be23a811d9a5eeec68a089824f538942b
extra : histedit_source : af42dfab71d3c56a54ff337b0c02e05dde856572
2014-12-19 21:41:57 +00:00