Bob Owen
|
fe30d71f59
|
Bug 1054646 - Part 2: test loading of blob and data URLs in unique origin iframe sandbox. r=bz
|
2014-09-30 08:51:47 +01:00 |
|
Bob Owen
|
85b74eed3f
|
Bug 1054646 - Part 1: Change nsNullPrincipal::CheckMayLoad to always allow loads when the principal of the URI in the principal doing the load. r=bz
|
2014-09-30 09:09:36 +01:00 |
|
Nick Fitzgerald
|
12d32f477d
|
Bug 1056373 - Remove debug logging that accidentally got left over. r=jimb
|
2014-09-23 09:00:00 +02:00 |
|
Lars T Hansen
|
83e7288eb7
|
Bug 1072176 - Clean up misplaced assertions in public functions. r=waldo
--HG--
rename : js/src/jit-test/tests/sharedbuf/bug1068458-toolong.js => js/src/jit-test/tests/sharedbuf/toolong.js
|
2014-09-30 10:23:28 +02:00 |
|
Carsten "Tomcat" Book
|
48c0355651
|
Backed out changeset d42938fd0288 (bug 1002855) for web-platform-4 test failures
|
2014-09-30 10:04:11 +02:00 |
|
Cykesiopka
|
1554cac9c3
|
Bug 1073865 - Add missing SSL_ERROR l10n strings v1. r=dkeeler
|
2014-09-27 14:02:00 +02:00 |
|
Jan Beich
|
96a0c24b2a
|
Bug 1073709 - Disable C++11 <atomic> when using GCC with libc++. r=waldo
|
2014-09-26 15:15:00 +02:00 |
|
Douglas Crosher
|
b6f78246ff
|
Bug 1071456 - IonMonkey: optimize DoubleToFloat32 to useAtStart the argument. r=sunfish
|
2014-09-27 00:31:13 +10:00 |
|
Douglas Crosher
|
43181faed1
|
Bug 1070985 - IonMonkey x64: add some move instructions with a constant address operand, and fix the formatters to emit REX prefixes. r=nbp
|
2014-09-30 01:02:11 +10:00 |
|
Chris Jones
|
739e3a3242
|
Bug 1069573 - Use the bKGD PNG background color (if present) to fill the background of animation frames. r=mwu
|
2014-09-25 19:18:21 -07:00 |
|
Michael Pruett
|
1e54b96268
|
Bug 1056871 - Remove workarounds for bug 687194 in tests. r=mconley
|
2014-09-28 21:52:25 -05:00 |
|
JW Wang
|
078e44875f
|
Bug 1051658 - Part 1 - handle AudioSink init failure in MediaDecoderStateMachine. r=kinetik.
|
2014-09-29 17:42:00 +02:00 |
|
JW Wang
|
3449f871ec
|
Bug 1051658 - Part 2 - notify decode error when AudioSink init failed. r=kinetik
|
2014-09-29 01:31:00 +02:00 |
|
Valentin Gosu
|
d187726b90
|
Bug 1002855 - Turn on Resource Timing. r=bz
|
2014-09-19 02:28:43 +03:00 |
|
JW Wang
|
bbd545154b
|
Bug 962874 - Enable content/media mochitests on b2g desktop builds. r=cpearce
|
2014-09-29 19:23:00 +02:00 |
|
Jonathan Kew
|
840d8b0fd5
|
Bug 1065002 pt 2 - Add an orientation field to nsFontMetrics. r=jdaggett
|
2014-09-30 07:38:35 +01:00 |
|
Jonathan Kew
|
9407713a2b
|
Bug 1065002 pt 1.3 - Add an Orientation parameter to gfxFont::GetMetrics and dispatch to horizontal or vertical as needed. r=jdaggett
|
2014-09-30 07:38:26 +01:00 |
|
Jonathan Kew
|
cbdf2b8244
|
Bug 1065002 pt 1.2 - Add CreateVerticalMetrics to gfxFont, to read/synthesize metrics for vertical layout. r=jdaggett
|
2014-09-30 07:38:06 +01:00 |
|
Jonathan Kew
|
08e2504e53
|
Bug 1065002 pt 1.1 - Rename gfxFont::GetMetrics to GetHorizontalMetrics, and add a GetMetrics wrapper to access it. r=jdaggett
|
2014-09-30 07:37:40 +01:00 |
|
Jonathan Kew
|
3ff7b19ff8
|
Bug 727276 - Reftests for emoji-style variation selectors. r=roc
|
2014-09-30 07:28:28 +01:00 |
|
Jonathan Kew
|
21d25f9507
|
Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc
|
2014-09-30 07:27:55 +01:00 |
|
Carsten "Tomcat" Book
|
5404757967
|
Backed out changeset 571cef4dcf52 (bug 1074004) for m-oth test failure
--HG--
rename : media/libnestegg/README.md => media/libnestegg/README
|
2014-09-30 08:16:55 +02:00 |
|
Carsten "Tomcat" Book
|
8514885e2d
|
Backed out changeset 2af5453da3ab (bug 1074004)
|
2014-09-30 08:16:31 +02:00 |
|
Carsten "Tomcat" Book
|
5928de8352
|
Backed out changeset 405b97368630 (bug 1074004)
|
2014-09-30 08:16:27 +02:00 |
|
Nicholas Nethercote
|
5b0e87974d
|
Bug 1074062 - Fix a DMD link error that only affects some Macs. r=froydnj.
|
2014-09-29 19:08:45 -07:00 |
|
Camilo Viecco
|
836f2a96a1
|
Bug 787133 - (hpkp) Part 2/2. Tests r=keeler
|
2014-09-29 20:31:08 -07:00 |
|
Camilo Viecco
|
1954b909cc
|
Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus
|
2014-09-03 10:24:12 -07:00 |
|
JW Wang
|
4e9f76649f
|
Bug 883731 - Per spec. autoplay activation should be handled by readyState transition. r=cpearce
|
2014-09-29 16:53:00 +13:00 |
|
JW Wang
|
e25d70a688
|
Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce
|
2014-09-24 19:26:00 +12:00 |
|
JW Wang
|
872d1bef82
|
Bug 883731 - Remove unnecessary update of readyState and introduce NEXT_FRAME_UNAVAILABLE_SEEKING so that we return HAVE_METADATA while seeking. r=cpearce
|
2014-09-24 19:25:00 +12:00 |
|
JW Wang
|
0c9b134e37
|
Bug 883731 - Remove ResourceLoaded notifications since they don't make much sense with a media cache. r=cpearce
Based on roc's patch in https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=883731&attachment=767505.
|
2014-09-24 19:25:00 +12:00 |
|
Kai-Zhen Li
|
70e042f9d8
|
Bug 1068468 - Truncate ssid if its length of encoded to utf8 is longer than 32. r=chulee
--HG--
extra : amend_source : 7f41d7bf31c3152e75934731d36aead919371baa
|
2014-09-26 17:41:19 +08:00 |
|
Matthew Gregan
|
2bd5a0a396
|
Bug 1074004 - Bustage fix for nestegg_set_halloc_func.
--HG--
extra : rebase_source : 7e24e953dc287e80112e0a0d4263b6ac5b1fbd8d
|
2014-09-30 16:20:56 +13:00 |
|
Cervantes Yu
|
e8f6bd690e
|
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
--HG--
extra : rebase_source : 5e2dedb855dd5e0e6637d6f42c80c69df8081971
|
2014-09-30 00:00:00 +08:00 |
|
Matt Woodrow
|
8f4b4f5ec3
|
Bug 1070722 - Backout accidental inclusions in a4ae53da4fe6
|
2014-09-30 16:12:28 +13:00 |
|
Matt Woodrow
|
8b99f454e7
|
Bug 1070722 - Fix reftest annotation for OSX 10.6
|
2014-09-30 15:26:40 +13:00 |
|
Matt Woodrow
|
0b55343996
|
Bug 1070722 - Use the imagelib high quality downscaler on OSX instead of the quartz one. r=jrmuizel
|
2014-09-26 15:05:14 -04:00 |
|
Felipe Gomes
|
da99fea57f
|
Bug 1071203 - Log a message to the console when we override browser.tabs.remote.autostart. r=billm
|
2014-09-29 22:22:21 -03:00 |
|
Matthew Gregan
|
688ffec858
|
Bug 1069660 - Wrap long lines at 80 cols.
|
2014-09-30 14:14:41 +13:00 |
|
Matthew Gregan
|
662e0d0503
|
Bug 1069660 - Add mochitests for WebM/Opus files with invalid DiscardPadding.
|
2014-09-30 14:14:41 +13:00 |
|
Matthew Gregan
|
e496956507
|
Bug 1069660 - Enforce DiscardPadding validity.
|
2014-09-30 14:14:40 +13:00 |
|
Matthew Gregan
|
7afa013ebb
|
Bug 1069660 - WebMReader cleanups.
|
2014-09-30 14:14:40 +13:00 |
|
Matthew Gregan
|
c6c3ba566d
|
Bug 1069660 - Factor Vorbis and Opus decoding out.
|
2014-09-30 14:14:40 +13:00 |
|
Matthew Gregan
|
99d070ed83
|
Bug 1074004 - Fix WebMioData implementation in TestWebMWriter. r=giles
|
2014-09-29 13:13:21 +13:00 |
|
Matthew Gregan
|
2f94410dfa
|
Bug 1074004 - Update nestegg from upstream. r=giles
--HG--
rename : media/libnestegg/README => media/libnestegg/README.md
|
2014-09-29 13:13:10 +13:00 |
|
Wes Kocher
|
326073f49a
|
Backed out changeset bbf22ebcac51 (bug 1065933) for Gip orange
|
2014-09-29 17:39:16 -07:00 |
|
Matt Woodrow
|
28bf18759d
|
Bug 1067588 - Don't use source clipping if the draw won't resample. r=Bas
|
2014-09-30 13:20:35 +13:00 |
|
Jeff Walden
|
a4f1ba5f6c
|
Remove tabs from js/src/vm. No bug, r=dietabsdie and DONTBUILD because |hg qdi -w| prints nothing for this change
|
2014-09-29 16:47:52 -07:00 |
|
André Bargull
|
3c62d311b7
|
Bug 1068589 - Remove forced extensible check before calling JSObject::preventExtensions. r=jwalden
--HG--
extra : rebase_source : 5ec8efb801fd67dd7c9d08ad0259aaee36f225ce
|
2014-09-23 22:47:01 +02:00 |
|
Chris Pearce
|
032fe412c9
|
Bug 1073792 - Refresh WMF output types on discontinuities, to catch cases where WMF doesn't notify us of an output type change. r=kinetik
|
2014-09-30 11:59:15 +13:00 |
|