Commit Graph

262584 Commits

Author SHA1 Message Date
David Burns
b95ddb0681 Bug 850686: Remove dead tests from Marionette; r=jgriffin 2015-09-12 00:19:42 +01:00
Joshua Cranmer
13ecb5fa48 Bug 904812 - Make resources 'testing-common' and 'testing' available in Mozmill tests, r=Fallen
Note that this just contains the mozharness changes needed to add the requisite
command-line flag to the mozmill invocation.
2015-09-12 17:04:55 -05:00
Michael Layzell
42eab7f768 Bug 1196479 - Fire selectstart and selectionchange events on the input node when the selection in that editor changes. r=ehsan 2015-09-12 17:56:46 -04:00
Michael Layzell
d4e7b4000d Bug 571294 - Part 2: Tests for new select event behaviour, r=ehsan 2015-09-12 17:56:45 -04:00
Michael Layzell
bca2ce7da8 Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug 2015-09-12 17:56:44 -04:00
Ehsan Akhgari
fb449faaef Bug 1144826 - Wait for focus before trying to invoke a menu 2015-09-12 17:43:38 -04:00
Michael Layzell
6261581c48 Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan 2015-09-12 16:53:33 -04:00
Michael Layzell
849db94515 Bug 1201190 - Part 2: Add MOZ_NON_TEMPORARY_CLASS and MOZ_RAII to mfbt, r=ehsan 2015-09-12 16:53:32 -04:00
Michael Layzell
60f286057c Bug 1201190 - Part 1: Add an analysis to prevent a type from being allocated in a temporary, r=ehsan 2015-09-12 16:53:31 -04:00
Christoph Kerschbaumer
1bafb5ffa2 Bug 1194524 - Use channel->ascynOpen2 in dom/media/MediaResource.cpp (r=sicking) 2015-09-12 12:59:08 -07:00
Christoph Kerschbaumer
acb9ac2a16 Bug 1197918 - Use channel->Open2() in rdf/base/nsRDFXMLDataSource.cpp (r=sicking) 2015-09-12 12:58:49 -07:00
Richard Barnes
8824811399 Bug 942515 - Show Untrusted Connection Error for SHA-1-based SSL certificates with notBefore >= 2016-01-01 r=keeler 2015-09-11 14:52:30 -04:00
Brian R. Bondy
ccbfd7fcb9 Bug 1204170 - Fix icns file for b2g graphene builds. r=spohl 2015-09-12 14:11:46 -04:00
Johannes Pfrang
7d9d846b63 Bug 1202266 - Suppress '-Wformat-security' in libstagefright CXXFLAGS. r=kentuckyfriedtakahe 2015-09-10 09:49:00 +02:00
Panos Astithas
b0b7e34fdc Bug 861335 - Link network requests from console to network panel. r=vporof 2015-09-10 07:28:00 +02:00
Phil Ringnalda
937761cd90 Merge m-c to f-t 2015-09-11 22:10:22 -07:00
Wes Kocher
99ea67446d Backed out changeset bc2d12101a25 (bug 861335) for browser_perf-recording-selected-04.js leaks CLOSED TREE 2015-09-11 13:33:39 -07:00
Wes Kocher
c2f1ee5b93 Backed out changeset 215df49b91e7 (bug 1201973) for browser_searchbar_keyboard_navigation.js failures CLOSED TREE 2015-09-11 11:08:39 -07:00
Wes Kocher
ab1e5bffe3 Backed out changeset 55278c1dc745 (bug 1203161) for browser_searchbar_keyboard_navigation.js failures CLOSED TREE 2015-09-11 11:08:29 -07:00
Wes Kocher
595db8841b Backed out changeset 5fad2760f199 (bug 1203524) for browser_searchbar_keyboard_navigation.js failures CLOSED TREE 2015-09-11 11:08:21 -07:00
Wes Kocher
1ed92cfe6a Backed out changeset d79fb9007765 (bug 1139655) for browser_searchbar_keyboard_navigation.js failures CLOSED TREE 2015-09-11 11:08:13 -07:00
Mark Banner
2ee16d650d Bug 1169632 - Loop conversation name vanishes if the window is detached by dragging. Don't try to set the title in the wrong place - let the detachChatbox code set the title. r=mixedpuppy 2015-09-11 17:14:39 +01:00
James Cheng
7321fb7dea Bug 1203047 - Make MediaDecoderReader know less about AudioData/VideoData by using MediaData instead. r=jya 2015-09-10 03:06:00 +02:00
Nils Ohlmeier [:drno]
f54313ed43 Bug 1203701 - add spdUtils.js to steeplechase. r=bwc 2015-09-10 13:33:21 -07:00
Nigel Babu
d4f426f335 Backed out changeset 28f1e57d4757 (bug 1171488) again on suspicion of causing dt1,dt4 bustages
ON A CLOSED TREE
2015-09-11 12:35:21 +05:30
Carsten "Tomcat" Book
92b912e169 Backed out 1 changesets (bug 1194139) for SpiderMonkey regressions on a CLOSED TREE
Backed out changeset 2c20e26ca644 (bug 1194139)
2015-09-11 09:00:12 +02:00
Kaustabh Datta Choudhury
ac6b147fc1 Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher 2015-09-10 09:52:00 +02:00
Nick Fitzgerald
057b8e37de Bug 1202028 - Implement range based for loops for SavedFrame stacks. r=terrence 2015-09-10 16:24:00 +02:00
Masatoshi Kimura
b89dfcc47e Bug 1200602 - Use the alternate content for <applet>. r=kmachulis 2015-09-10 07:32:00 +02:00
Jordan Santell
3adfe57643 Bug 1122058 - Add telemetry hooks to various performance tools actions. r=vp,mratcliffe 2015-09-09 15:20:12 -07:00
Karl Tomlinson
f24bc95a00 bug 1203380 add custom AudioBlock copy constructor and make AudioChunk conversion constructor explicit r=padenot
Making the conversion constructor explicit means that it will be obvious if
a temporary is created to pass an AudioChunk as an AudioBlock parameter.
2015-09-10 09:29:34 +12:00
Karl Tomlinson
bc61b2613e bug 1203380 add custom assignment operator to AudioBlock r=padenot 2015-09-10 08:39:12 +12:00
Karl Tomlinson
4013eed746 bug 1203380 tighten not-sharing assertion in ChannelFloatsForWrite() r=padenot 2015-09-10 09:01:55 +12:00
Karl Tomlinson
eede39a10a bug 1203380 destroy AudioBlocks on AudioNodeStream on graph thread r=padenot 2015-09-10 15:13:45 +12:00
Karl Tomlinson
02aa206ff9 bug 1203380 ClearDownstreamMark() before returning AsMutableChunk() r=padenot 2015-09-10 14:47:31 +12:00
Jean-Yves Avenard
b4da62868d Revert "Bug 1185115: P2. replace all stagefright::Vector with nsTArray. r=kentuckyfriedtakahe"
This reverts commit 757c4bd76326
2015-09-12 16:57:43 +10:00
Jean-Yves Avenard
cf259b8788 Bug 1185115: P2. replace all stagefright::Vector with nsTArray. r=kentuckyfriedtakahe 2015-09-12 16:47:30 +10:00
Jon Droniak
5b61e43934 Bug 1199796 - Refactor Request and XHR request method validation. r=nsm 2015-09-11 11:26:33 -07:00
Ehsan Akhgari
3abd68d937 Bug 1204068 - Update the clang used for OSX cross compiles to the latest that we use on Linux64; r=ted 2015-09-12 02:14:53 -04:00
Phil Ringnalda
17e3761d9d Merge m-c to m-i 2015-09-11 22:04:40 -07:00
Benoit Girard
41087db8b1 Bug 1191539 - DisplayPort should ForceInside frameRect to match compositor DisplayPort. r=kats 2015-09-09 14:41:38 -04:00
Ehsan Akhgari
8de3d79600 Bug 1204397 - Part 2: Recover from a double negative trap, r=me 2015-09-14 14:22:49 -04:00
Matt Woodrow
50df4ecab8 Bug 1204597 - Use Move constructor for opaque region in FrameLayerBuilder instead of copying. r=jrmuizel 2015-09-14 14:18:20 -04:00
Matt Woodrow
a00e502e96 Bug 1202029 - Use the containing block for determining perspective for transformed elements. r=dbaron 2015-09-14 14:17:40 -04:00
Matt Woodrow
4f06c92098 Bug 1203744 - Fix the SCREEN blend mode with CompositorOGL when the source data is unpremultiplied. r=dvander 2015-09-14 14:17:39 -04:00
Matt Woodrow
bbae63ee89 Bug 1197534 - Send RecycleTexture messages from the ImageBridge thread. r=sotaro 2015-09-14 14:17:39 -04:00
Jed Davis
8a29eeb71f Bug 1202887 - Delay WebBrowserPersist error callbacks caused by IPC ActorDestroy. r=billm
The way IPDL glue currently works, it's unsafe to do Send__delete__ on
another actor in that context, and these callbacks can indirectly cause
that; see bug for details.
2015-09-14 11:18:28 -07:00
Aaron Klotz
d777a7a7e9 Bug 1194488: Part 2 - Make sure nsPluginTag::mSupportsAsyncInit is initialized in all constructors; r=jimm 2015-09-14 12:12:11 -06:00
Aaron Klotz
9865d6845f Bug 1194488: Backed out changeset 108cd7f55f80 for having an incorrect bug number in commit message; r=backout 2015-09-14 12:09:56 -06:00
Gijs Kruitbosch
9c1dc12f3d Bug 1195757 - treat about:cache as chrome, make checks on about: pages stricter, catch exceptions from NetUtil.jsm, r=ttaubert 2015-09-08 19:07:07 +01:00