Commit Graph

315239 Commits

Author SHA1 Message Date
Brian Hackett
16a56669ce Bug 885758 - Use consistent visibility in declarations for AutoGCRooter. 2013-07-10 10:06:12 -06:00
Brian Hackett
aafb978437 Bug 885758 - Add ExclusiveContext for use by threads with exclusive access to their compartment, r=billm. 2013-07-10 09:29:52 -06:00
Trevor Saunders
63ed0e9589 bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal 2013-06-25 14:29:26 -04:00
Chris AtLee
fec3c935fc Bug 883233: Use API key for desktop builds. r=ted 2013-07-03 17:13:45 -04:00
Ryan VanderMeulen
037efde64c Backed out changeset 3265d1e6ed10 (bug 890938) for Werror bustage. 2013-07-10 10:46:31 -04:00
Yura Zenevich
92a6c38cf5 Bug 891335 - [AccessFu] Making lists with only one item use the singular form of 'List 1 item'. r=eeejay, marcoz
---
 accessible/src/jsat/OutputGenerator.jsm            |    6 +++---
 .../tests/mochitest/jsat/test_landmarks.html       |    4 ++--
 .../tests/mochitest/jsat/test_utterance_order.html |   12 ++++++------
 .../en-US/chrome/accessibility/AccessFu.properties |    2 +-
 4 files changed, 12 insertions(+), 12 deletions(-)
2013-07-10 10:33:38 -04:00
Yura Zenevich
b30a370ce6 Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
---
 accessible/src/jsat/OutputGenerator.jsm |    6 ++----
 b2g/app/b2g.js                          |    2 ++
 mobile/android/app/mobile.js            |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Roberta De Viti
41f16f5938 Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella 2013-07-10 10:06:13 -04:00
Mihnea Dobrescu-Balaur
161bcb0dcd Bug 888550 - Use a dynamic port in search/ xpcshell tests so they can be run in parallel. r=MattN 2013-07-09 10:46:25 -07:00
Chris Kitching
eec3243c1f Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic 2013-07-10 10:05:01 -04:00
Randy Lin
d54fec6c82 Bug 891706 - Crash in mozilla::dom::MediaRecorder::CheckPrincipal() when closing a tab while recording is started. r=roc 2013-07-10 12:52:29 +08:00
Botond Ballo
b840654f10 Bug 890938 - Convert AsyncPanZoomController::ZoomToRect to take a CSSRect instead of a gfxRect. r=kats 2013-07-10 10:04:20 -04:00
David Rajchenbach-Teller
0099c80a6b Bug 886088 - Use a different notification topic for third-party cookies in private mode. r=ehsan 2013-07-10 10:03:04 -04:00
Bear Travis
9a1e760e9a Bug 835873 - Include minHeight calculation before vertically centering a button's children. r=bz 2013-07-10 10:02:47 -04:00
Ryan VanderMeulen
d806e1e244 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
379f8d7e16 Merge fx-team to m-c. 2013-07-10 09:43:06 -04:00
Ryan VanderMeulen
e396d026b5 Merge birch to m-c. 2013-07-10 09:42:28 -04:00
Jason Orendorff
f15ea9fb51 Bug 880447 - Permit 'yield yield expr;'. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
2618d89e0e Bug 885219 - Assertion failure: !exprBody, at jsfun.cpp. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
2d582f4b6e Bug 885762 - Remove Token::t_op and KeywordInfo::op. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
50a04a5f70 Bug 886087 - Explicitly tell js_ReportGetterOnlyAssignment whether the assignment was strict rather than examining the stack. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
11c11d8f5b Bug 866849, part 2 - Implement Array.of. r=evilpie. 2013-07-10 08:14:02 -05:00
Jason Orendorff
b534f33ea6 Bug 866849, part 1 - Add assertEqual testing function in jit-test/lib/asserts.js. r=evilpies. 2013-07-10 08:14:02 -05:00
Jason Orendorff
570118e565 Bug 844805, part 3 - Remove a call to FoldConstants from Parser::memberExpr. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
a667bc6788 Bug 844805, part 2 - Don't even set the pn_op field of PNK_DOT/ELEM nodes. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
01b2521bfc Bug 844805, part 1 - Don't use the pn_op field of PNK_DOT/ELEM nodes. r=Waldo. 2013-07-10 08:14:01 -05:00
Jason Orendorff
fe63355cbb Bug 888002 - Constant folding affects meaning of some weird delete operands. r=Waldo. 2013-07-10 08:14:01 -05:00
Paul Adenot
4dc7ab77df Bug 888271 - Make test_AudioBufferSourceNodeOffset.html fuzzier. 2013-07-10 15:03:19 +02:00
Gaia Pushbot
e70824e7f5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5e60cb6fc0e0
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10795 from crdlc/bug-890183

Bug 890183 - [Homescreen] Wrong focus is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/70447e934d7e
Author: crdlc <crdlc@tid.es>
Desc: Bug 890183 - [Homescreen] Wrong focus is shown
2013-07-10 05:45:23 -07:00
Gaia Pushbot
2b5ce66456 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/de133ead8cfb
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10862 from crdlc/bug-890815

Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)

========

https://hg.mozilla.org/integration/gaia-central/rev/b6e9bf38815c
Author: crdlc <crdlc@tid.es>
Desc: Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)
2013-07-10 05:35:23 -07:00
Gaia Pushbot
dd4bd8d8f8 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/124a4b38bb9f
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #10456 from gtorodelvalle/dialer-bug-883756-contact-details-from-call-log

Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one (r=arcturus)

========

https://hg.mozilla.org/integration/gaia-central/rev/b6fd2ae4b6a7
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one.

========

https://hg.mozilla.org/integration/gaia-central/rev/3cd291d23155
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10888 from alivedise/bugzilla/891799/type-error-resize

Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/550ed8c0c3f2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined
2013-07-10 05:10:23 -07:00
Michael Ratcliffe
69bc64fb64 Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Gaia Pushbot
a0791d56e0 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/215f677d5bd1
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10886 from arcturus/bug-885981

Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact

========

https://hg.mozilla.org/integration/gaia-central/rev/7f91c5f7febc
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact
2013-07-10 04:15:24 -07:00
Justin Lebar
bfe923e1a5 Bug 891694 - Increase the maximum amount dumped per line in a GC log from 1kb to 32kb. r=njn 2013-07-10 07:01:54 -04:00
Justin Lebar
93a9c67429 Bug 889956 - Dump the length of the string when we do a GC log. r=njn 2013-07-10 07:01:53 -04:00
Gaia Pushbot
d57139f5ed Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e30c84c7edf4
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10887 from mozshiao9/master_contacts_881140

Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app

========

https://hg.mozilla.org/integration/gaia-central/rev/d76382ea4e27
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app

========

https://hg.mozilla.org/integration/gaia-central/rev/a092f04029d6
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10883 from crdlc/bug-891781

Bug 891781 - [Facebook] Delete all friends and add some one is broken

========

https://hg.mozilla.org/integration/gaia-central/rev/c718ca1beac1
Author: crdlc <crdlc@tid.es>
Desc: Bug 891781 - [Facebook] Delete all friends and add some one is broken
2013-07-10 03:30:22 -07:00
Christian Holler
7f885ca510 Bug 879701 - Split up the used/bound assertion in ARM CodeGenerator. r=mjrosenb 2013-07-10 12:24:01 +02:00
Gaia Pushbot
2e7306d6e4 Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/65084cc1f901
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #10884 from cctuan/system-1.5x

Bug 881157 - hdpi/xhdpi resolution assets and layout for System app

========

https://hg.mozilla.org/integration/gaia-central/rev/825028166040
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 881157 - hdpi/xhdpi resolution assets and layout for System app

========

https://hg.mozilla.org/integration/gaia-central/rev/d54be8a49829
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #10681 from leob2g/Bug_886668_user_cannot_scroll_in_mmi_screen

Bug 886668 - User cannot scroll in mmi screen. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/29522d5e544f
Author: sungwoo.yoon <sungwoo.yoon@lge.com>
Desc: Bug 886668 - User cannot scroll in mmi screen

========

https://hg.mozilla.org/integration/gaia-central/rev/d66534bbe4e4
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10842 from borjasalguero/uk_context_menu

 Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or em...

========

https://hg.mozilla.org/integration/gaia-central/rev/eba5c59c8de2
Author: borjasalguero <fbsc@tid.es>
Desc:  Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or email, included in a SMS thread, if it overlaps an option of the dialog menu, it opens it directly r=julienw
2013-07-10 03:20:22 -07:00
Ms2ger
8a2ff3f63f Bug 890833 - Cleanup nsEditor::MoveNode; r=ehsan 2013-07-10 12:03:38 +02:00
Ms2ger
ff8b55d365 Bug 890817 - Remove nsIDOMPaintRequestList; r=smaug 2013-07-10 12:01:29 +02:00
Ms2ger
2e40ca7f86 Bug 890821 - Make nsIScrollableFrame::GetScrollPositionCSSPixels return CSSIntPoint; r=roc 2013-07-10 11:58:13 +02:00
Ms2ger
ac8ead2b37 Bug 890700 - Use MOZ_THIS_IN_INITIALIZER_LIST in netwerk/; r=bsmith 2013-07-10 11:57:34 +02:00
Ms2ger
3de3cc24fb Bug 890695 - Use MOZ_THIS_IN_INITIALIZER_LIST in content/; r=mounir 2013-07-10 11:56:47 +02:00
Gaia Pushbot
205f6d064b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6256a30275b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10878 from rexboy7/fix-bug891408

Bug 891408 - [System] Calculate inline app size correctly (regression)

========

https://hg.mozilla.org/integration/gaia-central/rev/3ad1b19036ee
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 891408 - [System] Calculate inline app size correctly (regression)
2013-07-10 02:00:22 -07:00
Victor Porof
13b73c997b Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Gaia Pushbot
37ad663b3d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f48f21472127
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #10876 from jrburke/bug891728-image-attach-module

Bug 891728 [email] dynamic require of shared/mime_mapper fails due to rel-path r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/541dda1c48c7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 891728 [email] dynamic require of shared/mime_mapper fails due to rel-path
2013-07-09 23:50:23 -07:00
Gaia Pushbot
55c68c0caf Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0a395a24388f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #10811 from jrburke/bug890572-email-initial-transparent

Bug 890572 [email] set background transparent for smoother cold start r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/d7ec8d7f8077
Author: jrburke <jrburke@gmail.com>
Desc: Bug 890572 [email] set background transparent for smoother cold start
2013-07-09 23:36:23 -07:00
Vicamo Yang
52d41f000d Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene 2013-07-10 11:47:31 +08:00
Gaia Pushbot
a5a7a0bb50 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/87bfcb576b65
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2

Bug 805586 - support "Swipe down" to hide the keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/415cba41ef6c
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 805586 - support "Swipe down" to hide the keyboard
  1. Add the dialog for FTU tip of swipe down
  2. Refine the swipe down behavior not to show the highlighted key
2013-07-09 19:55:23 -07:00
Matthew Noorenberghe
4a08595eeb Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00