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

277573 Коммитов

Автор SHA1 Сообщение Дата
Jonas Sicking f3c5922fc7 Bug 669437: Implement BlobBuilder.getFile. r=khuey 2011-07-11 19:42:02 -07:00
Jonas Sicking 39c4abde94 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 b8cdac2e0b 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 6d3655d986 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
Daniel Holbert 7660c8cf66 backout 36b64e9837f5 (Bug 668764) due to reftest orange on Win7 2011-07-11 18:24:03 -07:00
Masayuki Nakano 8cd98cbd6a Bug 670081 Cannot scroll any scrollable elements by drag if non-scrollable element captures mouse events r=roc 2011-07-12 10:13:24 +09:00
Daniel Holbert 9daae2d6ec Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange 2011-07-11 17:49:03 -07:00
Andrew Paprocki a5c38abcb3 Bug 665819: build fix for ENABLE_YARR_JIT=0, r=dmandelin 2011-07-11 17:32:47 -07:00
Hannes Verschore ca949c0b67 Bug 663575 - Change to emmiter to give offset to condition in srcnote of NOP instruction of do-while 2011-07-11 17:07:14 -07:00
Jeff Walden 5bd6db149b Bug 670759 - Add GlobalObject::createBlankPrototype to abstract creation of prototype objects other than Object.prototype. r=bhackett 2011-06-13 11:52:45 -07:00
Masahiro Yamada 396d7b4268 Bug 660612 - Utf8ToOneUcs4Char passes invalid UTF-8 octets '%ED%A0%80', so decodeURIComponent('%ED%A0%80') doesn't throw. r=jwalden 2011-07-05 09:38:35 -07:00
Jesse Ruderman 9fde1f9140 Bug 670564 - "ASSERTION: illegal left edge" in nsDisplayText::Paint. r=roc 2011-07-11 22:18:26 +02:00
Mats Palmgren c7204fd9e0 Bug 670564 - "ASSERTION: illegal left edge" in nsDisplayText::Paint. r=roc 2011-07-11 22:18:26 +02:00
Mats Palmgren 9f02c6854d Bug 648910 - Make nsIDOMHTMLImageElement widths and heights unsigned to match the HTML5 spec. r=jst 2011-07-11 22:18:26 +02:00
Boris Zbarsky ebcb1002f7 Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Julian Reschke 320990bdd6 Bug 670333. Make sure that when parsing MIME header params we check for the actual presence of a '=' between the name and the value. r=bzbarsky 2011-07-11 15:27:26 -04:00
Javi Rueda efd276fd64 Bug 516547. Remove the browser.display.base_font_scaler preference and all the code to process it. r=bzbarsky, sr=dbaron. 2011-07-11 15:27:25 -04:00
Jeff Gilbert d9a5ba1a74 Bug 669522: Removed unused function bool IsFloatInteger(float) r=joe 2011-07-11 12:24:21 -07:00
Paul ADENOT f59554839f Bug 669616 - Round time to the nearest full-second value to fix inaccuracies in audio controls. r=dolske 2011-07-11 12:24:20 -07:00
Geoff Lankow 6e7c9570c6 Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher 2011-07-11 12:24:13 -07:00
Marco Bonardo 477b6576b7 Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange 2011-07-11 10:27:58 -07:00
Mounir Lamouri 753ac50492 Bug 669308 - Introduce macros and method helpers to simplify participation of classes to the DOM Memory Reporter. r=bz 2011-07-11 17:23:26 +02:00
Bas Schouten 2a7066fb7b Bug 668764: Properly specify stroke offset in Direct2D cairo backend. r=jrmuizel 2011-07-11 16:37:01 +02:00
Mounir Lamouri 1c487cdb9c Merge mozilla-central into mozilla-inbound. 2011-07-11 16:19:00 +02:00
Mounir Lamouri 979fa394a6 Merge mozilla-inbound into mozilla-central. 2011-07-11 16:18:03 +02:00
Masayuki Nakano d9f7f2af56 Bug 670058 part.2 Add regression test r=smaug 2011-07-11 23:13:36 +09:00
Neil Deakin 489356a697 Bug 670148, remove nsIBoxLayout, r=roc 2011-07-11 10:05:10 -04:00
Neil Deakin b0d278f9a7 Bug 670148, remove nsIScrollbarFrame, r=roc 2011-07-11 10:05:09 -04:00
Neil Deakin 20885dc711 Bug 670148, remove nsIMenuFrame, r=roc 2011-07-11 10:05:07 -04:00
Boris Zbarsky a91d169e27 Bug 648045 followup; merging to bug 663042. 2011-07-11 09:19:41 -04:00
Ed Morley 591d4d6be4 Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
Ed Morley 1b25db5ffd Bug 631155 - undefined return value in function '_cairo_surface_wrapper_flush'; r=jrmuizel 2011-07-11 09:14:12 -04:00
Ed Morley ad14bd5f9f Bug 670111 - Add double overloads to NSToCoord(Round|Floor|Ceil|Clamped) to stop numerous build warnings; r=roc 2011-07-11 09:14:12 -04:00
Ed Morley 065ab7e48c Bug 670338 - Add double overload to NSToIntRound to stop build warnings; r=roc 2011-07-11 09:14:12 -04:00
Boris Zbarsky 0cf505bd14 Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
David Zbarsky 478a8ca402 Bug 586786 - Fix legacy reflected attributes r=bz, mounir 2011-07-11 12:56:00 +02:00
Karl Tomlinson f5c996568f disable test_bug665540.html on WINNT due to what is probably bug 670053 2011-07-11 22:09:38 +12:00
Mounir Lamouri 8cee44e042 Bug 664925 - ASSERTION: We shouldn't have another size than small and regular for the moment. r=mstange 2011-07-11 11:41:26 +02:00
Fabrice Desré 4a0cf107c1 Bug 596650 - Use the "sizes" attribute to select the best web app icon [r=mfinkle] 2011-07-11 02:00:57 -07:00
Fabrice Desré 50bca13136 Bug 596649 - Check if a web app is installed to not install dupes [r=mfinkle] 2011-07-11 01:59:33 -07:00
Mike Hommey 6c0a229437 Bug 654664 - Optimize JSDOUBLE_IS_NEGZERO after bug 640494. r=jimb 2011-07-11 07:57:35 +02:00
Mike Hommey fa821d2340 Bug 657569 - Build nptest.dll without optimization on windows. r=ted 2011-07-11 07:51:26 +02:00
Mike Hommey a0e68f4fa5 Bug 669866 - Export CXX instead of defaulting to c++. r=ted 2011-07-11 07:51:01 +02:00
Florian Scholz 70bfb19415 Bug 553918 - Add more reftests for mfenced r=karlt
--HG--
extra : rebase_source : 5a8b1df6fbccc4216870fb433a436885a8101c35
2011-07-11 16:11:31 +12:00
Florian Scholz faf483ec09 b=668969 size fences for empty mfenced in the same way as for mfenced with child(ren) occupying no space r=karlt
--HG--
extra : rebase_source : ca173f8830e5d87a6132d04f0df72aec6458f96e
2011-07-11 16:11:28 +12:00
Gavin Sharp 85b41bc71b merge fx-team to mozilla central 2011-07-10 13:40:25 -07:00
Paul Biggar c18503ce3b Backout 1ad1fd67e97a, disabling jemalloc on mac (bug 414946), due to memory spike on 10.5 (bug 670492), crashes on 10.7 (bug 670175), and packaging error in Thunderbird (bug 670468). 2011-07-09 21:39:44 -07:00
Kyle Huey 4336dd0f6c Merge m-i to m-c. 2011-07-09 20:19:36 -07:00
Dão Gottwald b5e4129f58 merge backout 2011-07-09 16:49:03 +02:00
Dão Gottwald b8634b88a8 Backed out changeset 5d92749612cc 2011-07-09 16:48:32 +02:00