Commit Graph

432162 Commits

Author SHA1 Message Date
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
Mike Hommey
acd50e6653 No bug - Remove outdated comment and additional comment questioning its relevance. r=me DONTBUILD
The first half of the comment was added in bug 534467.
At that point the code looked like:
  // NOTE! dst is the same as src, and this relies on reading
  // from src and advancing that ptr before writing to dst.
  PRUint8 *src = aData;
  PRUint8 *dst = aData;

It was in content/canvas/src/nsCanvasRenderingContext2D.cpp.

Then bug 651858 added nsCanvasRenderingContext2DAzure.cpp, starting
from nsCanvasRenderingContext2D.cpp. The comment was kept, but the
code was modified such that src and dst were different things.

Then bug 734668 removed nsCanvasRenderingContext2D.cpp, and finally
renamed nsCanvasRenderingContext2DAzure.cpp to CanvasRenderingContext2D.cpp.

The comment questioning the relevance of the first comment was added
in bug 764125, when the file was still nsCanvasRenderingContext2DAzure.cpp.
2015-07-26 11:39:47 +09:00
Terrence Cole
7248054e9c Bug 1187512 - Fix accumulated unified bustage in SpiderMonkey; r=jonco
--HG--
extra : rebase_source : e0b625a8289cf6986d9f1ff161adac6b1b5fe23c
2015-07-25 15:43:22 -07:00
Mike Hommey
fe229c6366 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Mike Hommey
da4787f45e Bug 1177951 - Use a different base directory for the moztt package. r=mshal 2015-07-26 06:46:30 +09:00
Christoph Kerschbaumer
9d66aa4b3b Bug 1182540 - Use channel->ascynOpen2 in dom/html/HTMLTrackElement.cpp (r=sicking) 2015-07-25 10:29:22 -07:00
Jan de Mooij
7e15eabc98 Bug 1187323 - Add some asserts to the assembler's linkJump/nextJump/setNextJump methods. r=nbp 2015-07-25 21:41:10 +02:00
Eric Rahm
8221faa296 Bug 1183828 - Remove 'nsWindow::GetNativeData not implemented for this type' warning. r=roc 2015-07-25 10:43:27 -07:00
"Anup Allamsetty"
6eb7e62373 Bug 1035097 - Changed the type from 'radio' to 'radioType'. r=jdm 2015-07-21 06:43:00 -04:00
Julien Pagès
013413b9e2 Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
--HG--
extra : commitid : JLtHjKVKD2I
extra : rebase_source : 3b8d33852d89cdb38201eb88d60e09ab45fc72ba
2015-07-25 11:33:09 +02:00
Chris Manchester
90daf6b5a6 Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
--HG--
extra : commitid : 81RUFAAXTwX
2015-07-21 15:27:30 -07:00
Jan Varga
93e83551ca Bug 1183689 - Having moz-safe-about+home in storage/permanent and storage/persistent breaks temporary storage initialization; r=khuey 2015-07-25 09:20:19 +02:00
John Schoenick
d91deee76b Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv 2015-05-20 15:30:05 +02:00
John Schoenick
8860237328 Bug 1178963 part 2. Implement nsFakePluginTag to represent a non-NPAPI "plugin" that is actually implemented in JavaScript. r=peterv 2015-05-20 15:30:05 +02:00
John Schoenick
6601080d53 Bug 1178963 part 1. Use nsIPluginTagInternal instead of nsPluginTag in cases where it may be nsFakePluginTag. r=peterv 2015-05-20 15:30:05 +02:00
Wes Kocher
439268f16c Merge m-c to inbound, a=merge 2015-07-24 17:45:57 -07:00
Jean-Yves Avenard
a317822b09 Bug 1171379: P1. Enable MediaSourceDemuxer by default. r=kentuckyfriedtakahe a=bustage
--HG--
extra : amend_source : 061f66a713c0f83f9fe67f096b6567a4a3ecba9b
extra : histedit_source : a1bb7032b07d024c6b8ecb943a0509035fb3b9be%2C52924f5f97706c42b0b1d3d304a90b35847ce729
2015-07-24 17:33:43 -07:00
Naoki Hirata
34d6328326 Backed out changeset a465aecfd856 ( Bug 1171379 ) due to smoke test breakage. 2015-07-24 14:52:04 -07:00
Wes Kocher
c835884065 Merge b2ginbound to central, a=merge 2015-07-24 13:47:05 -07:00
Wes Kocher
a2d43dcb47 Merge fx-team to central, a=merge 2015-07-24 13:42:45 -07:00
Carsten "Tomcat" Book
2b73aa4f63 Backed out 14 changesets (bug 1156472) for bustage on a CLOSED TREE
Backed out changeset 2ddbf85a42c0 (bug 1156472)
Backed out changeset 306d02e17081 (bug 1156472)
Backed out changeset 03598139f39a (bug 1156472)
Backed out changeset 4b1e6069b598 (bug 1156472)
Backed out changeset 6c588a5eaaec (bug 1156472)
Backed out changeset 8c98d7beaea7 (bug 1156472)
Backed out changeset fbf59fbb5875 (bug 1156472)
Backed out changeset 66479dd9eed9 (bug 1156472)
Backed out changeset c8502deeed33 (bug 1156472)
Backed out changeset 1a60ff1149a1 (bug 1156472)
Backed out changeset af1638279785 (bug 1156472)
Backed out changeset 8210276a98ca (bug 1156472)
Backed out changeset 13730e7c5997 (bug 1156472)
Backed out changeset 05acb71cf981 (bug 1156472)
2015-07-24 17:08:37 +02:00
Armen Zambrano Gasparnian
15d0a4b27a Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
B2G Bumper Bot
d04f24e249 Bumping manifests a=b2g-bump 2015-07-24 07:57:23 -07:00
Armen Zambrano Gasparnian
b24bd973bd Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00