Tom Tromey
e0a375122b
Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof
2014-12-29 11:32:00 +01:00
Wes Kocher
d57ec4a734
Merge m-c to fx-team a=merge
2014-12-31 13:15:50 -08:00
Wes Kocher
33e9a687c1
Merge fx-team to m-c a=merge
2014-12-31 11:34:18 -08:00
Dave Townsend
d8ff869123
Bug 1116629: Cancelling an in-progress download fails to remove the temporary file on windows. r=Unfocused
...
When attempting to cancel the install we must wait for the channel to close
before attempting to delete the temporary file or it will be locked on windows.
--HG--
extra : rebase_source : 96ea862cb713bddad8d48b14c7f296cd825ec5a7
2014-12-30 16:25:44 -08:00
Wes Kocher
3464f60a7b
Merge m-c to fx-team a=merge
2014-12-30 16:06:29 -08:00
Wes Kocher
5f2b1b8698
Merge inbound to m-c a=merge
2014-12-30 15:48:13 -08:00
Marco Bonardo
ff401675b0
Bug 1081108 - Implement reorder in Bookmarks.jsm. r=Mano
...
--HG--
extra : rebase_source : d9327202388828855c8579646ace390887eadaf6
2014-12-30 21:33:14 +01:00
J. Ryan Stinnett
3d25afb811
Bug 1115957 - Protect DevTools from empty browsers array. r=ochameau
2014-12-30 08:27:15 -06:00
Wes Kocher
8df6f6418f
Merge m-c to fx-team a=merge
2014-12-29 17:35:54 -08:00
Gavin Sharp
7258bda72a
Bug 1106150: fix condition="defaultEngine" MozParam. r=markh
2014-12-30 08:54:23 +11:00
Hiroyuki Ikezoe
b2c676871f
Bug 1115440 - Don't rely on preference values for firefox. r=markh
2014-12-29 13:43:30 -08:00
Joel Maher
1b8b16adc9
Bug 1116234 - test_bug437844.xul fails when run as a standalone directory. r=RyanVM a=test-only DONTBUILD
2014-12-30 09:39:13 -05:00
Aaron Klotz
14eb567597
Bug 1070755: Add telemetry for timing PluginAsyncSurrogate::WaitForInit; r=vladan
2014-12-29 16:14:46 -07:00
Wes Kocher
e8cbaaf86b
Merge m-c to inbound a=merge
2014-12-30 16:04:20 -08:00
Aaron Klotz
6efbee378c
Bug 1100360: Convert ChromeHang annotations to use UniquePtr; r=vladan
...
--HG--
extra : rebase_source : 5c2ae8645b927c4d73a649beb573cfe2e242c146
2014-12-30 14:52:39 -07:00
Wes Johnston
318e7ac495
Bug 1064669 - Use a Viewless Fragment for managing MediaPlayer lifecycle. r=mfinkle
2014-09-19 16:55:18 -07:00
Wes Kocher
2be5c35d08
Backed out changeset 169e19d13daa (bug 903456) for S4 bustage
2014-12-29 11:55:21 -08:00
chrishood@eagles.ewu.edu
09c7e83c53
bug 903456: Enforce failure if search service is initialized from a child process, r=gavin
2014-12-28 21:13:47 +01:00
Jordan Santell
99537b7843
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
b10adb23ae
Bug 891258 - Use Australis styling for the findbar buttons. r=jaws
2014-12-24 02:38:00 +01:00
Gavin Sharp
a2aa86f740
Bug 1110420: need to not do geo-specific defaults for distribution builds. r=markh
2014-12-29 10:10:58 +11:00
Robert Strong
f4a910cbf3
Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy
2014-12-26 13:57:33 -08:00
Michael Ratcliffe
8b0d58d9b5
Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins
2014-12-26 11:40:35 +00:00
Tim Nguyen
26d3811731
Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws
2014-12-23 13:55:00 -05:00
Alexander J. Vincent
8000b6af7a
Bug 1108168 - Check the type of a preference type before trying to call getBoolPref. r=dao
2014-12-08 12:49:50 -08:00
Brian Birtles
108f13e89d
Bug 927349 part 29 - Disable failing browser_555547.js on Windows opt; r=me (as discussed with jwatt)
2014-12-25 16:31:55 +09:00
Brian Birtles
3a3b1374ba
Bug 927349 part 27 - Make DevTools actor wait on ready promise when playing; r=pbrosset
2014-12-25 16:28:25 +09:00
Phil Ringnalda
fff1f4378e
Backed out 15 changesets (bug 1070755, bug 998863) for e10s bustage
...
CLOSED TREE
Backed out changeset 076d1d47d601 (bug 1070755)
Backed out changeset 43819af59ca5 (bug 998863)
Backed out changeset 5f587697ae63 (bug 998863)
Backed out changeset e2cf239e8572 (bug 998863)
Backed out changeset fe21b6b789ce (bug 998863)
Backed out changeset 404f59f86edc (bug 998863)
Backed out changeset 5dd57abaf2b0 (bug 998863)
Backed out changeset 6c1f006a03bc (bug 998863)
Backed out changeset 9e69875e3667 (bug 998863)
Backed out changeset c6b68f8f72ba (bug 998863)
Backed out changeset 713799a7afe4 (bug 998863)
Backed out changeset 4244d662787c (bug 998863)
Backed out changeset ba058cc7a1b2 (bug 998863)
Backed out changeset dabc69b0b09a (bug 998863)
Backed out changeset 18dad6d2e7cc (bug 998863)
2014-12-24 18:28:45 -08:00
Aaron Klotz
f171a0cfe3
Bug 1070755: Add telemetry for timing PluginAsyncSurrogate::WaitForInit; r=vladan
2014-12-24 17:57:59 -07:00
Phil Ringnalda
ade5f6b03b
Merge m-i to m-c, a=merge
2014-12-24 15:38:41 -08:00
Tom Schuster
8d71a7d0ca
Bug 764496 - Make EV detection work in content processes. r=keeler,kanru
2014-12-24 14:04:24 +01:00
Makoto Kato
91515e7041
Bug 1112709 - CreateFileW isn't hooking properly on Windows 8/8.1. r=ehsan
2014-12-24 13:23:36 +09:00
Wes Kocher
aca592252a
Merge inbound to mozilla-central a=merge CLOSED TREE
2014-12-23 16:47:42 -08:00
Wes Kocher
4de782ad48
Merge b2g-inbound to mozilla-central a=merge CLOSED TREE
2014-12-23 16:36:48 -08:00
Ryan VanderMeulen
d61efa95c5
Merge m-c to inbound. a=merge
2014-12-23 13:18:02 -05:00
Hiroyuki Ikezoe
22c59567cc
Bug 1071357 - Need yield against checkItem and promiseAsyncUpdates after each importFromFile/exportToFile in test_bookmarks_json.js. r=mak
2014-12-22 02:53:00 +01:00
Monica Chew
a312dcf860
Bug 1108009 - Make synchronous interface nsIURIClassifier.ClassifyLocal. r=gcp
2014-12-18 10:18:09 -08:00
Mike Hommey
8b9019872f
Bug 1108858 - Avoid building libxul twice as much as necessary during Linux PGO builds. r=mshal
2014-12-23 15:27:20 +09:00
Ryan VanderMeulen
d5b00e6e16
Merge m-c to fx-team. a=merge
2014-12-22 17:59:25 -05:00
Ryan VanderMeulen
093bfc2f39
Merge inbound to m-c. a=merge
2014-12-22 17:55:32 -05:00
Patrick Brosset
badb80ac01
Bug 1105825 - Disable all devtools animation actor tests since the waapi is pref'd off in beta/release; r=me
2014-12-22 23:36:35 +01:00
Mark Finkle
0b8b7d0d3b
Bug 1078796 - Remove special purpose Matchstick filtering code r=wesj
2014-12-22 15:42:04 -05:00
Dave Townsend
35cca24fcc
Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian
2014-12-22 11:54:15 -08:00
Dão Gottwald
cc53e72321
Bug 1101996 - Add icons to history-based suggestions in search bar dropdown, r=florian,Mossop.
2014-12-22 20:34:58 +01:00
J. Ryan Stinnett
01a79ffc47
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2014-12-22 12:15:48 -06:00
Patrick Brosset
686840f12c
Bug 1105825 - Add auto state refresh to AnimationPlayerActors; r=bgrins
2014-12-22 17:56:41 +01:00
Jordan Santell
dca99a9fdd
Bug 1112875 - Add web-audio-automation-timeline library to devtools. r=padenot
2014-12-18 06:49:00 -05:00
Neil Deakin
f0e5d54215
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Massimo Gervasini
4d2937a6a0
Bug 1083683 - Source bundle: Sign the hash of the bundle, not the full bundle. r=mshal
2014-12-23 10:33:00 -05:00
Blake
786d13f62b
Bug 1080484 - Support avi/divx, ts/m2ts, and mkv media formats. r=cajbir
2014-12-23 10:20:25 +08:00