Граф коммитов

249954 Коммитов

Автор SHA1 Сообщение Дата
Brad Lassey dbb2b3abf3 bug 648104 - reftest failures on desktop - can't drawWindow remote content fails r=jmaher, cjones 2011-07-12 18:10:10 -04:00
Steve Fink af03a290b1 Bug 671046 - unwrap function objects if needed before JS_GetFunctionId for NS_FUNCTION_TIMER (r=mrbkap)
--HG--
extra : rebase_source : 38207adcc8ecd1c270f6860ba8ff88b04cb89f5c
2011-07-07 11:30:43 -07:00
Robin Ehrlich 284ba44ca8 Bug 670958 - "Javascript 1.8.5 js_GetScriptLineExtent does not always return the correct value" (r=sfink)
--HG--
extra : rebase_source : b7f93037a828843749f83dc8b5b2f8fec404276d
2011-07-12 12:03:00 -07:00
Steve Fink fd17d563dc Bug 668906 - Do not call openUnsharedDatabase with a null file (r=sdwilsh)
--HG--
extra : rebase_source : fbd0febc77e9972d10409ce09c73759f7d156ad1
2011-07-01 15:53:41 -07:00
Robert Longson 2f1b8250ad Bug 669155 - animation of filterRes does not result in layout being refreshed. r=jwatt 2011-07-08 18:10:07 +01:00
Dave Yeo 6ba6b675bd Bug 670003: Fix yarr on OS/2. r=dmandelin 2011-07-12 12:57:08 -07:00
Daniel Holbert 9d0f1f74de Bug 663630 followup: Remove reference to now-deleted Makefile from makefiles.sh build script. r=mak 2011-07-12 12:54:54 -07:00
Cyril Roelandt 78ae0ee7dd Bug 670487 - Fix prototype to eliminate a compiler warning in js/src/editline. r=brendan. 2011-07-12 13:14:37 -05:00
Jason Orendorff 6c1b28f01f Backed out changeset 2d5bc18fdf9c because the commit message lacks a bug number.
--HG--
extra : rebase_source : b9e34ce4beca44b44b75d84551c67279b49c2130
2011-07-12 14:49:59 -05:00
Benoit Girard 2ab0d12f09 Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
--HG--
extra : rebase_source : 6d397273f10e659a08125b3861e1651a3994aaa0
2011-07-12 10:31:18 -04:00
Cyril Roelandt 9ab821ee73 Fix prototype to eliminate a compiler warning in js/src/editline. r=brendan.
--HG--
extra : rebase_source : bdde5a2c76f03309c92f864dc30aa320a8f38044
2011-07-12 13:14:37 -05:00
Ehsan Akhgari eb8db82811 Merge mozilla-central and mozilla-inbound 2011-07-12 14:31:23 -04:00
Ehsan Akhgari 16c06707b7 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-12 14:30:24 -04:00
Ehsan Akhgari a5e1d4aa7d Backout changeset 7c1a923bea13 (bug 649537) because of mochitest-3 and mochitest-oth oranges 2011-07-12 14:25:53 -04:00
Timothy B. Terriberry cc3f9bc582 Bug 645284 - Disable ARM detokenizer in libvpx, r=khuey 2011-07-12 11:17:54 -07:00
Randell Jesup eb8a060ff4 Bug 656853: Fix file://#foo to not lose the #foo. r=bz 2011-07-12 14:07:28 -04:00
Randell Jesup 005fce6837 Bug 622981: Fix relative query/ref/param-only URLs where the base URL has encoded chars. Also greatly expand test_URI.js coverage from RFC 3986. r=bz 2011-07-12 14:07:24 -04:00
Javi Rueda 9bc263f5ba Bug 652536 - Remove workaround for bug 133527. r=ventron 2011-07-12 20:02:10 +02:00
Kyle Huey 154a03df25 Reftest for Bug 670442 2011-07-12 08:55:38 -07:00
Benjamin Peterson a08dbbe822 Bug 670442: Reset mZero flag on the CanvasRenderingContext when new dimensions are set. r=joe 2011-07-12 08:54:38 -07:00
Mounir Lamouri bbef6d1373 Bug 667883 - Implement nsAttrAndChildArray::SizeOf(). r=bz 2011-07-12 16:56:01 +02:00
Jonathan Kew 8d6d499d91 bug 494130 - log downloadable font errors to console. r=jdaggett 2011-07-12 12:24:36 +01:00
Mats Palmgren 14c6dacab7 Correcting the bug number in the comment. r=me DONTBUILD 2011-07-12 12:13:20 +02:00
Jacek Caban fa9d7e09f8 Bug 670686 - jscrashreport.cpp fails to compile on mingw (r=wmccloskey) 2011-07-12 11:17:45 +02:00
Jacek Caban 6f36883eba Bug 670094 - nsAppRunner.cpp fails to compile on mingw (r=roc) 2011-07-12 11:17:20 +02:00
Jacek Caban 0383116cd6 Bug 670091 - Undefined reference to js_myfmod on mingw-w64 (r=m_kato) 2011-07-12 11:16:50 +02:00
Mounir Lamouri fbfb5d07d2 Merging mozilla-central and mozilla-inbound. 2011-07-12 10:53:40 +02:00
Simon Montagu 56e2d64dbc Don't resolve bidi paragraph in preformatted text until we really get to the end of the line. Bug 670226, r=roc 2011-07-12 10:34:52 +03:00
Simon Montagu f373b2ef4f Tests for bug 670226. r=roc 2011-07-12 10:34:50 +03:00
Simon Montagu b3069512b5 Make sure that bidi continuation chains don't go beyond the end of the paragraph. Bug 668941, r=roc 2011-07-12 10:34:46 +03:00
Daniel Holbert 0e07eefa37 Bug 670794: Remove unused variable 'forInLet' from jsemit.cpp. r=waldo 2011-07-12 00:11:55 -07:00
Daniel Holbert 6a8e68ad73 Bug 670025: Use more fine-grained checks to pick depth in GLContext::ResizeOffscreenFBO. r=vlad 2011-07-12 00:11:20 -07:00
Daniel Holbert 0915b6264e Bug 669438: Remove unused helper-function "DOMFileResult" from nsDOMFile.cpp. r=sicking 2011-07-12 00:10:23 -07:00
Simon Montagu b377ede4ff Return success code not failure code when GetDefaultCharsetForLocale returns a fallback charset. Bug 653750, r=emk 2011-07-11 18:53:55 +03:00
Doug Turner 6d69b6f3da Bug 669105 - Leak-until-shutdown with deviceorientation and unload listeners. r=smaug 2011-07-06 22:56:32 -07:00
Nicholas Nethercote ec813f7f4b Bug 669005 - Fix ArrayBuffer so its slots are reported by the "gc-heap/object-slots" reporters. r=jwalden. 2011-07-12 15:44:22 +10:00
Chris Pearce e63988ff20 Bug 592833 - Don't hold decoder monitor while audio stream does sync dispatch to main thread (on Android). r=roc 2011-07-12 15:40:38 +12:00
Chris Pearce 0dcd739295 Bug 592833 - Update comments for new video decoder thread model. r=roc 2011-07-12 15:39:39 +12:00
Chris Pearce d1ef9c31a8 Bug 592833 - Shutdown inactive media decode threads, don't start audio thread until needed. r=roc 2011-07-12 15:39:37 +12:00
Chris Pearce a748ed84da Bug 592833 - Merge all media state machines into a single thread. r=roc 2011-07-12 15:39:34 +12:00
Chris Pearce 3c884e542d Bug 592833 - Run media state machine as a series of events. r=roc 2011-07-12 15:39:32 +12:00
Chris Pearce 209fc95f29 Bug 592833 - Move audio stream management to audio thread. r=? 2011-07-12 15:39:30 +12:00
Chris Pearce c3e3d7574c Bug 592833 - Remove nsBuiltinDecoderReader monitor. r=roc 2011-07-12 15:39:28 +12:00
Chris Pearce 73f0b3659e Bug 592833 - Move seeking to the decode thread. r=roc 2011-07-12 15:39:25 +12:00
Chris Pearce 0a67b5d0ec Bug 592833 - Move metadata decoding to decode thread. r=roc 2011-07-12 15:39:23 +12:00
Chris Pearce e8fd74f46b Bug 592833 - Split StartDecodeThreads() into StartDecodeThread() and StartAudioThread() for finer control. r=roc 2011-07-12 15:39:10 +12:00
Jonas Sicking 41aa9e9689 Bug 669437: Implement BlobBuilder.getFile. r=khuey 2011-07-11 19:42:02 -07:00
Jonas Sicking 904c1e5607 Bug 669433 Part 3: Make first argument to Blob.slice optional and defaulting to 0. r=khuey 2011-07-11 19:41:55 -07:00
Jonas Sicking a130fb2231 Bug 669433 Part 2: Clean up File implementations. Move functions around such that they are grouped with their respective class. No other changes. r=khuey 2011-07-11 19:41:44 -07:00
Jonas Sicking cd761b1960 Bug 669433 Part 1: Clean up File implementations by creating a storage-agnostic base class, nsDOMFileBase. r=khuey 2011-07-11 19:41:29 -07:00