Kyle Machulis
44d9dd4658
Bug 800247 - Add disconnect events to UnixSocket, update Bluetooth*Manager. r=echou, r=cjones, a=blocking-basecamp
2012-10-12 11:38:14 -07:00
Gregory Szorc
8a2dde90ef
Bug 800154 - Refactor how services/ integrates with build system; r=glandium; a=akeybl
...
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Kyle Huey
a4787b5c39
Bug 791571: Keep track of whether or not an <img> is blocking onload to handle insertion/removal from the document. r=bz a=lsblakk
2012-10-11 09:37:05 -07:00
Chris Jones
2a4be884d5
Bug 795657: Integrate native viewport configuration better into async pan-zoom code. r=jwir3,roc a=blocking-basecamp
...
This is a rollup of the following patches
- Change the interpretation of FrameMetrics.mZoom to a "resolution-indepedent zoom", instead of a resolution-depedent scale factor. r=roc
- Remove mention of "meta" from TabChild. r=roc
- Remove some useless logging. r=roc
- Tag FrameMetrics with its composition bounds at paint time. r=roc
- Add a helper to calculate the render resolution for a FrameMetrics. r=roc
- Add a helper to compute the approximate CSS dimensions a FrameMetrics will cover during composition. r=roc
- BrowserElementScrolling doesn't actually care about zoom or resolution. r=roc
- Accept the viewport that content has calculated, when it's received the latest widget geometry update. r=roc
- Mechanically separate uses of zoom/resolution based on new definitions. r=roc
- Convert GetViewportInfo()'s resolution-dependent scale into resolution-indepedent zoom. r=roc
- Reinterpret defaultZoom == 0.0 as "intrinsic scale". r=jwir3,roc
2012-10-11 22:46:24 -07:00
Anthony Jones
326ca76d66
Bug 785275 - Limit the slice height using the calculated buffer height. r=cpeterson a=lsblakk
2012-10-10 21:11:15 -04:00
Eric Chou
be5f51cd30
Bug 800313 - Refine system messages interface for bluetooth file-sharing app. r=qdot, a=blocking-basecamp
2012-10-12 19:14:21 +08:00
Kyle Machulis
7aa6964985
Bug 796176 - Patch 2: Make Bluetooth*Managers listen on startup/disconnect, stop listening to stop/connect. r=echou, a=blocking-basecamp
2012-10-10 22:49:11 -07:00
Kyle Machulis
25efa0e334
Bug 796176 - Patch 1: UnixSocket changes to get connect/listen running main thread, connect status to consumers. r=cjones, a=blocking-basecamp
2012-10-10 22:48:40 -07:00
Gina Yeh
eeb04efc55
Bug 794349 - Send correct +CIND: value to HS at SLC establishment. r=qdot, a=blocking-basecamp
2012-10-09 19:19:29 +08:00
Eric Chou
04a1425876
Bug 799138 - [b2g-bluetooth] Handle Connect/Disconnect/Put requests sent from remote devices. r=qdot, a=blocking-basecamp
2012-10-09 13:56:17 +08:00
Kyle Machulis
60348f141d
Bug 799243 - Patch 2: Fix static nsTArray initialization in BluetoothDBusService. r=echou, a=blocking-basecamp
2012-10-08 22:00:02 -07:00
Kyle Machulis
0e58024a40
Bug 799243 - Patch 1: Fix Bluetooth*Manager observer pointer types. r=echou, a=blocking-basecamp
2012-10-08 21:59:33 -07:00
Gina Yeh
e95f76f157
Bug 782586 - Firing onadapteradded event when bluetooth is ready to get default adapter. r=qdot, a=blocking-basecamp
2012-10-09 11:29:37 +08:00
Doug Turner
fcf7e79919
Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm, a=blocking-basecamp
2012-10-09 18:40:11 -07:00
Vicamo Yang
73566bf39e
Bug 786782 - Part 2/2: Test case. r=marshall_law, a=blocking-basecamp
2012-10-11 19:01:55 +08:00
Vicamo Yang
e79f1ede8d
Bug 786782 - Part 1/2: Don't rely on status-report in multipart sms. r=marshall_law, a=blocking-basecamp
2012-10-11 19:01:52 +08:00
Steven Lee
371b3b039f
Bug 796733 - Re-order the calling sequence of disable FM radio and change audio state. r=mwu, a=blocking-basecamp
2012-10-11 21:31:39 -04:00
Scott Johnson
b814969ed3
Bug 798068 - Return sane values for min/max zoom when handheldFriendly, WAP, Mobile, or WML is set in the viewport metadata. r=mbrubeck, r=bent, a=blocking-basecamp
2012-10-08 15:41:48 -05:00
Edwin Flores
f8b904d725
Bug 795623 - Add audio/mpeg to list of supported OMX codecs. r=doublec, a=blocking-basecamp
2012-10-09 17:06:34 +13:00
Edwin Flores
999eef84be
Bug 794061 - Let OMX hardware decoded video frames be copied to canvas. r=kanru, a=blocking-basecamp
2012-10-09 17:06:35 +13:00
Dave Hylands
f8fb4173f6
Bug 797239 - Defer scheduling prelaunch app until child goes idle. r=cjones, a=blocking-basecamp
2012-10-08 22:46:19 -06:00
Dave Hylands
e08238b617
Bug 797239 - Fix message loop to allow idle tasks to work in child content processes. r=cjones, a=blocking-basecamp
2012-10-08 22:46:18 -06:00
Gene Lian
7279a534ed
Bug 797803 - System Message API: System App fails to receive system messages. r=fabrice, a=blocking-basecamp
2012-10-09 11:15:47 +08:00
Patrick McManus
566845aa82
bug 799470 - pac dnsResolve wrong return code on error r=biesi a=bajaj
2012-10-09 13:52:26 -04:00
Patrick McManus
c7ceb1ad85
bug 799469 s/proxyAlert/alert in pac file r=biesi a=bajaj
2012-10-09 13:52:26 -04:00
Gene Lian
e53c5aafd3
Bug 795782 - System Message API: Shouldn't pend messages for running apps to avoid re-firing them when restarting apps. r=fabrice a=blocking-basecamp
2012-10-09 10:54:50 +08:00
Randell Jesup
a35dc386bf
Bug 799191: incorrect audioCount in GetUserMediaDevicesRunnable r=derf a=bajaj
2012-10-09 17:56:22 -04:00
Olli Pettay
beb5d7e3e9
Bug 798974, MutationObserver doesn't handle correctly empty document fragments, r=sicking , a=kkeybl
2012-10-13 17:39:07 +03:00
Justin Lebar
9e72df232f
Bug 719455 - Followup: Remove .orig and .rej files. r=me, a=oops
...
--HG--
extra : transplant_source : %EAc%92l%22%CBDEt%A2%DC%BA%DF%0E%B5R%B2%1D%C0%FE
2012-10-09 14:40:08 -04:00
Justin Lebar
de28b06130
Bug 798510 - Part 2: Fix bug in JSRuntime::sizeOfExplicitNonHeap() where, if execAlloc_ is null, we don't measure the stack space. rs=njn, a=akeybl
2012-10-12 10:26:06 -04:00
Justin Lebar
138a75ce7e
Bug 798510 - Part 1: Use mincore to correctly calculate js::StackSpace::sizeOfCommitted() on *nix. r=luke,njn a=akeybl
...
Previously, we assumed all memory was committed, thus vastly overstating the memory used by our stack.
2012-10-12 10:26:06 -04:00
Hubert Figuière
4752deb257
Bug 777185 - Hookup content process crash reporting. r=fabrice a=blocking-basecamp
...
--HG--
extra : rebase_source : e4bcc7b4649e82f2f29128f1e700fdcc4800fb48
2012-10-11 16:24:42 +02:00
David Flanagan
2ba939aa50
Bug 796544 - Pass the inputmode attribute value to mozKeyboard. r=cpeterson, a=blocking-basecamp
2012-10-12 14:51:13 -07:00
David Flanagan
d9b83d805d
Bug 793372 - Make device storage recognize 3gp videos and .pls and m3u playlists. r=dougt, a=blocking-basecamp
2012-10-11 15:45:55 -07:00
Dão Gottwald
2befb54db9
Bug 799081 - Bar at the bottom of the error console should be a <statusbar>. r=neil a=akeybl
2012-10-10 22:30:36 +02:00
Dão Gottwald
897fcfa425
Bug 797363 - Remove aol.com user agent override since mail.aol.com is fixed. r=felipe a=akeybl
2012-10-10 22:30:05 +02:00
Dão Gottwald
985d9571ec
Bug 799502 - Override the UA string for moodle to get the rich text editor rather than plain textareas. r=bz,felipe,gerv a=akeybl
2012-10-10 14:53:11 +02:00
Chris Peterson
98738848e4
Bug 794171 - Add H.264 codecs that are commonly supported on Android. r=doublec f=hsivonen a=akeybl
2012-10-10 18:07:32 -07:00
Robert Strong
18d88ce727
Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. a=akeybl
2012-10-12 11:42:54 -07:00
Robert Strong
22bf83cfd5
Changes to absolute image sizes for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy a=akeybl
2012-10-12 11:42:45 -07:00
Robert Strong
02ab32cfb3
Artwork for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy a=akeybl
2012-10-12 11:42:37 -07:00
Robert Strong
a570515137
Bug 799180 - Same stub installer can be launched multiple times. r=bbondy a=akeybl
2012-10-12 11:42:29 -07:00
Robert Strong
71201721e9
Bug 799611 - Change stub installer fallback page for Nightly, Aurora, and Beta. r=bbondy a=akeybl
2012-10-12 11:42:21 -07:00
Robert Strong
3c8aa8e242
Bug 798861 - Stub installer: Firefox is already dialog does not appear on front when it pops up, which makes the stub look like it's hung. r=bbondy a=akeybl
2012-10-12 11:42:05 -07:00
Shih-Chiang Chien
e10e9c28a9
Bug 797510 - Add QI for DOMFMRadioParent. r=jlebar, a=blocking-basecamp
...
--HG--
extra : transplant_source : %88%7B%29%3A/%D3%96%DD%01-%29/6yw%27%C7%04%95S
2012-10-11 21:31:39 -04:00
Wes Johnston
91b44a6c2f
Bug 799221 - Remove marketplace as an app. r=mfinkle a=akeybl
2012-10-09 10:38:30 -07:00
Philip Chee
2e23ef509e
Bug 795065 - SeaMonkey bustage fix. r=mak, a=lsblakk
2012-10-08 21:01:29 -04:00
Aryeh Gregor
e524b7ce00
Bug 795804 - Use WeakPtr for nsTextEditorState where appropriate; r=ehsan a=akeybl
...
--HG--
extra : transplant_source : %EA3%94%D0%28%0C%FB%BF%1F%12%0A/%DD%3D%0F%1A%EA_%FB/
2012-10-10 15:22:27 -04:00
Nicolas B. Pierron
b6137935b0
Bug 798913 - Prevent inlining of overflow of arguments. r=dvander a=akeybl
2012-10-11 15:04:05 -07:00
Mike Hommey
edafb1ece9
Bug 799323 - Make test from bug 793672 more reliable. r=past,blanket-a=test-only
...
--HG--
extra : transplant_source : %AE%E9%B9%02%04%08%82%E3%172%D3%066G%86%24p%82%8C%0D
2012-10-09 10:17:27 +02:00