Nicolas Silva
5d15726e8f
Bug 1061712 - Don't crash in DrawTargetDual::CreateSimilar if allocation fails. r=Bas
2014-09-16 14:29:40 +02:00
Jonathan Kew
8a86870edc
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
2014-09-16 12:25:45 +01:00
Shu-yu Guo
be623cb258
Bug 1067805 - Pushed a wrong version of the part 1 in bug 1001090; fix that. (r=me)
2014-09-16 03:23:06 -07:00
Jonathan Kew
79f0e0881f
bug 1057329 - update the values of text-orientation to match current css-writing-modes draft (omitting use-glyph-orientation and [for now] sideways and sideways-left). r=jdaggett
2014-09-16 11:12:00 +01:00
Jacek Caban
a44e621d0b
Bug 1060361 - Fix skia compilation on mingw. r=gwright
2014-09-16 12:10:05 +02:00
Jonathan Kew
08babb6a11
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
...
--HG--
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxFontEntry.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxFontEntry.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxGlyphExtents.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxGlyphExtents.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxTextRun.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxTextRun.h
2014-09-16 10:58:12 +01:00
Carsten "Tomcat" Book
5de39b83c6
Backed out changeset 170ce237e4a0 (bug 1064705) for Android m5 Test failures
2014-09-16 10:58:01 +02:00
Carsten "Tomcat" Book
2e3b57f206
Backed out changeset d462269d88a9 (bug 1065855) for Android M5 Test failures
2014-09-16 10:57:46 +02:00
Chris Pearce
15b0194f5f
Bug 1067744 - Fix build bustage in e8a1c2b11f71, and actually make the monitor re-entrant. r=bustage.
2014-09-16 20:38:21 +12:00
Chris Pearce
ec8ea23928
Bug 1062277 - Ensure calls to IMFTransform::ProcessMessage() pass 64bit pointer values on 64bit builds. r=edwin
2014-09-16 20:16:14 +12:00
Chris Pearce
7f7ef76704
Bug 1067744 - Make GMPMutex reentrant. r=jesup
2014-09-16 20:15:14 +12:00
Makoto Kato
04325ec97b
Bug 1064127 - Support audio/3gpp for non-web content. r=roc
2014-09-16 17:07:15 +09:00
Henri Sivonen
56e68b0e38
Bug 997124 - Remove DOS encodings that are not in Encoding Standard from Gecko. r=emk.
2014-09-16 10:40:01 +03:00
Carsten "Tomcat" Book
8d4febe0fa
Backed out changeset ec335dbccfbd (bug 1067748) for reftest failures
2014-09-16 09:31:20 +02:00
Cameron McCormack
1e93de37df
Bug 1045895 - Pass out provider frame from RestyleSelf to avoid calling GetParentStyleContextFrame again. r=dbaron
2014-09-10 14:42:03 +10:00
Cameron McCormack
9b086dd079
Bug 1065868 - Make nsStyleMargin::MaxDifference return the right bits. r=dbaron
2014-09-16 16:54:33 +10:00
Cervantes Yu
8b2412979d
Bug 1067248: Fix the regular expression to strip ccache in building NSPR in bug 1066669. r=ted
...
--HG--
extra : rebase_source : 86b9b52966ce43d5ace9f2189f1db38173549f19
2014-09-15 17:48:38 +08:00
Tom Tromey
abb7fc7dbb
Bug 1064961 - document Debugger.addAllGlobalsAsDebuggees and Debugger.removeAllDebuggees. r=jimb
2014-09-15 12:23:25 -06:00
Tom Tromey
9485f17295
Bug 1049884 - implement javascript string quoting for command line arguments. r=jimb
2014-09-15 12:12:08 -06:00
Randy Lin
1eb1bd0d6a
Bug 1039901 - Enable the mp3 test on test_playback.html. r=jwwang
2014-09-15 17:08:48 +08:00
Randy Lin
43b672cb05
Bug 1039901 - Part 1. MP3FrameParser sometimes gives wrong duration on B2G. Move the ProcessCacheData function from OmxDecoder to MediaOmxReader. r=edwin.
2014-09-15 17:08:48 +08:00
Michael Pruett
075a4cc249
Bug 1061360 - Add support for accessing complex values in Preferences.jsm. r=Unfocused
2014-09-13 12:09:32 -05:00
Dave Hunt
2a08b84535
Bug 1065340 - Update mozversion to use structured logging. r=jgraham
2014-09-15 08:31:00 +02:00
Ting-Yu Lin
5d804d7cd5
Bug 1065244 - Part 3 - Fix SelectionCarets::SelectWord() is hard to trigger. f=mtseng, r=roc
...
Fix this issue by deploying the same logic as selection carets in
TouchCaret::IsOnTouchCaret().
2014-09-15 02:58:00 +02:00
Ting-Yu Lin
b98446503e
Bug 1065244 - Part 2 - Refactor event point on frame logic for SelectionCarets. f=mtseng, r=roc
2014-09-15 02:57:00 +02:00
Ting-Yu Lin
88ac0a85b6
Bug 1065244 - Part 1 - Add GetRectRelativeToFrame to nsLayoutUtils. f=mtseng, r=roc
2014-09-15 17:07:00 +02:00
Steve Singer
0a0cfcb515
Bug 1067064 - Add retn to MacroAssembler-none. r=jandem
2014-09-13 20:13:00 +02:00
Morris Tseng
37b98a932a
Bug 1067283 - Flip NS_WARNING_IF check at GLReadTexImageHelper::ReadTexImge. r=nical
2014-09-15 03:05:00 +02:00
Tom Tromey
17a12c2753
Bug 1067589 - fix "nargs" value for Debugger clearAllBreakpoints method. r=jimb
2014-09-15 14:06:00 +02:00
Milan Sreckovic
ed630c6a86
Bug 1000634 - Only ask for the composer if we have a compositable host, when doing fencing. r=sikeda,nsilva
2014-09-08 14:05:41 -04:00
Jason Duell
28d38f64e8
Bug 966713 - Intermittent test_cookies_read.js times out. r=mcmanus
2014-09-15 12:42:00 +02:00
JW Wang
668aa36d8f
Bug 962871 - enable media mochitests on B2G debug and disable some failed tests. r=cpearce
2014-09-14 23:35:00 +02:00
JW Wang
457fae1789
Bug 962871 - release decoder and set 'preload' as appropriate. r=cpearce
2014-09-14 23:34:00 +02:00
JW Wang
860dde3585
Bug 962871 - Don't run GC/CC in-between tests for it is very slow and causes timeout on B2G debug. r=cpearce
2014-09-14 23:29:00 +02:00
Michael Henretty
d495e9d54a
Bug 960762 - Re-disable notification mochitests. r=gerard-majax
2014-09-15 18:23:23 -07:00
Chris Double
23c97e308b
Bug 1065855 - Tests for MediaSource seekable range - r=kinetik
...
--HG--
extra : rebase_source : 01d29379c8e4541c72f6fcd186506ba4e9d3f28c
2014-09-16 15:16:02 +12:00
Chris Double
ff897a2a2b
Bug 1065855 - Check for waiting media resources before calling ReadMetadata - r=cpearce
...
--HG--
extra : rebase_source : 45022c3d553e82e098908af7682cf241593b57f9
2014-09-16 15:15:58 +12:00
Chris Double
8b7ea8cf50
Bug 1065855 - Ignore updating check when setting MediaSource Duration within a SourceBuffer append - r=kinetik
...
--HG--
extra : rebase_source : baa31fd9d380ebf6765adb5ce89848c6dd3f4241
2014-09-16 15:15:55 +12:00
Matthew Gregan
50ae545f61
Bug 1065235 - Make the SourceBuffer eviction threshold a hidden pref. r=cajbir
...
--HG--
extra : rebase_source : 7c22907cc774440f599cd972792d6d55a50151a2
2014-09-09 21:39:00 +12:00
Matthew Gregan
f2c58b0222
Bug 1065235 - Apply eviction to all decoders owned by TrackBuffer and make EvictData threshold apply per-TrackBuffer rather than per-decoder. r=cajbir
...
--HG--
extra : rebase_source : f4ea425c9adeece7b37a4966131a1b566377add7
2014-09-09 21:12:00 +12:00
Matthew Gregan
b9206d0e69
Bug 1067414 - Use atomic storage for sPreferredSampleRate. r=jesup
...
--HG--
extra : rebase_source : 80913b082536bc29cfa8a20af4fd0f3277dd5a36
2014-09-15 18:10:00 +12:00
Matthew Gregan
2c608e88f0
Bug 1067414 - Convert CubebUtils from a class of statics to a namespace. r=jesup
...
--HG--
extra : rebase_source : 14c9e6709d5cc4fe978ee7ccc6d4f1988c09dd73
2014-09-15 18:09:00 +12:00
Robert O'Callahan
c6730b1117
Bug 1051636. Don't mark video ImageLayers as opaque. r=tn
...
The visible region of the layer is not necessarily restricted to the image
that is will be rendered.
Also, we don't know for sure an opaque video frame is going to appear.
--HG--
extra : rebase_source : c6e0f1f0a49b5722b917718634439f045e8a535d
2014-09-16 17:04:53 +12:00
Robert O'Callahan
9b4d6f2a19
Bug 1067748. When a solid-color display item covers everything else in its layer, make it a ColorLayer. r=tn
...
--HG--
extra : rebase_source : e0fdaddfd24c59531ffef865b46f948ba203acaa
2014-09-16 16:27:14 +12:00
Ryan VanderMeulen
891ff40ca8
No bug - Revert browser-plugins.js to revision 687318d464a5. a=me
2014-09-15 23:20:24 -04:00
Nigel Babu
489aede8a8
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Shu-yu Guo
91e6a020b9
Bug 1001090 - Followup: fix merge error in browser-plugins.js on a CLOSED TREE. r=bustage
2014-09-15 18:23:03 -07:00
Brian R. Bondy
9185a536b0
Backout bug 945192 for intermittent failures. r=rstrong
2014-09-15 20:29:35 -04:00
Margaret Leibovic
d8219f0f45
Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander
2014-09-15 17:26:39 -07:00
Brian R. Bondy
753e09d3ad
Bug 1049774 - GMPInstallManager logs when logging disabled. r=gfritzsche
2014-09-15 20:25:12 -04:00