Jan Keromnes
5afc74ea35
Bug 976024 - Track Unique Set Size in the Developer HUD. r=21, r=njn
2014-06-13 06:38:00 +02:00
Phil Ringnalda
52634ae96e
Merge f-t to m-c, a=merge
2014-06-15 09:36:23 -07:00
Mark Hammond
149910a91a
Bug 1016138 - Add telemetry probe for master password usage. r=dolske
2014-06-14 11:45:52 +10:00
Ryan VanderMeulen
c1d83dc5a5
Backed out changeset ed1b57a5e627 (bug 1019964) for causing bug 1025118.
2014-06-13 16:15:31 -04:00
Patrick Brosset
677b579626
Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins
2014-06-13 16:27:10 +02:00
Jordan Santell
684a546989
Bug 1019964 - CallWatcherActor no longer holds strong references in FunctionCallActor. r=vp
2014-06-11 13:53:00 -04:00
Bernardo P. Rittmeyer
7388c901e1
Bug 804430 - Add list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-10 10:49:00 -04:00
Dão Gottwald
e806be6d33
Bug 1001871 - Make toolbarbutton.css use !important when setting toolbarbutton-text's margin to 0 in order to properly override global.css. r=Gijs
2014-06-13 13:58:23 +02:00
Benoit Girard
beb4fd14be
Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan
2014-06-06 17:53:42 -04:00
Benoit Girard
57caba6f24
Bug 1021072 - Remove GetResponsivenessTimes. r=ehsan
2014-06-13 22:32:13 -04:00
Ryan VanderMeulen
0645a74aa3
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-12 17:32:33 -04:00
Victor Porof
89047b08c6
Bug 1023441
- The framerate actor stops recording once the page navigates, r=pbrosset
2014-06-12 12:17:50 -04:00
Dão Gottwald
0248678fea
Bug 1024496 - Call _updateScrollButtonsDisabledState after setting the notoverflowing attribute such that the scrolledtoend attribute isn't left behind. r=enndeakin
2014-06-12 17:56:22 +02:00
Sami Jaktholm
f808c19728
Bug 1017515 - Add copy color item to context menu of CSS rule and computed views. r=pbrosset
2014-06-12 06:02:00 -04:00
Gabriel Luong
3c64b70b09
Bug 1023923 - Remove the Firefox string from InjectManual l10n string. r=jwalker
2014-06-11 08:54:00 -04:00
Randell Jesup
e1780c8d5c
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Ed Morley
226523e5a8
Backed out changeset 5d63a1316981 (bug 1024288)
2014-06-12 17:40:44 +01:00
Randell Jesup
06c4824015
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Wes Kocher
e8bddeb342
Merge m-c to fx-team
2014-06-11 18:52:12 -07:00
Bobby Holley
7e0a351dcf
Bug 1020609 - Fix up webconsole. r=past
...
The basic setup is that Object (and now Array) Xrays apply various heuristics
to try to filter out dangerous properties from the underlying object. This
includes accessor properties, shadowing properties, callables, and non-Xrayable
objects. We need to make various fixes on the devtools side to keep this stuff
working.
Also, it would be nice if the tests were designed in such a way that a failed
string match didn't cause the whole test to hang without a useful error message.
2014-06-11 15:16:06 -07:00
Gijs Kruitbosch
4633e9bedf
Bug 941487 - resetProfile.js shouldn't redefine Cu, r=MattN
2014-06-11 04:01:00 +01:00
Jordan Santell
2eae9dd675
Bug 1022917 - Do not store any strong references in the web audio editor. r=vp
...
---
toolkit/devtools/server/actors/webaudio.js | 114 +++++++++++++++++++----------
1 file changed, 77 insertions(+), 37 deletions(-)
2014-06-11 10:06:54 -07:00
Nathan Froyd
047b23f6c3
Bug 1023638 - fix test_captive_portal_found_303.js to not redirect to example.org; r=schien
2014-06-10 20:24:05 -04:00
Cameron McCormack
f8e8ccc5d0
Bug 1023655 - Remove DOCTYPEs from SVG documents to avoid failed DTD loads. r=Unfocused
2014-06-11 12:08:23 +10:00
Wes Kocher
1ce168a40f
Merge fx-team to m-c a=merge
2014-06-10 18:47:36 -07:00
Eddy Bruel
fce919831b
Bug 1003095 - Refactor stepping tests to run against the worker loader;r=past
2014-06-10 20:37:40 +02:00
Eddy Bruel
928183b164
Bug 1003095 - Refactor object grips tests to run against the worker loader;r=past
2014-06-10 20:37:05 +02:00
Eddy Bruel
5b81663e30
Bug 1003095 - Refactor event-emitter.js to be worker friendly;r=past
2014-06-10 20:36:38 +02:00
Eddy Bruel
925f0d8289
Bug 1003905 - Refactor DevToolsUtils.js to be worker friendly; r=past
2014-06-10 20:35:51 +02:00
Richard Newman
98ad696de1
Bug 1022732 - Reword Fennec/Places telemetry histograms. r=trivial DONTBUILD
2014-06-10 10:58:22 -07:00
Richard Newman
edc0ac508a
Bug 1021922 - Record telemetry for browser database operations. r=mfinkle
2014-06-10 10:45:11 -07:00
Patrick Brosset
202878a0bd
Bug 1021571
- Stop sending mutations to the front when the walker is being destroyed. r=bgrins
2014-06-10 02:00:00 -04:00
Althaf Hameez
4c2ecdc3df
Bug 1016953 - Fix accidental rename of json files to jsonlz4. r=mak
2014-06-06 10:09:00 -04:00
J. Ryan Stinnett
98b69f1386
Bug 1012869 - Allow STREAM_WOULD_BLOCK, close transport for others. r=paul
2014-06-09 13:21:00 -04:00
Drew Willcoxon
bb9fc828cf
Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert
2014-06-10 10:34:20 -07:00
Dão Gottwald
71ccea9190
Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
...
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Victor Porof
ebb1f337da
Bug 1023018 - Make the framerate actor take 'start' and 'end' params for specifying a range when retrieving the refresh driver ticks, r=pbrosset
2014-06-10 10:55:25 -04:00
Ed Lee
389a56837a
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Ryan VanderMeulen
028ca01a20
Merge inbound to m-c. a=merge
2014-06-10 00:45:12 -04:00
Ryan VanderMeulen
1c967fe3ae
Merge fx-team to m-c. a=merge
2014-06-10 00:36:38 -04:00
Ryan VanderMeulen
5b3b28a3c9
Merge m-c to b2g-inbound. a=merge
2014-06-09 18:17:11 -04:00
Mark Banner
d906e2564f
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Ryan VanderMeulen
7f089812ff
Merge m-c to inbound. a=merge
2014-06-09 18:13:50 -04:00
Ryan VanderMeulen
1485564e4d
Merge b2g-inbound to m-c. a=merge
2014-06-09 17:11:08 -04:00
Ghislain 'Aus' Lacroix
61f2295cd0
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 10:51:25 -07:00
Ed Morley
4743461640
Merge mozilla-central and fx-team
2014-06-09 17:26:29 +01:00
Adam Roach [:abr]
29f271516a
Bug 1019924
- Update license.html for Loop-related third-party licenses r=gerv
2014-06-09 10:26:58 -05:00
Ed Morley
66974e26cb
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-09 15:31:01 +01:00
Ed Morley
824243893a
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-09 15:28:38 +01:00
Joe Walker
bb287a8929
Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe
2014-06-09 15:16:26 +01:00