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

262933 Коммитов

Автор SHA1 Сообщение Дата
ojab f1779a3c3c Bug 722127 - Bump required libvpx version to 1.0.0. r=tterribe 2012-01-30 15:53:21 +01:00
Axel Hecht 0420fe71e9 bug 717522, fix xul l10n repacks, r=aki
Ports the hack from bug 714553 to l10n repacks
2012-01-30 15:14:10 +01:00
Mats Palmgren 66168651f2 Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki 2012-01-30 23:01:04 +09:00
Marco Bonardo d795f46f40 Backout 3bd7584753ae for test failures 2012-01-30 12:49:27 +01:00
Marco Bonardo 435f5924ba Merge central to inbound 2012-01-30 11:47:01 +01:00
Masatoshi Kimura 45053c19fe Bug 696586 - Part 3: Tests; r=jonas 2012-01-30 11:34:15 +01:00
Masatoshi Kimura 1b5225d3fe Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas 2012-01-30 11:33:59 +01:00
Masatoshi Kimura f840b889a1 Bug 696586 - Part 1: Split nsDOMBlobBuilder.h from nsDOMBlobBuilder.cpp; r=jonas
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/nsDOMBlobBuilder.h
2012-01-30 11:33:22 +01:00
Marco Bonardo 9d8f91ffd1 Merge last green PGO from inbound to central 2012-01-30 11:32:01 +01:00
Doug Turner 07f47a3f7d Bug 722118 - Android make package fails if --disable-tests. r=blassey 2012-01-29 20:42:00 -08:00
Phil Ringnalda 8f2a49393f Back out a4045a049e9e (bug 662324) for browser-chrome orange 2012-01-29 18:42:27 -08:00
Joe Drew 5bfbf586cb Back out 9699edcbcedd (bug 721467) for causing bug 722167. 2012-01-29 19:41:48 -05:00
Phil Ringnalda 656b34e75e Merge mozilla-inbound and mozilla-central 2012-01-29 10:58:29 -08:00
Serge Gautherie b75b0751c0 Bug 721535. (Av1) Stop packaging dead chardet.xpt. r=smontagu. 2012-01-29 11:21:33 +01:00
Robert Longson 0ae44350a8 Bug 722003 - Fix crash calling getClientRects on non-rendered foreignObject. r=roc 2012-01-29 08:56:20 +00:00
Phil Ringnalda 47f54cc3f1 Back out 59d8d92f9f3c (bug 713803) for Android C1 permaorange 2012-01-29 00:49:02 -08:00
Mats Palmgren 4900479470 Bug 722117 - "ASSERTION: CalcDifference() returned bigger hint than MaxDifference()" with blink. r=roc 2012-01-29 09:48:20 +01:00
Doug Turner b5116372c8 Bug 713803 - Rationalize JNI access accross android widget. r=blassey 2012-01-28 22:38:02 -08:00
Matt Brubeck d9340b2f5d Bug 720400 - Crash in nsPluginInstanceOwner::RemovePluginView @ mozilla::AndroidBridge::EnsureJNIThread [r=blassey] 2012-01-28 20:16:26 -08:00
Jim Blandy 9e950fb416 Bug 718786: Make the shell exit with EXITCODE_RUNTIME_ERROR when code is terminated. r=jorendorff
In js/src/jit-test/jit_test.py, add an 'exitstatus' jit-test cookie
attribute (and rename test.error to test.expect_error). Mark tests that
terminate with their expected termination code.

Clean up TMFLAGS comments.
2012-01-28 16:24:03 -08:00
Matthew Noorenberghe e3244ecb61 Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Jon Buckley 091173cb1e Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob 2012-01-28 16:15:27 -05:00
Joe Drew 66ec89ae3f Merge mozilla-central to mozilla-inbound. 2012-01-28 15:48:23 -05:00
Landry Breuil 6b5e00f1a7 Bug 722046: Fix build failure on OpenBSD/Gcc 4.2.1 due to extra semicolon. r=Ms2ger 2012-01-28 12:03:35 -08:00
Daniel Holbert 548f708b13 Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt 2012-01-28 12:01:47 -08:00
Wes Johnston c47d8bb602 Bug 718959 - Use data uri for homescreen shortcuts. r=blassey 2012-01-28 18:24:51 +01:00
Wes Johnston 5c1eb4cd4a Bug 711071 - Check for scrollable in velocity calculations. r=pcwalton 2012-01-28 18:23:45 +01:00
Serge Gautherie 44966ebb6c Bug 652297. (Bv1) Add '-DMOZ_DEBUG=1' too to actually stop trying to package MSVC DLLs in debug Windows Firefox. r=ted.mielczarek. 2012-01-28 18:13:09 +01:00
Jonathan Kew fb70141b47 bug 722014 - backout changeset c8ea6b7164bc (test from bug 698652) due to intermittent reftest oranges on OS X and WinXP. 2012-01-28 16:10:02 +00:00
Mats Palmgren ca0036d096 Bug 714587 - If the new boundary point is null, as it is for the call from Reset(), then it's expected that the new common ancestor is also null. r=smaug 2012-01-28 16:55:23 +01:00
David Zbarsky 1cbfbebabd Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug 2012-01-28 16:42:14 +01:00
Gijs Kruitbosch 2a27fd8d44 Bug 715098 - nsICacheMetaData shouldn't blow up in debug mode if visitor returns false. 2012-01-28 16:13:43 +01:00
Robert Longson 36589b4d96 Bug 649114 - Text-anchor middle is not computed correctly for element scaled to 0. r=jwatt 2012-01-28 13:58:17 +00:00
stefanh@inbox.com b4bea91515 Bug 425916 - Improve look of mac treerows when in editing mode. r=mstange+dao. 2012-01-28 14:34:05 +01:00
Jonathan Watt 3be59db146 No bug. Fix orange for real.
--HG--
extra : rebase_source : 7dfa3d81e6c2103828627ab1c3def7a86eac7e18
2012-01-28 13:20:44 +00:00
Jonathan Kew fca24b2ad7 bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas 2012-01-28 12:25:53 +00:00
Jonathan Watt 35795de943 No bug. Fix orange. 2012-01-28 12:08:27 +00:00
aceman 292a5eaad7 Bug 593443 - Add some new prefs to the about:support whitelist. r=Mossop 2012-01-28 11:56:14 +00:00
aceman c481c23046 Bug 559500 - On about:support, "Open Containing Folder" is misleading. r=gavin 2012-01-28 11:55:35 +00:00
ffxbld a203aeed35 Automated blocklist update from host linux-ix-slave32 2012-01-28 03:18:16 -08:00
Jonathan Watt fa0364daf6 Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert. 2012-01-28 10:43:34 +00:00
Jonathan Watt 049766e961 Bug 716527 - Prevent nsSVGForeignObjectFrame::PaintSVG from dereference null aDirtyRect. r=roc 2012-01-28 10:42:59 +00:00
Jonathan Kew 8781e36f4b backout changeset 2ea682dba295 (bug 721511) due to windows crashtest orange. 2012-01-28 09:50:31 +00:00
Jonathan Kew 6878bcf36d backout changeset bcd556d83109 (bug 721315) for reftest orange. 2012-01-28 09:37:15 +00:00
Tim Taubert df68f64aa8 merge fx-team to m-c 2012-01-28 10:29:35 +01:00
Jonathan Kew 728a9cf4ae bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas 2012-01-28 08:28:56 +00:00
Jonathan Kew ff28e61222 bug 721315 - avoid potential dangling mFamily pointers in font entries. r=jdaggett 2012-01-28 08:27:01 +00:00
Tim Taubert a0f0cb5e8d merge m-c to fx-team 2012-01-28 09:10:04 +01:00
John Schoenick 845dd96a48 Bug 702466 - Validate internal stack state in xslt parser. r=sicking 2012-01-27 22:38:38 -08:00
Brian Nicholson 852d8048cb Bug 701092 - Limit session restore attempts. r=mfinkle 2012-01-27 22:04:54 -08:00