Michal Novotny
50c34b82c7
Bug 1056919 - crash in memcpy | mozilla::net::CacheFileChunk::OnDataRead(mozilla::net::CacheFileHandle*, char*, tag_nsresult), r=honzab
2014-09-16 20:37:39 +02:00
Benoit Girard
37b549af2f
Bug 1056944 - Create an image layer if opaque image covers previous display items. r=mwoodrow
...
--HG--
extra : rebase_source : d561b6e215d654560f89acddec1663517ca4e8ce
2014-09-04 01:02:27 -04:00
Daniel Holbert
1c392baed1
(no bug) Tweak a comment about eContain & eCover to explicitly mention their specified-style equivalents, for better mxr searchability. comment-only, DONTBUILD
2014-09-16 10:55:13 -07:00
Alexander Surkov
8007f172cb
Bug 1064877 - dexpcomify Accessible class, r=tbsaunde
2014-09-16 13:30:23 -04:00
Jason Orendorff
f0e814e045
Bug 1053676 - Insert GC pre-barriers for slots containing symbols in Ion code. r=terrence.
...
The first two hunks in this patch are improvements to an assertion blamed (I think incorrectly) for this bug in the original bug report. They are not directly related to the fix.
--HG--
extra : rebase_source : 031680a9b762f05e9b64e8aab9f87d686d2ab45d
extra : amend_source : 32f4ab968338de3ae989ec4d4c4dee7bd56df498
2014-09-15 13:29:28 -05:00
Jason Orendorff
d801cfb035
Bug 1051760 - Fix "Assertion failure: !vp.isMagic(), at jsobj.cpp:4600" with arguments, direct eval, and a destructuring declaration. r=Waldo.
...
--HG--
extra : rebase_source : 8054e6ed982d32e2a8e2d91cf52093abe589bfd2
2014-09-11 17:57:29 -05:00
Jason Orendorff
c5d1bccdd2
Bug 1065604 - Assert that JSPROP_SHARED is set on all properties defined with JSPROP_GETTER or JSPROP_SETTER. r=Waldo.
...
--HG--
extra : rebase_source : f928bfe44c33ec0e561db346a407e20ff26165c4
2014-09-10 15:17:52 -05:00
Lars T Hansen
1b8f15631b
Bug 1054882 - Rollup patch. r=till, r=sstangl, r=jorendorff
2014-09-16 18:45:31 +02:00
Brian Hackett
7bdf204ddb
Bug 1061600 - Fix PropertyWriteNeedsTypeBarrier, r=jandem.
2014-09-16 09:03:07 -07:00
Benjamin Bouvier
551593bd7b
Backed out changeset 2cb4a65fdd66 (bug 1067502)
2014-09-16 17:34:41 +02:00
Benjamin Bouvier
dc296e9a78
Bug 1067502: Be less coercive for float32x4 ctor and splat inputs; r=luke
2014-09-16 16:41:06 +02:00
ProgramFOX
36fd083f7f
Bug 1031203: Reordered declarations in SIMD.h; r=bbouvier
2014-08-20 02:20:02 -07:00
ProgramFOX
3804af2e18
Bug 1031203: Renamed X4 to Simd. r=bbouvier
2014-09-15 19:00:49 +02:00
Benjamin Bouvier
aff5a91bc7
Bug 1067373: Fold SimdValueX4 with same non constant operands into SimdSplatX4; r=sunfish
2014-09-16 16:01:08 +02:00
Nicolas B. Pierron
0e5d88347a
Backed out changeset a965be2731d4 (Bug 1027897 - IonMonkey: Refactor split position ...) for B2G keyboard failures.
2014-09-16 15:59:44 +02:00
Honza Bambas
79926124d3
Bug 1064212 - Add fromWindow() to LoadContextInfo.jsm, r=dolske
2014-09-16 15:51:51 +02:00
Honza Bambas
cbcc956da6
Bug 1034638 - Don't make QPC to GTC fallback in TimeStamp_windows let change differences of previously taken timestamps, r=robarnold
2014-09-16 15:51:51 +02:00
Honza Bambas
f387fc251d
Bug 1065478 - POSTs are coming from offline application cache, r=jduell
2014-09-16 15:51:51 +02:00
Honza Bambas
68d2a7c257
Bug 1066726 - Concurrent HTTP cache read and write issues, r=michal+jduell
2014-09-16 15:51:50 +02:00
Honza Bambas
ee43f2e8a8
Bug 1029782 - Have OPEN_SECRETLY flag for opening cache entries, r=michal
2014-09-16 15:51:50 +02:00
Honza Bambas
882f9ddf23
Bug 1000338 - nsICacheEntry.lastModified not properly implemented, r=michal
2014-09-16 15:51:50 +02:00
Masayuki Nakano
a1b38af64b
Bug 1066594 Restore composition string and selection after restarting composition when a part of composition string is committed r=emk
2014-09-16 22:46:39 +09:00
Vincent Liu
e696a4e1f2
Bug 1067718 - Fix typo error for Pixel Convert in WebRTC. r=jesup
2014-09-16 10:58:15 +08:00
Nicolas Silva
69830a5b8c
Bug 1061712 - Fix missing include. r=me
2014-09-16 14:55:03 +02:00
Nicolas Silva
61aef5d8c8
Bug 1061699 - Only crash debug builds if BorrowDrawTarget is called on an unlocked TextureClient. r=Bas
2014-09-16 14:32:24 +02:00
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