Nathan Froyd
f39d68a1fd
Bug 878084 - part 5 - change uuid of nsITelemetryPing to fix xpcshell orange on a CLOSED TREE; r=bustage
2013-05-31 16:34:20 -04:00
Ryan VanderMeulen
1764e937fd
Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks.
2013-05-31 16:06:10 -04:00
Nick Fitzgerald
26c7d35b52
Bug 760370 - Visually distinguish non-extensible objects; r=vporof
2013-05-29 19:47:00 +03:00
Christian Ascheberg
a10749e8ff
Bug 863063: quitting private browsing mode does not delete partially downloaded files, r=mak
2013-05-15 01:47:25 +02:00
Phil Ringnalda
2ecb698245
Back out b4913818b95e (bug 878319) for browser-chrome bustage
...
CLOSED TREE
2013-06-01 17:33:46 -07:00
Jim Blandy
a940543ba1
Bug 878319: Move makeInfallible into its own JSM. r=dcamp
2013-06-01 13:31:07 -07:00
Shane Caraveo
2eccc44ef3
bug 836766 drop minimized requirment on chats opened from worker, r=markh
2013-05-31 16:42:02 -07:00
Shane Caraveo
780239d0c2
bug 873421 fix error reporting in page-mark-config handler, r=markh
2013-06-01 10:52:37 -07:00
Jim Blandy
f6bf8f8722
Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice
2013-04-19 17:33:00 +03:00
Dave Camp
6d670aaa3f
Bug 867208 - Console.jsm is truncating messages. r=jwalker
2013-05-31 16:57:42 -07:00
Dave Camp
1f388e88f5
Bug 877274 - Add console.exception to Console.jsm. r=msucan
2013-05-31 16:57:40 -07:00
Ryan VanderMeulen
b25ced8a88
Merge m-c to fx-team.
2013-05-31 16:14:04 -04:00
Dave Camp
11bcb8c33a
Backout changeset 333845b6e000 (bug 877719) for mochitest-browser bustage.
2013-05-31 12:56:05 -07:00
Dave Camp
d27f7147fc
Bug 877298 - Move devtools globals to loader creation. r=jwalker
2013-05-31 11:06:09 -07:00
Dave Camp
991f954452
Bug 877719 - DebuggerServer.destroy should always work. r=past, f=jgriffin
2013-05-31 11:06:08 -07:00
Phil Ringnalda
ea17398276
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
...
CLOSED TREE
2013-05-31 07:39:56 -07:00
Jim Mathies
3aafad9d19
Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin
2013-05-30 12:32:17 -05:00
Shane Caraveo
2fed6153d1
bug 820601 add developer pref to load social content in tabs, allows use of developer tools, r=felipe
2013-05-29 17:58:45 -07:00
Nathan Froyd
67eaaac102
Bug 878084 - part 4 - make telemetry tests submit to a URL with a more realistic path; r=vladan
2013-05-31 11:04:09 -04:00
Nathan Froyd
3e2e84568f
Bug 878084 - part 3 - factor out registering ping handlers to a common function; r=vladan
2013-05-31 11:42:11 -04:00
Nathan Froyd
b139eb81d9
Bug 878084 - part 2 - delete BinaryInputStream constructor definition in telemetry tests; r=vladan
2013-05-31 10:12:34 -04:00
Nathan Froyd
5d55c991cf
Bug 878084 - part 1 - move TelemetryPing to a common global variable for telemetry tests; r=vladan
2013-05-31 10:12:11 -04:00
Monica Chew
3523d6c4ad
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
2013-05-27 18:33:39 -07:00
Johnny Stenback
27fed2a3cd
Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com
2013-03-27 22:19:41 -07:00
Drew Willcoxon
2dbea26139
Bug 870114 - Write a test that verifies that BackgroundPageThumbs uses private browsing. r=markh
2013-05-31 22:52:51 -07:00
Mark Hammond
0f0f2c2c3f
Bug 875214 - child processes on Windows now attach to the parent's console. r=aklotz
2013-05-30 23:23:50 +10:00
Benoit Girard
5a4e5c64c2
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
...
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
2013-03-11 14:47:40 -04:00
David Rajchenbach-Teller
d2b17571d9
Bug 874435 - Assume lower file system time precision. r=froydnj
2013-05-30 11:25:48 -04:00
Paolo Amadini
7c0d63a0eb
Bug 810490 - Constant stack space promise. r=mossop
...
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
2013-05-30 14:23:42 +02:00
Bao Duong
a80e0991ec
Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws
2013-05-29 19:38:19 -04:00
Timothy Arceri
b34c47ba20
Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt
2013-05-30 08:10:02 -04:00
Justin Dolske
48294fe1f9
Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws
2013-05-30 08:10:02 -04:00
Raymond Lee
49087b283c
Bug 836483 - Track download referrers. r=paolo
2013-05-27 19:14:18 +08:00
Ryan VanderMeulen
827fcbe731
Merge m-c to inbound.
2013-05-30 07:47:14 -04:00
Dão Gottwald
dfcb719d7d
Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
...
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
2013-05-30 09:48:02 +02:00
Phil Ringnalda
315cb76195
Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
...
CLOSED TREE
2013-05-29 23:42:20 -07:00
Ryan VanderMeulen
82efc086d8
Merge m-c to fx-team.
2013-05-29 22:47:38 -04:00
Dave Camp
1020ce3380
Bug 867109 - tools reload not working correctly on windows. r=jwalker
2013-05-29 10:48:06 -07:00
Dave Camp
2a8801838a
Bug 875437 - Close the debugger client in test_add_actors.js. r=past
2013-05-29 10:47:38 -07:00
Dave Camp
6c66472379
Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker
2013-05-29 10:47:38 -07:00
Dave Camp
b0a19dd209
Bug 875432 - Loader.jsm references gDevTools. r=jwalker
2013-05-29 10:47:38 -07:00
Ryan VanderMeulen
3aa3d304f2
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Ed Morley
9719c901f1
Merge latest green inbound changeset and mozilla-central
2013-05-29 15:24:19 +01:00
Robert O'Callahan
51329da47a
Bug 877025. Don't set 'firstShow' on the controls for a video that is already playing. r=dolske
2013-05-29 16:13:34 +12:00
Ed Morley
b578f86b0c
Merge mozilla-central and inbound
2013-05-28 16:30:34 +01:00
Andrew Halberstadt
b6f71e597b
Bug 872164 - remove unnecessary Makefile, r=ted
2013-05-28 10:57:08 -04:00
Tim Taubert
456925f942
merge m-c to fx-team
2013-05-28 15:02:50 +02:00
Tim Taubert
c7023c7b76
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Ed Morley
4fdd56680e
Backed out changeset 3c6a72bd7411 (bug 876426)
2013-05-28 08:50:19 +01:00
Ed Morley
46e5170b8e
Backed out changeset 6e02333d572b (bug 876380)
2013-05-28 08:50:17 +01:00
Robert O'Callahan
2e1f15f165
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
2013-05-28 17:05:38 +12:00
Robert O'Callahan
c1b4d757cb
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
2013-05-28 17:05:38 +12:00
Robert O'Callahan
8b4004f00e
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
2013-05-28 17:00:59 +12:00
Robert O'Callahan
3d33a85af8
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
2013-05-28 17:00:59 +12:00
Julian Seward
38e97ed8fa
Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard.
2013-05-28 14:03:38 +02:00
Andrew McCreight
d1266ee9b7
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
2013-05-21 16:23:53 -07:00
Shane Caraveo
6727fde3e6
bug 872470 - add EventSource to frameworker, r=markh, sr=gavin
2013-05-16 13:16:17 +02:00
Christian Ascheberg
d2feea50dd
Bug 872330 - Remove senseless code in nsDownload::Cancel. r=mak
2013-05-29 20:22:09 +02:00
David Rajchenbach-Teller
589f45c603
Bug 874425 - More logging in outExecutionDuration tests.
2013-05-29 20:56:08 -04:00
Anton Kovalyov
27a9375ceb
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Anton Kovalyov
d7a6ac8ae0
Backed out changeset 4f2586fe4489
2013-05-28 12:51:42 -07:00
Anton Kovalyov
1bc1c91f37
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Mihai Sucan
41f0938b15
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Mike Shal
6f32ddf61c
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Tim Taubert
528e894d58
merge m-c to fx-team
2013-05-26 15:22:27 +02:00
Ryan VanderMeulen
3fef097a3a
Merge m-c to inbound.
2013-05-25 09:30:33 -04:00
Ryan VanderMeulen
65d19efde8
Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769.
2013-05-25 09:21:29 -04:00
Geoff Lankow
dcadb82aee
Bug 864251 - Link to update history from about:support; r=adw
2013-05-25 23:58:02 +12:00
Mihai Sucan
69eceeab3c
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Ryan VanderMeulen
981189874d
Merge m-c to fx-team.
2013-05-25 09:34:13 -04:00
Joe Walker
aed5141a94
Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe
2013-05-25 10:41:42 +01:00
Joe Walker
93920d3fe2
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
8211ba5d95
Bug 754315 - Refactor to enable exec commands; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
a17d39aa1b
Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe
2013-05-25 09:51:30 +01:00
Tim Taubert
f3a17bfc07
merge m-c to fx-team
2013-05-24 22:16:58 +02:00
Victor Porof
1bcfae93c8
Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
...
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
7a2fdc1a36
Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
...
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Michael Ratcliffe
d70b929bd9
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Ed Morley
b07bad00f2
Merge mozilla-central and inbound
2013-05-24 10:07:13 +01:00
Phil Ringnalda
15bffd9afc
Merge m-c to fx-team
2013-05-23 21:25:59 -07:00
Drew Willcoxon
5102ce7d5f
Bug 870179 - Fix privacy leak in BackgroundPageThumbs when private browsing is active. r=ttaubert
2013-05-23 20:13:23 -07:00
Reuben Morais
4d4f14ef19
Bug 860951 - Follow up, fixing indentation. DONTBUILD
2013-05-23 16:39:18 -07:00
Reuben Morais
b4b9f97e36
Bug 860951 - Make newlines work in XUL alerts. r=Unfocused
...
--HG--
extra : rebase_source : a18b39cad30e711e033c91a2e67979884a8c68cf
2013-05-23 16:30:27 -07:00
Neil Rashbrook
b3d23c0b14
Bug 875469 Remove bogus attribute r=Mossop
...
DONTBUILD because preffed off by default
2013-05-23 23:51:03 +01:00
Sachin Hosmani
1cb5540643
Bug 737446 -'null' is shown in installation popup instead of name obtained from AMO metadata. r=Unfocused
2013-05-22 14:49:25 +05:30
Joey Armstrong
b5eb4cb307
bug 870406: move to moz.build (config batch #1 ) r=mshal
2013-05-24 17:21:14 -07:00
Eddy Bruel
522516b0d6
Merge for bug 637572
2013-05-24 17:05:46 -07:00
Jim Blandy
d8e43fcdc1
Bug 862490: Clarify sharing of _createExtraActors and _appendExtraActors between BrowserRootActor and BrowserTabActor. r=past
2013-05-24 10:13:42 -07:00
Sachin Hosmani
d1662d4218
Bug 590347 - Expose the softblock notification in preference to the incompatible notification when compatibility checking is disabled. r=Mossop
2013-05-24 09:37:17 -07:00
Andrew Halberstadt
bd06df3c4e
Bug 872164 - Create in-tree mozharness config, r=jgriffin
2013-05-24 11:01:06 -04:00
Brian R. Bondy
1c91f2b4ba
Bug 867056. r=rstrong
2013-05-23 13:26:44 -04:00
Arnaud Bienner
053792df71
Bug 875274 - Implement the content part of <input type="color">. r=mounir
2013-05-23 14:02:23 +01:00
Ralph Giles
f7dce2a0db
Bug 862088 - Fix build by removing obsolete call. r=bustage.
...
I swear this compiled locally.
2013-05-23 16:33:16 +08:00
Ralph Giles
2bb8de399a
Bug 862088 - Add raw mp3 sniffing.
...
Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.
Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are copies of files in content/media/test
truncated to 512 bytes. Our method can require up to 1.5k of data,
but these have 208/209 byte packets so sniffing still works.
notags-bad.mp3 has a corrupt header, and verifies sniffing fails.
Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.
Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are copies of files in content/media/test
truncated to 512 bytes. Our method can require up to 1.5k of data,
but these have 208/209 byte packets so sniffing still works.
notags-bad.mp3 has a corrupt header, and verifies sniffing fails.
2013-05-23 01:07:00 +08:00
Mike Hommey
67377e6991
Bug 874783 - Fix l10n builds after bug 848764. r=ted
2013-05-23 07:27:20 +02:00
Raymond Lee
1899201997
Bug 836439 - Handle downloads started in private browsing mode. r=paolo
2013-05-22 20:14:07 +08:00
Ryan VanderMeulen
18b8b78541
Merge m-c to inbound.
2013-05-22 12:31:28 -04:00
Ryan VanderMeulen
5fcd3eb415
Merge inbound to m-c.
2013-05-22 12:27:51 -04:00
Gijs Kruitbosch
4a7deb518c
Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao
...
--HG--
extra : rebase_source : 362b1b4596078e358cb9856b43781447e409f56f
2013-05-22 11:37:06 +02:00
Bobby Holley
ba05c93769
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00