Georg Fritzsche
577a0aa5de
Bug 1122480 - Part 7 - Add an environment data section. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
a1fced12ff
Bug 1122480 - Part 6 - Expand the 'General Data' section to show the common ping data. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
935bc7af14
Bug 1122480 - Part 5 - Fix the Histogram render code to work with the different format of the histograms in the ping payload. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
da21d8597f
Bug 1122480 - Part 4 - Make about:telemetry render functions work from a ping object. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
498b506236
Bug 1122480 - Part 3 - Remove preprocessor usage from aboutTelemetry.js. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
305372f215
Bug 1122480 - Part 2 - Use Preferences.jsm in aboutTelemetry.js. r=rvitillo
2015-05-13 21:57:05 +02:00
Georg Fritzsche
030aa5dc30
Bug 1122480 - Part 1 - Allow collecting the current ping data from TelemetryController. r=rvitillo
2015-05-13 21:57:05 +02:00
James Long
6a69f31f83
Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell
...
--HG--
rename : browser/devtools/shared/test/browser_devtools-worker-01.js => toolkit/devtools/shared/tests/browser/browser_worker-01.js
rename : browser/devtools/shared/test/browser_devtools-worker-02.js => toolkit/devtools/shared/tests/browser/browser_worker-02.js
rename : browser/devtools/shared/test/browser_devtools-worker-03.js => toolkit/devtools/shared/tests/browser/browser_worker-03.js
rename : browser/devtools/shared/worker-helper.js => toolkit/devtools/shared/worker-helper.js
rename : browser/devtools/shared/worker.js => toolkit/devtools/shared/worker.js
2015-05-13 15:52:23 -04:00
Seth Fowler
e57e4a952e
Bug 1163866 - Set originalURI correctly for moz-page-thumb:// channels. r=adw
...
--HG--
extra : rebase_source : c04711d3cb753e4ddb799673e6423878a3c17a83
2015-05-12 18:45:49 -07:00
Robert Strong
94c425dca9
Bug 1164560 - only run test_0017_check_staging_basic.xul on Windows due to timing out on other platforms while copying files. r=spohl
2015-05-13 12:06:38 -07:00
Wes Kocher
41165287c7
Merge inbound to m-c a=merge
2015-05-13 11:12:07 -07:00
Georg Fritzsche
858ec18459
Backed out changeset 3098f602db56 (bug 1162476
) for xpcshell bustage on a CLOSED TREE.
2015-05-13 17:43:42 +02:00
Georg Fritzsche
b9015db9f3
Bug 1162476
- Telemetry should reject external pings with invalid types. r=vladan
2015-05-13 13:46:51 +02:00
Carsten "Tomcat" Book
204a4655f3
Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE
2015-05-13 08:37:27 +02:00
Robert Strong
5ef206b47a
Followup for Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=spohl
2015-05-12 19:40:23 -07:00
Robert Strong
3095c1966b
Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy
2015-05-12 19:40:15 -07:00
Neil Rashbrook
0ca083943a
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-05-12 23:33:00 -03:00
Ganesh Sahukari
b5a3345900
Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo
2015-05-07 10:58:37 +05:30
Martin Stransky
bb77c3fc69
Bug 884831 - GTK3 - crash at browser end [@ XFreeColormap() ], r=karlt
2015-05-13 11:54:13 +09:00
Wes Kocher
fdae8dafaa
Merge m-c to fx-team
2015-05-12 12:04:43 -07:00
Wes Kocher
dd620e38c0
Bug 1164150 - disable some recently re-enabled tests on b2g emulator a=bustage
...
--HG--
extra : amend_source : aef7fab2ad8a4e422f523efd9588882599675c89
2015-05-12 12:01:09 -07:00
Eddy Bruël
2c746d880a
Bug 943517 - Remove the deprecated-sync-thenables from the debugger server;r=jlong
2015-05-12 19:13:56 +02:00
Eddy Bruël
1c6bb60c9a
Bug 1160199 - Implement TabActor.listWorkers;r=jlong
2015-05-12 18:58:34 +02:00
Carsten "Tomcat" Book
dd3f1a22f8
merge mozilla-inbound to mozilla-central a=merge
2015-05-12 16:10:32 +02:00
Carsten Book
ff3f6cabc2
Bug 1140913 - Disable perma failure test_discovery.js. r=ryanvm a=sheriffduty
...
--HG--
extra : amend_source : 1b6eb43d92d7c11c8fc75303a5223e961becc2e7
2015-05-12 06:54:00 +02:00
Carsten "Tomcat" Book
e1d7012a98
merge fx-team to mozilla-central a=merge
2015-05-12 12:01:27 +02:00
Robert Strong
ce0d8fb360
Bug 821942 - Add xpcshell reason codes to marVersionDowngrade.js and marWrongChannel.js. r=spohl
2015-05-11 13:21:34 -07:00
Robert Strong
4832487e02
Bug 821866 - Fix and enable marAppApplyUpdateSuccess.js and marAppApplyUpdateStageSuccess.js xpcshell tests on B2G ICS Emulator opt. r=spohl
2015-05-11 13:16:55 -07:00
Robert Strong
87a3877973
Bug 821942 - Fix and enable marStageSuccessComplete.js, marAppInUseSuccessComplete.js, and marAppInUseStageSuccessComplete_unix.js xpcshell tests on B2G ICS Emulator opt. r=spohl
2015-05-11 13:16:45 -07:00
Wes Kocher
97409b4d65
Backed out 9 changesets (bug 1122480) for xpcshell orange
...
Backed out changeset 9fff6229aa8e (bug 1122480)
Backed out changeset 6ae5efa42928 (bug 1122480)
Backed out changeset ea2720c41747 (bug 1122480)
Backed out changeset 3eb7a0e58d4e (bug 1122480)
Backed out changeset 79a925a3dd30 (bug 1122480)
Backed out changeset 1dd431a945d0 (bug 1122480)
Backed out changeset 73e107ca87c1 (bug 1122480)
Backed out changeset c9c7cf08c7d7 (bug 1122480)
Backed out changeset eecb2b1271ca (bug 1122480)
2015-05-11 13:06:21 -07:00
Dave Townsend
9291a55b7e
Bug 1163046: Force AMO signature requirements on in branded beta and release builds. r=gps
...
--HG--
extra : rebase_source : 108e7737e8979e545f4721ef3fa310b481de9963
2015-05-11 12:24:45 -07:00
Margaret Leibovic
53fee4b5cc
Bug 1161701 - Listen for AboutReader:Ready notification instead of waiting for content to appear in testReaderView. r=mfinkle
...
--HG--
extra : rebase_source : 2d3f1508e099bfac87420f5f92eba388fbfd592b
2015-05-11 16:51:41 -07:00
Dão Gottwald
89f4e5fa00
Bug 1163081 - Bluish background color behind "Check to see if your plugins are up to date" link looks weird. r=mossop
2015-05-08 11:24:00 -04:00
Richard Marti
cc28383ca2
Bug 1162896 - in-content pages: remove the :-moz-focusring selector for html|a in common.css. r=dao
2015-05-09 09:59:36 +02:00
Richard Marti
3148d2bbac
Bug 1161307 - Add-on manager: move the focusring to the .scrollbox-innerbox. r=mossop
2015-05-05 18:22:48 +02:00
Ted Mielczarek
01fca7d3b1
bug 528092 - Supply binaries from the symbol server. r=gps
...
--HG--
extra : rebase_source : 2a43adef2ca8e2fbc15f3f3f5fceffc1548536ba
2015-05-13 17:43:19 -04:00
Ted Mielczarek
9549f29287
bug 1076848 - fix source server indexing for headers from dist/include. r=dmajor
...
--HG--
extra : rebase_source : 378c17c4656858fa76f5273537c65318f2199b68
extra : source : 5b1402a3d3ca0df8fe25edd7d0bdcd6b99aa3b9d
2015-05-07 07:11:27 -04:00
Christoph Kerschbaumer
6d53a55d2f
Bug 1162657 - Turn NewChannel deprecation warnings into assertions (r=sworkman,sicking,paolo)
2015-05-13 17:58:52 -07:00
Gijs Kruitbosch
897dd49042
Bug 1136139 - Fix collapsing of search suggestions when there are none. r=florian
...
--HG--
extra : transplant_source : F%F4%3D%E7%FE%01%23%DA%B1f%A1D%DBF%20%A9%3C%08%02%84
2015-04-29 15:35:00 +01:00
Nick Desaulniers
49862168c4
Bug 1152552 - Unable to install apps with name that contain chars outside range of U+0080/U+0100 - U+FFFF. r=mcastelluccio
2015-04-27 15:33:58 -07:00
Phil Ringnalda
7a8f8886f7
Merge f-t to m-c, a=merge
2015-05-10 18:43:50 -07:00
Mike Conley
b8a798520c
Bug 1128050 - [e10s] Save page as... doesn't always load from cache. r=billm.
...
--HG--
extra : rebase_source : 1872cdceb2e9f8c29a89d917ee309db8637408de
2015-05-04 21:58:21 -04:00
Dave Townsend
1fc780275e
Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
...
--HG--
extra : rebase_source : ff20f76e36de0bf499c837a3059709c1faf08447
extra : source : b9276252c2e68f43f2f6526f1bf9e03fe1d70393
2015-05-04 17:14:22 -07:00
Brian Grinstead
70acf190fd
Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans
2015-05-08 20:39:23 -07:00
Phil Ringnalda
0ac407a726
Merge f-t to m-c, a=merge
2015-05-09 14:36:54 -07:00
Phil Ringnalda
256161c570
Merge m-c to m-c, a=merge
2015-05-09 14:16:58 -07:00
Phil Ringnalda
cac0747b15
Back out 368ba4f292bc (bug 1140131) for m-e10s dt bustage
...
CLOSED TREE
2015-05-09 08:23:25 -07:00
Phil Ringnalda
5b66441580
Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer
2015-05-09 08:00:10 -07:00
Brian Grinstead
3d4b769dfc
Backed out changeset f407ab8f7129 (bug 1127423) for suspicion of causing a timeout on browser_mdn-docs-01.js
2015-05-08 22:42:05 -07:00
Mark Hammond
0c73d7bfc8
Bug 1140131 - pre-instantiate some xpcom services used by the debugger to avoid recursive instantiation. r=jlongster
2015-05-09 13:59:42 +10:00
Brian Grinstead
13fc8822ab
Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans
2015-05-08 20:39:23 -07:00
Wes Kocher
4fb59c4c25
Merge b2g-inbound to m-c a=merge
2015-05-08 10:35:16 -07:00
Wes Kocher
e43a05d6d2
Merge fx-team to m-c a=merge
2015-05-08 10:29:41 -07:00
Carsten "Tomcat" Book
d0d26d882e
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-05-08 13:32:17 +02:00
Carsten "Tomcat" Book
ea97473039
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2015-05-08 13:24:18 +02:00
Paolo Amadini
dcb8d107c1
Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
...
--HG--
extra : rebase_source : 83617f2f083b23ca96066f137cc605a5c3623e4f
extra : amend_source : da993ee2338b78a4fab692b3fd5a459c39506690
2015-05-08 13:13:54 +01:00
Phil Ringnalda
c1284c6108
Back out e05936099653 (bug 1154053) on suspicion of causing the hellish frequency of Android 2.3 robocop-2 crashes that resulted in this CLOSED TREE, a=bustage
2015-05-07 22:41:26 -07:00
Aus Lacroix
e0fd14a6c3
bug 1154947 - Use variant in update URL. r=rstrong
2015-05-07 19:00:19 -07:00
Wes Kocher
21cde85b46
Merge inbound to m-c a=merge
2015-05-07 15:12:38 -07:00
Carsten "Tomcat" Book
60f46579a5
Merge mozilla-central to fx-team on a CLOSED TREEx
2015-05-07 16:11:08 +02:00
Carsten "Tomcat" Book
5265727d85
Merge mozilla-central to mozilla-inbound
2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book
41416405bc
merge mozilla-inbound to mozilla-central a=merge
2015-05-07 15:38:45 +02:00
Gijs Kruitbosch
5530655991
Bug 1160775
- fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret
...
--HG--
extra : rebase_source : b714449d1ca3894a38662e28d6592824f5907f89
2015-05-06 17:40:20 +01:00
Jed Davis
bc4db515c0
Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
...
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.
Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
David Major
acf8d9dad0
Bug 1160148 followup - need the fix in libxul too
...
--HG--
extra : rebase_source : 5a165dd784ee9f11210df5b2a9a6a93a0083a421
2015-05-08 23:04:49 -04:00
Jim Blandy
bb2e6d29aa
Bug 1162067: Ensure test_Debugger.Source.prototype.element.html doesn't get confused by genuine resize events. r=jlongster
...
--HG--
extra : rebase_source : e0d92f68e3c7fd6952f52278ff9d64c9dd2bbc80
extra : amend_source : ffd8d5cab3b4086391a33027764446789ad738a6
2015-05-07 21:33:35 -07:00
Ryan VanderMeulen
2b6b2dfa49
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-05-06 16:27:28 -04:00
Ryan VanderMeulen
cc947f05d4
Merge inbound to m-c. a=merge
2015-05-06 16:26:26 -04:00
Ryan VanderMeulen
11cde0e724
Merge fx-team to m-c. a=merge
2015-05-06 16:20:55 -04:00
David Major
b1551721e5
Bug 1160148: Disable CRT use of FMA3 on non-AVX2 processors. r=froydnj
2015-05-06 16:12:09 -04:00
aus@mozilla.com
16141b0b23
backout of bug 1161579 - blocking smoketests. a=RyanVM
2015-05-06 11:25:29 -07:00
Carsten "Tomcat" Book
6e929ef81c
merge mozilla-inbound to mozilla-central a=merge
2015-05-06 11:59:15 +02:00
Jordan Santell
80553d32fb
Bug 1145187 - Implement polling for buffer status on performance actor facades. r=vp
2015-05-05 17:12:49 -07:00
Benjamin Smedberg
04170ac199
Bug 1144127 - Remove support for distribution/bundles except in B2G, r=Mossop
...
--HG--
extra : rebase_source : b4355b5fdc60f6164feb8878d4fcac7ec6cc5d03
2015-05-05 15:15:27 -04:00
Benjamin Smedberg
b79f9bbb4d
bug 1161212 - Keep supporting binary XPCOM components from distribution bundles in B2G, because some partners use them to override builtin components. r=froydnj
...
--HG--
extra : rebase_source : 5357632238738d3c8c82c430b7412ea354517fcb
2015-05-04 16:31:55 -04:00
Wes Kocher
e68f6b417b
Merge m-c to inbound a=merge
2015-05-05 20:29:21 -07:00
Wes Kocher
5151ba0458
Merge m-c to inbound a=merge
...
--HG--
extra : rebase_source : 4f1d2fb0747c4f4ed88a7863471b1c12a47515f2
2015-05-05 14:53:34 -07:00
Wes Kocher
f4b5bed2ac
Merge fx-team to m-c a=merge
2015-05-05 14:45:52 -07:00
Wes Kocher
7e2b2a3cfc
Bug 1149555 - Skip test on 10.10 because it unexpectedly passes
2015-05-05 14:31:33 -07:00
Tim Taubert
f1b967520b
Bug 1109875 - Fix test failures by making <xul:iframe> and <xul:editor> elements query the frameLoader for the docShell instead of the boxObject r=smaug
2015-05-05 16:33:14 +02:00
Carsten "Tomcat" Book
cd411ff6db
Backed out changeset abc86341cd75 (bug 926838) for m3 test failures on a CLOSED TREE
2015-05-05 15:52:11 +02:00
Marco Bonardo
648bd5431e
Bug 1140395 - Deprecate old keywords API. r=ttaubert
2015-05-05 15:40:09 +02:00
Richard Marti
bb97bae3b3
Bug 1160758 - Add-on manager - use color instead of opacity for disabled extensions. r=mossop
2015-05-02 18:48:26 +02:00
Richard Marti
6258c61c89
Bug 1160735 - requestAutocomplete: use the new in-content style-sheet. r=MattN
2015-05-02 15:26:48 +02:00
Wes Kocher
7fd9a78d61
Merge m-c to inbound a=merge
2015-05-08 10:39:27 -07:00
Jed Davis
a77ba18be9
Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
...
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.
Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
Tim Taubert
83d3f584bd
Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm
2015-04-28 18:55:43 +02:00
Carsten "Tomcat" Book
7976b9d3b3
Merge mozilla-central to fx-team
2015-05-05 12:15:21 +02:00
Carsten "Tomcat" Book
0d950f5c81
merge mozilla-inbound to mozilla-central a=merge
2015-05-05 12:01:27 +02:00
Eddy Bruël
1e817a57be
Bug 1010552 - Breakpoints not removed from server when tab is closed;r=jlong
2015-05-05 11:55:46 +02:00
Alessio Placitelli
6807587ed5
Bug 1157359 - Add test coverage for subsessions chaining. r=gfritzsche
2015-05-05 01:33:37 +02:00
Alessio Placitelli
8821a64151
Bug 1157359 - Fix archiving aborted-session pings. r=gfritzsche
2015-05-05 01:33:37 +02:00
Alessio Placitelli
5027914185
Bug 1157359 - Fix daily pings being incorrectly archived as "aborted-sessions". r=gfritzsche
2015-05-05 01:33:37 +02:00
Alessio Placitelli
49e9c19884
Bug 1157359 - Fix profileSubsessionCounter and previousSubsessionId failing to update correctly. r=gfritzsche
2015-05-05 01:33:37 +02:00
Dão Gottwald
87925afef1
Bug 1160832 - Clean up styling for links in the Add-ons Manager. r=dtownsend
2015-05-04 22:53:55 +02:00
Patrick Brosset
92856897c5
Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
...
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's
target DOM nodes in a way that they can be highlighted/selected later in the inspector.
Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as
the walker would have missed the missing parent nodeFronts updates.
On the UI, this adds a new component in each PlayerWidget that displays a preview of the
target DOM nodes, highlight them on hover, and select them on click.
--HG--
extra : rebase_source : dfbf459d9de14233f125d028cf81f6b934941ea2
2015-05-04 13:55:51 +02:00
Jordan Santell
8c96d4fc02
Bug 114187 - Add getBufferInfo to devtools profiler actor. r=fitzgen
2015-05-04 11:49:27 -07:00
Ryan VanderMeulen
634d37ccd0
Merge inbound to m-c. a=merge
2015-05-04 15:59:00 -04:00
Ryan VanderMeulen
2f893755da
Backed out changesets c6380188c418 and cc9ff30e82d6 for possible Android debug asserts/crashes.
...
CLOSED TREE
2015-05-04 14:12:37 -04:00
Ryan VanderMeulen
2b8b4270f9
Merge m-c to inbound. a=merge
2015-05-04 16:11:38 -04:00