Commit Graph

284351 Commits

Author SHA1 Message Date
Louis Christie
9de26f92e2 Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya 2016-02-17 00:28:49 +11:00
Louis Christie
fca5a0c0cc Bug 1231793: Part 4 - Added checks for Wave type in AndroidDecoderModule. r=jya 2016-02-17 00:28:49 +11:00
Louis Christie
765e2068f1 Bug 1231793: Part 3 - Fixed reading of Metadata tags. r=jya 2016-02-17 00:28:49 +11:00
Louis Christie
ffa75faced Bug 1231793: Part 2 - Added conversions to AudioSampleFormat.h. r=jya 2016-02-17 00:28:48 +11:00
Louis Christie
fff1302258 Bug 1231793: Part 1 - Added read functions for Little Endian integers to ByteReader.h. r=jya 2016-02-17 00:28:48 +11:00
Jan de Mooij
63500746c3 Bug 1246658 part 1 followup - Fix a bug introduced by the refactoring. 2016-02-16 12:53:30 +01:00
Jan de Mooij
5a761ce5cc Bug 1246658 part 4 - Replace MConstant's js::Value with a custom union. r=luke 2016-02-16 12:53:28 +01:00
Makoto Kato
56f0383b07 Bug 1247160 - Clipboard causes memory leak by internet shortcut. r=jimm
UTF8ToNewUnicode alloces new memory, so we don't need new alloc to convert to UTF-16

MozReview-Commit-ID: K7saM1xxNQ1
2016-02-10 13:21:50 +09:00
Carsten "Tomcat" Book
c4f7aa1d35 Merge mozilla-central to mozilla-inbound 2016-02-16 12:20:11 +01:00
Carsten "Tomcat" Book
8dcfcc24c0 merge mozilla-inbound to mozilla-central a=merge 2016-02-16 11:51:26 +01:00
Hannes Verschore
d2f35b7af9 Bug 1243754 - IonMonkey: Use 'delete' to destroy the ion script instead of 'free', r=jandem 2016-02-16 05:46:59 -05:00
Hannes Verschore
9ba45bcf82 Bug 1246154: IonMonkey - Track jit optimization when using a shared stubs for JSOP_NEG, r=shu 2016-02-16 04:51:34 -05:00
Sotaro Ikeda
f48c6615fa Bug 1248325 - Update BufferTextureHost::GetAsSurface() r=nical 2016-02-16 01:47:36 -08:00
Carsten "Tomcat" Book
a6be00b328 Backed out changeset decfe1d8c927 (bug 1242774) for causing leaks 2016-02-16 08:34:14 +01:00
Mark Hammond
38fc5722a3 Backout revision 4f941cddcf34 (bug 1243594) for xpcshell failures. 2016-02-16 14:56:43 +11:00
Mark Hammond
6e252e6db8 Backed out changeset 5688da9024b6 (bug 1243594) for xpcshell test failures. 2016-02-16 14:55:42 +11:00
Mark Hammond
0beb45c9af Bug 1243594 (part 2) - have rest.js automatically encode the request body as utf-8. r=gfritzsche 2016-02-16 12:44:49 +11:00
Mark Hammond
4fb27dc75d Bug 1243594 (part 1) - remove misleading references to utf8 in Credentials.jsm. r=rfkelly 2016-02-16 12:44:49 +11:00
Mark Hammond
21066a2ed4 Bug 1236372 - increase the size of the synced tabs panel so localized content is more likely to fit. r=Gijs 2016-02-16 12:31:14 +11:00
Xidorn Quan
df7f54827f Bug 1248316 - Clear Win10 intro page url for mochitest. r=Gijs
MozReview-Commit-ID: 7m7VWYWXcnM
2016-02-16 09:24:44 +08:00
Mark Hammond
bfd38fcc3a Bug 1247114 - do a one-off move of the synced-tabs button to the panel if Sync is initialized. r=Gijs 2016-02-16 12:22:19 +11:00
Bogdan Postelnicu
d6f4e7a357 Bug 1247933 - do not perform null check on aClient since we know for sure it's a valid pointert. r=sotaro
MozReview-Commit-ID: 5AiIprIVNAS
2016-02-15 10:33:46 +02:00
David Anderson
bf67160534 Add instrumentation for when content processes fail to acquire D3D11 devices. (bug 1247539, r=milan) 2016-02-15 23:59:24 -08:00
Nicholas Nethercote
edff45a918 Bug 1248101 - Make dtoa_malloc infallible. r=sfink. 2016-02-16 15:04:45 +11:00
Aidin Gharibnavaz
64db32ec3c Bug 1235830 - Renaming GetInternalNSEvent to WidgetEvent, in nsIDOMEvent r=smaug
MozReview-Commit-ID: Hm8Owq17KXn
2016-02-12 19:10:07 +03:30
Timothy Nikkel
21ff2b73d9 Bug 1242093 - Fix assertion in Downscaler::ClearRow. r=njn
The starting column can be the last column, and we handle that correctly.

Also split function into ClearRow and ClearRestOfRow.
2016-02-16 08:04:57 +01:00
Alastor Wu
a5c5eb42c1 Bug 1242774 - add crash test. r=jwwang. 2016-02-14 19:24:00 +01:00
ISHIKAWA, Chiaki
3716397205 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Byron Campen [:bwc]
e7c11bd6ba Bug 1247656: Make sure that remote reoffer does not change the media type of an m-line. r=drno
MozReview-Commit-ID: DFXgLuSW6nM
2016-02-11 13:00:58 -06:00
Honza Bambas
2eba454b93 Bug 1247432 - Don't do any unnecessary I/O in cache2 after shutdown, r=michal 2016-02-12 09:36:00 +01:00
Nick Fitzgerald
16ca9dd060 Bug 1247299 - Force SavedFrame columns to be 0 in JS_MORE_DETERMINISTIC builds; r=sfink
The fuzzers' differential testing would like to test the asm.js vs non-asm.js
code which may or may not involve SavedFrame stacks, but asm.js doesn't ever
record columns so any test case with a SavedFrame stack will fail. To enable the
fuzzers to get deeper into the system, rather than failing early because of
SavedFrame stacks, we force SavedFrame columns to 0 in the deterministic builds
that the fuzzers use.
2016-02-12 07:41:00 +01:00
Margaret Leibovic
1b66f34e7e Bug 1225842 - Properly send message to update open search state. r=liuche
MozReview-Commit-ID: 77s1zWo9vrr
2016-02-05 12:56:23 -05:00
Margaret Leibovic
0be96dabce Bug 1245930 - Disable zoomed view on non-Nightly builds. r=mcomella
MozReview-Commit-ID: 3RfprujEO1h
2016-02-12 12:54:50 -05:00
Mark Banner
66a235beb9 Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code 2016-02-15 23:43:42 +00:00
Mark Banner
6c1e285e67 Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code 2016-02-15 23:43:36 +00:00
Brian Grinstead
f9a70b8904 Bug 1243959 - e10s fixes for browser_webconsole_autocomplete_in_debugger_stackframe.js;r=linclark
MozReview-Commit-ID: 8IY8jPgRxPL
2016-02-15 13:51:51 -08:00
Brian Grinstead
16ad5ac8dc Bug 1243962 - e10s fixes for browser_console_variables_view_while_debugging_and_inspecting.js;r=linclark
MozReview-Commit-ID: JZfJMB9b4r9
2016-02-15 13:51:51 -08:00
Brian Grinstead
59321aef83 Bug 1243968 - e10s fixes for browser_console_variables_view_while_debugging.js;r=linclark
MozReview-Commit-ID: B2a0GUCdfIl
2016-02-15 13:51:51 -08:00
Brian Grinstead
59e19d2f01 Bug 1243977 - e10s fixes for browser_console_variables_view.js;r=linclark
MozReview-Commit-ID: IMkxPREPieV
2016-02-15 13:51:51 -08:00
Brian Grinstead
adbefd2d92 Bug 1243995 - e10s fixes for browser_console_optimized_out_vars.js;r=linclark
MozReview-Commit-ID: BXUmWs9q4qV
2016-02-15 13:51:51 -08:00
Brian Grinstead
e9ed09e096 Bug 1243983 - e10s fixes for browser_console_iframe_messages.js;r=linclark
MozReview-Commit-ID: 3kJzniv1hMl
2016-02-15 13:51:51 -08:00
Brian Grinstead
1d6cddac4d Bug 1243963 - e10s fixes for browser_console_error_source_click.js;r=linclark
MozReview-Commit-ID: 5FUWZslktdc
2016-02-15 13:51:48 -08:00
Phil Ringnalda
88e064914a Backed out 5 changesets (bug 1245916) for browser-chrome and devtools bustages
CLOSED TREE

Backed out changeset 70eca07367f4 (bug 1245916)
Backed out changeset 04c1740aa499 (bug 1245916)
Backed out changeset b554c7ce41c4 (bug 1245916)
Backed out changeset 01675e4828b5 (bug 1245916)
Backed out changeset 878db4caf845 (bug 1245916)
2016-02-15 13:58:27 -08:00
Landry Breuil
be31cdb9dc Bug 1243493 - Add BSDs to NSPR moz.build. r=ted 2016-01-29 21:06:03 +00:00
Jan Keromnes
d22a5afa2c Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel 2016-02-15 08:11:00 +01:00
Jamie Nicol
6160091b17 Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee
Add helper function nsIFrame::In3DContextAndBackfaceIsHidden() which
checks both if a frame is backface-hidden and whether it is within a
3D-transform context.

In FrameLayerBuilder, check this function rather than BackfaceIsHidden()
to determine whether a frame needs a backface-hidden layer. This will
avoid creating unnecessary extra layers for non-3d-transformed items
which for some reason have backface-hidden set.
2016-02-08 22:34:13 +00:00
David Anderson
c23e655a61 Lazily initialize D3D11 mix-blend shaders. (bug 1246388, r=mattwoodrow) 2016-02-12 17:15:33 -08:00
Nick Alexander
11be3896df Bug 1248092 - Replace preprocessor -I with CONFIGURE_SUBST_FILES. r=glandium
MozReview-Commit-ID: IT4cHsAOMwd
2016-02-12 16:27:24 -08:00
Michal Novotny
c065bf45e7 Bug 1247806 - Fix HSTS redirect check in WebSocketChannel, r=mcmanus 2016-02-16 01:19:57 +01:00
Syd Polk
2800ae8755 Bug 1247758 - README needs to updated with information on running with ./mach - r=maja_zf,SingingTree
MozReview-Commit-ID: K30pgZQMQYo
2016-02-15 13:31:02 -06:00