Daniel Holbert
27d4bf0217
Bug 870555 part 1: Add curly braces around early-return in nsBlockFrame::GetSkipSides, for clarity. r=mats
2013-05-09 20:10:47 -07:00
Chuck Lee
240cb7e823
Bug 771458 - 0005. Support API change on other platform. r=vicamo
2013-05-10 10:24:12 +08:00
Gregory Szorc
04177dc5e6
Bug 870575 - Upgrade psutil to 0.7.1; rs=me
...
Archive obtained from
https://psutil.googlecode.com/files/psutil-0.7.1.tar.gz and checked in
with no modifications.
2013-05-09 15:39:30 -07:00
Ryan VanderMeulen
09d57c5181
Merge the last PGO-green inbound changeset to m-c.
2013-05-09 13:19:31 -04:00
Dave Hylands
5db8789cef
Bug 870197 - Initialize mFrameCallback to null. r=mikeh
2013-05-09 10:17:42 -07:00
Michael Wu
a78065dba5
Bug 870375 - back out bug 869011 for startup crashes on devices
2013-05-09 13:01:22 -04:00
Michael Wu
1727e4c18f
Backed out changeset 7e4d9be02b8f (bug 869011) for causing bug 870375
2013-05-09 13:00:14 -04:00
Ryan VanderMeulen
e267c8aefc
Backed out changeset afc08927188a (bug 870113) for B2G mochitest-2 failures.
2013-05-09 12:52:16 -04:00
Joe Walker
816205e422
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
...
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
d37ec2b96e
Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker
2013-05-10 14:41:27 +01:00
Michael Ratcliffe
f0d21fe8c0
Bug 862286 - GCLI panel too narrow for meaningful output r=jwalker
2013-05-10 14:46:28 +01:00
Eric Chou
4ec461dfed
Bug 869296 - New mechanism to deal with AT commands 'AT+BLDN' and 'ATD>n', r=gyeh
...
According to HFP spec, when we receive AT command 'AT+BLDN', we shall respond
with:
1. 'OK' if the call history is not empty. An outgoing call would be made
2. 'ERROR' if the call history is empty. No call would be made.
However, with current implementation, we are unable to know whether the call
history is empty or not in Gecko. Therefore I introduce a solution, using a task
and a flag to decide if a call is made after AT+BLDN is received, which may not
be perfect but reliable, easy to understand and easy to implement.
2013-05-09 22:10:28 +08:00
Eric Chou
82b92c045e
Bug 869296 - Do 'Last Number Redial' when we receive ATD>n, r=gyeh
2013-05-09 22:10:28 +08:00
Michael Wu
daa0ac49ba
Bug 870113 - Switch GetFontImpl to Feura Sans, r=jfkthame
2013-05-09 09:30:57 -04:00
Gene Lian
986da68be0
Bug 869807 - B2G MMS: fail to send MMS due to the wrong assignment for expiryDate. r=vicamo a=leo+
2013-05-08 18:41:00 +08:00
Gene Lian
d2d9823dca
Bug 870302 - B2G MMS: use device time to specify the MMS receiving time. r=vicamo a=leo+
2013-05-09 17:58:36 +08:00
Joe Drew
146e468252
Bug 869011 - Use the correct shader for RGBX gralloc textures. r=bjacob
...
--HG--
extra : rebase_source : cb20795caae616cbbaa7dcbe568d51afcc155e35
2013-05-06 14:27:37 -04:00
Margaret Leibovic
090866d549
Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj
2013-05-06 16:14:03 -04:00
Margaret Leibovic
3f7e7c0ebe
Bug 867650 - Update awesomescreen results correctly when there's so autocomplete text. r=wesj
2013-05-06 16:14:01 -04:00
Margaret Leibovic
2337d5ec24
Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson
2013-05-06 16:13:59 -04:00
Ryan VanderMeulen
b7979cd780
Backed out changeset bfa11f026529 (bug 857461) for mochitest-other asserts.
...
CLOSED TREE
2013-05-06 15:50:29 -04:00
Till Schneidereit
8cf3a4f344
Bug 868369 - remove guard in jsd_SetExecutionHook made superfluous by change in _newJSDScript to align with beta and aurora branches. r=me
...
--HG--
extra : rebase_source : 88045156e58f6d65f2ee1e821e24452be1a64a94
2013-05-06 21:43:57 +02:00
Ehsan Akhgari
8392b6badb
Bug 865642 - Re-enable the Web Audio tests on Android; r=philor
2013-05-06 15:08:37 -04:00
Ehsan Akhgari
dc5737f942
Bug 868864 - Correctly scale the time values of AudioParam when converting it to ticks, and correctly calculate SetTargetAtTime event values the first time they're encountered; r=roc
2013-05-06 14:59:43 -04:00
Chuck Lee
bf53da9434
Bug 771458 - 0004. Test case for deleting multiple SMS. r=vicamo
2013-05-06 15:16:37 +08:00
Anshul Jain
bfacd9e857
Bug 854334 - Voice mail notification FAIL. r=marshall
2013-05-02 15:22:25 -07:00
Alive Kuo
eb56ff9b72
Bug 868914 - Prevent background pages from locking orientation. r=mounir
2013-05-09 07:33:55 -04:00
Ryan VanderMeulen
831aab16b1
Merge inbound to m-c.
2013-05-09 00:17:46 -04:00
Ryan VanderMeulen
9f1e57c01e
Merge birch to m-c.
2013-05-09 00:17:02 -04:00
Nick Hurley
b4df2f2093
bug 870168 - make mach handle multiple logged-in users properly r=gps DONTBUILD (NPOTB)
2013-05-08 18:06:17 -07:00
Gregory Szorc
298c09657e
Bug 856392 - Categorize mach commands; r=jhammel
...
DONTBUILD (NPOTB)
2013-05-08 17:56:30 -07:00
Ehsan Akhgari
33ac92edbf
Backed out changeset 694322457a64 (bug 860867) because the clang bug which required this workaround has been fixed
2013-05-08 20:26:00 -04:00
Ehsan Akhgari
8d14481739
Bug 869784 - Fix rooting hazards in the profiler; r=BenWa,till
...
X-Git-Commit-ID: da732de921f64d9bd6ea028ed384d2d5c80de66f
X-Mailer: git-send-email
2013-05-08 20:21:37 -04:00
Christian Sonne
66a299bc03
Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske
2013-05-08 17:20:20 -07:00
Gregory Szorc
579e450774
Bug 869266 - Reduce number of SQL statements to record crashes; r=rnewman
2013-05-08 17:02:06 -07:00
Gregory Szorc
4381ba2115
Merge mozilla-central into services-central
2013-05-08 16:59:17 -07:00
Sean Stangl
61a31e4493
Bug 870149 - Move common x86/x64 lowering code to x86-shared. r=h4writer
2013-05-08 16:00:03 -07:00
Luke Wagner
aa13cded0a
Bug 870144 - don't assume non-definition argument has a name when reporting asm.js validation errors (r=terrence)
...
--HG--
extra : rebase_source : 7b7ecf87bcbe04618c17cc117b299b733957f088
2013-05-08 16:34:01 -07:00
Yuan Xulei
e546a72d15
Bug 869303 - Notify keyboard to hide when the app window is closed. r=smaug
2013-05-08 12:27:59 -04:00
Ed Morley
ed3224128a
Merge latest green inbound changeset and mozilla-central
2013-05-08 15:02:58 +01:00
Ryan VanderMeulen
c9d2086ccc
Merge birch to m-c.
2013-05-08 09:59:16 -04:00
Chris Cooper
4a5b1b2b31
Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg
2013-05-08 06:50:24 -07:00
Gene Lian
c4e74c492d
Bug 869841 - B2G MMS: Gaia cannot get request returned after calling .sendMMS(...). r=vicamo a=leo+
2013-05-08 18:40:41 +08:00
Gian-Carlo Pascutto
62b4ce668b
Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange.
2013-05-08 10:01:14 +02:00
Hannes Verschore
3fca9cbc83
Bug 864468: IonMonkey: Skip argument type checks when type is known to match, r=jandem
2013-05-08 09:54:39 +02:00
Peter Van der Beken
3e22fefe23
Bug 869038 - Clear expando object the right way. r=bz.
...
--HG--
extra : rebase_source : c75c0ac7b07bbe9396f1b77b34c1e34575078a49
2013-05-08 09:20:13 +02:00
Eric Chou
f042f8e0de
Bug 869332 - Don't reset call status while receiving an unhandled CallStateChanged event, r=gyeh
2013-05-08 14:16:51 +08:00
Robert O'Callahan
2d103b824c
Bug 868406. Shut down MediaStreamGraph's thread. r=jesup
...
--HG--
extra : rebase_source : 0d5801b271d1658dba172cb5b156186052651990
2013-05-07 22:16:35 -07:00
Robert O'Callahan
7e20e1ed1a
Bug 866579. Don't bother adding an arena-allocated DisplayItemClip to mDisplayItemClipsToDestroy if its destructor isn't going to do anything interesting. r=mattwoodrow
...
--HG--
extra : rebase_source : b8b64d9697cd2f19a42ff751cbfb7a1566f28209
2013-05-07 22:16:30 -07:00
Phil Ringnalda
3503cc6045
Merge m-c to s-c
2013-05-07 19:53:31 -07:00