Christoph Kerschbaumer
4bebfdcdbc
Bug 1187217 - Fix deref nullptr loadInfo in nsDocShell::LoadStream. r=bz
2015-07-24 12:15:14 -07:00
Lee Salzman
1ea8436b48
Bug 1187210 - limit ArcToBezier sweeps while taking care of floating-point inaccuracy. r=eihrul
2015-07-25 02:45:02 -04:00
Trevor Rowbotham
e4a0032bd0
Bug 1186739 - Replace the usage of Promise.jsm with native DOM promises. r=mconley
2015-07-24 09:55:00 +02:00
Lee Salzman
193d5b3848
Bug 1186689 - check for OOM on destination array before mapping source to avoid needing unmap. r=bas
2015-07-23 11:39:22 -04:00
Kyle
a33672182a
Bug 1186111 - Implemented pack unpremultiply for 32f formats. r=jgilbert
2015-07-21 15:00:08 -04:00
Kyle
4f1a983170
Bug 1186111 - Implemented pack unpremultiply for 16f formats. r=jgilbert
2015-07-21 14:37:32 -04:00
Liang-Heng Chen
2d9863ad53
Bug 1185706 - support Tie() for mozilla::Pair. r=froydnj
2015-07-24 00:42:00 +02:00
Jason Duell
e592f28662
Bug 1176073 - Missing mIPCClosed check in SendReportSecurityMessage. r=honza
2015-07-14 15:03:00 +02:00
Anup Kumar
1e19a034c9
Bug 1171941 - Removed an incorrect URL prefix from fetch_tests.js. r=jdm
2015-07-25 08:44:00 +02:00
Mitchell Field
2c8cbec5d1
Bug 1126228 - Directory (--directory) argument for |mach warnings-list| and |mach warnings-summary|. r=gps
2015-01-27 21:13:28 +11:00
Jonathan Kew
601846243f
Bug 1184295 - Ensure the containing block has a constrained size during logical-properties tests, to suppress unconstrained-isize warnings. r=heycam
2015-07-27 08:06:46 +01:00
Carsten "Tomcat" Book
ac10f60e11
Backed out changeset c5e6edadb0d1 (bug 1172382) for mulet R6 Reftest Failures
...
--HG--
extra : rebase_source : f592d5f7b3785548007033e9946cea5af9ebc7c9
2015-07-27 08:47:23 +02:00
Carsten "Tomcat" Book
e4c7727ffd
Backed out changeset d4b6f85c0d42 (bug 1172382)
...
--HG--
extra : rebase_source : 9f4c229d85a66afd40afb02ebdcaed912b53f153
2015-07-27 08:47:00 +02:00
Cameron McCormack
3585bedd89
Bug 1181011 - Don't use cached rule node structs for animations within pseudo-elements. r=dbaron a=abillings
2015-07-27 16:43:44 +10:00
Carsten "Tomcat" Book
c9839dd8f9
Backed out changeset 1ca5723f69d4 (bug 1186780) for dom crashes
2015-07-27 08:01:09 +02:00
Carsten "Tomcat" Book
d9c1315ad6
Backed out changeset 8e006947db44 (bug 1186780)
2015-07-27 08:00:29 +02:00
Makoto Kato
51adbe4deb
Bug 1181000 - Use logical pixel to set IME candidate window. r=karlt
2015-07-27 14:37:02 +09:00
Jean-Yves Avenard
8d428f4bec
Bug 1185972
: P6. Ensure exiting dormant mode has completed seek before notifying decoder. r=jwwang
2015-07-27 14:52:40 +10:00
Jean-Yves Avenard
fa397ab3b4
Bug 1185972
: P5. Add mochitest testing new seek behaviour. r=jwwang
...
Test ensures that seeking starts right after metadata is processed if we have a known start time.
2015-07-27 14:52:35 +10:00
Jean-Yves Avenard
c5999c60f3
Bug 1185972
: P4. Initiate seek as early as conditions permit. r=jwwang
...
We can initiate a seek as soon as we have a start time and metadata have been read.
However, only enable this feature for MSE as some tests expect events in a specific order.
2015-07-27 14:52:30 +10:00
Jean-Yves Avenard
797031e88a
Bug 1185972
: P3. Don't reduce our buffer threshold coming out of dormant mode. r=jwwang
...
Each time we would come out of dormant mode, the buffer threshold for audio-only stream would be reduced.
2015-07-27 14:52:25 +10:00
Jean-Yves Avenard
b7937eabbd
Bug 1185972
: P2. Refactor handling of first frame decoded. r=jwwang
2015-07-27 14:52:20 +10:00
Jean-Yves Avenard
afb92e8070
Bug 1185972
: P1. Remove DECODER_STATE_DECODING_FIRSTFRAME state. r=jwwang
...
We want to be able to process the steps following decoding of the first frame
independent of a state.
2015-07-27 14:52:16 +10:00
Jean-Yves Avenard
0259a11e37
Bug 1185886: P2. Don't unnecessarily drain decoders when there's no frames pending. r=cpearce
2015-07-27 14:52:11 +10:00
Jean-Yves Avenard
906996fe29
Bug 1185886: P1. Ensure DrainComplete() is called when draining. r=cpearce
...
If no samples were ever passed to the H264 wrapper, no decoder would have been created.
2015-07-27 14:52:06 +10:00
Ting-Yu Lin
7004e4e2ab
Bug 1172382 - Enable AccessibleCaret on B2G. r=roc
...
The new AccessibleCaret replaces TouchCaret and SelectionCarets. Disable
them accordingly.
--HG--
extra : commitid : H2bSIbLfEXs
2015-07-27 11:56:05 +08:00
Ting-Yu Lin
c106f27e4d
Bug 1172382 - Disable AccessibleCaret on some tests. r=roc
...
All the tests disabled for AccessibleCaret had already being disabled
for either TouchCaret or SelectionCarets.
--HG--
extra : commitid : H2bSIbLfEXs
2015-07-27 11:56:04 +08:00
Jeremy Chen
76c380be23
Bug 1147329 - Handle in-process case for Cut/Copy/Paste feature. r=kanru
...
--HG--
extra : commitid : H2bSIbLfEXs
2015-07-27 11:56:04 +08:00
Makoto Kato
4b4ac7d1cb
Bug 1187155 - Remove sphelper.h dependency to avoid ATL. r=jimm
2015-07-27 12:34:27 +09:00
Kyle Huey
c86c02163e
Bug 1186780: Replace EnumerateRead with new iterators in some DOM code. r=bkelly
2015-07-26 19:34:29 -07:00
Kyle Huey
6758447d5d
Bug 1186780: Replace EnumerateRead with new iterators in cycle collection code. r=mccr8
2015-07-26 19:29:52 -07:00
Nicholas Nethercote
10da8efa1c
Bug 1187197 (part 3) - Convert pldhash.{cpp,h} to C++ style comments. r=froydnj.
...
--HG--
extra : rebase_source : 4615862ad586e24050a6f5571b8d21689ba3fdf3
2015-07-23 23:13:11 -07:00
Nicholas Nethercote
42e338fc52
Bug 1187197 (part 2) - Put function return types on their own line. r=froydnj.
...
--HG--
extra : rebase_source : 58e81c134c321faa28e6ab46ed4c6c583a846ab5
2015-07-23 23:13:10 -07:00
Nicholas Nethercote
49a82c55c8
Bug 1187197 (part 1) - Move comments from PL_DHashTable* functions to the equivalent methods. r=froydnj.
...
Because the PL_DHashTable* functions will go away eventually (bug 1121760).
--HG--
extra : rebase_source : 6bd5aedf71c162102f4a7e06347c868d5dd78dbd
2015-07-23 21:43:48 -07:00
Chris Pearce
e220da3249
Bug 1187113 - Add more logging around EME promise rejects and method calls that often fail. r=edwin
2015-07-27 11:52:19 +12:00
Chris Pearce
2fa9d4ad30
Bug 1187163 - Ensure we send Reset/Drain complete notifications no matter what happens in GMP{Audio,Video}Decoder. r=gerald
2015-07-27 11:52:16 +12:00
Masayuki Nakano
b38c1b7f77
Bug 1186017 part.2 Rename GetBoolName() in IMContextWrapper.cpp to ToChar() r=kerlt
2015-07-27 08:23:04 +09:00
Masayuki Nakano
b45368f471
Bug 1186017 part.1 Rename nsGtkIMModule to mozilla::widget::IMContextWrapper r=m_kato+kerlt
...
--HG--
rename : widget/gtk/nsGtkIMModule.cpp => widget/gtk/IMContextWrapper.cpp
rename : widget/gtk/nsGtkIMModule.h => widget/gtk/IMContextWrapper.h
2015-07-27 08:23:04 +09:00
Mike Hommey
9fd9265409
Bug 1187662
- Add the -v option to valgrind when running valgrind-test. r=njn
...
This will add more verbosity, with the intent of having the triggered
suppressions be displayed in the form:
"--23983-- used_suppression: 3 Bug 794372 /builds/slave/try-l64-valgrind-0000000000000/src/build/valgrind/cross-architecture.sup:90 suppressed: 20,736 bytes in 648 blocks"
2015-07-27 08:18:44 +09:00
Andrew McCreight
95bead4668
Bug 1187410 - Use GetNameShared() in XPCNativeInterface::NewInstance() to avoid a leak. r=mrbkap
...
GetName() returns a new string, but that string is never freed.
This patch avoids the leak by not copying the string. This is okay because
the scope of intfNameChars is within the scope of aInfo.
2015-07-26 14:26:23 -07:00
James Graham
72abf7c0ec
Bug 1187722 - Disable unstable service-worker test in debug linux, a=testonly
2015-07-26 18:50:08 +01:00
James Graham
01984ab540
Bug 1187720 - Update web-platform-tests expected data to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly
2015-07-26 18:49:50 +01:00
James Graham
45ed80ae53
Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly
...
--HG--
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div.html => testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role-haswarn.html
2015-07-26 18:49:16 +01:00
Lorien Hu
6eaca4d797
Bug 1187417 - (Part 2) Check for ProxyAccessible in mozAccessible size r=tbsaunde
2015-07-26 10:33:51 -04:00
Lorien Hu
d9e8ebc6dd
Bug 1187417 - (Part 1) Check for ProxyAccessible in mozAccessible position r=tbsaunde
2015-07-26 10:33:23 -04:00
Lorien Hu
daff98e289
Bug 1187413 - Check for ProxyAccessible in mozAccessible childAt r=tbsaunde
2015-07-26 10:30:56 -04:00
Andrea Marchesini
1181ff2812
Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz
2015-07-26 08:38:16 +01:00
Masayuki Nakano
904118cf22
Bug 1187367 TSFTextStore shouldn't destroy native caret for ATOK until notifying TSF of layout change r=emk
2015-07-26 12:29:47 +09:00
Masayuki Nakano
0f87c9db55
Bug 1187351 TSFTextStore should forget modified range at notifying TSF of layout change since GetTextExt() shouldn't return TS_E_NOLAYOUT after that r=emk
2015-07-26 12:29:47 +09:00
Masayuki Nakano
0e667e1911
Bug 1184533 Rewrite range check in aOffset of nsIMM32Handler::GetCharacterRectOfSelectedTextAt() r=emk
2015-07-26 12:29:47 +09:00