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

263065 Коммитов

Автор SHA1 Сообщение Дата
Ginn Chen 4fd8973e50 Bug 717861 GetVsize and GetResident underestimate memory size on Solaris r=justin.lebar 2012-01-31 14:32:10 +08:00
Benoit Jacob 2192acb899 Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review
No review because this is mostly just syncing us with the upstream,

https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/

as well as adjusting to test harness changes (now loading test lists asynchronously) and a patch to the harness itself which I'll send upstream (see fix-webgl-harness-async.patch)
2012-01-30 13:59:06 -05:00
Serge Gautherie 11d39393ec Bug 722019. (Av2) Remove some useless/redundant listbox rules, in gnomestripe and winstripe. r=neil. 2012-01-30 19:35:35 +01:00
Mats Palmgren 063e8bc15f Bug 706889 - Apply font-inflation to checkboxes and radio buttons. r=dbaron 2012-01-30 18:48:46 +01:00
Mats Palmgren d9eb38a40b Bug 706889 - reftest. 2012-01-30 18:48:46 +01:00
stefanh@inbox.com 9bc6e5e32a Bug 713446 - White text with text-shadow in selected bottom tabs. r=dao. 2012-01-30 18:30:32 +01:00
Lucas Rocha 6d2edeca5f Bug 722050 - Fix about:home checker-boarding (r=mfinkle) 2012-01-30 17:14:05 +00:00
Lucas Rocha daab9727e1 Bug 721765 - Fix typo in about:home's top sites string (r=mfinkle) 2012-01-30 17:09:14 +00:00
Michal Novotny 7302ff3ce0 Bug 649778 - document.write may cause a document to be written to disk cache even when the page has Cache-Control: no-store 2012-01-30 18:03:52 +01:00
Philipp Wagner b3f1940949 Bug 694754 - Accessing DOM Document methods lookupPrefix, lookupNamespaceURI and isDefaultNamespace through XPCOM and quickstubs should create equal results. r=jonas 2012-01-30 15:54:54 +01:00
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