Commit Graph

145038 Commits

Author SHA1 Message Date
Andrea Marchesini
3c7355153b Bug 677638 - unshipped message port queue, r=smaug 2013-09-03 14:39:01 +02:00
Andrea Marchesini
6caa11f505 Bug 677638 - cycle collection and timeout, r=smaug 2013-09-03 14:38:58 +02:00
Andrea Marchesini
486c51bb1c Bug 677638 - Start() method 2013-09-03 14:38:56 +02:00
Andrea Marchesini
d6d8b274d7 Bug 677638 - MessagePort.PostMessage 2013-09-03 14:38:54 +02:00
Andrea Marchesini
ab6d563731 Bug 677638 - MessagePorts in Structured Clone Algorithm, r=smaug 2013-09-03 14:38:51 +02:00
Andrea Marchesini
4956384f89 Bug 677638 - Patch 1 - MessageChannel and MessagePort interfaces, r=smaug 2013-09-03 14:38:49 +02:00
Masayuki Nakano
64b404534a Bug 910978 part.19 Implement nsMutationEvent::AssignMutationEventData() r=smaug 2013-09-03 20:45:30 +09:00
Masayuki Nakano
b30c3feef6 Bug 910978 part.18 Implement nsAnimationEvent::AssignAnimationEventData() r=smaug 2013-09-03 20:45:30 +09:00
Masayuki Nakano
1c1e1f20ff Bug 910978 part.17 Implement nsTransitionEvent::AssignTransitionEventData() r=smaug 2013-09-03 20:45:30 +09:00
Masayuki Nakano
1db2e51d44 Bug 910978 part.16 Implement nsSimpleGestureEvent::AssignSimpleGestureEventData() r=smaug 2013-09-03 20:45:30 +09:00
Masayuki Nakano
5bac5acde7 Bug 910978 part.15 Implement nsFocusEvent::AssignFocusEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
0dec671ed9 Bug 910978 part.14 Implement nsUIEvent::AssignUIEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
694e27ec0a Bug 910978 part.13 Implement nsClipboardEvent::AssignClipboardEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
37a09fd4f9 Bug 910978 part.12 Implement nsCommandEvent::AssignCommandEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
ffc994f8f5 Bug 910978 part.11 Implement nsFormEvent::AssignFormEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
8572bd5112 Bug 910978 part.10 Implement nsTouchEvent::AssignTouchEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
546beaa3a9 Bug 910978 part.9 Implement widget::WheelEvent::AssignWheelEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
04b32b9fa0 Bug 910978 part.8 Implement nsMouseScrollEvent::AssignMouseScrollEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
ccd69297c4 Bug 910978 part.7 Implement nsCompositionEvent::AssignCompositionEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
00a26e15e5 Bug 910978 part.6 Implement nsTextEvent::AssignTextEventData() and make nsTextEvent not a derived class of nsInputEvent because nobody uses the stored data r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano
114445c4e2 Bug 910978 part.5 Implement nsDragEvent::AssignDragEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano
725fecdb00 Bug 910978 part.4 Implement nsScrollAreaEvent::AssignScrollAreaEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano
56c41ee879 Bug 910978 part.3 Implement nsScrollPortEvent::AssignScrollPortEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano
144f6d5e26 Bug 910978 part.2 Remove nsScrollbarEvent because its member is never used r=smaug+roc 2013-09-03 20:45:28 +09:00
Masayuki Nakano
0cf5f945b0 Bug 910978 part.1 Implement nsScriptErrorEvent::AssignScriptErrorEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano
46eb07951c Bug 910978 part.0 Fix wrong indent in test_assign_event_data.html r=smaug 2013-09-03 20:45:28 +09:00
Andrea Marchesini
72b18b8b22 Bug 911085 - Workers postMessage has to set its return value, r=mrbkap 2013-09-03 13:22:31 +02:00
Ed Morley
441d15282a Merge mozilla-central and inbound 2013-09-03 12:15:19 +01:00
Ed Morley
1d97253a05 Merge latest green fx-team changeset and mozilla-central 2013-09-03 12:13:40 +01:00
Ed Morley
fec4af2855 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-03 12:11:50 +01:00
Paul Rouget
d0bf61ad80 Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
816ef18a40 Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
21fb768c7c Bug 777972 - [responsive mode] translate click events to touch events. r=smaug 2013-09-03 09:15:51 +02:00
Paul Rouget
f3957f191d Bug 908003 - [responsive mode] Better precision during resizing. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
2ccce337ae Bug 849236 - Add a screenshot button to the responsive mode. r=mratcliffe 2013-09-03 09:15:51 +02:00
Gaia Pushbot
d465ff150e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d9f759cc1093
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11806 from crdlc/bug-896873

Bug 896873 - [B2G][Helix][Icon]After upgrade the OS, all of the icons are grey

========

https://hg.mozilla.org/integration/gaia-central/rev/1fa989916b01
Author: crdlc <crdlc@tid.es>
Desc: Bug 896873 - [B2G][Helix][Icon]After upgrade the OS, all of the icons are grey
2013-09-02 23:55:21 -07:00
John Daggett
68703aac3d Bug 911884 - log 8-bit textruns as well as 16-bit ones. r=mkato 2013-09-03 12:42:20 +09:00
Joshua Cranmer
bf3fbdd530 Bug 910540 - Add moz.build logic for major library variables, r=glandium. 2013-09-02 22:04:25 -05:00
Gaia Pushbot
e1eaf5ac0f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e4e28ac6f7a1
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #11882 from yurenju/911659

Bug 911659 - build script settings.js would return error when setting GA... r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a03631441769
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 911659 - build script settings.js would return error when setting GAIA_DEV_PIXELS_PER_PX=1.5
2013-09-02 20:00:22 -07:00
Chris Double
f8c9a9ca4c Bug 845734 - Remove Sony devices from JellyBean Stagefright blocklist - r=bjacob 2013-09-03 14:39:41 +12:00
Chris Double
d9ba7e76c0 Bug 818363 - Remove SGH-T989 from stagefright blocklist - r=bjacob 2013-09-03 14:38:52 +12:00
Chris Double
1a90ff7305 Bug 888816 - Log android device information before checking for stagefright blocklist - r=edwin 2013-09-03 14:37:51 +12:00
Chris Double
d11976a20d Bug 888802 - Whitelist Sony Gingerbread devices for Stagefright OMX video decoding - r=bjacob 2013-09-03 14:36:48 +12:00
Chris Double
8b9383900c Bug 888786 - Part 3: Remove Sony ICS device OMX workarounds in toolkit - r=khuey 2013-09-03 14:36:20 +12:00
Chris Double
7822b9e79b Bug 888786 - Part 2: Remove Sony specific OMX plugin from Android packaging - r=mark.finkle 2013-09-03 14:36:07 +12:00
Chris Double
5650b473fb Bug 888786 - Part 1: Remove OMX media plugin workarounds for Sony ICS devices - r=edwin 2013-09-03 14:35:54 +12:00
Chris Double
18cb2059d3 Bug 812680 - Part 4: Don't blacklist HTC One X for OMX decoding - r=bjacob 2013-09-03 14:35:25 +12:00
Chris Double
120b3ccb13 Bug 812680 - Part 3: Remove HTC One X workarounds in toolkit - r=khuey 2013-09-03 14:35:10 +12:00
Chris Double
f699725824 Bug 812680 - Part 2: Remove HTC One X OMX plugin - r=mark.finkle 2013-09-03 14:34:57 +12:00
Chris Double
75fe075bb4 Bug 812680 - Part 1: Remove OMX media plugin workarounds for HTC One X - r=edwin 2013-09-03 14:34:33 +12:00