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

24209 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano e3d687eb5f Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano 60e8edafdb Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano b7cb239a24 Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Ehsan Akhgari 585a4b69a2 Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Rik Cabanier 3bda053f2c Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-16 15:34:14 -04:00
Vincent Chang 2f1ea2e635 Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee 2014-03-07 19:29:55 +08:00
Bevis Tseng bbca2368f2 Bug 945089 - Part 3: Add new test cases to test the concatenation of text/binary sms. r=vyang 2014-03-06 18:54:48 +08:00
Bevis Tseng 232ad3cd09 Bug 945089 - Part 2: Revice deprecated test cases. r=vyang 2014-03-05 16:47:37 +08:00
Bevis Tseng 71e91ad09c Bug 945089 - Part 1.2: Move SMS concatenation logic from ril_worker.js to RadioInterfaceLayer.js. r=vyang 2014-03-13 01:27:00 +09:00
Bevis Tseng ae362ceac7 Bug 945089 - Part 1.1: Create new ObjectStore for saving uncomplete SMS segments. r=vyang 2014-03-03 16:28:20 +08:00
Jan Varga 7e5ea1b4bb Bug 980275 - Bustage fix. CLOSED TREE 2014-03-16 18:37:22 +01:00
Jan Varga 46850236f7 Bug 980275 - Merge DOMFileRequest and FileRequest. r=bent 2014-03-16 17:53:44 +01:00
Ryan VanderMeulen c6029879a9 Backed out changeset 9a2aab98a8d0 (bug 982480) for reftest failures. 2014-03-15 19:18:13 -04:00
Ehsan Akhgari 3c145fe9de Trial fix for bug 886782 2014-03-15 17:52:58 -04:00
Marco Castelluccio 650cf1244e Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Rik Cabanier 0b692e14b7 Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-15 17:29:24 -04:00
Jan-Ivar Bruaroey a6a81b0f7d Bug 970682 - Add RTT to about:webrtc. r=bwc 2014-03-14 15:22:30 -04:00
Nils Ohlmeier [:drno] 25da2c6757 Bug 977944 - Dump SDP offer and aswer for debugging ICE connection failures. r=bwc 2014-03-15 17:11:11 -04:00
Jan-Ivar Bruaroey 0cbfafbeec Bug 970686 - Weaken rtcp timestamp tests on XP to avoid clock drift. r=philor 2014-03-15 00:26:59 -04:00
Phil Ringnalda 4f870b786b Merge m-c to m-i 2014-03-15 12:32:04 -07:00
Kyle Huey 817b5ccbd9 Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey b564544cf7 Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey 1f3d658bb3 Bug 967364: Use every already_AddRefed. r=bsmedberg 2014-03-15 12:00:16 -07:00
Kyle Huey 3588b62871 Bug 967364: Replace crazy already_AddRefed handling with something reasonable. r=jesup 2014-03-15 12:00:15 -07:00
Kyle Huey fe6c4e28d6 Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
Wes Kocher 803dea2230 Merge m-c to b2g-inbound 2014-03-14 23:18:26 -07:00
Wes Kocher f7a4d641fc Merge inbound to m-c 2014-03-14 22:20:25 -07:00
Wes Kocher f8038bb076 Merge b2g-inbound to m-c 2014-03-14 19:34:15 -07:00
Edgar Chen f9a7588837 Bug 983215 - Handle optional argument correctly in send()/sendMMS(). r=gene 2014-03-14 15:28:32 +08:00
Jan-Ivar Bruaroey 3ffe31d869 Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup 2014-03-14 14:34:02 -04:00
Wes Kocher 431137ccf6 Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
David Rajchenbach-Teller b2b8e65b0f Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
Boris Zbarsky f64c8624be Bug 983228. Add a sequence tracer for sequences of unions. r=baku 2014-03-14 14:51:22 -04:00
Boris Zbarsky 54faddbaf7 Bug 983264. Include callback headers in UnionTypes.h when a callback is used in a union. r=mccr8 2014-03-14 14:51:06 -04:00
Boris Zbarsky 0b309b77ef Bug 983029. Make sure to observe stack discipline for Rooted when initializing a WebIDL union containing the 'object' type. r=khuey 2014-03-14 14:50:39 -04:00
Marco Castelluccio 9b4317d55f Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Bill McCloskey fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher 3b83e5bb22 Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey 4ffd4003b2 Bug 982828 - Followup to fix merge bustage in dom/devicestorage 2014-03-13 19:18:33 -07:00
Bill McCloskey e784b5aef6 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Bill McCloskey 006786a6b4 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey ed100f425c Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Blake Kaplan 6e210ea159 Bug 982906 - No free lunches! r=bzbarsky 2014-03-13 17:08:58 -04:00
Ryan VanderMeulen 20396557b9 Merge inbound to m-c. 2014-03-13 15:32:36 -04:00
Shawn Huang 276d7a631f Bug 976485 - [bluedroid] Fix sometimes Avrcp 1.3 play status is out of sync. r=gyeh 2014-03-13 09:12:41 -04:00
Rick Eyre 359d6d8b4c Bug 978163 - Part 2: VTTCue should have Region property. r=rillian, r=bz
See spec bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=24380
2014-03-11 13:33:58 -04:00
Rick Eyre 0f67bb4ee3 Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz
- These two parts of the spec were recently removed as they
were seen as unecessary or bad design, in the case of the
VTTRegion TextTrack extensions. See the spec bug at:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24380
2014-03-10 11:33:06 -04:00
Andrea Marchesini 3b10ff9094 Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
2014-03-13 15:30:03 +00:00
Nils Ohlmeier [:drno] b04f1c0bcf Bug 981156 - iceConnectionState is not a callable function. r=jesup 2014-03-13 09:18:32 -04:00
Jed Parsons dfd9d50b6c Bug 971379 - FxA should accept synthetic events from certified apps. r=ferjm 2014-03-11 19:35:24 -07:00
Carsten "Tomcat" Book 8129654c83 Merge mozilla-central to mozilla-inbound 2014-03-13 13:32:39 +01:00
Carsten "Tomcat" Book 404c566097 merge b2g-inbound to mozilla-central 2014-03-13 12:54:33 +01:00
Gian-Carlo Pascutto d0e2165a66 Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup 2014-03-13 11:05:27 +01:00
Paul Adenot 8d09c94c90 Bug 982541 - Update OscillatorNode.{start, stop} to have the first argument optional and default to zero. r=ehsan 2014-03-13 14:51:41 +08:00
Botond Ballo 6ddcfa998d Bug 980493 - Transition FrameMetrics::mZoom to use a getter/setter. r=kats 2014-03-12 12:46:57 -04:00
Botond Ballo fb8f0cf40a Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats 2014-03-13 02:34:34 -04:00
Wes Kocher 750ae8d03a Merge m-c to m-i 2014-03-12 21:21:07 -07:00
Wes Kocher 704fbcc14f Merge b2g-inbound to m-c 2014-03-12 19:51:10 -07:00
Wes Kocher f22ed4e226 Merge inbound to m-c 2014-03-12 19:36:50 -07:00
Wes Kocher 71ac548664 Merge m-c to inbound 2014-03-12 18:59:54 -07:00
Dave Hylands f1ea45eb4c Bug 959591 - Add a test to verify functionality. r=fabrice 2014-03-12 14:15:05 -07:00
Dave Hylands 75b71c8774 Bug 959591 - Allow device storage media dirs to be overridden (esp useful for desktop). r=fabrice 2014-03-12 14:15:03 -07:00
Jan-Ivar Bruaroey d72fff5a22 Bug 964127: Add a/v sync status to about:webrtc. r=jesup 2014-03-12 17:13:20 -04:00
Ryan VanderMeulen 2b56627de4 Merge m-c to b2g-inbound. 2014-03-12 11:33:22 -04:00
Tim Chien 9dfb143b41 Bug 981997 - Fix test for setInputMethodActive and dead object error. r=yxl 2014-03-12 08:45:27 -04:00
Carsten "Tomcat" Book a561addaac Merge mozilla-central to b2g-inbound 2014-03-12 12:34:49 +01:00
Carsten "Tomcat" Book 72f33bb3e4 merge b2g-inbound to mozilla-central 2014-03-12 12:23:01 +01:00
Carsten "Tomcat" Book 80ad770423 merge mozilla-inbound to mozilla-central 2014-03-12 12:15:34 +01:00
Ben Tian 1201c02cee Bug 981458 - Revise +CIEV string for battery charge indicator, r=gyeh 2014-03-12 17:21:07 +08:00
Peter Chang a96dd5a386 backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804 2014-03-12 15:16:20 +08:00
Wes Kocher fe7f61db41 Merge m-c to b-i 2014-03-11 18:39:35 -07:00
Reuben Morais 86adb61852 Bug 946239 - Divert download channels to the parent process. r=bz 2014-03-11 19:41:48 -03:00
Ryan VanderMeulen 969b5f09c4 Merge m-c to inbound on a CLOSED TREE. 2014-03-11 13:25:49 -07:00
Bill McCloskey 28f31675e3 Bug 972420 - [e10s] Don't send keypress if keydown was prevented (r=smaug) 2014-03-11 20:13:38 -07:00
Wes Kocher 7bce447ef8 Backed out changeset 716ba77a9d0a (bug 967005) for ASAN m-4 failures 2014-03-11 17:23:35 -07:00
Thomas Zimmermann 68190901f8 Bug 982126: Set session ID in NFC messages, r=allstars.chh 2014-03-11 15:23:30 +01:00
Chuck Lee 86e4ddf16b Bug 972628 - Remove redundant network while loading network config. r=vchang 2014-03-10 16:48:13 +08:00
Carsten "Tomcat" Book d5ed1e6386 Merge mozilla-central to b2g-inbound 2014-03-13 13:18:27 +01:00
Bevis Tseng 06dc584c4c Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang. 2014-03-10 12:36:42 +09:00
Vicamo Yang 7286272afa Bug 980354 - 2/2: add more test cases for storage full event. r=hsinyi 2014-03-13 13:44:53 +09:00
Vicamo Yang 89cc629659 Bug 980354 - 1/2: add mmdb_head.js and run mmdb test cases in chrome context. r=hsinyi 2014-03-13 13:44:49 +09:00
Wes Kocher e0a2166785 Merge m-c to b-i 2014-03-12 21:22:36 -07:00
Wes Kocher 8e766d5733 Merge m-c to b2g-inbound 2014-03-12 19:00:47 -07:00
Jed Davis 154d9c5e2a Bug 977859 - Drop uid 0 in all content processes immediately after fork. r=bent r=kang
Now all regular child processes, including preallocated, are deprivileged.
Only Nuwa needs uid 0, because each of its children has a different uid/gid.
2014-03-12 15:48:15 -07:00
Jed Davis 220bf0148e Bug 976398 - Check camera permissions directly instead of using Unix groups. r=mwu r=bent
Loosely based on the code used to check PRemoteOpenFile.
2014-03-12 15:48:15 -07:00
Ryan VanderMeulen 563ac4400b Merge b2g-inbound to m-c. 2014-03-08 01:23:46 -08:00
Vicamo Yang e02ccd0835 Bug 957917 - 2/2: test cases. r=hsinyi 2014-03-11 22:18:00 +08:00
Vicamo Yang 931a92e013 Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi 2014-03-11 22:17:57 +08:00
Ryan VanderMeulen 03283c940f Merge b2g-inbound to m-c. 2014-03-10 17:03:01 -04:00
Ryan VanderMeulen 405ce84f77 Bug 979446 - Re-disable the dom/downloads tests on emulator builds as well. r=jmaher 2014-03-10 12:53:56 -04:00
Doug Turner c52e81d928 Bug 977120 - Enable NetworkGeolocationProvider to collect cellular tower data on Firefox OS. r=jdm 2014-03-10 16:10:15 +00:00
Guillermo López 726156a5a3 Bug 980846 - Second wakeup message does not send the port. r=nsm.nikhil 2014-03-10 11:59:28 -04:00
Cervantes Yu 365d3ab03a Bug 977539 - Add initialization of date cache cleaner to the chrome process. r=khuey 2014-03-10 08:36:12 -04:00
Youngwoo Jo 9f615fd227 Bug 977494 - [Camera] Add onFocusChanged callback. r=mikeh 2014-03-10 08:35:52 -04:00
Benoit Jacob 0bacffad36 Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz 2014-03-07 12:14:26 -05:00
Benoit Jacob 56cf1149be Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz 2014-03-07 12:14:23 -05:00
Jed Parsons 1666dd7f44 Bug 947374 - Certified apps can choose arbitrary assertion audience. r=ferjm 2014-02-27 15:06:00 -08:00
Carsten "Tomcat" Book 966dce256d Merge mozilla-central to mozilla-inbound 2014-03-12 12:27:31 +01:00
Vaibhav Agarwal d126a07311 Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-03-12 06:16:12 -04:00
Nikhil Marathe d2b78e0431 Bug 967005 - Report rejected promises when worker stops running. r=bent 2014-03-11 16:10:41 -07:00
Kartikaya Gupta 970dd88d16 Bug 981029 - Save and apply an input transform to input events from the APZ. r=botond
This accounts for the fact that in some cases we may not apply all of the
requested paint metrics from the APZ, leaving the two sides of the
GeckoContentController interface out of sync (on purpose).
2014-03-12 15:27:45 -04:00
Kartikaya Gupta f53f829010 Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond 2014-03-12 15:27:45 -04:00
Kartikaya Gupta eefe857895 Bug 981029 - Make ProcessUpdateFrame behave in less magical ways. r=botond
Replace the always-true return value, with a FrameMetrics object that
reflects the final metrics put in place. Also remove the side-effect of
assigning mLastRootMetrics and put that in the call sites instead.
2014-03-12 15:27:44 -04:00
John Schoenick 5cda981f13 Bug 980625 - Fix more test plugin leaks found by LSAN. r=josh 2014-03-12 11:47:47 -07:00
John Schoenick ddf8bb8cc3 Bug 980625 - Fix minor leak in PluginModuleChild::Init found by LSAN. r=josh 2014-03-12 11:47:46 -07:00
John Schoenick 9c69993e01 Bug 980625 - Fix minor leak in nptest found by LSAN. r=josh 2014-03-12 11:47:46 -07:00
John Schoenick 0469c01967 Bug 980625 - Strip trailing whitespace plague from nptest.cpp. r=josh 2014-03-12 11:47:46 -07:00
John Schoenick db904e640d Bug 971279 - Followup, patch folding fail. r=me 2014-03-12 11:47:46 -07:00
John Schoenick 2e7b45dab0 Bug 836786 - Allow mousemove events to propagate from windowless plugins. r=josh 2014-03-12 11:47:45 -07:00
Ryan VanderMeulen 1adee1da91 Merge m-c to inbound. 2014-03-10 11:29:15 -04:00
Blake Kaplan 849fa92484 Bug 980586 - Remove old e10s prompt code. r=smaug 2014-03-10 08:57:07 -04:00
Richard Barnes 6de821884f Bug 978435 - Add ArgumentToJSVal overload for typed arrays. r=bz 2014-03-10 08:55:46 -04:00
Max Vujovic 92f3fc518b Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen 2014-03-10 08:55:25 -04:00
Carsten "Tomcat" Book 7b19aee5a4 Merge mozilla-central to mozilla-inbound 2014-03-10 12:34:00 +01:00
Carsten "Tomcat" Book 3ae7c1ae89 Backed out changeset 5423f1b0599e (bug 979481) 2014-03-10 12:31:34 +01:00
Carsten "Tomcat" Book f5abdbef57 merge b2g-inbound to mozilla-central 2014-03-10 12:29:49 +01:00
Brian Birtles 84d1a1f391 Bug 979658 part 4 - Rename PLayerTransaction.GetTransform to GetAnimationTransform; r=dzbarsky
PLayerTransaction.GetTransform doesn't actually return the same kind of value
when the transform on the layer is not set by animation. This is because it uses
information stored with the animation to undo various transforms. We shouldn't
pretend to return something useful/similar when we don't have that information
available.

This patch renames GetTransform to GetAnimationTransform and makes it return
a union that has type void_t if the layer is not transformed by animation.
2014-03-10 13:47:12 +09:00
Brian Birtles 41336d20b3 Bug 979658 part 2 - Add nsDOMWindowUtils.getOMTAStyle; r=dbaron
nsDOMWindowUtils.getOMTAOrComputedStyle falls back to using getComputedStyle
when an OMTA style is not available. However, in order to be sure we are testing
OMTA, this patch adds getOMTAStyle which returns an empty string if no OMTA
style is available.

This patch also includes some minor stylistic tweaks. The method signature for
getOMTAOrComputedStyle now takes an nsIDOMElement parameter rather than
nsIDOMNode in order to simplify error-checking. (When we support OMTA of
pseudo-elements we will have to adjust the method signature but for now we only
support elements.) Also, some lines have been wrapped, ErrorResult is
declared closer to where it is used, and the return value aResult is only
truncated when returning NS_OK.
2014-03-10 13:47:12 +09:00
Brian Birtles 918d9a7839 Bug 979658 part 1 - Add check that caller is chrome to GetOMTAOrComputedStyle; r=dzbarsky
Every other exposed method in nsDOMWindowUtils except getViewPortInfo and
getViewId performs this check. This patch makes getOMTAOrComputedStyle check the
caller is chrome as well.
2014-03-10 13:47:11 +09:00
Phil Ringnalda 9af2bc08c2 Merge m-c to b-i 2014-03-09 20:43:45 -07:00
Shawn Huang feba044fd1 Bug 979160 - Outgoing connection failure shall trigger OnConnect instead of OnDisconnect, r=echou 2014-03-10 10:33:32 +08:00
Andrew McCreight 2243646948 Bug 977940, part 2 - Don't automatically trigger the ghost window detector during ICC. r=smaug 2014-03-08 05:38:53 -08:00
Andrew McCreight 260d421e2f Bug 977940, part 1 - Don't run the ghost window detector more than every 45 seconds. r=smaug 2014-03-08 05:38:52 -08:00
Robert O'Callahan 426b8737e5 Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Robert O'Callahan 6cbf04ad1f Bug 975931. Part 10: Refactor nsDOMWindowUtils to use a shared GetDocument method. r=matspal
--HG--
extra : rebase_source : 171cd80958a92efcf16ebd249c73f46dbdedb012
2014-03-08 22:22:28 +13:00
Chris Peterson 7e77e27d54 Bug 980810 - Part 3: Fix clang -Wstring-conversion warnings in UDPSocket and mtransport code. r=bwc 2014-03-07 22:57:15 -08:00
Masayuki Nakano df9fcaac14 Bug 978023 part.4 Clean up IMEStateManager r=smaug 2014-03-08 10:20:08 +09:00
Masayuki Nakano b51ee921de Bug 978023 part.3 Rename nsIMEStateManager to mozilla::IMEStateManager r=smaug
--HG--
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEStateManager.cpp
rename : dom/events/nsIMEStateManager.h => dom/events/IMEStateManager.h
2014-03-08 10:20:07 +09:00
Masayuki Nakano a5d0088480 Bug 978023 part.2 Clean up IMEContentObserver r=smaug 2014-03-08 10:20:07 +09:00
Masayuki Nakano b9b7f2d7d4 Bug 978023 part.1 nsTextStateManager should be mozilla::IMEContentObserver and separated from nsIMEStateManager.cpp r=smaug
--HG--
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEContentObserver.cpp
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEContentObserver.h
2014-03-08 10:20:07 +09:00
Jeff Gilbert 77c841f7fd Bug 843666 - Implement color-buffer-(half-)float for WebGL. - r=kamidphish 2014-03-07 13:26:17 -08:00
Ryan VanderMeulen e3a295895e Merge inbound to m-c. 2014-03-07 15:38:19 -05:00
Ryan VanderMeulen cd4a7c33e8 Merge b2g-inbound to m-c. 2014-03-07 15:33:37 -05:00
Jan-Ivar Bruaroey c9b7c8fe66 Bug 980497 - Temporarily mute test. r=jesup 2014-03-07 14:01:13 -05:00
Benoit Jacob c4922650de Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz 2014-03-07 12:14:26 -05:00
Benoit Jacob 8c5d632a24 Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz 2014-03-07 12:14:23 -05:00
Ed Morley f60c92c019 Backed out changeset f94ee00aa4d6 (bug 974197) for causing gaia-ui-test failures 2014-03-07 15:45:59 +00:00
Carsten "Tomcat" Book a14af0da5d merge b2g-inbound to mozilla-central 2014-03-07 12:49:50 +01:00
Mike Habicher 41320c9f58 Bug 980484 - make the zoom setting more robust, r=dhylands 2014-03-07 01:07:27 -05:00
Mike Habicher a31bf504b5 Bug 965425 - expose ISO setting, r=dhylands,jst 2014-03-07 01:00:43 -05:00
Matt Woodrow abce112be1 Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc 2014-03-07 16:24:32 +13:00
Wes Kocher 452135f341 Merge m-c to inbound 2014-03-06 18:27:43 -08:00
Ryan VanderMeulen cb6ce085e9 Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375. 2014-03-06 16:30:35 -05:00
Yuan Xulei 704ae99c43 Bug 980136 - Fix creating test file failure issue. r=dhylands 2014-03-06 08:43:00 -05:00
Gregory Szorc 16abb7de9c Bug 979665 - Properly detect WebIDL type changes; r=froydnj
This patch fixes a bug in WebIDL code generation that could be triggered
if an input file changed locations but the original file remained on
disk. When computing the set of source .webidl files to perform code
generation on, we failed to prune files that were no longer part of the
active set of input files. References to files in old locations would
get pulled in to the regeneration set, leading to a cryptic KeyError
during code generation.

--HG--
extra : rebase_source : 23f1b973133960cfa954d44b20175fc7a369169a
2014-03-05 23:21:02 -08:00
Nikhil Marathe d2856ba66c Bug 978062 - Fix SimplePush UDP port debug message. r=khuey 2014-03-05 16:23:03 -08:00
Shawn Ku 41e8d97fb5 Bug 976491 - Add test case. r=Yoshi 2014-03-06 09:53:40 +08:00
Shawn Ku aaca8502f1 Bug 976491 - B2G RIL: Don't throw exception when running readICCID for some CMCC cards. r=Yoshi 2014-03-06 09:52:44 +08:00
Carsten "Tomcat" Book 28090283f8 Merge mozilla-central to b2g-inbound 2014-03-06 13:41:09 +01:00
Hsin-Yi Tsai 4ae9218d69 Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh 2014-03-06 18:05:38 +08:00