Commit Graph

126250 Commits

Author SHA1 Message Date
Tanvi Vyas
d6f9bba4b9 Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug 2013-03-27 22:11:59 -07:00
Tanvi Vyas
7754617c3c Bug 840388 - Check if a iframe has any https parents. If not, then there is no mixed content since we are not on a secure page. r=smaug 2013-03-27 22:11:55 -07:00
Mark Hammond
2ff589fd05 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Cameron McCormack
fd32567688 Bug 850655 - Make CharIterator::Next() not crash when at the end of text. r=longsonr
--HG--
extra : rebase_source : 830fa0fda257401a77c1aae8686aa5ab6db18d86
2013-03-28 14:31:31 +11:00
Bas Schouten
49a1ff63c4 Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
Randell Jesup
e808165009 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
2c63b9ebb9 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
aa6fd1d340 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
863287ea09 Bug 855025. Always do Xrays for DOM interface objects. r=peterv 2013-03-27 22:47:25 -04:00
Boris Zbarsky
014d3901d3 Bug 853910 part 2. Stop using prclist for individual ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
Boris Zbarsky
3da0c1009f Bug 853910 part 1. Stop using prclist for our list of ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
EKR
8e0e4402bd Bug 853998 test (WIP)
Bug 853998 - Test for SyncRunnable r=jesup
2013-03-26 23:50:51 -07:00
Adam Roach [:abr]
f4e85a874a Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup 2013-03-27 21:43:44 -05:00
Benjamin Smedberg
a8fc98840f 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
05c33084cb Backed out changeset bab9914e9a31 (bug 853576) for SM rootanalysis orange on a CLOSED TREE. 2013-03-27 22:27:37 -04:00
Ryan VanderMeulen
00ebc7395d Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
3a0a389c99 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
e7b52e8590 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
David Rajchenbach-Teller
6528706121 Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Rodrigo Silveira
df3be6bf72 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Nicholas D. Matsakis
783083ec25 Bug 853753 - Remove accidental second copy of test. rs=test 2013-03-27 21:28:53 -04:00
Bobby Holley
4c101aeffe 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
39581655af Bug 790732 - Components shim tests. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
8bce4ae693 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
649ec60a83 Bug 790732 - Omit Components object for content scopes. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
39f2db48e3 Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap 2013-03-27 18:27:26 -07:00
Bobby Holley
051df3c359 Bug 790732 - Make Components console warning test pref-aware. r=mrbkap 2013-03-27 18:27:26 -07:00
Bobby Holley
ac091939ba 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
33c4c2a36c 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
6c49cf0e34 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
60339e8384 Bug 853573 - Add test. 2013-03-27 21:20:13 -04:00
Nicholas D. Matsakis
801ad06879 Bug 853555 - Add test. 2013-03-27 21:20:12 -04:00
Nicholas D. Matsakis
bb3f73da15 Bug 853576 - Check for negative indices supplied in scatter r=shu 2013-03-27 20:59:46 -04:00
David Zbarsky
38cd1d3a06 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
2a7153aec8 Bug 854629 Part 1: Remove nsIDOMSVGUnitTypes r=Ms2ger 2013-03-27 21:23:10 -04:00
David Zbarsky
5b797a8291 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
bf5f255b20 Bug 840417 Part 2: Remove nsSVGUnknownElement r=Ms2ger 2013-03-27 21:23:10 -04:00
David Zbarsky
3c59b61d13 Bug 840417 Part 1: Move nsIDOMSVGElement up to nsSVGElement r=Ms2ger 2013-03-27 21:23:09 -04:00
David Zbarsky
e1e3d03025 Bug 847120: Remove nsIDOMSVGFilterPrimitiveStandardAttributes r=Ms2ger f=jwatt 2013-03-27 21:23:09 -04:00
Jan Beich
1a433b5d84 Bug 854152 - Make sure GLIB_CFLAGS are passed for LinuxGamepad.cpp. r=ted 2013-03-27 21:20:27 -04:00
Ryan VanderMeulen
f26c69c9fb Bug 825560 - Support readyState on PeerConnection. r=jesup 2013-03-27 20:48:52 -04:00
Trevor Saunders
0e017966ce bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Randell Jesup
9cc550fb9e Bug 843695: bustage fix rs=me on a CLOSED TREE 2013-03-27 20:23:37 -04:00
Nicholas D. Matsakis
5ea3565897 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
82fc7099f6 Bug 855183 - Reflow SVG text sooner on full page zoom. r=longsonr 2013-03-28 10:55:55 +11:00
Randell Jesup
ce03268302 Bug 843695: Make some DataChannels assertions fatal in opt/release r=derf,r=ted 2013-03-27 19:46:50 -04:00
Randell Jesup
1b2f6d1c80 Bug 842126: Avoid deadlock if we can't send an Open message r=mcmanus 2013-03-27 19:46:48 -04:00
Randell Jesup
8ec8186338 Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith 2013-03-27 19:46:31 -04:00
Terrence Cole
fed4049da4 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
43c53fc274 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