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

289453 Коммитов

Автор SHA1 Сообщение Дата
Justin Lebar 5c255da1a3 Bug 838625 - Add logcat logging to ProcessPriorityManager. r=cjones, a=bajaj
The logging is placed behind an #if 0 guard.
2013-02-08 14:32:23 +00:00
Justin Lebar 2373324c48 Bug 838615 - Add missing process-priority nice values to b2g.js. r=cjones, a=lsblakk
This sets background_perceivable's nice at 10 and
background{,_homescreen}'s nice at 20.  I'm a bit worried that this will
de-prioritize background_perceivable so much that music players may
start skipping.  But we need to test.
2013-02-08 14:32:24 +00:00
Julien Wajsberg a04655321d Bug 836737 - Don't launch the app when we close a notification. r=vingtetun, a=tef+ 2013-02-07 13:54:32 +01:00
Kan-Ru Chen (陳侃如) 8b993aa21a Bug 836505 - We don't care about the active count but only the active state. r=fabrice, a=tef+ 2013-02-08 11:34:47 -05:00
Andrew McCreight 217d66bee5 Bug 826471 - Add JSAutoCompartment in nsWindowSH::NewResolve. r=bholley, a=bajaj 2013-01-17 16:30:41 -08:00
Dave Hylands 438616face Bug 838924 - Fix try/catch introduced in bug 835210 which caused FOTA updates to still be broken. r=marshall_law, a=tef+ 2013-02-07 12:53:59 -08:00
Jason Duell dc87542b32 Backed out changeset 4518b78583d0 (bug 835698) a=bustage_from_bug_839688 2013-02-08 16:12:17 -08:00
Jason Duell 411fc16590 Backed out changeset 4518b78583d0 (bug 835698) a=bustage_from_bug_839688 2013-02-08 16:11:57 -08:00
Ben Turner 9e4a931cf5 Bug 839117 - 'Don't allow a leaking memory reporter to hang workers'. r=jlebar, a=overholt. 2013-02-08 03:50:00 -08:00
Ben Turner cf1b9d2734 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell, a=blocking-tef+. 2013-02-01 04:23:23 -08:00
Ben Turner c7e0a907b9 Backout bdf4eeccfb41 (bug 813867) and d0c9d7c63b36 (bug 827274) for mochitest-oth orange. 2013-02-07 11:14:08 +00:00
Jason Duell 76c17aca65 Backed out changeset 1c21e59d64f3 for windows orange xpcshell test 2013-02-06 23:20:47 -08:00
ben turner 71b4f5346e Bug 835698 - Pre-open() and send the fd for app process's application.zip r=jduell, a=tef+ 2013-02-06 05:18:00 -08:00
Aki Sasaki 29db9d99cd bug 838261 - avoid downloading imgtec-panda-imm76i-67545da7.tgz from google. r=catlee a=akeybl 2013-02-06 17:31:02 -08:00
Ben Turner 2f11e32c2a Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap, a=overholt.
--HG--
extra : rebase_source : b2b9c07b012786411fef2f6f50ebe33975d7a16d
2013-01-17 10:31:52 -08:00
Ben Turner cc1001c696 Bug 813867 - 'Report memory for web workers that use ctypes'. r=jorendorff+khuey, a=overholt.
--HG--
extra : rebase_source : 5ddfdc62de9e4bc2b8aaeab451f07eb0b1731c9f
2012-12-30 10:21:52 -08:00
Alan Huang 4418db34ca Bug 839312 - Specify gonk low-memory-killer priorityClasses in the correct order and fix typo in b2g.js which was preventing us from giving the kernel one of the necessary priority classes. r=jlebar, a=lsblakk
--HG--
extra : transplant_source : %DC%11%DE%E7%FF%FB%0B%F9q%26%25%C5%AB%F6%BE%9A%19%DFc%A7
2013-02-08 14:09:26 +00:00
Alexandre Poirot 4859acee31 Bug 821695 - Do not load videocontrols.xml if the audio/video tag does not need it. r=roc, a=tef+ 2013-02-01 08:47:55 -05:00
Gregor Wagner 759cbc4fc7 Bug 837953 - B2G crash @ nsContentPermissionRequestProxy::GetElement while launching Camera for perf tests. r=dougt, a=tef+ 2013-02-07 17:46:58 -08:00
Fabrice Desré 9390f578a7 Bug 837317 - [video] "[object Object] is now full screen" shows when playing a video. r=daleharvey, a=tef+ 2013-02-07 13:43:57 -08:00
Fabrice Desré fa3c6fa46c Bug 837282 - Page title "[object Object]" when reloading after network error. r=daleharvey, a=tef+ 2013-02-07 13:43:57 -08:00
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E) 83f9c2a31c Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar a=blocking-b2g
--HG--
rename : dom/browser-element/BrowserElementChild.js => dom/browser-element/BrowserElementChildPreload.js
rename : dom/browser-element/BrowserElementScrolling.js => dom/browser-element/BrowserElementPanning.js
2013-02-07 21:59:56 -08:00
Dave Hylands 3ea357fa51 Bug 839134 - ADB doesn't get enabled in VARIANT=user builds if marionette pref doesn't exist. r=fabrice a=lsblakk
--HG--
extra : transplant_source : %FC%0C%13%AD%85%A2%8C%E3%00%86q%FF%D9%C05%E8%FA%CB%0E%9D
2013-02-07 11:44:23 -08:00
Benjamin Peterson d5b3c5dedd Bug 836515 - Allow source compression to run while executing the script. r=jorendorff, a=tef+ 2013-02-07 19:11:14 -05:00
Benjamin Peterson 451a85f361 Bug 825545 - Make the ScriptSource API work even if it is being compressed. r=jorendorff, a=tef+ 2013-02-07 19:09:44 -05:00
Ryan VanderMeulen cf766339fe Backed out changeset 0c3a98a9a601 (bug 836515) for test failures. a=orange 2013-02-07 19:06:14 -05:00
Cervantes Yu dbee7e1b53 Bug 820571 - Don't show remote frame on restyles until reflow finished. r=roc, a=lsblakk
Original work from :roc.
Add check in nsFrameLoader::ShowRemoteFrame() so restyle of subdocument frames
doesn't resize remote content until first reflow finished and size is decided.
2013-01-10 15:23:55 +08:00
Thomas Zimmermann 39a60aec8c Bug 827888 - Explicitly call notifier if DBUS call completes early. r=echou, r=qdot, a=lsblakk
If a DBUS call completes before we can set the notifier function, the
call's response never gets handled. To workaround this problem, we now
call the notifier explicitly if the call completes this early.

It can still happen that the call's response gets lost, but this
workaround greatly improves the success rate for our problem of handling
errors during Bluetooth device pairing; from maybe 10% to 75%.
2013-01-10 07:55:43 -08:00
Thomas Zimmermann 67c91a6a9d Bug 827888 - Fix usage of sIsParing variable. r=echou, r=qdot, a=lsblakk
The variable sIsPairing signals to the Bluetooth pairing response
notifier if pairing is still requested.

Being a boolean value, the variable only supported one pairing request
at a time. To support multiple parallel pairing requests, this patch
converts it into a counter. The counter is atomic, because notifier
calls run in separate threads.

Additionally, we now set sIsPairing before starting the pairing request.
Otherwise the notifier might run before we can increment the variable.
2013-01-10 07:55:43 -08:00
Margaret Leibovic 2b142ec0fb Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert, a=lsblakk 2013-01-10 13:25:30 +01:00
Jed Parsons 127a231241 Bug 822450 - Create a syntheticEventsOk pref for marionette identity tests. r=benadida, a=lsblakk 2012-12-17 16:51:33 -05:00
Thomas Zimmermann b88e9c621a Bug 758103 - Return charging time of zero if no battery interface exists. r=mounir, r=dhylands, a=lsblakk
On the PandaBoard, and probably other platforms, no battery exists and
the related kernel interfaces are missing. The HAL returns 'charging' at
a battery level of 100%. The charging time is set to 'unknown'. This is
inconsistent according to the battery manager.

With this patch, the returned charging time is set to zero, which fulfills
the battery manager's requirements. The patch also cleans up and simplifies
the source code.
2012-11-29 20:18:46 +01:00
Jeff Muizelaar a1b86c6fc6 Bug 837715 - Reduce compression rate for js source. r=benjamin, a=tef+
This cuts the time to compress gaia-email-opt.js from 0.63 seconds to 0.33
seconds.  The result should still be smaller (391K from 321K before) than the
compressing with snappy or lz4 (528K), but decompression time will be worse.
Fortunately, this will only penalize Function.toSource() which I think is an ok
trade off.
2013-02-06 12:53:52 -05:00
Benjamin Peterson 77b9b0d9d1 Bug 836515 - Allow source compression to run while executing the script. r=jorendorff, a=tef+ 2013-02-07 17:24:22 -05:00
Andrew Halberstadt 52140a5e38 Bug 834382 - Disable failing crashtests so we can enable them, r=jgriffin, a=approval-mozilla-b2g18+ 2013-02-07 14:47:49 -05:00
Chris Jones d00160a2ae Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice a=lsblakk 2013-02-05 18:27:52 -08:00
Chris Jones b92992ab3e Bug 836198: Create a "zombie" state for PresShell and use it for the preloaded TabChild PresShell. r=bz a=lsblakk 2013-02-07 11:26:27 -08:00
Chris Jones 7c7bf6b879 Backed out f041aad0e8ea (bug 836198) to fix bad commit message. 2013-02-07 11:28:48 -08:00
Chris Jones db1e1757e4 Backed out changeset e4ffa0660d88 (bug 835584) to fix bad commit message. 2013-02-07 11:28:08 -08:00
Chris Jones f29fdb0164 Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice a=lsblakk 2013-02-05 18:27:52 -08:00
Chris Jones 72b2c8fc85 imported patch land1 2013-02-07 11:26:27 -08:00
Chris Jones bf3e0b59e2 Bug 835591: Disable cross-process IME when it's not used. r=roc 2013-01-28 15:56:28 -08:00
Sotaro Ikeda e2eebcee03 Bug 836782 - reduce gralloc buffer reallocation in camera StartPreview(), r=kchen, a=approval-mozilla-b2g18+ 2013-02-06 12:57:50 -05:00
Jeff Muizelaar 0380fc3508 Bug 830256 - Ensure that scrollable rect is as big as the drawable area. r=cjones, r=ajones, a=tef+
If the scrollable rect is not as at least as big as the drawable area we end up
clamping the displayport to a smaller size than we should be.
2013-01-16 16:53:10 -05:00
Chris Jones 748cefc7f3 Bug 833983 - Don't preventDefault() drags that aren't quite pans. r=schien, a=tef+ 2013-02-06 22:59:39 -08:00
Shih-Chiang Chien 500d142065 Bug 780793 - Part 2: Initiate captive portal detection while wifi connected. r=vchang, a=shira+ 2012-11-15 11:26:43 +08:00
Shih-Chiang Chien c2c1e37c78 Bug 780793 - Part 1: Add mozChormeEvent/mozContentEvent for captive portal login. r=timdream, a=shira+ 2012-11-15 11:26:30 +08:00
Shih-Chiang Chien 0579a3e787 Bug 752982 - Part 1: Implement captive portal detection service. r=thinker, a=shira+ 2012-09-15 11:37:53 +08:00
David Flanagan 3e6cfcb692 Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Eric Chou a63eb9592f Bug 838089 - Blacklisted AT commands: AT+XAPL/AT+XEVENT. r=gyeh, a=overholt 2013-02-06 11:12:54 -05:00