Commit Graph

102160 Commits

Author SHA1 Message Date
Rob Wood
de080795c1 Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB 2012-08-10 13:45:14 -04:00
Geoff Brown
aa5e801284 Bug 764901 - Robocop: make testPasswordEncrypt more robust; r=jmaher 2012-08-10 15:59:12 -06:00
Bill McCloskey
6ab20bd37d Bug 762580 - Fix bogus pageload responsiveness regression (r=mccr8) 2012-08-10 14:16:05 -07:00
Gregor Wagner
37ec55dcdb Bug 781929 - Fix SpecialPowers.addPermission typo. r=bent 2012-08-10 13:55:42 -07:00
Kartikaya Gupta
d45bbd7e49 Bug 781676 - Fix possible NPE from a null mTouchEventHandler. r=sriram 2012-08-10 16:16:54 -04:00
Andrew Quartey
a360ff3f10 Bug 762897 - Implement UIA_AriaPropertiesPropertyId r=tbsaunde 2012-08-10 16:10:18 -04:00
Brian Nicholson
b92c5fd9c5 Bug 779796 - Part 6: Remove article generator function in Readability.js. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
c7bd8e5cd6 Bug 779796 - Part 5: Move Readability parsing to a web worker. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
c95c10e807 Bug 779796 - Part 4: Remove XPCOM-related code from Readability.js. r=lucasr,mfinkle 2012-08-09 23:30:46 -07:00
Brian Nicholson
da6f05594e Bug 779796 - Part 3: Update Readability.js to be compatible with JSDOMParser. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
87da169055 Bug 779796 - Part 2: Replace Reader checks with full parses. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
8af2d2c5b7 Bug 779796 - Part 1: Implement JSDOMParser. r=lucasr,mfinkle 2012-08-09 23:30:46 -07:00
Brian R. Bondy
7cf52376d8 Bug 781646 - Windows widget AudioSession::Start should not fail if COM is already initialized. r=jimm 2012-08-09 20:54:35 -04:00
Andrew Halberstadt
b4d43b25cb Bug 770490 - Infrastructure to run reftests on B2G, r=jgriffin 2012-08-10 14:25:20 -04:00
David Burns
de807f4c93 Bug 757069: add the ability to get session data out of the browser; r=jgriffin 2012-08-10 11:51:35 -07:00
Dão Gottwald
f50169e638 Bug 661858 - Style tab-modal prompts with system colors. r=dolske 2012-08-10 20:46:39 +02:00
David Zbarsky
079aa0c152 Fix virtual destructor warning, no bug, blanket r=bz 2012-08-10 14:28:07 -04:00
Kyle Huey
d6ed5b18de Bug 781700: Disable failing test in xpcshell. 2012-08-10 11:04:16 -07:00
David Zbarsky
8d316c5861 Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
Alexandros Chronopoulos
d4807317cd Bug 748144 - Support multichannel Opus files. r=rillian
The Opus audio format supports multichannel (surround) audio, but our initial implementation used a simpler API which only supported mono and stereo output.

To handle these files gracefully, this patch uses the multichannel api and downmixes the output, if possible, to stereo, since we don't currently support surround sound playback.
2012-08-09 15:53:23 -07:00
David Keeler
37763d23ef Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein 2012-08-10 09:19:24 -07:00
Gregory Szorc
33cea93fa9 Bug 781307 - Remove rules from services/ Makefile.in's; r=glandium 2012-08-09 13:12:29 -07:00
Gregory Szorc
c588503c5f Bug 759487 - Refactor services/sync/Makefile.in; r=glandium 2012-08-09 13:12:26 -07:00
Gregory Szorc
a03071b434 Merge mozilla-central into services-central 2012-08-09 13:12:18 -07:00
Jonathan Griffin
f70e14d967 Bug 781608 - Don't call waitForFinish with a short timeout, in case old mozprocess is still in use, a=test-only, DONTBUILD because NPOTB 2012-08-09 12:04:28 -07:00
Tim Taubert
b429b37949 merge m-c to fx-team 2012-08-09 20:48:53 +02:00
Tim Taubert
1d03cf4ccd Bug 779618 - Tiny follow-up to remove unnecessary return; r=follow-up 2012-08-09 14:45:15 +02:00
Ed Morley
991653b152 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-09 12:46:05 +01:00
Aryeh Gregor
0a8f6b4783 Bug 782252 - Cast some nsresult to PRUint32; r=ehsan 2012-08-09 11:36:40 +03:00
Ms2ger
c2bbcc10c0 Bug 781058 - Part c: Fix -Werror=int-to-pointer-cast in nsDOMClassInfo; r=mounir 2012-08-09 09:20:29 +02:00
Ms2ger
ec10c5ef78 Bug 781058 - Part b: Fix -Werror=int-to-pointer-cast in PluginInstanceParent; r=mounir 2012-08-09 09:20:23 +02:00
Ms2ger
ea10822364 Bug 781058 - Part a: Fix -Werror=int-to-pointer-cast in nsPluginNativeWindowGtk2; r=mounir 2012-08-09 09:20:18 +02:00
Ms2ger
de02017227 Bug 780502 - Remove unsound assertion; r=ehsan 2012-08-09 09:20:11 +02:00
Ms2ger
47bb1e7649 Bug 179956 - Remove unsound assertion; r=ehsan 2012-08-09 09:20:06 +02:00
Ms2ger
def458727b Bug 461440 - Remove unsound assertion; r=ehsan 2012-08-09 09:20:01 +02:00
Ms2ger
c1ce519fa3 Bug 780146 - Part e: Move all standard classes resolution code into the !ObjectIsNativeWrapper() branch; r=jst 2012-08-09 09:19:53 +02:00
Ms2ger
0df17d5667 Bug 780146 - Part c: Don't define constructors by contract ID; r=jst 2012-08-09 09:19:48 +02:00
Ms2ger
a7f199e451 Bug 780146 - Part b: Inline nsDOMClassInfo::RegisterClassName; r=jst 2012-08-09 09:19:42 +02:00
Ms2ger
198f4a2ae7 Bug 780146 - Part a: Move window._content into IDL; r=jst 2012-08-09 09:16:09 +02:00
Ms2ger
316662d3d8 Bug 781116 - "finished in a non-clean fashion" message should use error() instead of log(); r=ted 2012-08-09 09:11:33 +02:00
Ms2ger
1964812e04 Bug 727547 - Add test. 2012-08-09 09:10:43 +02:00
Ms2ger
b3d4060c1a Bug 780993 - Reinstate support for setting indexed properties on HTMLSelectElement to null; r=bz 2012-08-09 09:10:21 +02:00
Ms2ger
a51e9be374 Bug 780387 - Part f: Stop using PRBool & PRPackedBool; r=bsmedberg 2012-08-09 09:10:13 +02:00
Ms2ger
aa7cd71f5c Bug 780387 - Part e: Stop using PRSize; r=bsmedberg 2012-08-09 09:10:11 +02:00
Ms2ger
8fcd7f8f16 Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg 2012-08-09 09:09:42 +02:00
Ms2ger
331accfcb4 Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg 2012-08-09 09:09:40 +02:00
Ms2ger
b5e07ef2e5 Bug 780387 - Part a: Stop using PRPtrdiff; r=bsmedberg 2012-08-09 09:09:31 +02:00
Yoshi Huang
d9d76e64a1 Bug 780825 - Part 2: xpcshell tests. r=vicamo 2012-08-09 14:04:40 +08:00
Ryan VanderMeulen
d922169c00 Merge the last PGO-green inbound changeset to m-c. 2012-08-08 21:21:36 -04:00
David Clarke
18f7c8e81d Bug 780031 - Mochitest on b2g reliability improvements, r=jgriffin, DONTBUILD because NPOTB 2012-08-08 17:29:26 -07:00