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

31246 Коммитов

Автор SHA1 Сообщение Дата
Jessica Jong 2dbb5ceafe Bug 1105117 - B2G RIL: reduce the times updateRILNetworkInterface() is called. r=echen 2014-11-25 19:49:00 +01:00
Morris Tseng 94165b2707 Bug 1101392 - Part 2: Add a command that collapse selection to end after copying. r=roc 2014-11-26 23:06:00 +01:00
Morris Tseng c311edb997 Bug 1101392 - Part 3: Select all before paste since we collapse range after copying. r=roc 2014-11-26 22:57:00 +01:00
Giovanni Sferro 95cb83384e Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug
--HG--
extra : rebase_source : 5f6b36ba8a05507638d5ab4513864a308fa939c7
2014-11-27 17:40:00 -08:00
Phil Ringnalda c4c3cc0df2 Merge m-c to m-i 2014-11-27 17:43:48 -08:00
Phil Ringnalda 8f1db665d2 Merge b-i to m-c, a=merge 2014-11-27 17:08:41 -08:00
Matt Woodrow 995f7c4289 Bug 1102647 - Always call Shutdown when removing decoders from TrackBuffer. r=karlt 2014-11-28 13:20:09 +13:00
Matt Woodrow c08b56480c Bug 1105553 - Handle 'CANCELLED' NotDecodedReason in MediaSourceReader. r=ajones 2014-11-28 13:17:32 +13:00
Carsten "Tomcat" Book 87dd032f55 Merge mozilla-central to b2g-inbound 2014-11-27 17:07:08 +01:00
Carsten "Tomcat" Book c8aea269d3 Merge mozilla-central to b2g-inbound 2014-11-27 13:09:23 +01:00
Carsten "Tomcat" Book 7026a40e73 Merge mozilla-central to mozilla-inbound 2014-11-27 13:05:13 +01:00
Carsten "Tomcat" Book a657c1e8e6 merge mozilla-inbound to mozilla-central a=merge 2014-11-27 12:54:58 +01:00
Jacek Caban dd8a8e94a3 Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (dom/plugins part). r=aklotz 2014-11-27 10:58:58 +01:00
Dimi Lee 9d7b247d38 Bug 1093483 - Remove NFC_GECKO_ERROR_NOT_ENABLED error from Nfc.js. r=allstars.chh 2014-11-27 17:02:56 +08:00
Szu-Yu Chen [:aknow] a1a742195c Bug 1098193 - Part 2: Fix tests: using waiting state. r=hsinyi 2014-11-27 15:29:27 +08:00
Ryan VanderMeulen 9e581b1d56 Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
Ryan VanderMeulen b3ebe654a9 Merge b2g-inbound to m-c. a=merge 2014-11-26 21:39:08 -05:00
Ryan VanderMeulen 792273e467 Merge inbound to m-c. a=merge 2014-11-26 20:34:29 -05:00
Ryan VanderMeulen fd6dfc1619 Backed out changeset 82fd2eef7630 (bug 1060869) because the rest of this bug was backed out and it seems to be causing OSX Gip(f1) to be near permafail. 2014-11-26 16:06:53 -05:00
Daniel Holbert 621d56400d Bug 1104354: Give nsHTMLCanvasFrame its own GetIntrinsicSize() impl. r=mats 2014-11-26 11:29:49 -08:00
Boris Zbarsky 3ab8465f19 Bug 1087851 part 2. Add a GetOrCreateDOMReflectorNoWrap API that can be used to do what GetOrCreateDOMReflector does but without wrapping into the caller compartment. r=bholley 2014-11-26 14:25:21 -05:00
Boris Zbarsky 8ec9d58716 Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace 2014-11-26 14:25:20 -05:00
Akshendra Pratap e2db859d62 Bug 340494: Accessing document.domain at about:plugins does not produces NS_ERROR_FAILURE anymore; r=bz 2014-11-26 14:25:20 -05:00
Neil Deakin 4d77f120ba Bug 1072342, propagate the window activation state down to child process windows, r=smaug,mstange 2014-11-27 08:28:26 -05:00
Neil Deakin 55f1700213 Bug 1072342, the child process doesn't have a main widget, r=smaug 2014-11-27 08:27:39 -05:00
Olli Pettay bed81b1fde Bug 1105089, try to have shorter ICC slices during animations, r=mccr8
--HG--
extra : rebase_source : bfe8cc2825b7cb2ec86f6e8f5ba590593e1c378b
2014-11-27 13:47:51 +02:00
JW Wang 6bcdf3a3ad Bug 886188 - add debuggins logs to diagnose test15 timeouts in test_preload_actions.html. r=cpearce 2014-11-24 19:46:00 +01:00
L. David Baron 714a5547a4 Bug 1100773 patch 2 - Convert style rule List methods to use fprintf_stderr. r=heycam
Note that getting decent logcat output on Android and B2G requires not
splitting lines of output across multiple fprintf_stderr calls.
2014-11-26 22:29:44 -08:00
L. David Baron 702143efb2 Bug 1100773 patch 1 - Fix bracing of indent loops in style rule print functions. r=heycam 2014-11-26 22:29:44 -08:00
Andrew Osmond e5508741e0 Bug 1102986 - Update camera preview media stream with platform media stream expectations. r=roc 2014-11-21 09:34:00 -05:00
Alexandre Lissy 61d81bcfb0 Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug
There are some notifications that we know we don't want to resend. For
instance, Voicemail notifications are some, since everytime the network
will be ready it will notify us of the status, so we don't have to
resend it on reboot. We add a 'showOnlyOnce' key in the MozBehavior dict
for this usecase.
2014-11-25 08:26:00 -05:00
Henry Chang 42be9850af Bug 1098192 - Remove unused mutex for ifc_* function calls. r=vchang 2014-11-21 15:46:04 +08:00
Tom Tromey 5bbf671871 Bug 1101819 - Check result of ToJSValue. r=nsm 2014-11-19 13:38:00 -05:00
Armen Zambrano Gasparnian 67bcbecc1c Bug 1102402 - Disable test_conformance__canvas__buffer-offscreen-test.html on Android for causing mochitest-1-gl intermittent issues. r=jgilbert
--HG--
extra : rebase_source : 005e5953ac65f0d746b16cebb0e5904f90fddbe3
2014-11-25 10:54:55 -05:00
Carsten "Tomcat" Book a82e03cd67 Backed out changeset ec354ea4ace0 (bug 1093611) for talos svgr bustage 2014-11-26 15:08:54 +01:00
Carsten "Tomcat" Book 0d3f9fd859 Backed out changeset 17d1b075e274 (bug 1093611) 2014-11-26 15:08:36 +01:00
Giovanni Sferro 3fb0d472d4 Bug 1028712 - Add tests to check that when <input type=number> is stepped it isn't put into range overflow/underflow, even when its value is empty and min/max is above/below zero respectively. r=jwatt 2014-11-26 09:54:35 +00:00
Jonathan Watt c78ef3396f Bug 1071994 - Rework our implementation of HTMLInputElement's stepping algorithm to fix various bugs and more closely align with the current HTML5 text. r=smaug 2014-11-26 09:54:32 +00:00
Seth Fowler 6b72852771 Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 01:37:57 -08:00
Gina Yeh 012fd18415 Bug 1103836, Patch 2: Mochitest, r=smaug. 2014-11-26 17:29:11 +08:00
Yoshi Huang 7b3f960904 Bug 1103730 - Create a nfc-manager-tech-discovered system message. r=dimi 2014-11-17 18:00:14 +08:00
Yoshi Huang 95e6c95056 Bug 1103729 - Create nfc-manager-send-file wrapper. r=dimi 2014-11-17 17:41:18 +08:00
Dimi Lee 47ce7a8a57 Bug 1095322 - Child process should know current rf state of NFC HW. r=allstars.chh 2014-11-25 15:10:34 +08:00
Ryan VanderMeulen dacb431abe Merge m-c to b2g-inbound. a=merge 2014-11-25 17:01:49 -05:00
Ryan VanderMeulen 6a8fa342ed Merge inbound to m-c. a=merge
CLOSED TREE
2014-11-25 16:57:18 -05:00
Mike Habicher 34426c6b7a Bug 1099390 - add reason to onClosed event, r=aosmond,bz 2014-11-25 14:45:00 -05:00
Ryan VanderMeulen 3ccea9b2b8 Backed out changeset e04692266f17 (bug 1095438) for B2G mochitest permafails.
CLOSED TREE
2014-11-25 11:34:48 -05:00
Carsten "Tomcat" Book 72381e9900 Merge mozilla-central to b2g-inbound 2014-11-25 14:27:41 +01:00
Carsten "Tomcat" Book 418515b044 merge b2g-inbound to mozilla-central a=merge 2014-11-25 12:55:29 +01:00
Masayuki Nakano fa0d074313 Bug 1077345 part.8 CompositionManager.endComposition() in forms.js should use nsIDOMWindowUtils.sendCompositionEvent('compositioncommit') r=xyuan 2014-11-25 14:02:32 +09:00