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

291056 Коммитов

Автор SHA1 Сообщение Дата
Chris Jones 00039d4d53 Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron 2012-11-20 11:55:14 -08:00
Josh Matthews 3708bf0225 Bug 813533 - Ensure windows opened in global private browsing mode with no parent present are still marked as private. r=ehsan 2012-11-20 14:47:45 -05:00
Joe Drew cc5c8dd282 Bug 812602 - Don't use the DecodeStyle enum namespace, since it doesn't actually exist. r=jrmuizel
--HG--
extra : rebase_source : ac71cc01359c39e275e8b12c44e7d4e5fb04a81b
2012-11-20 14:27:39 -05:00
Eitan Isaacson f37d92601c Bug 812515 - Land on static text if it is not a list bullet item. r=davidb 2012-11-20 11:06:38 -08:00
Bill McCloskey 742e117df4 Backout 2ee20348ae59 (bug 747066) for Win64 crashes 2012-11-20 10:45:43 -08:00
Kartikaya Gupta 380bea421b Bug 813311 - Hide Axis so that it is not unnecessarily exposed to the world. r=Cwiiis 2012-11-20 13:38:47 -05:00
Kartikaya Gupta be859975ce Bug 813640 - Split out the user event handlers into a separate function for clarity. r=jwir3 2012-11-20 13:32:22 -05:00
Ralph Giles 89a7b7987c [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik
From 49f5e33d79df3713bc510e611a5064858bf24e4a Mon Sep 17 00:00:00 2001
These files have specially crafted headers which should be
rejected by the new checks added to resolve this bug. If any
audio output is produced then this bug has re-occured.

The audio data is the phrase "invalid file", in one or six
channels, to make this more obvious.

The new mochitest test_invalid_reject.html tries to load
and play each of the new invalid files and verifies that
an error event is triggered. Since the invalid data is in
the file headers, this should happen after network load
but before metadata is ready, so the test also asserts
errors if loadedmetadata or a number of subsequent events
are triggered.

The test will time out if no error event is fired at all.

Thanks to Matthew Gregan for assistance writing the mochitest.
---
 content/media/test/Makefile.in              |  11 ++++++
 content/media/test/invalid-cmap-s0c0.opus   | Bin 0 -> 6835 bytes
 content/media/test/invalid-cmap-s0c2.opus   | Bin 0 -> 6834 bytes
 content/media/test/invalid-cmap-s1c2.opus   | Bin 0 -> 6848 bytes
 content/media/test/invalid-cmap-short.opus  | Bin 0 -> 6854 bytes
 content/media/test/invalid-m0c0.opus        | Bin 0 -> 2471 bytes
 content/media/test/invalid-m0c3.opus        | Bin 0 -> 2471 bytes
 content/media/test/invalid-m1c0.opus        | Bin 0 -> 6836 bytes
 content/media/test/invalid-m1c9.opus        | Bin 0 -> 6836 bytes
 content/media/test/invalid-m2c0.opus        | Bin 0 -> 2471 bytes
 content/media/test/invalid-m2c1.opus        | Bin 0 -> 2455 bytes
 content/media/test/manifest.js              |  14 ++++++++
 content/media/test/test_invalid_reject.html |  52 ++++++++++++++++++++++++++++
 13 files changed, 77 insertions(+)
 create mode 100644 content/media/test/invalid-cmap-s0c0.opus
 create mode 100644 content/media/test/invalid-cmap-s0c2.opus
 create mode 100644 content/media/test/invalid-cmap-s1c2.opus
 create mode 100644 content/media/test/invalid-cmap-short.opus
 create mode 100644 content/media/test/invalid-m0c0.opus
 create mode 100644 content/media/test/invalid-m0c3.opus
 create mode 100644 content/media/test/invalid-m1c0.opus
 create mode 100644 content/media/test/invalid-m1c9.opus
 create mode 100644 content/media/test/invalid-m2c0.opus
 create mode 100644 content/media/test/invalid-m2c1.opus
 create mode 100644 content/media/test/test_invalid_reject.html
2012-11-19 15:13:43 -08:00
Mounir Lamouri bc72f9ee9e Bug 810796 - Fix invalid CSS in forms.css. r=bz 2012-11-20 18:21:39 +00:00
Kartikaya Gupta abc33a43d4 Bug 813616 - Ensure the reflow-on-zoom pref change is picked up even while the content document is not visible. r=jwir3 2012-11-20 12:51:39 -05:00
Geoff Brown 81a4b4ea9b Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Benjamin Peterson 2726941d91 Bug 795104 - Sources with a custom charset can't be lazily loaded. r=bz 2012-11-20 11:30:03 -06:00
Benjamin Peterson 645c634f59 Bug 795104 - Load source if needed in JS_DecompileScript. r=jorendorff 2012-11-20 11:29:53 -06:00
Benjamin Peterson 14e4031ee3 Bug 795104 - Don't abort compression, which isn't happening. r=jorendorff 2012-11-20 11:29:42 -06:00
Phil Ringnalda 54e6244801 Backout b7e492bf7c13, a64c112c6858, 84b9a773104b, 4bd4aabbaf28 and 24ad2de34061 (bug 548206) for Win Ru orange 2012-11-20 08:44:04 -08:00
Boris Zbarsky b6b9137a48 Bug 813423. A bit more inlining for stuff that should really be inline. r=peterv 2012-11-20 11:36:06 -05:00
Boris Zbarsky 77eb8146ff Bug 813419. Add a non-null-checking version of xpc_UnmarkGrayObject. r=mccr8 2012-11-20 11:36:06 -05:00
Boris Zbarsky 5b51825485 Bug 812789. Remove some dead code for converting jsvals to Matrix objects. r=nrc 2012-11-20 11:36:06 -05:00
Joel Maher 45165aa7cf Bug 813105 - upload a new talos.zip to turn datazilla back on. r=Callek 2012-11-20 11:33:24 -05:00
Ed Morley 56585b502e Merge mozilla-central to mozilla-inbound 2012-11-20 15:57:29 +00:00
Rafael Ávila de Espíndola 78c8991119 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the build script.
2012-11-20 10:51:56 -05:00
Rafael Ávila de Espíndola 03c3026df2 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Andrea Marchesini 69f2d996f4 Bug 805292 - Make a 'pick' activity without a type to work, r=mounir 2012-11-20 15:43:10 +00:00
Benjamin Smedberg e716f02474 Bug 791244 test fixup - allow for the pref to be unset by default, r=gfritzsche
--HG--
extra : transplant_source : kuU%89j%A3%2A%DF%E0%D0%A5S%07%5D%99z%1D%7B%B1%C8
2012-11-20 10:32:41 -05:00
Ed Morley c385ba722e Bug 812135 - Use the checkForZombies result to determine run status; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley f5df1490d4 Bug 812135 - checkForZombies should return the result; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley 5bbd06f4eb Bug 808410 - Ensure retVal is set even when mochitest.cleanup did not generate an exception; r=ahal 2012-11-20 15:24:28 +00:00
Ed Morley 4ad312620d Bug 808410 - Callers of checkForCrashes should use its return value to ensure shutdown crashes actually make the run fail; r=jmaher f=gps 2012-11-20 15:24:28 +00:00
Ed Morley 527f7e728c Bug 808410 - Make peptest's checkForCrashes more consistent with the version in automationutils.py; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley b138aec7f5 Bug 808410 - checkForCrashes should return true for cases where we hit an exception during minidump stackwalk; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley bb1131372a Bug 808410 - Ensure non-zero return values for robocop tests aren't overwritten by later success; r=gbrown 2012-11-20 15:24:28 +00:00
Ed Morley b1fa9ef049 Bug 808410 - remotereftest.py shouldn't ignore the runTests() exit code; r=jmaher 2012-11-20 15:24:27 +00:00
Ed Morley 1f959a566c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-20 14:53:54 +00:00
Rafael Ávila de Espíndola 968fb57de6 Bug 808699 - Change the wire format for hang reports. r=vladan. 2012-11-20 09:45:14 -05:00
Simon Montagu ef21364c12 Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv 2012-11-20 06:21:15 -08:00
Simon Montagu 4688933342 More tests for bug 548206, r=ehsan 2012-11-20 06:21:15 -08:00
Simon Montagu 9d55ac57c7 Dynamic tests for bug 548206, r=ehsan 2012-11-20 06:21:15 -08:00
Matitiahu Allouche 94e8b8852a Tests for dir=auto (Bug 548206) from w3c HTML5 test suite, r=smontagu 2012-11-20 06:21:14 -08:00
Simon Montagu 1b752132f2 Changes to existing tests caused by bug 548206 2012-11-20 06:21:13 -08:00
Simon Montagu 2c79e554a2 Add EnumerateEntries to nsCheapSet. Bug 809446, r=bsmedberg 2012-11-20 06:21:13 -08:00
Alexander Surkov b3b82bec15 Bug 812844 - densify nsAccDocManager, r=tbsaunde
--HG--
rename : accessible/src/base/nsAccDocManager.cpp => accessible/src/base/DocManager.cpp
rename : accessible/src/base/nsAccDocManager.h => accessible/src/base/DocManager.h
2012-11-20 23:15:32 +09:00
Paul Adenot eaaabd00eb Backed out changeset d66d35f64802 because it is wrong. 2012-11-20 14:53:46 +01:00
Paul Adenot 6164b4865f Bug 810458 - Make mozRTCSessionDescriptor respect the spec. r=jesup 2012-11-20 14:36:29 +01:00
Jan de Mooij d6d77cb689 Bug 772830 - Add some regalloc asserts. r=dvander 2012-11-20 14:08:59 +01:00
Ed Morley 3c41cdb199 Backout 9f8721399b14 (bug 812218) for Win PGO bustage 2012-11-20 10:57:43 +00:00
Jon Coppeard 71692e401b Bug 813007 - Remove ExecutableAllocatorSymbian.cpp r=billm 2012-11-20 10:03:09 +00:00
Jeff Gilbert f8c8439640 Bug 813278 - Overload JSAutoCompartment for TimeZoneSettingObserver - r=luke 2012-11-20 01:39:26 -08:00
Phil Ringnalda 2cce301b3e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-19 22:15:02 -08:00
Nicholas Nethercote 1cfc9de8d0 Bug 811596 - Shrink the IPC message buffer after each message is processed. r=cjones. 2012-11-19 20:52:44 -08:00
Alex Keybl d1de145dd7 Merging in version bump NO BUG 2012-11-19 12:03:27 -08:00