Raymond Lee
87e7b0a2e8
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
ba92c1f855
Bug 878495 - In shell, print "[native code]" for native functions. r=luke
2013-06-06 17:57:15 -07:00
Benjamin Bouvier
14d84bf8d6
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
4cfb93da4d
Bug 877908 - Precludes also directives after "use asm". r=luke
2013-06-06 13:49:13 -07:00
Ed Morley
836a321fdf
Merge latest green birch changeset and mozilla-central
2013-06-06 10:44:11 +01:00
Alexandre Lissy
8da3611a5b
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
5cb777355f
bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas
2013-06-05 23:43:05 -04:00
Robert Strong
fadd742811
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
de1ffd84e1
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
6c02bfa8dc
bug 865820: mozconfig comparison needs to source files before comparing. r=ted
2013-06-05 13:59:32 -04:00
Albert Crespell
9d7bff72c0
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
d2b4696cee
Bug 771551 - Add CSS Media Query for physical home buttons, r=heycam
2013-06-05 22:42:02 -04:00
Chia-hung Tai
c4db695298
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
82686326ce
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
fd338741a0
Bug 878728 - Support in-band ringtone, r=echou
2013-06-05 16:53:22 +08:00
Ryan VanderMeulen
a5e7321f19
Backed out changeset a32d62b69434 (bug 879666) for B2G test bustage.
2013-06-05 17:56:51 -04:00
Jonathan Griffin
4ae711cab5
Bug 879666 - Use new emulator in TBPL, r=armenzg
2013-06-05 13:32:56 -07:00
Ryan VanderMeulen
e16e5832c0
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Ryan VanderMeulen
2fd04369bf
Merge fx-team to m-c.
2013-06-05 16:28:59 -04:00
Ryan VanderMeulen
bce748ee91
Merge birch to m-c.
2013-06-05 16:28:10 -04:00
Richard Newman
2356f455b1
Merge m-c to s-c.
2013-06-05 11:52:39 -07:00
Bob Clary
bdee7d94c0
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
9910efbad5
Bug 869030 - Enable robocop testDoorHanger; r=jmaher
...
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Ryan VanderMeulen
5c3a853c0c
Backed out changeset fe9dcdf48551 (bug 879374) for mochitest-3 crashes.
2013-06-05 13:28:44 -04:00
Shane Caraveo
6575602183
bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao
2013-06-05 10:15:14 -07:00
Nick Fitzgerald
376f2cb3bf
Bug 879246 - Fix intermittent failure in test_sourcemaps-02.js. r=past
2013-06-05 12:13:31 -04:00
Richard Newman
9f5feac33e
Bug 868445 - Follow-up: correct missing import. r=trivial
2013-06-05 08:45:30 -07:00
Justin Lebar
6478e634ac
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
4e234bc045
Merge mozilla-central and birch
2013-06-05 11:49:44 +01:00
Ed Morley
cea7011e53
Merge latest green birch changeset and mozilla-central
2013-06-05 11:45:53 +01:00
Ed Morley
6b5228f485
Merge latest green inbound changeset and mozilla-central
2013-06-05 11:39:27 +01:00
Vicamo Yang
1992695c23
Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene
2013-06-05 17:42:42 +08:00
Vicamo Yang
1a76845c52
Bug 879225: NetworkManager - extract hostname from various formats. r=gene
2013-06-05 17:20:50 +08:00
Cameron McCormack
6653c9cf7e
Bug 872353 - Remove nsSVGTextFrame2::Reflow(), which is currently unused. r=longsonr
2013-06-05 17:15:31 +10:00
Mathieu Bultel
4e9196b791
Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas
2013-06-05 08:59:05 +02:00
Wes Johnston
5d326d36ec
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-05 10:04:11 -07:00
Vicamo Yang
1cb916af2b
Bug 877560: B2G RIL - support EF_CBMID. r=yoshi
2013-06-05 14:55:36 +08:00
Gian-Carlo Pascutto
a9eccf01a5
Bug 874572 - Suspend and resume the camera together with the application. r=blassey
2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
c646b21629
Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey
2013-06-05 08:26:00 +02:00
Daniel Holbert
f5826d6b94
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
cd26eb460a
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
469b58d5db
Bug 879494 followup, clean up the last few bug685516 annotations
...
CLOSED TREE
2013-06-04 23:10:53 -07:00
Timothy Nikkel
e84c378072
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
2013-06-05 00:18:54 -05:00
Bobby Holley
a28e914d2c
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
106481e316
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
79e154981a
Bug 877261 - Kill XPCLazyCallContext. r=Ms2ger
...
\o/
2013-06-04 21:11:21 -07:00
Bobby Holley
9ab7c2d38c
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
4843761664
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
Bobby Holley
6bfdce50e9
Bug 877261 - Remove the last two non-quickstub XPCLazyCallContexts. r=Ms2ger
2013-06-04 21:11:20 -07:00
Bobby Holley
e7426ec772
Bug 877261 - Remove a bunch of now-unnecessary ccx declarations from nsXPConnect. r=Ms2ber
2013-06-04 21:11:20 -07:00