Commit Graph

134492 Commits

Author SHA1 Message Date
Raymond Lee
37db599161 Bug 852957 - Add tests for channel decoding when the Content-Encoding header is present. r=paolo 2013-06-06 20:33:24 +08:00
Benjamin Bouvier
6915f629eb Bug 878495 - In shell, print "[native code]" for native functions. r=luke 2013-06-06 17:57:15 -07:00
Benjamin Bouvier
66dae25d4d Bug 878435 - In asmjs mode, compare in uint32 mode only if both operands are unsigned. r=luke 2013-06-06 17:00:08 -07:00
Benjamin Bouvier
f11b8601a4 Bug 877908 - Precludes also directives after "use asm". r=luke 2013-06-06 13:49:13 -07:00
Ed Morley
ba374cc04b Merge latest green birch changeset and mozilla-central 2013-06-06 10:44:11 +01:00
Alexandre Lissy
5ff9e00e05 Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
This seems to be needed on some devices to ensure proper low power state
of the modem.
---
 dom/system/gonk/RadioInterfaceLayer.js | 15 +++++++++++++++
 widget/gonk/nsWindow.cpp               |  9 +++++++++
 2 files changed, 24 insertions(+)
2013-06-06 15:28:59 +08:00
Trevor Saunders
e08c4fe8e1 bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas 2013-06-05 23:43:05 -04:00
Robert Strong
5442839d56 2. Move gProcessObserver and gTimerCallback to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy 2013-06-05 20:25:42 -07:00
Robert Strong
d210e68f38 1. Move adjustPathsOnWindows to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy 2013-06-05 20:25:06 -07:00
Ben Hearsum
3d22e813d8 bug 865820: mozconfig comparison needs to source files before comparing. r=ted 2013-06-05 13:59:32 -04:00
Gabriele Svelto
4c8205fe56 Bug 877222 - Increase the low memory notification threshold to increase the chance of triggering it. r=jlebar 2013-06-05 16:35:57 +02:00
Albert Crespell
f43ede4930 Bug 879770 - Remove update stats with fake data when iface is down. r=gene.lian a=tef+ 2013-06-05 16:31:45 +02:00
Michael Wu
a6e67842ea Bug 771551 - Add CSS Media Query for physical home buttons, r=heycam 2013-06-05 22:42:02 -04:00
Chia-hung Tai
c48db57c85 Bug 855610 - B2G MMS: Scan pending sending/receiving transaction and set the status to fail when b2g bootup. r=vyang 2013-06-06 09:48:10 +08:00
Chia-hung Tai
b9bc0e62d4 Bug 879675 - B2G MMS: If the mmsc in APN settings end with '/', it will cause sending MMS fail. r=vyang 2013-06-05 18:20:34 +08:00
Ben Tian
cc5d97396f Bug 878728 - Support in-band ringtone, r=echou 2013-06-05 16:53:22 +08:00
Ryan VanderMeulen
773f88b539 Backed out changeset a32d62b69434 (bug 879666) for B2G test bustage. 2013-06-05 17:56:51 -04:00
Jonathan Griffin
f86db95a84 Bug 879666 - Use new emulator in TBPL, r=armenzg 2013-06-05 13:32:56 -07:00
Ryan VanderMeulen
092e3941a2 Merge inbound to m-c. 2013-06-05 16:29:54 -04:00
Ryan VanderMeulen
9ebbf3ba77 Merge fx-team to m-c. 2013-06-05 16:28:59 -04:00
Ryan VanderMeulen
e5871aa1e1 Merge birch to m-c. 2013-06-05 16:28:10 -04:00
Richard Newman
d85760f740 Merge m-c to s-c. 2013-06-05 11:52:39 -07:00
Bob Clary
fb147afa42 Bug 879489 - SUTAgent - Make sure /data/local/tmp is a directory and is writable, r=jmaher. DONTBUILD 2013-06-05 11:25:43 -07:00
Geoff Brown
e6a59a8585 Bug 869030 - Enable robocop testDoorHanger; r=jmaher
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Ryan VanderMeulen
31c1714212 Backed out changeset fe9dcdf48551 (bug 879374) for mochitest-3 crashes. 2013-06-05 13:28:44 -04:00
Shane Caraveo
506744728f bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao 2013-06-05 10:15:14 -07:00
Nick Fitzgerald
bb6f1f512c Bug 879246 - Fix intermittent failure in test_sourcemaps-02.js. r=past 2013-06-05 12:13:31 -04:00
Richard Newman
a983f3c3f5 Bug 868445 - Follow-up: correct missing import. r=trivial 2013-06-05 08:45:30 -07:00
Justin Lebar
76dfcb1093 Bug 879529 - Fix thread priorities in B2G child processes. r=gsvelto
Previously, suppose we were changing a process's priority from 18 to 1.
If a task had priority 19, that should have changed to 2.  But instead
we changed it to 18!  That's totally wrong.
2013-06-05 07:55:01 -04:00
Ed Morley
f99356909a Merge mozilla-central and birch 2013-06-05 11:49:44 +01:00
Ed Morley
0a17ad2fbb Merge latest green birch changeset and mozilla-central 2013-06-05 11:45:53 +01:00
Ed Morley
35db974628 Merge latest green inbound changeset and mozilla-central 2013-06-05 11:39:27 +01:00
Vicamo Yang
6ec0122687 Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene 2013-06-05 17:42:42 +08:00
Vicamo Yang
97cf2da443 Bug 879225: NetworkManager - extract hostname from various formats. r=gene 2013-06-05 17:20:50 +08:00
Cameron McCormack
062da840ea Bug 872353 - Remove nsSVGTextFrame2::Reflow(), which is currently unused. r=longsonr 2013-06-05 17:15:31 +10:00
Mathieu Bultel
a4905e3e69 Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas 2013-06-05 08:59:05 +02:00
Wes Johnston
27ea33d1ef Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-05 10:04:11 -07:00
Vicamo Yang
46e9e2bf89 Bug 877560: B2G RIL - support EF_CBMID. r=yoshi 2013-06-05 14:55:36 +08:00
Shelly Lin
a74163f5c9 Bug 842243 - Part 5: Add MediaEncoder.h/.cpp; The main part of this media encoding framework. r=roc 2013-06-05 14:29:12 +08:00
Gian-Carlo Pascutto
3667f8bbcc Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
5f1b906bf0 Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey 2013-06-05 08:26:00 +02:00
Daniel Holbert
7962f827ca Bug 879540: Remove "random" annotation from reftests that depend on flexbox being enabled at startup time; they're not actually random, since it's enabled by default. (no review; just a reftest.list tweak) 2013-06-04 23:23:22 -07:00
Giovanni Marquez
9b66f199b9 Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin 2013-06-04 23:20:35 -07:00
Phil Ringnalda
c08db0e01d Bug 879494 followup, clean up the last few bug685516 annotations
CLOSED TREE
2013-06-04 23:10:53 -07:00
Timothy Nikkel
d38e381feb Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey 2013-06-05 00:18:54 -05:00
Bobby Holley
60866a3d1b Bug 877261 - Fold XPCCallContext::Init into XPCCallContext::XPCCallContext. r=Ms2ger
The large block is a simple move.
2013-06-04 21:11:21 -07:00
Bobby Holley
5881e7cb24 Bug 877261 - Remove WrapperInitOptions. r=Ms2ger
Now that we don't have the separate path for initialization from an
XPCLazyCallContext, this stuff can be simplified. We get rid of Init entirely
in the next patch.
2013-06-04 21:11:21 -07:00
Bobby Holley
46db20296e Bug 877261 - Kill XPCLazyCallContext. r=Ms2ger
\o/
2013-06-04 21:11:21 -07:00
Bobby Holley
ab6d52b50e Bug 877261 - Remove XPCLazyCallContext from Quickstubs. r=Ms2ger
There are a number of places where quickstubs does a scary-looking call to
lccx->SetWrapper. However, the lccx never gets morphed into a ccx, nor does
it escape in any other way. And unlike ccxes, declaring an lccx on the stack
doesn't have any observable side-effects. So this should actually be safe.
2013-06-04 21:11:20 -07:00
Bobby Holley
e0f38c8c77 Bug 877261 - Stop Passing lccx in a few Quickstubs places where we just want a JSContext. r=Ms2ger 2013-06-04 21:11:20 -07:00