User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
kwierso@gmail.com Wed Sep 17 00:06:56 2014 +0000 | 8252eae8278ccca736f4de4ca6ed999b8a33a0f1 | Wes Kocher — Merge inbound to m-c a=merge ← 87 merge changesets [Collapse] |
bb579e3de64b12ee5628c327619440ab9aaed1c2 | Ryan VanderMeulen — Backed out 6 changesets (bug 918828) for mass bustage on a CLOSED TREE. | |
b59c02df792fb3c25b2fa5dc24afa5a2e71ee9bf | Jason Orendorff — Fix typo in bug 918828, part 1 (rev 4faff84eb1ba). no_r=bustage on a CLOSED TREE. | |
7704043c4fe5c72490f5cb4fd7193f3a02105e03 | Ryan VanderMeulen — Backed out 3 changesets (bug 962871) for exposing bug 1067958. | |
d8a9df2d8311b8a89ff0fb30212e4eb83cb6fb79 | Trevor Saunders — no bug - don't convert nullptr to bool in HelperThreads.cpp r=themaid | |
3488fc0bf6ef5419d084fac05cb1aae4ec07aff3 | Bobby Holley — Bug 1068163 - Turn off release-mode assertion against addon scope prototype munging. r=me | |
d02e70f0bf3d2f6028541d2a7c455266bc9597cd | David Keeler — bug 1066190 - ensure that pinning checks are done for otherwise overridable errors r=mmc | |
9a997d74355334a4bb81dac36610eae395769502 | Milan Sreckovic — Bug 1048984.2: mOutstandingClients could have been temporarily incorrect in GetTextureClient() call. Call ShrinkToMaximumSize() instead of ShrinkToMinimumSize() in ReturnDeferredClients(). Also add comments and more asserts around outstanding clients. r=nsilva | |
7e6ae62618df8e627f992a2365748dd1185b7d45 | Milan Sreckovic — Bug 1048984.1: Utility methods for managing texture pool returns. Make sure tiles go back to the correct pool. r=nsilva | |
12e7deed1b175c65016fc1571c920398ebc88341 | Jason Orendorff — Bug 918828, part 4 - Implement JSOP_SYMBOL in the baseline compiler. r=nbp. | |
b87ca498ea9a1641fa48868a7f7b02ae24618cd9 | Jason Orendorff — Bug 918828, part 3 - Update decompiler for JSOP_SYMBOL. This improves error messages when @@iterator is called implicitly. r=Waldo. | |
621224c58e71fec5fad0ff270fe348be1b1bd560 | Jason Orendorff — Bug 918828, part 2 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=nbp. | |
4faff84eb1bac1fadf215cb05e161f6ae868ebb7 | Jason Orendorff — Bug 918828, part 1 - Add JSAPI macros JS_SYM_FN etc. to support defining functions with well-known symbol keys. r=Waldo. | |
3695c1c812a524cc019caa8b17d74da82d3b1722 | Jason Orendorff — Add some test cases involving Symbol.iterator as a prelude to bug 918828. no_r=me, testonly. | |
19d7dc0f3c38096a63069b63355bb595cbb79e07 | Benoit Girard — Bug 1065122 - Count ProfilerBacktrace ctor/dtor. r=trivial | |
824e24d86cf2a8a386e5dfda6283a769155386e8 | Ehsan Akhgari — Bug 1068201 - Build SkBlurImage_opts_SSE4.cpp with SSE4.1 support on clang-cl; r=jrmuizel | |
82824b25afee7922a886262d502ad73fe7043bfb | Bobby Holley — Bug 1066718 - Get sIOService before invoking ReadPrefs. r=bz | |
ae2e4ca015fd5b09fdd1e48eef4d526e4e98abf7 | Ehsan Akhgari — Bug 1068058 - Update Selection.containsNode according to the spec; r=smaug | |
f738941da13c530cc6e69ec06658d85dda81d11d | Michal Novotny — Bug 1056919 - crash in memcpy | mozilla::net::CacheFileChunk::OnDataRead(mozilla::net::CacheFileHandle*, char*, tag_nsresult), r=honzab | |
3d624029199aa796c93e419bfbd03dddcd65dcda | Benoit Girard — Bug 1056944 - Create an image layer if opaque image covers previous display items. r=mwoodrow | |
9fc119d95bab10df5d4fb4d7836c94d13bff8181 | Daniel Holbert — (no bug) Tweak a comment about eContain & eCover to explicitly mention their specified-style equivalents, for better mxr searchability. comment-only, DONTBUILD | |
627909e0506ea91a66b8fe9ced863db7083878d7 | Alexander Surkov — Bug 1064877 - dexpcomify Accessible class, r=tbsaunde | |
dc115b033048677b9f202fcefe12d930dc3f30bd | Jason Orendorff — Bug 1053676 - Insert GC pre-barriers for slots containing symbols in Ion code. r=terrence. | |
de8214005a4a33e7daa1aaae2b23896bd47fd7eb | Jason Orendorff — Bug 1051760 - Fix "Assertion failure: !vp.isMagic(), at jsobj.cpp:4600" with arguments, direct eval, and a destructuring declaration. r=Waldo. | |
3a59d92e7cb77181d4dd4d2d4cf8359641eb3186 | Jason Orendorff — Bug 1065604 - Assert that JSPROP_SHARED is set on all properties defined with JSPROP_GETTER or JSPROP_SETTER. r=Waldo. | |
cf9ed5c3532974b8b55d9b9ec6968d5c9b1e6026 | Lars T Hansen — Bug 1054882 - Rollup patch. r=till, r=sstangl, r=jorendorff | |
d803279cf506b9b4389905daf26cc0ac873d2b61 | Brian Hackett — Bug 1061600 - Fix PropertyWriteNeedsTypeBarrier, r=jandem. | |
31f84a923a1841db8046678bc57d150c4595a676 | Benjamin Bouvier — Backed out changeset 2cb4a65fdd66 (bug 1067502) | |
2cb4a65fdd668f7d74b66299f0a3392ed4ff1d49 | Benjamin Bouvier — Bug 1067502: Be less coercive for float32x4 ctor and splat inputs; r=luke | |
46b60759496917c9c33b751147604a402d7ab192 | ProgramFOX — Bug 1031203: Reordered declarations in SIMD.h; r=bbouvier | |
106da91bbf7933dc33cf0964f2a367e32cf671db | ProgramFOX — Bug 1031203: Renamed X4 to Simd. r=bbouvier | |
fe424bb7192ccda6943332356e9d43594b0ad6d9 | Benjamin Bouvier — Bug 1067373: Fold SimdValueX4 with same non constant operands into SimdSplatX4; r=sunfish | |
03c78025728abf8c6b6e92b5a17c2b3852487de9 | Nicolas B. Pierron — Backed out changeset a965be2731d4 (Bug 1027897 - IonMonkey: Refactor split position ...) for B2G keyboard failures. | |
e31f6893fd1902914906a8aec207f628b18f2336 | Honza Bambas — Bug 1064212 - Add fromWindow() to LoadContextInfo.jsm, r=dolske | |
352aa978236d7e3f71c4a91fa8ba2b738606bfd2 | Honza Bambas — Bug 1034638 - Don't make QPC to GTC fallback in TimeStamp_windows let change differences of previously taken timestamps, r=robarnold | |
798ea1c2f70cb73c1dee714e13b58b390f812dd7 | Honza Bambas — Bug 1065478 - POSTs are coming from offline application cache, r=jduell | |
1bb80b72541fda1266d59aa94cdcb640c2a18c58 | Honza Bambas — Bug 1066726 - Concurrent HTTP cache read and write issues, r=michal+jduell | |
5780024ea016d3e8b44dbde2c4f1d88ba2b5fb20 | Honza Bambas — Bug 1029782 - Have OPEN_SECRETLY flag for opening cache entries, r=michal | |
6d54ee2b5a829d1c472ef5abc8a86f4ede4a3609 | Honza Bambas — Bug 1000338 - nsICacheEntry.lastModified not properly implemented, r=michal | |
64be5e76ca62c295922295fb6a1a2a44abace8fc | Masayuki Nakano — Bug 1066594 Restore composition string and selection after restarting composition when a part of composition string is committed r=emk | |
2b371fa44775ebb84e87000a6ab92141a79184ca | Vincent Liu — Bug 1067718 - Fix typo error for Pixel Convert in WebRTC. r=jesup | |
ed7fb4c12ba91c6ed49cf27fc6bff54d1fbce933 | Nicolas Silva — Bug 1061712 - Fix missing include. r=me | |
a83b8731e752d4c1d59aa5191a0ef9b7301c76c7 | Nicolas Silva — Bug 1061699 - Only crash debug builds if BorrowDrawTarget is called on an unlocked TextureClient. r=Bas | |
52a09180f59d0c37d53937ca0506189fe7dcd735 | Nicolas Silva — Bug 1061712 - Don't crash in DrawTargetDual::CreateSimilar if allocation fails. r=Bas | |
7a4703e422ab8cb1a81f1ecded397f5274dcfe1a | Jonathan Kew — 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 | |
ba2fd2f25d4e0031eec1ea0106b6aa8ebd39b0d7 | Shu-yu Guo — Bug 1067805 - Pushed a wrong version of the part 1 in bug 1001090; fix that. (r=me) | |
6eb71676275111f234a4e67b6aae2fb9584139ab | Jonathan Kew — 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 | |
b2b116db2740c162b2be2a024fc3152cd09e45f7 | Jacek Caban — Bug 1060361 - Fix skia compilation on mingw. r=gwright | |
9528e6149978daae6258705dbcc255906c1dc8dc | Jonathan Kew — bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett | |
f4600dbbe4ed42d63365746acbc37dc944c8670a | Carsten "Tomcat" Book — Backed out changeset 170ce237e4a0 (bug 1064705) for Android m5 Test failures | |
f5c1fce3062135cfbaa2049693cb2b01b97461f1 | Carsten "Tomcat" Book — Backed out changeset d462269d88a9 (bug 1065855) for Android M5 Test failures | |
ded4fbea408f66e30dca406004606a2306c172a9 | Chris Pearce — Bug 1067744 - Fix build bustage in e8a1c2b11f71, and actually make the monitor re-entrant. r=bustage. | |
7be93a25273754406ea6241793107b5ae5a2bb45 | Chris Pearce — Bug 1062277 - Ensure calls to IMFTransform::ProcessMessage() pass 64bit pointer values on 64bit builds. r=edwin | |
e8a1c2b11f71c42df9ffc17b7fc97a7662de9ea6 | Chris Pearce — Bug 1067744 - Make GMPMutex reentrant. r=jesup | |
8b60403ad2503935367ae9f6f6401c595487a823 | Makoto Kato — Bug 1064127 - Support audio/3gpp for non-web content. r=roc | |
3f092c5f8c6c339c731d8659ca0c91c26282adff | Henri Sivonen — Bug 997124 - Remove DOS encodings that are not in Encoding Standard from Gecko. r=emk. | |
5ab71e736ba48843075fb74dc2cc83f7803ed480 | Carsten "Tomcat" Book — Backed out changeset ec335dbccfbd (bug 1067748) for reftest failures | |
88d6381ad5d10ad0d21b2c15a2f9dbafccca425a | Cameron McCormack — Bug 1045895 - Pass out provider frame from RestyleSelf to avoid calling GetParentStyleContextFrame again. r=dbaron | |
823ede81ecde44f88629c37f87f989db4b72e465 | Cameron McCormack — Bug 1065868 - Make nsStyleMargin::MaxDifference return the right bits. r=dbaron | |
a07aa431457bdfaed40083ad60998e66fc0189d3 | Cervantes Yu — Bug 1067248: Fix the regular expression to strip ccache in building NSPR in bug 1066669. r=ted | |
fc1ebbd01377dfd6b9bc78b6204f02e4e7ba235d | Tom Tromey — Bug 1064961 - document Debugger.addAllGlobalsAsDebuggees and Debugger.removeAllDebuggees. r=jimb | |
138c8ff89fe5ee9769c8e9ee751effc8c75151f9 | Tom Tromey — Bug 1049884 - implement javascript string quoting for command line arguments. r=jimb | |
54f2c7998c6234bbefb5812bdc6cbb24513c67ca | Randy Lin — Bug 1039901 - Enable the mp3 test on test_playback.html. r=jwwang | |
92a7c3a6a88acbf537f59b00860349ebb0321805 | Randy Lin — Bug 1039901 - Part 1. MP3FrameParser sometimes gives wrong duration on B2G. Move the ProcessCacheData function from OmxDecoder to MediaOmxReader. r=edwin. | |
b7e4dc67211ae5a5a07562aa2c1f001db2b71e40 | Michael Pruett — Bug 1061360 - Add support for accessing complex values in Preferences.jsm. r=Unfocused | |
e060088b31df7a0749198f9ff32f927b53a4beeb | Dave Hunt — Bug 1065340 - Update mozversion to use structured logging. r=jgraham | |
53370aeec4514c7983765661bfdd7324a20b3980 | Ting-Yu Lin — Bug 1065244 - Part 3 - Fix SelectionCarets::SelectWord() is hard to trigger. f=mtseng, r=roc | |
d08a46c7534bacdf49ff3c9de0ef2b2fc6169b2d | Ting-Yu Lin — Bug 1065244 - Part 2 - Refactor event point on frame logic for SelectionCarets. f=mtseng, r=roc | |
97d94d0a3537361ceb2185f59adecb5ccab88aff | Ting-Yu Lin — Bug 1065244 - Part 1 - Add GetRectRelativeToFrame to nsLayoutUtils. f=mtseng, r=roc | |
c44d06d0d8721cae0ade1b5b2252936fceee9dd4 | Steve Singer — Bug 1067064 - Add retn to MacroAssembler-none. r=jandem | |
0c8235dff9eaa1d223d29adb4e56c4ab4bc02245 | Morris Tseng — Bug 1067283 - Flip NS_WARNING_IF check at GLReadTexImageHelper::ReadTexImge. r=nical | |
23918cf88207ac323866144f691d7b218231ca54 | Tom Tromey — Bug 1067589 - fix "nargs" value for Debugger clearAllBreakpoints method. r=jimb | |
c0fcbcc8b789121b97cb693356843cd47969685e | Milan Sreckovic — Bug 1000634 - Only ask for the composer if we have a compositable host, when doing fencing. r=sikeda,nsilva | |
5aaf62c1e40b76099afa1cc6f523cf4316465d08 | Jason Duell — Bug 966713 - Intermittent test_cookies_read.js times out. r=mcmanus | |
5e4a2f99574a7caa7c56de6b245ce84cd4573e04 | JW Wang — Bug 962871 - enable media mochitests on B2G debug and disable some failed tests. r=cpearce | |
83d364b2f226832d0e1e9eb6c1382d48ef266654 | JW Wang — Bug 962871 - release decoder and set 'preload' as appropriate. r=cpearce | |
8b181c601afb34cfddf31297da5425aa76d4caf9 | JW Wang — Bug 962871 - Don't run GC/CC in-between tests for it is very slow and causes timeout on B2G debug. r=cpearce | |
8cada343f1ab41643d9107644401a5747335e745 | Michael Henretty — Bug 960762 - Re-disable notification mochitests. r=gerard-majax | |
d462269d88a946a79249d2210054718bd996be21 | Chris Double — Bug 1065855 - Tests for MediaSource seekable range - r=kinetik | |
97e08c477d63e4fdc7265320e2540c3984dc90bc | Chris Double — Bug 1065855 - Check for waiting media resources before calling ReadMetadata - r=cpearce | |
b742dd3aece6ef902f9f47b0192611b8d4fe4231 | Chris Double — Bug 1065855 - Ignore updating check when setting MediaSource Duration within a SourceBuffer append - r=kinetik | |
7cb9cd1191769b83e40f2f499a68dc50e825b008 | Matthew Gregan — Bug 1065235 - Make the SourceBuffer eviction threshold a hidden pref. r=cajbir | |
1baee6918ab32361d01e891fedbbc90fc22dcb75 | Matthew Gregan — Bug 1065235 - Apply eviction to all decoders owned by TrackBuffer and make EvictData threshold apply per-TrackBuffer rather than per-decoder. r=cajbir | |
a68c9d18ffa5a540c8b91e4ed77c094fe636ed8d | Matthew Gregan — Bug 1067414 - Use atomic storage for sPreferredSampleRate. r=jesup | |
750e7aaf09cbe56f7bee01d1890774e03ffa0938 | Matthew Gregan — Bug 1067414 - Convert CubebUtils from a class of statics to a namespace. r=jesup | |
66bad3def0255c3a692a6f1fed1781a9c1856292 | Robert O'Callahan — Bug 1051636. Don't mark video ImageLayers as opaque. r=tn | |
ec335dbccfbdf490769fa7e8e45f4f8f36e55a13 | Robert O'Callahan — Bug 1067748. When a solid-color display item covers everything else in its layer, make it a ColorLayer. r=tn |