Martijn Wargers
|
b4356d38c0
|
Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher
|
2013-05-21 02:14:06 +02:00 |
|
Bobby Holley
|
ed14745b20
|
Bug 834701 - Stop setting the XBL script in the browser. r=bz
|
2013-05-20 22:34:17 -06:00 |
|
Bobby Holley
|
a457b1a245
|
Bug 834701 - Stop depending on the XBL bit in IsCallerXBL. r=bz
|
2013-05-20 22:34:17 -06:00 |
|
Matthew Gregan
|
4d41e66161
|
Bug 855570 - Remove WebAudio pref check from Audio Data API deprecation warnings. r=ehsan
|
2013-05-20 11:13:26 +08:00 |
|
Masatoshi Kimura
|
a343079b1e
|
Bug 874003 - Remove preventBubble and preventCapture. r=smaug
|
2013-05-21 06:20:01 +09:00 |
|
Andrew McCreight
|
45b08b78f1
|
Bug 873111 - Statically enforce root/child phase separation in cycle collector graph building. r=smaug
|
2013-05-20 13:08:11 -07:00 |
|
Masatoshi Kimura
|
39d0ce714a
|
Bug 873753 - Remove classinfo bits from WebIDL-bound events. r=smaug
|
2013-05-21 04:34:12 +09:00 |
|
Boris Zbarsky
|
85b06d58a3
|
Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley
|
2013-05-20 08:44:18 -04:00 |
|
Boris Zbarsky
|
8fdfd3f823
|
Bug 873735 part 1. Fix the more or less mechanical browser rooting hazards. r=terrence
|
2013-05-20 08:40:06 -04:00 |
|
Ryan VanderMeulen
|
5634bb93e7
|
Merge m-c to inbound.
|
2013-05-20 08:02:31 -04:00 |
|
Andrea Marchesini
|
81b5634c8c
|
Bug 871551 - ToDOMAnimatedRect to ToSVGAnimatedRect. r=Ms2ger
|
2013-05-20 07:46:12 -04:00 |
|
Ms2ger
|
f919a15533
|
Bug 868778 - Part d: Actually move DataChannel to WebIDL.
|
2013-05-20 11:48:16 +02:00 |
|
Ms2ger
|
0ed0441e1e
|
Bug 868778 - Part c: Move DataChannel to WebIDL; r=mounir+jesup
--HG--
rename : content/base/public/nsIDOMDataChannel.idl => dom/webidl/DataChannel.webidl
|
2013-05-20 09:19:45 +02:00 |
|
Ms2ger
|
be663c2829
|
Bug 868778 - Part b: Move the declaration of nsDOMDataChannel into nsDOMDataChannel.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.cpp => content/base/src/nsDOMDataChannel.h
|
2013-05-20 09:10:59 +02:00 |
|
Ms2ger
|
6d4b3079a3
|
Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.h => content/base/src/nsDOMDataChannelDeclarations.h
|
2013-05-20 09:10:59 +02:00 |
|
Chris Pearce
|
44c5698dd1
|
Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot
|
2013-05-20 13:14:13 +08:00 |
|
Masatoshi Kimura
|
0ce5a821cd
|
Bug 871786 - Remove KeyboardEvent classinfo. r=smaug
|
2013-05-19 10:28:48 +09:00 |
|
David Zbarsky
|
6919e8e45f
|
Bug 864206: Fix includes in Touch.h r=Ms2ger
|
2013-05-18 14:18:12 -07:00 |
|
Andrea Marchesini
|
38fc5d8909
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
|
Nils
|
d7d1770e1a
|
Bug 641388 - crash tests
|
2013-05-18 18:38:34 +00:00 |
|
Mike Hommey
|
91f60080e1
|
Backout changeset be729bc526a3 (part of bug 864035)
|
2013-05-18 11:10:45 +02:00 |
|
Mike Hommey
|
6509b30caf
|
Bug 864035 - Don't use a forward declaration for mozilla::dom::SpeechRecognition for use with a WeakPtr. r=smaug
|
2013-05-18 09:51:54 +02:00 |
|
Boris Zbarsky
|
fd290b314c
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
|
Boris Zbarsky
|
8fc54ee80a
|
Bug 873337. Change the order of the decl and holder in js-to-native conversions to clean up the code some. Now the holder always comes after the decl. r=smaug
|
2013-05-17 21:48:25 -04:00 |
|
Ryan VanderMeulen
|
a7c0fbea6d
|
Merge m-c to inbound.
|
2013-05-17 21:42:32 -04:00 |
|
Ryan VanderMeulen
|
858432fc75
|
Merge inbound to m-c.
|
2013-05-17 21:41:13 -04:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
John Schoenick
|
2379359996
|
Bug 867891 - Add touch events to the popup blocker whitelist. r=smaug
|
2013-05-17 13:23:21 -07:00 |
|
Jeff Gilbert
|
9e8f92db2b
|
Bug 837213 - Use SH_CLAMP_INDIRECT_ARRAY_BOUNDS on windows. - r=bjacob
|
2013-05-19 19:10:47 -07:00 |
|
Anthony Jones
|
fe10673b12
|
Bug 833795 - Sample offset on touch start. r=drs
|
2013-05-16 17:58:07 +12:00 |
|
Ryan VanderMeulen
|
74f5ed25b0
|
Merge m-c to inbound.
|
2013-05-17 09:08:44 -04:00 |
|
Ryan VanderMeulen
|
f1eedcff57
|
Merge m-c to birch.
|
2013-05-16 20:31:26 -04:00 |
|
Sotaro Ikeda
|
ea6d1dc9d5
|
Bug 871753 Part1 - fix deadlock during youtube video playback. r=doublec
|
2013-05-16 17:24:13 -07:00 |
|
Ryan VanderMeulen
|
849edcd80b
|
Merge m-c to inbound.
|
2013-05-16 11:26:58 -04:00 |
|
Ehsan Akhgari
|
aa114592bd
|
Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium
|
2013-05-16 11:16:30 -04:00 |
|
Ryan VanderMeulen
|
dcdda90f46
|
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
Backed out changeset 254c1ac4ab8b (bug 842657)
Backed out changeset 58a2011beeac (bug 763879)
|
2013-05-16 11:15:07 -04:00 |
|
Sotaro Ikeda
|
db7c471a36
|
Bug 868806 - Handle OMXCodec's error. r=doublec
|
2013-05-15 21:35:34 -04:00 |
|
Jan-Ivar Bruaroey
|
724cdbf7ac
|
Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup
|
2013-05-07 20:55:21 -04:00 |
|
Ed Morley
|
aadfc4d36c
|
Backed out changeset 34c65a615373 (bug 860941)
|
2013-05-17 09:08:31 +01:00 |
|
Bobby Holley
|
7f49ad21dd
|
Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst
|
2013-05-16 23:33:15 -07:00 |
|
Tim Abraldes
|
4a868b408f
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
|
2013-05-16 21:22:21 -07:00 |
|
Phil Ringnalda
|
eb385de2df
|
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
|
2013-05-16 20:09:24 -07:00 |
|
Tim Abraldes
|
b11ea57c38
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. r=bbondy
|
2013-05-16 17:47:46 -07:00 |
|
David Zbarsky
|
8649b6e814
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
|
Ryan VanderMeulen
|
94b76c580d
|
Merge m-c to inbound.
|
2013-05-17 15:40:53 -04:00 |
|
Bobby Holley
|
77d1e43d75
|
Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst
|
2013-05-17 10:43:20 -07:00 |
|
George Wright
|
6a0bab55ae
|
Bug 848490 - [SkiaGL] Handle canvas elements larger than the maximum GPU texture size r=snorp
|
2013-03-18 20:44:18 -04:00 |
|
David Zbarsky
|
d7a446f1c4
|
Bug 872367 Part 1: Mark some nsIDocument arguments as const r=reuben
|
2013-05-15 12:45:45 -07:00 |
|
Ryan VanderMeulen
|
20741feef6
|
Backed out 5 changesets (bug 817700) for Ubuntu32 PGO mochitest-1 timeouts on a CLOSED TREE.
Backed out changeset fad852b5819a (bug 817700)
Backed out changeset 7a3535c6e652 (bug 817700)
Backed out changeset 44a748256eca (bug 817700)
Backed out changeset 06ae8895852b (bug 817700)
Backed out changeset d6bddc947d38 (bug 817700)
|
2013-05-15 15:25:47 -04:00 |
|
Jeff Gilbert
|
9ef5a9759b
|
Bug 872701 - Request highp for frag shaders unless disabled. - r=bjacob
|
2013-05-15 14:50:52 -07:00 |
|