Граф коммитов

322550 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 4ac6b2750d Bug 910978 part.11 Implement nsFormEvent::AssignFormEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano 07a0012553 Bug 910978 part.10 Implement nsTouchEvent::AssignTouchEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano aeee25cf0b Bug 910978 part.9 Implement widget::WheelEvent::AssignWheelEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano 2ce0c3d82d Bug 910978 part.8 Implement nsMouseScrollEvent::AssignMouseScrollEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano f2b7ea09af Bug 910978 part.7 Implement nsCompositionEvent::AssignCompositionEventData() r=smaug 2013-09-03 20:45:29 +09:00
Masayuki Nakano 46fa9e9ca2 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 2e5e9a05a2 Bug 910978 part.5 Implement nsDragEvent::AssignDragEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano e81bcf7542 Bug 910978 part.4 Implement nsScrollAreaEvent::AssignScrollAreaEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano 655a3b24fe Bug 910978 part.3 Implement nsScrollPortEvent::AssignScrollPortEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano 843d62f529 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 d0e6aba193 Bug 910978 part.1 Implement nsScriptErrorEvent::AssignScriptErrorEventData() r=smaug 2013-09-03 20:45:28 +09:00
Masayuki Nakano dbd118e0fe 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 4736303ac6 Bug 911085 - Workers postMessage has to set its return value, r=mrbkap 2013-09-03 13:22:31 +02:00
Ed Morley 4eb8e8c6f5 Merge mozilla-central and inbound 2013-09-03 12:15:19 +01:00
Ed Morley 427bdca920 Merge latest green fx-team changeset and mozilla-central 2013-09-03 12:13:40 +01:00
Ed Morley f5a01c7e10 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-03 12:11:50 +01:00
Paul Rouget 982380517e Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget a36b0c91c5 Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget 465c9ea64d Bug 777972 - [responsive mode] translate click events to touch events. r=smaug 2013-09-03 09:15:51 +02:00
Paul Rouget ad0c1a11ba Bug 908003 - [responsive mode] Better precision during resizing. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget 0cfd77d628 Bug 849236 - Add a screenshot button to the responsive mode. r=mratcliffe 2013-09-03 09:15:51 +02:00
Gaia Pushbot 0493380e7e 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 24692768fa Bug 911884 - log 8-bit textruns as well as 16-bit ones. r=mkato 2013-09-03 12:42:20 +09:00
Joshua Cranmer 24cd627eda Bug 910540 - Add moz.build logic for major library variables, r=glandium. 2013-09-02 22:04:25 -05:00
Gaia Pushbot 2d50e852da 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 f3ca32275b Bug 845734 - Remove Sony devices from JellyBean Stagefright blocklist - r=bjacob 2013-09-03 14:39:41 +12:00
Chris Double 724c3bec8b Bug 818363 - Remove SGH-T989 from stagefright blocklist - r=bjacob 2013-09-03 14:38:52 +12:00
Chris Double b034b6ad42 Bug 888816 - Log android device information before checking for stagefright blocklist - r=edwin 2013-09-03 14:37:51 +12:00
Chris Double 987aac078d Bug 888802 - Whitelist Sony Gingerbread devices for Stagefright OMX video decoding - r=bjacob 2013-09-03 14:36:48 +12:00
Chris Double 4345e48b69 Bug 888786 - Part 3: Remove Sony ICS device OMX workarounds in toolkit - r=khuey 2013-09-03 14:36:20 +12:00
Chris Double b2215cf731 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 764d7011b2 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 393d5abb86 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 a3a2956876 Bug 812680 - Part 3: Remove HTC One X workarounds in toolkit - r=khuey 2013-09-03 14:35:10 +12:00
Chris Double d3bbc70532 Bug 812680 - Part 2: Remove HTC One X OMX plugin - r=mark.finkle 2013-09-03 14:34:57 +12:00
Chris Double 4ab6b138ac Bug 812680 - Part 1: Remove OMX media plugin workarounds for HTC One X - r=edwin 2013-09-03 14:34:33 +12:00
Vicamo Yang 0a622afc85 Bug 909693 - B2G RIL: don't send REQUEST_QUERY_NETWORK_SELECTION_MODE error message. r=yoshi 2013-09-03 10:20:53 +08:00
Gaia Pushbot 8030ea6473 Bumping gaia.json for 5 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/92146439c28b
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11800 from arasbm/bug-894517-go-to-camera

Bug 894517 go to camera button when no images in gallery r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/2135ab7d2f73
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: goto-camera-button -> overlay-camera-button based on PR feedback

========

https://hg.mozilla.org/integration/gaia-central/rev/d3c8cb586637
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: Bug 894517 - go to camera button, for when there are no images in gallery

========

https://hg.mozilla.org/integration/gaia-central/rev/bef7bd2a9483
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #11886 from mpizza/Bug_909706_applicationready_for_KM

Bug 909706 - Keyboard manager must wait for applicationready to enumerate all keyboard apps. r=alive.

========

https://hg.mozilla.org/integration/gaia-central/rev/9919c2f3b373
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 909706 - Keyboard manager must wait for applicationready to enumerate all keyboard apps
2013-09-02 19:00:24 -07:00
Fabrice Desré c3971e5486 Bug 910761 - "System JS : ERROR chrome://browser/content/forms.js:335 TypeError: target.contentDocument is null" on all B2G mochitest-3 runs r=yxl 2013-09-02 18:56:14 -07:00
Karl Tomlinson 39e8fc1974 b=911777 disable test_delayNodeAtMax.html on Ubuntu(|64) opt builds
--HG--
extra : transplant_source : %27%3E%E7%B8%81%F6%AAg%A8%B0H%86%97%C5/V6%B8%FCh
2013-09-03 12:54:37 +12:00
Dan Gohman 692cb0c5e4 Bug 910814 - SpiderMonkey: Disable errno for math functions. r=glandium 2013-09-02 17:21:21 -07:00
Dan Gohman 8180a60f97 Bug 910782 - SpiderMonkey: Various macro cleanups. r=luke 2013-09-02 16:32:16 -07:00
Dan Gohman 7d907944c5 Bug 910782 - SpiderMonkey: Eliminate the ADD_EMPTY_CASE macro. r=luke 2013-09-02 16:31:10 -07:00
Brian Hackett 3a92a6a72f Bug 864928 - Remove ScriptAnalysis::analyzeTypes, r=jandem. 2013-09-02 15:39:31 -07:00
Dan Gohman a8d96b359f Bug 895435 - SpiderMonkey: Quote characters so that the build doesn't fail if CWD contains a file named 'b'. r=glandium 2013-09-02 14:55:21 -07:00
Gaia Pushbot 3db337fdca Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/967189a54803
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11871 from mcirlanaru/bug_911211

Bug 911211 - [Call Log] Remove DB upgrade code for version 5. r=@ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/7042f849aaf0
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 911211 - [Call Log] Remove DB upgrade code for version 5. r=ferjm
2013-09-02 14:30:22 -07:00
Gaia Pushbot ba6d240160 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7406abd6d2b
Author: Evelyn Eastmond <evelyn@bocoup.com>
Desc: Bug 909386 - [Clock] Refactor Stopwatch API

r=jugglinmike
2013-09-02 11:50:21 -07:00
Gaia Pushbot 053ea323e0 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bae1c0012a1b
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 905260 - [messages] padding issues in the recipient panel r=julienw

Decrease spacing between header and first row of recipients. Address
alignment differences between "unassimilated" (i.e. non-contenteditable)
recipients and "assimilated" recipients.
2013-09-02 09:35:21 -07:00
Ed Morley 486a0e5021 Merge mozilla-central and fx-team 2013-09-02 15:08:27 +01:00
Ed Morley 6cfec79494 Merge mozilla-central and b2g-inbound 2013-09-02 15:07:56 +01:00