Commit Graph

145119 Commits

Author SHA1 Message Date
Nicolas Pierron
b47e5f0731 Bug 909544 - IonMonkey: Check VM Call sanity in visit functions. r=jandem 2013-08-29 10:30:35 -07:00
Blake Kaplan
3388e7fa71 Bug 860123 - Part 1: Disallow extending or collapsing selections across documents; r=ehsan 2013-08-29 10:14:15 -04:00
Kannan Vijayan
642920499d Bug 909764 - Fix syntax parsing error that allows let bindings of eval in strict mode. r=jwalden r=jorendorff 2013-09-03 14:35:18 -04:00
Joel Maher
1a4998dc2a Bug 912009 - update talos.json to remove "suite" specific filters as they are now in test.py. r=jhammel 2013-09-03 14:08:07 -04:00
Nathan Froyd
d767fac335 Bug 912054 - don't re-initialize mBoundRect in nsRegion::Init; r=BenWa 2013-09-03 10:44:34 -04:00
Neil Deakin
a59078b2ab Bug 896142, Entries appearing twice in form-fill autocomplete menus, r=mhammond 2013-09-03 13:24:25 -04:00
Neil Deakin
64d3cff62b Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00
Mihnea Dobrescu-Balaur
60440e2aa6 Bug 911347 - Fix xpcshell static file cleanup on Windows. r=ted 2013-09-03 10:00:11 -07:00
Mihnea Dobrescu-Balaur
95dc91cfd3 Bug 911249 - Don't block XPCShell test harness on hangs caused by os.kill on Windows. r=ted 2013-09-01 13:02:51 -07:00
Ryan VanderMeulen
8be7d9317f Bug 912006 - Update pdf.js to version 0.8.478. r=bdahl 2013-09-03 12:28:06 -04:00
Luke Wagner
627caecf96 Bug 911842 - OdinMonkey: disable Ion optimization passes that don't help (r=jandem) 2013-09-03 11:00:24 -05:00
Luke Wagner
60ef958533 Bug 911834 - OdinMonkey: skip ApplyTypeInformation pass (r=jandem)
--HG--
extra : rebase_source : af5ae8f0bffe18672dec9dd52aa3ab6446976481
2013-09-03 09:56:13 -05:00
Luke Wagner
aa769cb10d Bug 911834 - OdinMonkey: create phis with a type directly (r=jandem)
--HG--
extra : rebase_source : 2b6a9168c855f9f8c028022f7fb7dbb85459ab1a
2013-09-02 11:22:44 -05:00
Ryan VanderMeulen
beebe3e24e Bug 627487 - Touch CLOBBER. 2013-09-03 11:05:54 -04:00
Blake Kaplan
381a6de0cc Bug 912044 - Initialize rv so we don't use it uninitialized. r=bz 2013-09-03 16:59:11 +02:00
Eitan Isaacson
50fee83906 Bug 795984 - Implement speech output with Web Speech API. r=yzen 2013-09-03 16:06:22 +03:00
Raymond Lee
fcf5512d6d Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
Po-Chun Chang
cd3248ea14 Bug 908527 - Avoid wasted work in PSM_SSL_BlacklistDigiNotar(). r=cviecoo 2013-09-03 08:55:52 -04:00
Andrea Marchesini
a3647d28f2 Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
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
Guillermo Lopez
8d5c585eec Bug 910686 - If udp.wakeupEnabled is false or not set, we should not send any wakeup info. r=nsm 2013-08-29 14:37:03 +02:00
Benoit Jacob
769b59b3b0 Bug 905141 - Increase fuzziness of some WebGL reftests on B2G - no review, bustage fix
These were already marked as fuzzy on B2G for 83 pixels. With the B2G emulator BGRA patch now deployed on the test slaves, it appears from reftests logs that the fuzziness needs to be updated from 83 pixels to 90 or 91 pixels depending on the test.
2013-08-29 13:09:53 -04:00
Nikhil Marathe
7c8b6a0105 Bug 909270 - Queue PushService alarms. r=jlebar 2013-08-29 09:59:05 -07:00