Carsten "Tomcat" Book
99e2346f06
Merge mozilla-central to fx-team
2014-06-18 14:42:45 +02:00
Jeremy Poulin
7df04cd9fc
Bug 1024639 - Added telemetry tracking for used, total, and unused telemetry connections. r=hurley
2014-06-17 13:35:25 -07:00
Birunthan Mohanathas
bc0233fe47
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Michael Ratcliffe
581dcccc92
Bug 1016047 - Stop box model highlighter causing toolbox jumping on small screen r=bgrins
2014-06-11 16:05:22 +01:00
Michael Ratcliffe
72b35ceb5e
Bug 1003569
- Hide node infobar when it is outside the viewport r=jwalker
2014-06-20 12:25:09 +01:00
Michael Ratcliffe
1220898967
Bug 1020984
- Fix highlighter when transforms have width & height of 0 r=pbrosset
2014-06-20 13:32:32 +01:00
Vikneshwar
e04edf028e
Bug 1027622 - Removed obsolete .toolbar-holder CSS rule. r=dao
2014-06-20 14:50:20 +02:00
Patrick Brosset
3d303b45fd
Bug 1028043 - Clean up unnecessary references to inspector in highlighter.js; r=bgrins
2014-06-20 13:45:05 +02:00
Wes Kocher
387f8bb39f
Merge m-c to fx-team
2014-06-19 18:33:19 -07:00
Wes Kocher
5e65930bcd
Backed out changeset 332504a9d638 (bug 980506) for devtools bustage
2014-06-19 16:22:08 -07:00
Jordan Santell
e53c1975d2
Bug 980506 - Implement GC listeners for AudioNodes in the WebAudioActor. r=vp
...
From f5f7afd0e7ff794caae1f8fb1e298f0f57fb014f Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 2 +
.../test/browser_webaudio-actor-destroy-node.js | 41 ++++++++++++++++++
.../webaudioeditor/test/doc_destroy-nodes.html | 32 ++++++++++++++
browser/devtools/webaudioeditor/test/head.js | 10 +++++
toolkit/devtools/server/actors/call-watcher.js | 9 ++--
toolkit/devtools/server/actors/webaudio.js | 49 ++++++++++++++++++++++
6 files changed, 140 insertions(+), 3 deletions(-)
create mode 100644 browser/devtools/webaudioeditor/test/browser_webaudio-actor-destroy-node.js
create mode 100644 browser/devtools/webaudioeditor/test/doc_destroy-nodes.html
2014-06-17 13:04:37 -07:00
Jordan Santell
8657f221cc
Bug 1026766 - Support Media AudioNodes in the web audio editor. r=vp
...
From fe7f1f72bdb00e0ad2d687d40548138de506a4d6 Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 2 +
.../test/browser_wa_properties-view-media-nodes.js | 45 ++++++++++++++++++++++
.../test/doc_media-node-creation.html | 29 ++++++++++++++
browser/devtools/webaudioeditor/test/head.js | 16 ++++++++
toolkit/devtools/server/actors/webaudio.js | 7 +++-
5 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 browser/devtools/webaudioeditor/test/browser_wa_properties-view-media-nodes.js
create mode 100644 browser/devtools/webaudioeditor/test/doc_media-node-creation.html
2014-06-17 15:54:53 -07:00
Heather Arthur
f71d7dd1a1
Bug 1025521 - Only update @media rule list once per update. r=bgrins
2014-06-15 16:30:00 +02:00
Wes Kocher
a12074887f
merge fx-team to m-c a=merge
2014-06-17 18:50:12 -07:00
J. Ryan Stinnett
154c12f7c5
Bug 1021775 - Reply to bulk app install message. r=ochameau
2014-06-16 16:56:00 -04:00
Eddy Bruel
fc08592611
Bug 1016301 - Convert testactors.js to use native promises;r=past
2014-06-17 21:53:35 +02:00
Eddy Bruel
08fc0aebce
Bug 1003095 - Clean up how we provide several APIs;r=past
2014-06-17 21:51:43 +02:00
Yury Delendik
e07f1703db
Bug 1026256 - Add additional telemetry values for pdf.js. r=yury
2014-06-16 22:17:22 -05:00
Ryan VanderMeulen
7cfa54147d
Merge m-c to mozilla-inbound. a=merge
2014-06-17 15:43:06 -04:00
Boris Zbarsky
3a5702d71d
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
2014-06-17 15:01:47 -04:00
Bill McCloskey
a03e45288d
Bug 1024761 - Don't try to send XUL element over message manager channel (r=felipe)
2014-06-17 11:21:12 -07:00
James Long
3554c40a60
Bug 1024574 - Make xpcshell tests show RDP logs. r=past
2014-06-12 09:59:00 -04:00
Carsten "Tomcat" Book
e6b190e7a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Joe Walker
fedfd377af
Bug 1025017 - Fix l10n issues with the GCLI help command and sync with web GCLI; r=mratcliffe
2014-06-17 09:12:17 +01:00
Joe Walker
7f5f5169db
Bug 1023943 - Better wording for coverage command descriptions; r=harth
2014-06-17 09:12:17 +01:00
Joe Walker
2e4f3861ec
Bug 1016285 - Add more unit tests for css coverage; r=harth
2014-06-17 09:12:16 +01:00
Joe Walker
992e55c041
Bug 1014223 - Use unique identifier for <style> elements; r=harth
2014-06-17 09:12:16 +01:00
Vikneshwar
62897f47c5
Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen
2014-06-14 06:49:00 -04:00
Wes Kocher
4c297ef8c0
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Benoit Jacob
210693da34
Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan
2014-06-23 18:40:02 -04:00
Birunthan Mohanathas
bc638d3b4e
Bug 994708 - Part 1: Cleanup CrashSubmit.jsm. r=gps
2014-06-20 08:31:29 -07:00
Mike Hommey
f2d3a4fb98
Bug 1028137 - Add missing headers in toolkit/xre/nsGDKErrorHandler.cpp. r=karlt
2014-06-24 07:29:16 +09:00
Benoit Jacob
7784d25921
Bug 1028420 - Non-unified build fails when using --enable-warnings-as-errors - bustage fix, no review
2014-06-23 14:49:09 -04:00
Awad Mackie
d89131be3b
Bug 1022061 - Downloading files with leading period removes file on disk but doesn't replace it. r=paolo
2014-06-06 17:44:00 +01:00
Michael Ratcliffe
1f7e252160
Bug 994729 - Make box model guides move on layout view region hover r=bgrins
2014-06-24 17:26:38 +01:00
Ed Morley
736101e1e8
Merge mozilla-central and fx-team
2014-06-24 17:24:53 +01:00
Gijs Kruitbosch
b8945cbda4
Bug 1000514, r=dao
...
--HG--
extra : rebase_source : ae7d5335d873814eb73fbc52d299cc93ba892a4f
2014-06-24 15:52:28 +01:00
David Rajchenbach-Teller
dda55660fc
Bug 883609 - Make Session Restore backups useful;r=ttaubert
2014-06-24 16:51:15 +02:00
David Rajchenbach-Teller
b0f695d6be
Bug 883609 - Making OS.File.removeDir work without options;r=froydnj
2014-06-24 16:51:02 +02:00
Ed Morley
bf417a9561
Backed out changeset e34a47ba8c1a (bug 971662) for highlighter.js:783 - NS_ERROR_NOT_AVAILABLE exceptions during the test run
2014-06-24 15:14:26 +01:00
Panos Astithas
0ed21309c9
Don't fail test_dbgsocket.js in case the socket connections time out (bug 931315); r=me
...
--HG--
extra : rebase_source : 4a5f043d5b324e31d7b571ec1db2d17bf7446381
2014-06-24 14:54:48 +03:00
Paolo Amadini
9fde0e4ab8
Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
...
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
2014-06-24 12:15:02 +01:00
Patrick Brosset
b9052af8a9
bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker
2014-06-24 10:09:30 +02:00
Nick Fitzgerald
02b9c20dcb
Bug 1021263 - Remove ThreadClient.prototype._doInterrupted. r=past
2014-06-05 14:22:00 -04:00
Gijs Kruitbosch
e0a07f062e
Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano
2014-06-05 15:28:07 +01:00
Tim Taubert
c597f67005
Backed out changeset b15db5d459d3 (bug 1029559
)
2014-06-25 12:21:22 +02:00
Joe Walker
0e06175e6e
Bug 1028234 - Allow command buttons to use target; r=bgrins
2014-06-25 11:21:07 +01:00
Joe Walker
19227363e4
Bug 1023233 - Add getSpec to union type; f=gl, r=mratcliffe
2014-06-25 11:21:02 +01:00
Victor Porof
665b395d5a
Bug 1029559
- The framerate front should have a means of clamping the generated values, r=pbrosset
2014-06-25 05:03:16 -04:00
David Rajchenbach-Teller
1460791218
Bug 1017808 - browser.xml's get_messageManager should handle better the case in which no message manager exists anymore. r=felipe
2014-06-03 07:56:00 +02:00
James Long
1df6353542
Bug 1008372 - Don't specify column when moving a breakpoint so it's stored correctly. r=fitzgen
2014-06-23 12:54:00 -04:00
aceman
29acbb866c
Bug 1025340 - Declare encType variable in toolkit/components/storage-mozStorage.js. r=MattN
2014-06-13 16:37:00 -04:00
Martin Stransky
f242029fed
Bug 968196 - Use GDK error handler for X window error events. r=karlt
2014-06-16 04:54:00 -04:00
Birunthan Mohanathas
80f6064e45
Bug 1026535 - Disable C4099 warning in 3rd party code. r=ehsan
2014-06-19 14:42:00 -04:00
Ed Morley
9521481921
Merge mozilla-central and inbound
2014-06-19 17:11:32 +01:00
Brian R. Bondy
fd335c8c32
Bug 775458 - Microsoft Security Essentials causes slow update fix. r=rstrong
2014-06-17 22:44:54 -04:00
Neil Deakin
3884a72e08
Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil
2014-06-16 14:43:07 -04:00
Ryan VanderMeulen
ef66038dae
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Roberto A. Vitillo
e8de83980b
Bug 1007723 - Telemetry (?) is causing a high memory consumption and lagging on browser startup. r=Yoric
2014-06-12 05:42:00 +02:00
David Rajchenbach-Teller
fb7f5dd4ca
Bug 1010518 - Maintaining stack information through Task.jsm. r=paolo
2014-06-09 13:27:00 +02:00
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
Gijs Kruitbosch
e07b6ed7da
Bug 1022025, r=bholley,mfinkle
2014-06-14 22:01:55 +01:00
Jordan Santell
4c906c2591
Bug 1019964 - Add an option to CallWatcher to only store weak references. r=vp
...
From 7a169cbcf6bc4dd42dffb871aa8ec72885a307ed Mon Sep 17 00:00:00 2001
---
toolkit/devtools/server/actors/call-watcher.js | 36 +++++++++++++++++++++-----
toolkit/devtools/server/actors/webaudio.js | 3 ++-
2 files changed, 32 insertions(+), 7 deletions(-)
2014-06-16 08:03:52 -07:00
Jordan Santell
566497d684
Bug 1025310 - Add telemetry to the web audio editor. r=vp,miker
...
From 1e28c92f25088f7279686c1a2af68ea03a050d9c Mon Sep 17 00:00:00 2001
---
browser/devtools/shared/telemetry.js | 5 +
browser/devtools/shared/test/browser.ini | 1 +
...browser_telemetry_toolboxtabs_webaudioeditor.js | 118 +++++++++++++++++++++
.../webaudioeditor/webaudioeditor-controller.js | 4 +
toolkit/components/telemetry/Histograms.json | 17 +++
5 files changed, 145 insertions(+)
create mode 100644 browser/devtools/shared/test/browser_telemetry_toolboxtabs_webaudioeditor.js
2014-06-13 16:19:26 -07:00
Jordan Santell
b8bdba9c9c
Bug 1025311 - Add telemetry for canvas debugger. r=vp,miker
...
From eb3ed1cf3ff07a530297c74976a1d96ca8b5bd79 Mon Sep 17 00:00:00 2001
---
browser/devtools/canvasdebugger/canvasdebugger.js | 4 +
browser/devtools/shared/telemetry.js | 5 +
browser/devtools/shared/test/browser.ini | 1 +
...browser_telemetry_toolboxtabs_canvasdebugger.js | 117 +++++++++++++++++++++
toolkit/components/telemetry/Histograms.json | 17 +++
5 files changed, 144 insertions(+)
create mode 100644 browser/devtools/shared/test/browser_telemetry_toolboxtabs_canvasdebugger.js
2014-06-13 16:48:30 -07:00
Ryan VanderMeulen
07ca410e65
Merge m-c to fx-team. a=merge
2014-06-16 15:06:26 -04:00
Gijs Kruitbosch
47e6eb1dac
Bug 1025483 - fire 'input' event for password autocompletes, r=MattN
...
--HG--
extra : rebase_source : 2d972f2d8a6ccf78d5d43716850ae494cb73fe7d
2014-06-15 14:17:00 +01:00
Nicholas Nethercote
aaf6fb2124
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Fernando Jiménez
9e139bfc8f
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Marco Castelluccio
416979553c
Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
...
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Ryan VanderMeulen
bee8ae28a0
Merge m-c to inbound.
2014-06-23 10:57:40 -04:00
Pin Zhang
9d3971b7fc
Bug 1023767 - Fix bug: HashCompleterRequest.notifyFailure doesn't work. r=mmc
2014-06-11 02:04:00 +02:00
Brian R. Bondy
470efdb581
Bug 1033159 - Only run maintenance service tests on x86 until x64 binaries are signed. r=rstrong
2014-07-07 17:48:34 -07: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
Mark Banner
f7788f7d4e
Merge m-c to elm. a=merge
2014-06-09 13:00:42 +01:00
Ghislain 'Aus' Lacroix
8bfe9a017a
Backed out changeset ceb784b90138
2014-06-09 08:51:16 -07:00
Ghislain 'Aus' Lacroix
638f3872ab
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 08:34:54 -07:00
Ryan VanderMeulen
1a316f5d4f
Merge inbound to m-c. a=merge
2014-06-08 22:10:12 -04:00
Jan-Ivar Bruaroey
2ab2b54f0d
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
2342db18d4
Bug 989752 - Fix strings in GCLI help command; r=mratcliffe
2014-06-08 22:34:26 +01:00
Joe Walker
551fb99a2b
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
6738e06653
Bug 903418 - Remove unhelpful GCLI 'media reset' manual text; r=mratcliffe
2014-06-08 22:34:02 +01:00
Joe Walker
5aafe344ad
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
233dacb3c6
Backed out changeset 84a0967ba12d (bug 804430)
2014-06-08 08:28:05 +02:00
David Rajchenbach-Teller
43ebf8cc06
Bug 1014484 - Fix 'toString is read-only' errors on B2G. r=froydnj
2014-06-09 08:26:00 -04:00
Ryan VanderMeulen
675480d6a7
Merge m-c to fx-team. a=merge
2014-06-09 18:18:30 -04:00
Gabriel Luong
6511b8c4c7
Bug 1016578 - Enhancement: Easily inject jQuery, underscore, or other useful libraries into pages from devtools. r=jwalker
2014-06-09 10:40:00 -04:00
Sam Penrose
d91bae5b76
Bug 1008901 - Fire 'onlogin' when the account is verified. r=jedp
2014-06-06 10:42:22 -07:00
Ryan VanderMeulen
a85d1d1f3c
Bug 947531 - Skip satchel tests on Linux due to frequent intermittent timeouts.
2014-06-08 13:26:26 -04:00
Randell Jesup
4084b370e3
Bug 970742: Add receive state monitoring to webrtc CodecStatistics r=jib
2014-06-08 11:06:30 -04:00
Jan-Ivar Bruaroey
ed8fb59254
Bug 951496 - Codec telemetry. r=jesup
2014-06-07 17:33:39 -04:00
Jan-Ivar Bruaroey
72df921a1d
Bug 951496 - Codec getStats. r=smaug, r=jesup
2014-06-07 17:27:26 -04:00
David Rajchenbach-Teller
f7fd2e76e3
Bug 1011158
- Tighten the lock around OS.File |kill| operation. r=froydnj
2014-06-09 06:25:00 -04:00
Jan-Ivar Bruaroey
125c1f6b71
Bug 996492 - Remove unused globalReport.errors. r=bwc
2014-06-08 22:35:44 -04:00
Eric Rahm
d1d8e97f95
Bug 1022004 - Support loading memory reports that already have heap-unclassified defined. r=njn
2014-06-07 18:35:18 -07:00
Monica Chew
1750704249
Bug 1017140: Strip url params for application reputation lookups (r=paolo)
2014-06-06 16:34:54 -07:00
Ryan VanderMeulen
1091ffe3bd
Bug 947531 - Disable test_bug_511615.html on Linux for ongoing intermittent failures.
2014-06-07 16:09:19 -04:00
Bernardo P. Rittmeyer
a9e3dcf1a0
Bug 804430 - Added list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-05 02:47:00 +12:00
Gijs Kruitbosch
64b3274549
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
2014-06-02 21:59:38 +01:00
Mark Banner
6a569f76d9
Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond
2014-05-29 21:13:46 +01:00
Richard Barnes
2b5fc1778f
Bug 1020598 - Add telemetry to measure WebCrypto usage. r=vladan
2014-06-09 22:01:00 -04:00
Jan Beich
3f7d613d36
Bug 1016744 - Remove unused NamedProcessIterator from ipc/chromium. r=jld, rs=bsmedberg
2014-06-04 18:51:00 -04:00
Eric Rahm
7cf012cdbb
Bug 1022965 - Add test for loading memory reports that already have heap-unclassified defined. r=njn
...
--HG--
extra : rebase_source : a705ba428e4e487526f491ba0994adad26d1030c
2014-06-09 17:37:20 -07:00
Ed Morley
64bf80996f
Merge mozilla-central and inbound
2014-06-10 16:40:17 +01:00
Ed Morley
b84c1dd2cf
Backed out changeset 46f584afbed5 (bug 1001849) for test_osfile_async_setPerms.js failures on Android; CLOSED TREE
2014-06-10 15:31:39 +01:00
Zack Weinberg
edb88482f8
Bug 1001849: expose general chmod, and chmod-to-umask, support in OS.File. r=yoric
2014-06-10 09:12:45 -04:00
Nathan Froyd
d337b14be1
Bug 1022684 - add -Wno-unused-local-typedefs to various bits of crashreporter building; r=mshal
2014-06-09 11:12:06 -04:00
Nicholas Nethercote
c6a7e959de
Bug 1005489 - Implement better sub-tree sorting and significance detection in about:memory's diff mode. r=mccr8.
...
--HG--
extra : rebase_source : 5a157d0ed2f099550aa2b803ac4f6f172b59ba44
2014-05-28 20:37:59 -07:00
Wes Kocher
6de1ebcbbc
Merge m-c to inbound
2014-05-28 17:23:23 -07:00
Wes Kocher
dd116b95d3
Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js
2014-05-28 17:00:32 -07:00
Wes Kocher
306fb2f082
Backed out changeset 9e93a0ac18a0 (bug 993904) for depending on 94eef72cb9b7, which I'm about to back out for bustage
2014-05-28 16:59:30 -07:00
Monica Chew
283ef2a595
Bug 1011799: Forgot to qref to pick up Paolo's comments (r=paolo)
2014-05-28 16:13:37 -07:00
Monica Chew
aabd897512
Bug 1011799: Integrate nsIRedirectChannel redirects into application reputation check
2014-05-28 16:06:21 -07:00
Honza Bambas
7645fc87a0
Bug 1016451 - HTTP cache v2: add shutdown time probe for sanitize case, r=michal
2014-05-29 00:52:21 +02:00
Ryan VanderMeulen
a363451504
Merge inbound to m-c.
2014-05-28 16:26:25 -04:00
Sebastian Hengst
268c158f7d
Bug 906632 - Indentation size in gcli's JavaScript beautifier should follow devtools.editor.tabsize. r=mratcliffe
2014-06-09 09:03:35 +02:00
David Caldwell
01ae75ca88
Bug 907310 - (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window. r=bgrins
2014-05-09 17:41:43 -07:00
David Rajchenbach-Teller
d7c9fdea78
Bug 1022198 - AsyncShutdown.jsm typo fix. r=yoric
2014-06-07 10:21:00 -04:00
Paolo Amadini
8158d3f672
Bug 983197 - Test that downloads fail with an HTTP/1.1 response shorter than the Content-Length. r=enn
2014-03-13 09:08:00 +00:00
Paolo Amadini
60e30ab6d5
Bug 1021031 - Remove temporary migration code added in bug 1019885. r=dolske
2014-06-19 21:02:57 +01:00
Paolo Amadini
4935a3239f
Bug 1021060 - Testing framework for requestAutocomplete. r=MattN
2014-06-19 20:59:29 +01:00
Michael Brennan
ae327468b1
Bug 939072: Auto-close Sqlite connections on finalization; r=Yoric
...
--HG--
extra : rebase_source : 07a2987082723c20b75667615a2d04e497d31f9a
2014-06-11 23:40:17 +02:00
Michael Brennan
88fb9d432f
Bug 939072: Refactor Sqlite connections to support finalization; r=Yoric
...
--HG--
extra : rebase_source : 2171ab3b3f7cf654ccc37865f5def9fc7f133e3c
2014-06-11 23:40:06 +02:00
Gijs Kruitbosch
ee2a420fc8
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Ryan VanderMeulen
a1aaa28222
Merge m-c to inbound. a=merge
2014-06-06 17:34:13 -04:00
Ryan VanderMeulen
7f662cd774
Merge inbound to m-c. a=merge
2014-06-06 17:18:45 -04:00
Ed Morley
7022f55c3f
Merge mozilla-central and fx-team
2014-06-06 19:13:23 +01:00
Maxim Zhilyaev
79bcb4d3f4
Bug 995806 - test_DirectoryLinksProvider.js xpcshell test makes tcp connection to example.com [r=mcmanus]
...
Point to localhost instead of nosuchhost for tests.
2014-06-06 11:02:55 -07:00
Ed Morley
2dd911fd12
Backed out changeset e28e73446d88 (bug 1018169) for Android & B2G xpcshell failures in worker_test_constants.js; CLOSED TREE
2014-06-06 11:59:22 +01:00
Brian Nicholson
c77681267b
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
2014-06-06 13:06:15 -07:00
Brian Grinstead
e9e0f4a7f4
Bug 1021023 - Fix 'document is null' error in CssLogic_findCssSelector when inspecting <window> in XUL document. r=pbrosset
2014-06-05 08:40:00 -04:00
Alexandre Poirot
da26035b34
Bug 1012988 - Remove heritage dependency to packets.js. r=jimb
2014-06-05 08:55:00 -04:00
Wes Kocher
216b247057
Merge fx-team to m-c a=merge
2014-06-05 19:06:34 -07:00
Wes Kocher
1972488853
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Dave Hylands
edc2be9cf4
Bug 986331 - Enable .3g2 file extension to be recognized as 3gpp video. r=cajbir
2014-06-05 14:22:15 -07:00
Nick Fitzgerald
ceeabb7745
Bug 1020587 - Update pretty-fast to latest upstream. r=me
2014-06-04 14:03:00 -04:00
Drew Willcoxon
9a463e901a
Bug 870205 - Fix intermittent browser_bug295977_autoscroll_overflow.js. r=neil
2014-06-05 10:50:33 -07:00
Paolo Amadini
5423268143
Bug 1019885 - Fix broken import of disabled hosts from previous profiles. r=dolske
2014-06-05 16:44:42 +01:00
Carsten "Tomcat" Book
e929ac9097
Merge mozilla-central to fx-team
2014-06-05 15:14:29 +02:00
Carsten "Tomcat" Book
83702104a1
merge fx-team to mozilla-central a=merge
2014-06-05 15:08:55 +02:00
Patrick Brosset
1f23d32af8
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
2014-06-05 14:50:03 +02:00
Carsten "Tomcat" Book
e60e00b67f
Backed out changeset ccc885c8f4ac (bug 1003159) for causing test failures in mochitest-other on a CLOSED TREE
2014-06-05 09:32:19 +02:00
Carsten "Tomcat" Book
da6f05f45d
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
...
--HG--
extra : amend_source : df59c11ce430786cf326f237451a2c769f709cd5
2014-06-05 09:03:12 +02:00
Carsten "Tomcat" Book
4880eab9f5
Backed out changeset 52068b669c2a (bug 911209) for causing type errors in tests
2014-06-05 08:55:26 +02:00
Mike Connor
d39f623cc6
Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
...
--HG--
extra : rebase_source : b02d9fc4717817e57c50e2149cbbeaba05097a30
2014-06-04 23:00:32 -04:00
Masayuki Nakano
c29c2b90ca
Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin
2014-06-05 11:57:53 +09:00
Patrick Brosset
a4b4d2d11e
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
2014-06-04 21:42:16 +02:00
David Rajchenbach-Teller
fad6d25820
Bug 1019662 - Report errors when we can't send frameworker:connect. r=flo
2014-06-04 03:23:00 -04:00
Wes Kocher
3602beb586
Merge m-c to inbound on a CLOSED TREE
2014-06-04 18:48:20 -07:00
Carsten "Tomcat" Book
cd24df96c6
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 5b3e7ce800dce87683cfe3eddd4eef9c2aa41836
2014-06-04 15:35:43 +02:00
Ryan VanderMeulen
fa7faedb1a
Merge m-c to fx-team.
2014-06-03 17:50:44 -04:00
Ryan VanderMeulen
39c94cfe0c
Merge inbound to m-c.
2014-06-03 15:21:43 -04:00
Masayuki Nakano
6ba3a1992f
Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin
2014-06-04 00:22:33 +09:00
Manish Goregaokar
bc8dd4b019
Bug 1017654 - Disable self-xss warning if chrome debugging is enabled. r=jwalker
2014-05-31 14:10:00 -04:00
Mike Shal
ea9d8d6e70
Bug 1018365 - Remove useless $(shell); r=glandium
2014-05-30 15:19:25 -04:00
Patrick Brosset
edc963261f
Bug 1007021 - The ReflowActor observes iframes and works after page navigations; r=bgrins r=ochameau
2014-06-03 09:51:55 +02:00
David Rajchenbach-Teller
394d31a92b
Bug 1018895 - Make AsyncShutdown output easier to parse by TBPL. r=froydnj, r=edmorley
2014-06-03 01:14:00 -04:00
Jeremy Poulin
21428535f7
Bug 1016622
: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Gijs Kruitbosch
b93010efe6
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Chris Peterson
1c950ef37a
Bug 666646 - Part 2: Cherrypick -Wdeprecated-register warning fix from upstream google-breakpad. r=ed
2014-05-29 21:17:14 -07:00
kushagra singh[:kushagra]
f08a7a530c
Bug 1018169 - [OS.File] Write a test to check if OS.Constants is accessible from a worker. r=Yoric
2014-06-05 12:43:00 -07:00
Michael Ratcliffe
4d06595070
Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker
2014-06-04 16:38:41 +01:00
Michael Ratcliffe
d0790a9e97
Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset
2014-06-03 13:12:55 +01:00
Ed Lee
4262c7162e
Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
...
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Mike Conley
8697a1814f
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
2014-06-05 22:51:14 -04:00
Randell Jesup
7683f60604
Bug 1006641: add telemetry for AudioStream open times r=jib
2014-06-04 14:52:32 -04:00
Hiroyuki Ikezoe
760a6cfcbf
Bug 1010634 - Use Contains instead of NoIndex to avoid relocation error. r=briansmith
2014-06-01 18:30:00 -04:00
Honza Bambas
4b98e16e4c
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
006487470f
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
995070a4f7
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Jared Wein
2ca9cfd5a3
Bug 979318 - Plugin overlays are still layered over other elements. r=Gijs
2014-03-04 16:42:52 +01:00
Jared Wein
2e41b99a9f
Bug 1017423 - Page is scrolled when I select radio button by up/down arrow key. r=Gijs
2014-06-02 23:15:13 -04:00
Wes Kocher
c5087e37f1
Merge fx-team to m-c
2014-06-02 19:00:58 -07:00
Wes Kocher
1f6abbd535
merge inbound to m-c
2014-06-02 18:37:29 -07:00
Ryan VanderMeulen
c02cfa9af1
Merge m-c to fx-team.
2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
2190bd2057
Merge mozilla-inbound to m-c.
2014-06-02 17:20:08 -04:00
Richard Newman
87675f02e4
Bug 1017778 - Telemetry probe for home provider database errors. r=margaret
2014-06-02 14:17:36 -07:00
Ed Morley
a8af918704
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
2014-06-02 17:58:46 +01:00
Maxim Zhilyaev
04c483b8bd
Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
...
Save a copy of the directory links count to send with the links request.
2014-06-02 09:14:08 -07:00
Gijs Kruitbosch
5e7d356c4d
Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
...
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
2014-05-29 12:08:32 +01:00
Monica Chew
7bfe593f9a
Bug 1017228: Any URL on the blocklist should trump allowlisting (r=gcp)
2014-05-28 17:54:53 -07:00
David Rajchenbach-Teller
047698453e
Bug 1014473 - Trivial code cleanup on AsyncShutdown. r=froydnj
2014-05-27 14:21:00 -04:00
Carsten "Tomcat" Book
fe24d28125
merge b2g-inbound to mozilla-central
2014-06-02 15:20:05 +02:00
Phil Ringnalda
b63801bf5e
Merge m-c to b-i
2014-05-31 20:46:07 -07:00
Gijs Kruitbosch
bfb1fec4f0
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Maxim Zhilyaev
06484b61f2
Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
...
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
b26041e88a
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Victor Porof
9ce7e9c089
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
Victor Porof
b465a39e59
Bug 1016526 - The framerate actor returns incorrect data, r=benwa
2014-05-30 19:17:55 -04:00
Ryan VanderMeulen
387e8b2af5
Merge inbound to m-c.
2014-05-30 16:23:21 -04:00
Ryan VanderMeulen
d71e270204
No bug - Drop expected number of asserts in test_bug437844.xul.
...
CLOSED TREE
2014-05-30 15:01:52 -04:00
Qeole
c7bdbdf53f
Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg
2014-05-30 07:14:00 -04:00
Shashank Sabniveesu
c2dff795e4
Bug 994651 - Fix 'TypeError: anonymous function does not always return a value osfile_shared_front.jsm:551'. r=Yoric
2014-05-23 08:37:00 -04:00
Marina Samuel
5752de7744
Bug 995310 - Only create metro folder in metro environment. r=Yoric
2014-05-30 09:45:41 -04:00
Eddy Bruel
772e17ddf9
Bug 1003095 - Refactor css-logic to be require friendly;r=past
2014-05-30 16:43:05 +02:00
Eddy Bruel
431eba3c69
Bug 1003095 - Refactor transport.js to be worker friendly;r=past
2014-05-30 16:43:01 +02:00
Eddy Bruel
d451747849
Bug 1003095 - Refactor script.js to be worker friendly;r=past
2014-05-30 16:42:55 +02:00
Mike de Boer
ddfe3d4793
Bug 1014482: make existing tests compatible with global Assert.jsm methods. r=gps
2014-05-30 16:26:48 +02:00
Carsten "Tomcat" Book
d039fb8386
Merge mozilla-central to fx-team
2014-05-30 15:04:21 +02:00
Carsten "Tomcat" Book
215901a534
merge fx-team to mozilla-central
2014-05-30 14:28:16 +02:00
vikneshwar
7c83ccd692
Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset;
2014-05-30 10:47:49 +02:00