Ed Morley
f925758d29
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
6accd8a043
Bug 808410 - remotereftest.py shouldn't ignore the runTests() exit code; r=jmaher
2012-11-20 15:24:27 +00:00
Rafael Ávila de Espíndola
f6513ba12c
Bug 808699 - Change the wire format for hang reports. r=vladan.
2012-11-20 09:45:14 -05:00
Simon Montagu
e3a9ed59c0
Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv
2012-11-20 06:21:15 -08:00
Simon Montagu
d4949513f7
More tests for bug 548206, r=ehsan
2012-11-20 06:21:15 -08:00
Simon Montagu
d71248e3e0
Dynamic tests for bug 548206, r=ehsan
2012-11-20 06:21:15 -08:00
Matitiahu Allouche
7f45c42647
Tests for dir=auto (Bug 548206) from w3c HTML5 test suite, r=smontagu
2012-11-20 06:21:14 -08:00
Simon Montagu
608f139019
Changes to existing tests caused by bug 548206
2012-11-20 06:21:13 -08:00
Simon Montagu
160aa8e467
Add EnumerateEntries to nsCheapSet. Bug 809446, r=bsmedberg
2012-11-20 06:21:13 -08:00
Alexander Surkov
9b9ee1c4d1
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
c33ef24a14
Backed out changeset d66d35f64802 because it is wrong.
2012-11-20 14:53:46 +01:00
Paul Adenot
2ed72ff7df
Bug 810458 - Make mozRTCSessionDescriptor respect the spec. r=jesup
2012-11-20 14:36:29 +01:00
Jan de Mooij
d302af1b37
Bug 772830 - Add some regalloc asserts. r=dvander
2012-11-20 14:08:59 +01:00
Ed Morley
c294c445f8
Backout 9f8721399b14 (bug 812218) for Win PGO bustage
2012-11-20 10:57:43 +00:00
Jon Coppeard
dda307f536
Bug 813007 - Remove ExecutableAllocatorSymbian.cpp r=billm
2012-11-20 10:03:09 +00:00
Jeff Gilbert
8c13f0684f
Bug 813278 - Overload JSAutoCompartment for TimeZoneSettingObserver - r=luke
2012-11-20 01:39:26 -08:00
Nicholas Nethercote
ed656f9623
Bug 811596 - Shrink the IPC message buffer after each message is processed. r=cjones.
2012-11-19 20:52:44 -08:00
Paul Adenot
a15a7678b0
Bug 812667 - Make soundtouch compile properly if cpuid.h is not present. r=khuey
2012-11-16 16:47:01 -08:00
Chris Jones
3387cec057
Bug 799768: Only bother computing an invalid rect if it affects composition and enable omtc for X11 b2g builds. r=mattwoodrow
2012-10-11 16:55:42 -07:00
Masayuki Nakano
cd10f6e624
Bug 812427 part.3 Remove NS_POPUP_EVENT r=roc+smaug
2012-11-20 15:05:56 +09:00
Masayuki Nakano
0fb3fbdd2c
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
2012-11-20 15:05:56 +09:00
Masayuki Nakano
50a44166de
Bug 812427 part.1 Remove unused event struct type r=roc
2012-11-20 15:05:56 +09:00
Ehsan Akhgari
439bb83770
Bug 813433 - Make nsMediaSniffer accept null request arguments; r=bzbarsky
...
This patch will make the content sniffer useful to sniff the mimetype of
in-memory media buffers.
2012-11-20 00:01:30 -05:00
Alexander Surkov
2acd72040f
Bug 678454 - coalesce events by accessible tree, r=tbsaunde
2012-11-20 13:53:38 +09:00
Phil Ringnalda
b361a10312
Back out 1b6d5e373bcc (bug 812845) for timeouts in accessible/events/test_textattrchange.html
...
--HG--
extra : rebase_source : a4e733ee7db79b26176ad0eb703e06beb79f4719
2012-11-19 20:34:52 -08:00
Geoff Brown
b34442c3e5
Bug 812791 - Correct typo in ctm-singular-sanity reftest; r=cjones
2012-11-19 21:33:01 -07:00
Nicholas Nethercote
4b55d43c2d
Bug 811203 (part 2) - Pack the fields in XPTInterfaceDescriptor better. r=khuey.
...
--HG--
extra : rebase_source : e5afee2bf6ba8cc2a1ee344f176a819367bc9d32
2012-11-19 16:19:17 -08:00
Nicholas Nethercote
4f095fe3dd
Bug 811203 (part 1) - Inline XPTMethodDescriptor::result. r=khuey.
...
--HG--
extra : rebase_source : 1c2a89684f5b60a3e24ce995ed7e062e88e18610
2012-11-19 16:18:41 -08:00
Brian Smith
57d66aaf73
Backed out changeset ef6db4ced917 (bug 804663) due to build bustage, a=bustage
...
--HG--
extra : rebase_source : 20d434a5f205052e836e059bcee57a0bf84725c4
2012-11-19 20:24:47 -08:00
Justin Lebar
87d10b80f8
Bug 812957 - Follow-up: Replace void\n* with void*\n. r=oops DONTBUILD
2012-11-19 23:14:14 -05:00
Brian Smith
3b421f7cf1
Bug 804663: Add a CryptoTask class for asynchronous crypto operations and add more utilities to ScopedNSSTypes.h
...
--HG--
extra : source : cc195997c6e526ce4b64d28cfb065d671b90bdba
2012-07-13 15:44:24 -07:00
Phil Ringnalda
634ead91a5
Back out 39890b75361f (bug 779520) for Windows leaks
2012-11-19 19:54:41 -08:00
Nicholas Nethercote
531f2b1bb2
Bug 812957 - Add memory reporter for Freetype. r=karlt,jlebar
2012-11-19 22:00:19 -05:00
Matthew Gregan
ce7dfa7c33
Bug 812937 - Remove unused audio remoting code. r=cjones
2012-11-19 13:54:29 +13:00
Nicolas B. Pierron
b4a74f1cc8
Bug 810062 - Toggle JSOPTIONs before the compartment creation. r=bhackett
2012-11-19 18:07:20 -08:00
Jared Wein
20e2c47dfb
Bug 813383 - Use firstElementChild/nextElementSibling/lastElementChild instead of firstChild/nextSibling/lastChild when possible. r=felipe
2012-11-19 17:54:12 -08:00
Mark Hammond
ac7a84397d
Bug 808235 - give chatbox focus when restored. r=jaws
...
--HG--
extra : rebase_source : 6c224570314d77c83405b3345ee9b858f0df2fac
2012-11-20 12:54:50 +11:00
Michael Wu
a6151afc62
Backed out changeset d12d63253125 (bug 809665) for red
2012-11-19 19:54:33 -06:00
Michael Wu
04e6675ac2
Bug 809665 - Boot animation support for B2G, r=cjones
2012-11-09 12:08:36 -08:00
Trevor Saunders
d9b94bdb91
bug 812845 - more tests for invalid spelling text attribute r=surkov
2012-11-17 22:58:29 -05:00
Felipe Gomes
d67dad72b9
Bug 813316 - User details menuitem is blank on OSX menu. r=jaws
2012-11-19 17:22:42 -08:00
Justin Lebar
613241293f
Bug 812880 - Remove some static RefPtrs which were causing deadlocks at shutdown. r=cjones
2012-11-19 20:09:11 -05:00
Justin Lebar
a3c255e49c
Bug 811466 - Add include guards around some headers which were missing them. r=khuey
2012-11-19 20:05:34 -05:00
Blake Kaplan
812663be6a
Bug 813357 - Actually hand off our copy of the notification request to IPDL. r=gwagner
2012-11-19 16:43:21 -08:00
Ehsan Akhgari
bc9d059d1b
Bug 813209 - Refactor MediaResource into BaseMediaResource so that we can base the implementation of BufferMediaSource on top of MediaSource; r=cpearce
...
This refactoring is needed for the introduction of the BufferMediaResource class.
--HG--
extra : rebase_source : e4b5016e9b947948799f1b8975b23a3dd685a366
2012-11-16 20:31:53 -08:00
Trevor Saunders
96d247ef37
bug 779520 - merge Accessible::Init() into constructors patch=fxa90id r=surkov, tbsaunde
2012-10-14 17:28:32 -04:00
Benoit Girard
6a32724136
Bug 809317 - Part 1: Provide a pseudo stack implementation of SAMPLER_PRINT_LOCATION. r=ehsan
...
--HG--
extra : rebase_source : ba956341ba6115f5c0f60a067c46aee45d29724b
2012-11-19 18:13:28 -05:00
Mounir Lamouri
1acad9fc93
Bug 764240 - Clamp window.sizeToContent() the same way we clamp other resizing methods. r=bz
2012-11-19 23:18:21 +00:00
Ehsan Akhgari
a275e0b1d5
Backed out changeset f76720054116 (bug 813209) because of leaks
2012-11-19 18:15:18 -05:00
Rob Wood
98b96cb1dd
Bug 808106 - Develop tests to verify filtering SMS messages by date, update manifest; r=jgriffin
2012-11-06 20:19:02 -05:00