Camilo Viecco
2011f0e31a
Bug 987816 - Part 2/3. Test verifying certificateUsageVerifyCA can return OK. r= dkeeler
...
--HG--
extra : rebase_source : 8e3f50d58c3c61e0fc843a053370f74d9adac8c0
2014-03-31 09:10:11 -07:00
Camilo Viecco
0905fe7590
Bug 987816 - Part 1/3. Allow verifying with certificateUsageVerifyCA. r=dkeeler
...
--HG--
extra : rebase_source : 7530839c9c02d56936e322f897de96d80a60a18f
2014-03-28 10:21:30 -07:00
Mike Kaply
854aed8da8
Backing out bug 889085 (dddfd63f1414, f8c14bd80676) due to regression bug 987783. r=roc
2014-04-02 10:03:08 -05:00
Mike Shal
de160c2fee
Bug 990739: Add releng.manifest for b2g win32; r=rail
2014-04-01 11:22:03 -04:00
Jon Coppeard
527b2025db
Bug 990071 r=terrence
2014-04-02 15:28:03 +01:00
Jon Coppeard
3e811f8ee0
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
2014-04-02 15:28:03 +01:00
Botond Ballo
4187310007
Bug 984490 - Use the correct clip rect when determining whether to skip rendering a tile. r=nical
2014-04-02 03:23:04 -04:00
Botond Ballo
a250e38342
Bug 984490 - Make Compositor::GetCurrentRenderTarget() const. r=nical
2014-04-02 03:27:42 -04:00
James Graham
d5714a2ac3
Bug 985606 - Improve API for reading structured logs, r=ahal
2014-04-02 14:32:41 +01:00
Andreas Gal
98a1b26a3b
Bug 978479 - Remove flipped quad texture from mQuadVBO. r=bjacob
2014-04-02 09:02:07 -04:00
Qiang Lu
55b87a048b
Bug 973761 - [WebRTC] Check device capabilities (HW codec and Android ver) before enabling vp8 hardware acceleration on Fennec. r=bjacob, r=gcp
2014-03-20 21:37:16 +08:00
Randy Lin
3f0be9b595
Bug 912627 - Remove spurious assertion. r=cpearce
2014-04-02 09:59:31 +08:00
J.R. Oldroyd
d9e2f3f810
Bug 893397 - Add FreeBSD support for NeckoWifi. r=ted, r=jdm
2014-04-02 09:02:06 -04:00
Rick Eyre
9bd8336634
Bug 882677 - Part 5: Add track element tests. r=cpearce
2014-03-17 15:11:41 -04:00
Rick Eyre
793a4683f6
Bug 882677 - Part 4: TextTrack::ReadyState should be set to 'error' if loading the stream fails. r=cpearce
2014-03-17 17:49:52 -04:00
Rick Eyre
ae56cf68d2
Bug 882677 - Part 3: Set Track::ReadyState after flushing the parser. r=cpearce
...
The parser might report errors during the flush call so we can't check and set the ReadyState of the track yet.
2014-03-17 16:52:11 -04:00
Rick Eyre
3453522908
Bug 882677 - Part 2: Handle ParsingErrors from vtt.js correctly. r=cpearce
...
* Update vtt.js to the newest version which has the capability
of reporting back ParserErrors.
* Update the update-vtt.js script a bit as well since
the symbols that it exports have changed a bit since the last import.
Some of the general information it outputs has since changed as well
like where the repo exists.
* Update WebVTTListener to set the track readiness state
to 'failed to load' if the WebVTT file is not loaded correctly.
2014-03-17 15:11:41 -04:00
Rick Eyre
a479abd6f5
Bug 882677 - Part 1: Dispatch loaded and error events to the HTMLTrackElement. r=cpearce
2014-03-14 12:13:41 -04:00
Anuj Agarwal
48d94b98d3
Bug 984124 - Convert nsWebBrowserPersist::mURIMap to nsClassHashtable. r=bsmedberg
2014-04-02 05:56:06 -07:00
Ehsan Akhgari
d5ddc93df5
Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky
2014-04-02 08:53:04 -04:00
Arun Raghavan
868bd3671a
Bug 986985 - Reconnect to the PulseAudio context if it is disconnected on stream creation. r=padenot,kinetik
...
--HG--
extra : rebase_source : efb8239b2a3ac73c78185084276d4b9ec53e1a3f
2014-04-02 14:42:11 +02:00
Paul Adenot
2d520f1828
Bug 946618 - Disable part of a cubeb test on Windows 7. r=kinetik
...
--HG--
extra : rebase_source : 1bf38b7cbb7e023b74ec1226e79f7bf01d739bd0
2014-03-24 11:06:05 +01:00
Paul Adenot
bdf73646ad
Bug 946618 - Disable some cubeb tests on Android. r=kinetik
...
We still have some kind of smoke test in test_audio.c, so that's kind of okay.
--HG--
extra : rebase_source : a5b760c58e8365a96b310b4bd480c3c2262c0713
2014-03-24 11:06:05 +01:00
Paul Adenot
ba92d7c5b8
Bug 946618 - Add native tests for cubeb. r=kinetik
...
--HG--
extra : rebase_source : 9b2e8e702ce5f8ea4d5416f3b45c91bc4cd94432
2014-02-25 14:21:59 +01:00
Paul Adenot
1140f95c5d
Bug 946618 - Skip some cubeb tests on some platforms. r=kinetik
...
For example, skip float tests on platform that don't support floating point
audio, and skip timing test on platform where we don't honor latency request.
--HG--
extra : rebase_source : 6d48b637f18747674d519b586a24a8f4680f293b
2014-03-24 11:06:05 +01:00
Paul Adenot
fd16aeaa78
Bug 946618 - Update cubeb to pick up new tests. r=kinetik
...
--HG--
extra : rebase_source : 335880c5ecc3ace9cf5260e9e95b668ae00d183a
2014-02-27 16:26:24 +01:00
Benjamin Bouvier
b925abbb47
Bug 986313: Use LifoAllocPolicy for VarTypeVector and prevent a memory leak when moving it in ModuleCompiler; r=luke
2014-04-02 14:25:15 +02:00
Jan de Mooij
3758666427
Bug 989011 - Factor this-computation for arrow functions out of JSOP_LAMBDA. r=jorendorff
2014-04-02 13:53:08 +02:00
Jonathan Watt
0f938e4df0
Bug 990752 - Make ImageLayerD3D9/ImageLayerD3D10::Render() use mSourceSurface instead of mDeprecatedSurface (Moz2D migration). r=mattwoodrow
2014-04-02 12:33:15 +01:00
Jonathan Watt
3976b3243c
Bug 964732 - Remove calls to DeprecatedGetAsSurface in ImageLayerD3D9 (Moz2D migration). r=mattwoodrow
2014-04-02 12:32:54 +01:00
Jonathan Watt
b918d98f73
Bug 990683 - Stop calling DeprecatedGetCurrentAsSurface in nsLayoutUtils::SurfaceFromElement(HTMLVideoElement* aElement,...). (Moz2D migration.) r=mattwoodrow
2014-04-02 12:32:24 +01:00
Nicolas Silva
db5e874e08
Bug 990876 - Backed out changeset 0a245ee13ce6 for build bustage
2014-04-02 19:12:48 +08:00
Jonathan Griffin
28124e2548
Bug 989048 - Use TimeoutException instead of Exception for emulator startup timeouts, r=mdas
2014-04-01 10:02:09 -07:00
Nicolas Silva
e1c367c356
Bug 990876 - Moz2dify TestTextures.cpp. r=mattwoodrow
2014-04-02 18:58:37 +08:00
Andrea Marchesini
e8e8e6036e
Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz
2014-04-02 10:09:29 +01:00
Ed Morley
aa8fe650e6
Backed out changeset b07bd3a55770 (bug 990628) since it needs to land on b2g-inbound alongside a moztt PR
...
--HG--
extra : rebase_source : 9fef0224bc628d4eced8b4bef92713bf82cc0796
2014-04-02 09:48:29 +01:00
Benoit Girard
0b0947607c
Bug 980454 - Add reftest for will-transform:transform containing block behavior. r=roc
2014-04-02 16:47:14 +08:00
James Kitchener
9bd3b4062a
Bug 947557 - Call DidReflow() on <mprescripts/> frame. r=fredw
2014-04-01 02:56:00 +02:00
Simon Sapin
79cca48a18
Bug 988780 - Refactor ParseGridTemplateAfterString() to not use CheckEndProperty() (layout/style/nsCSSParser.cpp). r=dbaron
2014-03-27 02:24:00 +01:00
Ted Mielczarek
bfdc430b35
bug 990266 - use mozinfo in xpcshell selftests r=jmaher
2014-04-01 16:02:58 -04:00
Jonathan Kew
447904d4ba
bug 990628 - revert reftest manifest change now that the test here (and in bug 990627) should no longer fail on b2g. r=mwu
2014-04-01 21:45:35 +01:00
Daniel Holbert
7a96dc5322
Bug 984786 part 3: Mark refcounted classes RDFBindingSet and DataOwner as MOZ_FINAL and make their destructors private. r=bent
2014-04-02 01:10:42 -07:00
Matt Woodrow
66a003fa8f
Bug 990437 - Fix windows build by moving implicit AddRef/Release calls to the cpp file
2014-04-02 15:08:31 +08:00
Matt Woodrow
51f772d89b
Bug 990437 - Convert ContentHostIncremental to inherit from ContentHostBase. r=nical
2014-04-02 14:45:02 +08:00
Matt Woodrow
927daa42a6
Bug 990437 - Split texture host ownership out from ContentHostBase. r=nical
2014-04-02 14:45:02 +08:00
Matt Woodrow
320178fba7
Bug 990437 - Rename the Incremental texture created function. r=nical
2014-04-02 14:45:01 +08:00
Jonathan Kew
5c3bff2b07
bug 987668 - reftest for Polish hyphenation. r=smontagu
2014-04-02 07:38:00 +01:00
Jonathan Kew
fa195e50ce
bug 987668 - add hyphenation patterns for Polish. r=smontagu,gerv
2014-04-02 07:38:00 +01:00
Myk Melez
0b2f7ffd1a
Bug 968129 - load initial tab in WebappImpl:loadStartupTab; r=mfinkle
2014-04-01 23:32:42 -07:00
Chris Peterson
26fe4385d6
Bug 989199 - Part 2: Compile xpfe/components/directory with FAIL_ON_WARNINGS. r=neil
2014-03-31 23:47:22 -07:00