Ryan VanderMeulen
2921c4798a
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-12 17:32:33 -04:00
Victor Porof
935e23fd43
Bug 1023441
- The framerate actor stops recording once the page navigates, r=pbrosset
2014-06-12 12:17:50 -04:00
Dão Gottwald
f29a3bfb12
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
0a5f0c5c2f
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
9db1b68c65
Bug 1023923 - Remove the Firefox string from InjectManual l10n string. r=jwalker
2014-06-11 08:54:00 -04:00
Randell Jesup
9d1bc6e5a6
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
03812e8f9a
Backed out changeset 5d63a1316981 (bug 1024288)
2014-06-12 17:40:44 +01:00
Randell Jesup
0a434412d2
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
03b6cb112d
Merge m-c to fx-team
2014-06-11 18:52:12 -07:00
Bobby Holley
713c6cebe7
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
36d57b19f0
Bug 941487 - resetProfile.js shouldn't redefine Cu, r=MattN
2014-06-11 04:01:00 +01:00
Jordan Santell
84b698169c
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
2ec75a1a96
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
af5c47642f
Bug 1023655 - Remove DOCTYPEs from SVG documents to avoid failed DTD loads. r=Unfocused
2014-06-11 12:08:23 +10:00
Wes Kocher
c37442c812
Merge fx-team to m-c a=merge
2014-06-10 18:47:36 -07:00
Eddy Bruel
532d8cbbb2
Bug 1003095 - Refactor stepping tests to run against the worker loader;r=past
2014-06-10 20:37:40 +02:00
Eddy Bruel
1e3fb3b68d
Bug 1003095 - Refactor object grips tests to run against the worker loader;r=past
2014-06-10 20:37:05 +02:00
Eddy Bruel
626c0706c7
Bug 1003095 - Refactor event-emitter.js to be worker friendly;r=past
2014-06-10 20:36:38 +02:00
Eddy Bruel
476c06facb
Bug 1003905 - Refactor DevToolsUtils.js to be worker friendly; r=past
2014-06-10 20:35:51 +02:00
Richard Newman
d3c2ba965f
Bug 1022732 - Reword Fennec/Places telemetry histograms. r=trivial DONTBUILD
2014-06-10 10:58:22 -07:00
Richard Newman
86c8096326
Bug 1021922 - Record telemetry for browser database operations. r=mfinkle
2014-06-10 10:45:11 -07:00
Patrick Brosset
e5a2798d4c
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
dea5f09e83
Bug 1016953 - Fix accidental rename of json files to jsonlz4. r=mak
2014-06-06 10:09:00 -04:00
J. Ryan Stinnett
2d9bccf345
Bug 1012869 - Allow STREAM_WOULD_BLOCK, close transport for others. r=paul
2014-06-09 13:21:00 -04:00
Drew Willcoxon
b94f908d93
Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert
2014-06-10 10:34:20 -07:00
Dão Gottwald
c5b9892a3c
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
073fae60d5
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
55480a23b3
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
1069207ffc
Merge inbound to m-c. a=merge
2014-06-10 00:45:12 -04:00
Ryan VanderMeulen
3860b0f574
Merge fx-team to m-c. a=merge
2014-06-10 00:36:38 -04:00
Ryan VanderMeulen
9cb39a8981
Merge m-c to b2g-inbound. a=merge
2014-06-09 18:17:11 -04:00
Mark Banner
e9c2b2dd2d
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Ryan VanderMeulen
d4c148c1a1
Merge m-c to inbound. a=merge
2014-06-09 18:13:50 -04:00
Ryan VanderMeulen
2e9a433de4
Merge b2g-inbound to m-c. a=merge
2014-06-09 17:11:08 -04:00
Ghislain 'Aus' Lacroix
aa8897d8a2
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 10:51:25 -07:00
Ed Morley
bd42f0e653
Merge mozilla-central and fx-team
2014-06-09 17:26:29 +01:00
Adam Roach [:abr]
053e77cf70
Bug 1019924 - Update license.html for Loop-related third-party licenses r=gerv
2014-06-09 10:26:58 -05:00
Ed Morley
2975cbcec5
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-09 15:31:01 +01:00
Ed Morley
a8888e4bd1
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-09 15:28:38 +01:00
Joe Walker
ea84d98c38
Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe
2014-06-09 15:16:26 +01:00
Mark Banner
d400d85162
Merge m-c to elm. a=merge
2014-06-09 13:00:42 +01:00
Ghislain 'Aus' Lacroix
7a9a70d04f
Backed out changeset ceb784b90138
2014-06-09 08:51:16 -07:00
Ghislain 'Aus' Lacroix
ac0fa028f4
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 08:34:54 -07:00
Ryan VanderMeulen
59aa388e2e
Merge inbound to m-c. a=merge
2014-06-08 22:10:12 -04:00
Jan-Ivar Bruaroey
8b459224fd
Bug 970713 - Add 'Start Debug Mode' button to about:webrtc. r=smaug, r=Unfocused, r=jesup
2014-06-08 21:00:12 -04:00
Joe Walker
83229f9b19
Bug 989752 - Fix strings in GCLI help command; r=mratcliffe
2014-06-08 22:34:26 +01:00
Joe Walker
b5a645d506
Bug 896256 - Fix l10n for a number of strings in the GCLI 'cmd' command; r=mratcliffe
2014-06-08 22:34:14 +01:00
Joe Walker
28b3d3751c
Bug 903418 - Remove unhelpful GCLI 'media reset' manual text; r=mratcliffe
2014-06-08 22:34:02 +01:00
Joe Walker
fba7aad469
Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c3
> prettifyCSS needs to be used client side or moved at the toolkit level.
Done
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c4
> Move the call to makeRemote to DeveloperToolbar.jsm
Not done. See https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c6
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c5
> We need to test first there's a cssusage actor.
> A toolbox might be debugging gecko < 32.
Done
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c2
> Kill reference to this._tabActor.browser. This might create issues
> with sub documents ("load" is sent to browser even for inner documents.
> It's not the case with tabActor.window).
Future work.
2014-06-08 22:33:36 +01:00
Tim Taubert
c7b1cf5924
Backed out changeset 84a0967ba12d (bug 804430)
2014-06-08 08:28:05 +02:00