Bas Schouten
d93927f49f
Bug 854468 - Part 2: Package command line recording code. r=ted
2013-03-28 04:28:55 +00:00
Randell Jesup
2eb06ed39b
Bug 853998: bustage fix for the SyncRunnable test (warning fix) r=abr on a CLOSED TREE
2013-03-27 23:32:00 -04:00
Boris Zbarsky
ea68a922f1
Bug 607441 part 2. Mark the scoped sheet rule processor dirty when author styles are enabled or disabled. r=dbaron
2013-03-27 22:47:26 -04:00
Boris Zbarsky
7d4eb76aaf
Bug 607441 part 1. Don't disable SVG presentational attributes when page styles are disabled. r=dbaron,jwatt
2013-03-27 22:47:25 -04:00
Boris Zbarsky
6020a94656
Bug 855025. Always do Xrays for DOM interface objects. r=peterv
2013-03-27 22:47:25 -04:00
Boris Zbarsky
b13faf506a
Bug 853910 part 2. Stop using prclist for individual ListenerCollections. r=khuey
2013-03-27 22:47:25 -04:00
Boris Zbarsky
d5b13718a8
Bug 853910 part 1. Stop using prclist for our list of ListenerCollections. r=khuey
2013-03-27 22:47:25 -04:00
EKR
e15f167300
Bug 853998 test (WIP)
...
Bug 853998 - Test for SyncRunnable r=jesup
2013-03-26 23:50:51 -07:00
Adam Roach [:abr]
9eaf052960
Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup
2013-03-27 21:43:44 -05:00
Benjamin Smedberg
04df8e6c68
Bug 853998 - Add a common "SyncRunnable" class which dispatches events totally synchronously, avoiding event loop spinning or automatic promotion of this event to a nsThread, r=bsmedberg
2013-03-26 09:11:00 -07:00
Ryan VanderMeulen
36092f2a13
Backed out changeset bab9914e9a31 (bug 853576) for SM rootanalysis orange on a CLOSED TREE.
2013-03-27 22:27:37 -04:00
Ryan VanderMeulen
fc89706dbb
Merge m-c to inbound.
2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
9eb173b708
Merge fx-team to m-c.
2013-03-27 22:22:20 -04:00
Paul Rouget
3a4d8c3f49
Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe
2013-03-27 23:20:38 +01:00
David Rajchenbach-Teller
eec7ada17b
Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert
2013-03-27 16:35:56 +01:00
Rodrigo Silveira
d88a1e9368
Bug 846422 - Hide context menus when popups appear [r=mbrubeck]
2013-03-26 18:45:11 -07:00
Nicholas D. Matsakis
1c780fbb1a
Bug 853753 - Remove accidental second copy of test. rs=test
2013-03-27 21:28:53 -04:00
Bobby Holley
6063282150
Bug 854139 - Handle all DOM objects, not just ones that unwrap to nsISupports. r=bz
2013-03-27 18:27:27 -07:00
Bobby Holley
c876f38aa7
Bug 790732 - Components shim tests. r=mrbkap
2013-03-27 18:27:27 -07:00
Bobby Holley
398515b5c2
Bug 790732 - Components shim telemetry. r=mrbkap
2013-03-27 18:27:27 -07:00
Bobby Holley
f584d6aef6
Bug 790732 - Omit Components object for content scopes. r=mrbkap
2013-03-27 18:27:27 -07:00
Bobby Holley
513ae4d302
Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap
2013-03-27 18:27:26 -07:00
Bobby Holley
65e5ff9ff4
Bug 790732 - Make Components console warning test pref-aware. r=mrbkap
2013-03-27 18:27:26 -07:00
Bobby Holley
506c228a1c
Bug 790732 - Stop attaching Components in InitClasses. r=mrbkap
...
This method is larely deprecated. The only two consumers are JSD and the setup
for the safe JSContext, neither of which use system principal and thus neither
of which should have |Components|.
2013-03-27 18:27:26 -07:00
Bobby Holley
4f6ce4ef49
Bug 790732 - Remove the aTarget parameter from AttachComponentsObject. r=mrbkap
...
I added this when I thought we'd be defining Components on an object on the XBL
scope chain. At this point, it's not necessary anymore.
2013-03-27 18:27:26 -07:00
Bobby Holley
3529fbf9a4
Bug 790732 - Fix two more toolkit tests. r=me
...
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-27 18:27:25 -07:00
Nicholas D. Matsakis
4a5afc7389
Bug 853573 - Add test.
2013-03-27 21:20:13 -04:00
Nicholas D. Matsakis
14113131ef
Bug 853555 - Add test.
2013-03-27 21:20:12 -04:00
Nicholas D. Matsakis
4a830070da
Bug 853576 - Check for negative indices supplied in scatter r=shu
2013-03-27 20:59:46 -04:00
David Zbarsky
5f91c8a9a9
Bug 854629 Part 2: Remove nsISupports when there is only one base class r=Ms2ger
2013-03-27 21:23:10 -04:00
David Zbarsky
888344939c
Bug 854629 Part 1: Remove nsIDOMSVGUnitTypes r=Ms2ger
2013-03-27 21:23:10 -04:00
David Zbarsky
d32685c9cc
Bug 854629 Part 0: Remove the rest of XPIDL bindings for SVG elements r=Ms2ger
2013-03-27 21:23:10 -04:00
David Zbarsky
27b5d2b423
Bug 840417 Part 2: Remove nsSVGUnknownElement r=Ms2ger
2013-03-27 21:23:10 -04:00
David Zbarsky
9ac66bb66f
Bug 840417 Part 1: Move nsIDOMSVGElement up to nsSVGElement r=Ms2ger
2013-03-27 21:23:09 -04:00
David Zbarsky
1b329dc515
Bug 847120: Remove nsIDOMSVGFilterPrimitiveStandardAttributes r=Ms2ger f=jwatt
2013-03-27 21:23:09 -04:00
Jan Beich
15cb616d11
Bug 854152 - Make sure GLIB_CFLAGS are passed for LinuxGamepad.cpp. r=ted
2013-03-27 21:20:27 -04:00
Ryan VanderMeulen
70b5c9123f
Bug 825560 - Support readyState on PeerConnection. r=jesup
2013-03-27 20:48:52 -04:00
Trevor Saunders
42965e8e27
bug 845134 - enable more logging
2013-03-27 14:56:50 -04:00
Randell Jesup
5a4f52a18b
Bug 843695: bustage fix rs=me on a CLOSED TREE
2013-03-27 20:23:37 -04:00
Nicholas D. Matsakis
0b2b17dae1
Bug 853555 - Avoid using a[i] = b
until we are sure that i
is defined on a
r=till
...
Bug 853555 - Propagate type constraints for UnsafeSetElement in jsinfer r=jandem
2013-03-27 20:01:52 -04:00
Cameron McCormack
0631178d96
Bug 855183 - Reflow SVG text sooner on full page zoom. r=longsonr
2013-03-28 10:55:55 +11:00
Randell Jesup
8c73bc28bb
Bug 843695: Make some DataChannels assertions fatal in opt/release r=derf,r=ted
2013-03-27 19:46:50 -04:00
Randell Jesup
c08b8fedd3
Bug 842126: Avoid deadlock if we can't send an Open message r=mcmanus
2013-03-27 19:46:48 -04:00
Randell Jesup
b0ce706fb1
Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith
2013-03-27 19:46:31 -04:00
Terrence Cole
99a89c1a40
Backed out changeset 3af927a8260c for suspected bustage on a CLOSED TREE
...
--HG--
extra : rebase_source : 4f69820605dd64ef6e89604749ad643138605fbe
2013-03-27 16:01:00 -07:00
Justin Wood
27a7d910bc
Bug 828069 - Fix up remotexpcshelltests.py to work without an objdir, older mozdevice, and require py2.7. r=gbrown DONTBUILD as tests are not in production.
...
(Turn on xpcshell tests for Android 2.2)
--HG--
extra : rebase_source : adb021f893b757442a855dfe30aefeca5604394f
2013-03-26 21:39:14 -04:00
Ryan VanderMeulen
a066ae593e
Merge m-c to inbound.
2013-03-27 17:18:15 -04:00
Guilherme Goncalves
4163245809
Bug 650295 - Add tests for speech recognition. r=smaug
2013-03-27 14:14:22 -07:00
Guilherme Goncalves
b8efeb2286
Bug 650295 - Implement main state machine for speech recognition. r=smaug
2013-03-27 14:13:57 -07:00
Ryan VanderMeulen
0d389c5e36
Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ
2013-03-27 17:05:52 -04:00