Kyle Huey
4a5b054834
Bug 781700: Revert test changes.
2012-08-10 15:57:59 -07:00
Rob Wood
aa75c6aa92
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
2012-08-10 13:45:14 -04:00
Geoff Brown
6b8fb5992e
Bug 764901 - Robocop: make testPasswordEncrypt more robust; r=jmaher
2012-08-10 15:59:12 -06:00
Bill McCloskey
52edea6675
Bug 762580 - Fix bogus pageload responsiveness regression (r=mccr8)
2012-08-10 14:16:05 -07:00
Gregor Wagner
83d03f7572
Bug 781929 - Fix SpecialPowers.addPermission typo. r=bent
2012-08-10 13:55:42 -07:00
Kartikaya Gupta
15a33bcf6e
Bug 781676 - Fix possible NPE from a null mTouchEventHandler. r=sriram
2012-08-10 16:16:54 -04:00
Andrew Quartey
2223995e72
Bug 762897 - Implement UIA_AriaPropertiesPropertyId r=tbsaunde
2012-08-10 16:10:18 -04:00
Brian R. Bondy
9155fe2a5a
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
8eadf46d4b
Bug 770490 - Infrastructure to run reftests on B2G, r=jgriffin
2012-08-10 14:25:20 -04:00
David Burns
244c909ebb
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
9f93b800a3
Bug 661858 - Style tab-modal prompts with system colors. r=dolske
2012-08-10 20:46:39 +02:00
David Zbarsky
891e9a7613
Fix virtual destructor warning, no bug, blanket r=bz
2012-08-10 14:28:07 -04:00
Kyle Huey
f28379843e
Bug 781700: Disable failing test in xpcshell.
2012-08-10 11:04:16 -07:00
David Zbarsky
b462ec011a
Bug 773842 - Fix build warnings under content/ r=mounir
2012-08-10 14:01:16 -04:00
Chris Peterson
0513cf7569
Bug 781020 - Remove IME's composing spans when Gecko resets the composition state. r=blassey
...
--HG--
extra : rebase_source : 252b3b15dfe3570fdc4a695c0f720f7c7e59944a
2012-08-08 16:16:59 -07:00
Justin Wood
d3c73afd71
Bug 781735 - SUTAgent should not die if it can't create a file on the sdcard. r=jmaher DONTBUILD since its NPOT-on-change-Builds
...
--HG--
extra : rebase_source : 6f8ca4d47f273a960f06331dda0edbe692640df3
2012-08-10 01:03:55 -04:00
Chris Peterson
34f95e9435
Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey
2012-08-02 18:38:45 -07:00
Chris Peterson
82553df11c
Bug 778468 - Part 9: Use EventDispatcher to remove ui dependency on GeckoAppShell event registration. r=blassey
2012-08-04 00:33:07 -07:00
Chris Peterson
32f71316ce
Bug 778468 - Part 8: Add EventDispatcher to remove gfx dependency on GeckoAppShell event registration. r=blassey
2012-08-02 15:12:35 -07:00
Jonathan Griffin
5b08093de1
Bug 781711 - Make mochitest manifests work properly with both runtests and excludetests, r=jmaher
2012-08-10 09:44:50 -07:00
Rafael Ávila de Espíndola
6d043cb564
Bug 780272 - Audit calls to MozillaUnRegisterDebugFD. r=jlebar.
...
--HG--
extra : rebase_source : 53672602bfd370626916bcd0f5bc71859f8520c2
2012-08-10 12:40:21 -04:00
Ed Morley
332d269df3
Bug 781837 - Disable dom/imptests/webapps/WebStorage/tests/submissions/* on Android for being permaorange; r=jmaher
2012-08-10 17:36:24 +01:00
Kyle Huey
c44a5bd7c8
Bug 781700: Don't hold strong references to databases from the synchronization queue, so that GCing a database will unblock waiting operations. r=bent
...
--HG--
extra : rebase_source : 2f1b2405ffc91831d33eb91e4b2d61c2b1ac872b
2012-08-10 09:15:02 -07:00
Kyle Huey
0162654f53
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
...
--HG--
extra : rebase_source : 7476aff4c01ee5407cd2419be0ddd4662ccc9dd9
2012-08-10 09:10:22 -07:00
Joe Drew
13c7575b24
Bug 773097 - Don't create our surface from GetCanvasLayer. It's called while painting, and doing so will destroy the layer manager that we're painting with. r=roc,mattwoodrow
...
Canvases use the "persistent" layer manager, which is only used after 5
seconds has elapsed on Windows. So if we start up to a site that uses canvas,
we risk switching to the persistent layer manager while drawing using the
temporary layer manager. Because layer managers are singletons, they're not
refcounted, and so we end up holding a dead pointer and corrupting the heap.
2012-08-10 12:13:09 -04:00
David Rajchenbach-Teller
5497844d09
Bug 770215 - [OS.File] Utilities for strings - Tests for Unicode conversion. r=froydnj
2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
7ff77dd75b
Bug 770215 - [OS.File] Utilities for strings - Companion makefile. r=yoric
2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
43ce31ba07
Bug 770215 - [OS.File] Utilities for strings - Expose native code to JS. r=froydnj
2012-08-10 11:52:55 -04:00
David Rajchenbach-Teller
0f997f7508
Bug 770215 - [OS.File] Utilities for strings - Native code. r=froydnj
2012-08-10 11:52:55 -04:00
Nicolas Silva
d0d69183bb
Bug 773469 - Remove unnecessary layer transactions when using async-video. r=roc
2012-08-10 11:42:53 -04:00
Justin Lebar
4542e77fda
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
...
--HG--
extra : rebase_source : 34e9a90622a2732c73c83d0b768e7c1dc3ae8730
2012-08-10 11:42:28 -04:00
Justin Lebar
badc95dec3
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
...
--HG--
rename : layout/reftests/svg/pattern-scale-01c.svg => layout/reftests/svg/pattern-scale-01a.svg
extra : rebase_source : 1e934ffb7a561255430bea738aa204afcaf92c79
2012-08-10 11:42:28 -04:00
Arjun
1d993f2482
Bug 780553: Fix error caused by merge of previous patch; r=anant
2012-08-10 08:41:33 -07:00
Frédéric Wang
b9037fc8ce
Bug 781494 - Remove dead code from nsGlyphTable::ElementAt. r=karlt
2012-08-10 11:29:59 -04:00
Frédéric Wang
531b9bee74
Bug 781494 - Change line length in nsMathMLChar to be 80 characters or less. r=karlt
2012-08-10 11:29:59 -04:00
Frédéric Wang
6e60458a7a
Bug 781494 - Remove dead code from nsMathMLChar. r=karlt
2012-08-10 11:29:59 -04:00
Jan Beich
c77fcfe437
Bug 781457 - Define _GNU_SOURCE for _Unwind_Backtrace. r=dbaron
2012-08-10 11:29:59 -04:00
Takanori MATSUURA
161b1f827b
Bug 781338 - .mkdir.done file should not be bundled with final package and omnijar archive. r=mhommey
2012-08-10 11:29:58 -04:00
Raphael Catolino
fa05342698
Bug 780857 - Enable the pref to use the experimental forms by default in b2g r=mounir
2012-08-08 21:46:38 +02:00
Chenxia Liu
e006b07013
Bug 775360 - "Show me how" link should not launch Browser Intents page. r=rnewman
2012-08-10 17:03:36 +02:00
Ed Morley
d5ee9385d8
Bug 781789 - Disable dom/devicestorage/test/test_stat.html on Android for being permaorange; r=jmaher
2012-08-10 15:01:28 +01:00
Ed Morley
10b5d6d4ac
Backout 5d77941eba28 (bug 772726), df597d36bcbb (bug 383026), c9c7e1b9aed9 (bug 779399) for failures in meter-native-style.html
2012-08-10 14:50:43 +01:00
Bobby Holley
c4f9821cde
Bug 778085 - Tests. r=ejpbruel
...
--HG--
extra : rebase_source : a63199371f5f5e5bc9271d68224a8dc39aa08754
2012-08-10 13:55:56 +02:00
Bobby Holley
387c544c5a
Bug 778085 - Add a wrapWithProto function to the shell. r=ejpbruel
...
This allows us to test this stuff in script.
--HG--
extra : rebase_source : 4eac660e2619594f5c5e2f55f4c5506a2f13c037
2012-08-10 13:55:56 +02:00
Bobby Holley
3ad4456011
Bug 778085 - Add simple withPrototype versions of DirectWrapper and CrossCompartmentWrapper. r=ejpbruel
...
These are helpful for testing, and will also be useful in XPConnect. Note that the Wrapper
and Proxy hierarchy will soon be merged.
--HG--
extra : rebase_source : c9c846871a0bba4c9574eb5274dfe22f24d183b0
2012-08-10 13:55:55 +02:00
Bobby Holley
c623bc5cfa
Bug 778085 - Add prototype suppport in Proxy::foo implementations. r=ejpbruel
...
--HG--
extra : rebase_source : edea12c8d6cdd879439a9de24faa3d7abb19bfc3
2012-08-10 13:55:55 +02:00
Bobby Holley
5fdccba78b
Bug 778085 - Add AutoVectorRooter.append(AutoVectorRooter). r=luke
...
--HG--
extra : rebase_source : 4dbc18944c31e82d7950f6ac2624fb614a4fdc03
2012-08-10 13:55:55 +02:00
Bobby Holley
08d74ebe03
Bug 778085 - Add optional getPrototypeOf trap. r=ejpbruel
...
--HG--
extra : rebase_source : 58c46c0df9082c8534d16d64144750e4c9ed7587
2012-08-10 13:55:55 +02:00
Bobby Holley
3461a53566
Bug 778085 - Use the Handle API in a few more places in Proxy. r=efaust
...
--HG--
extra : rebase_source : 28c969ca61def36a14df6ee06681b17a44e2f993
2012-08-10 13:55:55 +02:00
Robert O'Callahan
bed323fe4c
Backing out f89374c446c2 for build bustage (bug 691591)
2012-08-10 23:55:51 +12:00