Commit Graph

137946 Commits

Author SHA1 Message Date
Vicamo Yang
20f8fde7f5 Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene 2013-07-10 11:47:31 +08:00
J. Ryan Stinnett
7ae16d70d9 Bug 282097 - Part 2: Rename field from nsNativeKeyEvent. r=masayuki 2013-07-09 22:45:10 -05:00
J. Ryan Stinnett
63fe3aff42 Bug 282097 - Part 1: Add mNativeKeyEvent to nsKeyEvent. r=masayuki 2013-07-09 22:42:59 -05:00
Mihnea Dobrescu-Balaur
146ea8e9e7 Bug 889034 - Use a dynamic port in places/ xpcshell tests so they can be run in parallel. r=mak 2013-07-10 16:43:44 -07:00
Mihnea Dobrescu-Balaur
e48f58e1de Bug 888556 - Use a dynamic port in telemetry/ xpcshell tests so they can be run in parallel. r=nfroyd 2013-07-10 15:54:10 -07:00
Gaia Pushbot
01ba016ebc 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
2719539a5e Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00
Gaia Pushbot
e09d3bb42b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/364607a1d732
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10875 from mcirlanaru/bug_853313

Bug 853313 - [Email] Properly parse 'mailto' links that don't... r=@asutherland

========

https://hg.mozilla.org/integration/gaia-central/rev/61c6f27e1ff9
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 853313 - [Email] Properly parse 'mailto' links that don't have a 'to' address. r=asuth
2013-07-09 18:05:23 -07:00
Heather Arthur
a4ef8236b0 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Gaia Pushbot
42eb50d273 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3d290c631b11
Author: Donovan Preston <dpreston@mozilla.com>
Desc: Merge pull request #10874 from KevinGrandon/revert_bug_887454

Revert "bug 887454 Remove useragent override for youtube.com" r=fzzzy

========

https://hg.mozilla.org/integration/gaia-central/rev/5fbf6ae01b16
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "bug 887454 Remove useragent override for youtube.com"

This reverts commit 5b5f6d8ecce794323b52daf626cee98dd7b6992e.

========

https://hg.mozilla.org/integration/gaia-central/rev/05a4bc51ae6c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10873 from asutherland/bug_852369

Bug 852369 - [Email] Support multiple email addresses in mailto links.
2013-07-09 16:00:25 -07:00
Gaia Pushbot
09b597831c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e079b44a5b2c
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10801 from mcirlanaru/bug_889771

Bug 889771 - Fix width of SIM PIN input box. r=@fabi1cazenave

========

https://hg.mozilla.org/integration/gaia-central/rev/ede8d13d004c
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 889771 - Fix width of SIM PIN input box. r=kaze
2013-07-09 15:40:29 -07:00
Gaia Pushbot
c3a6325993 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f4a5fe836729
Author: Donovan Preston <donovanpreston@gmail.com>
Desc: bug 887454 Remove useragent override for youtube.com
2013-07-09 15:05:23 -07:00
Gaia Pushbot
7562c82d1e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bf01d5808391
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10872 from asutherland/bug_852369

Bug 852369 - [Email] Support multiple email addresses in mailto links. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/c8788891b795
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 852369 - [Email] Support multiple email addresses in mailto links. r=asuth
2013-07-09 14:45:22 -07:00
Jared Wein
7d204a02bb Backed out changeset 160fcef60196 (bug 882977) 2013-07-09 17:33:50 -04:00
Anton Kovalyov
48b7e17954 Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Ryan VanderMeulen
ca703edd89 Backed out changeset c881d9e4a406 (bug 889602) because maybe THIS is the one causing the Marionette timeouts. 2013-07-09 16:54:29 -04:00
Nicholas Nethercote
2991a0e057 Bug 891215 (part 16) - Slim down RegExpObject-inl.h. r=terrence.
--HG--
extra : rebase_source : b868181ba37ae1332589a08a7d9a97bd649ea115
2013-07-09 13:41:16 -07:00
Nicholas Nethercote
92cd5a92ad Bug 891215 (part 15) - Slim down Interpreter-inl.h. r=terrence.
--HG--
extra : rebase_source : dea8c481504ce50b2b1869d81b4d6aa1a1f1a212
2013-07-09 13:19:37 -07:00
Nicholas Nethercote
d3b16160bf Bug 891215 (part 14) - Slim down GlobalObject-inl.h. r=terrence.
--HG--
extra : rebase_source : 126eaa4ad6cebf3e2794fec62b84cec610af4604
2013-07-09 13:19:08 -07:00
Geoff Brown
ad0c45dbcb Bug 817339 - Increase isBookmark wait in rc testBookmark; r=wesj 2013-07-10 20:09:29 -07:00
Tim Abraldes
3ea8518385 bug 845468. Move sync-related content to a flyout. r=ally
--HG--
rename : browser/metro/base/content/aboutPanel.js => browser/metro/base/content/flyouts/aboutFlyout.js
rename : browser/metro/base/content/preferences.js => browser/metro/base/content/flyouts/prefsFlyout.js
2013-07-10 19:30:11 -07:00
Florin Bogdan Strugariu
dd3f6cf68a Bug 802742 - Marionette should list all failed tests at the end of the testrun, r=mdas 2013-07-10 13:04:33 +03:00
Wes Kocher
e4601507f5 Backout 129da44ac469 (bug 870180) for breaking message manager 2013-07-10 18:22:34 -07:00
Shu-yu Guo
0f274cbbca Bug 891946 - Rename ThreadSafeContext variables from tcx -> cx. (r=bhackett) 2013-07-10 18:25:42 -07:00
Shu-yu Guo
3250f01e3b Bug 885017 - Fix length handling in ParallelArray.scatter. (r=pnkfelix) 2013-07-10 18:25:42 -07:00
Shu-yu Guo
2df1fc9404 Bug 889346 - Check for NULL TypeObject when inlining ParallelArray constructors. (r=nmatsakis) 2013-07-10 18:25:42 -07:00
Shu-yu Guo
16c9313251 Bug 881593 - Part 2: Add ParallelSpew intrinsic. (r=nmatsakis) 2013-07-10 18:25:34 -07:00
Shu-yu Guo
d2c0bc7345 Bug 881593 - Part 1: Change LossyTwoByteCharsToNewLatin1CharsZ to take ThreadSafeContext. (r=billm) 2013-07-10 18:25:33 -07:00
Shu-yu Guo
c481b972f1 Bug 881988 - Support calling natives in parallel. (r=djvj) 2013-07-10 18:25:33 -07:00
Shu-yu Guo
6641b744a2 Bug 877893 - Followup: add testcase. (r=me) 2013-07-10 18:24:39 -07:00
Shu-yu Guo
1b1d9b4f6c Bug 890968 - Part 3: RAII wrapper for inspecting contents of JSStrings in a thread safe way. (r=nmatsakis) 2013-07-10 18:24:39 -07:00
Shu-yu Guo
5e752148bc Bug 890968 - Part 2: Add nondestructive getChars to JSString. (r=bhackett) 2013-07-10 18:24:39 -07:00
Shu-yu Guo
284f58e3bc Bug 890968 - Part 1: Revert thread unsafe JSString methods to JSContext. (r=bhackett) 2013-07-10 18:24:39 -07:00
Shu-yu Guo
002288d11d Bug 888618 - Part 2: Make String post barriers take ThreadSafeContext. (r=terrence) 2013-07-10 18:21:23 -07:00
Shu-yu Guo
8627080ecc Bug 888618 - Part 1: Add Cell::tenuredIsInsideZone for threadsafe asserts. (r=billm) 2013-07-10 18:21:23 -07:00
Xavier Fung
c10fec5a62 Bug 888159 - Fix Decimap.cpp building on VS2013. r=Waldo 2013-07-11 10:13:29 +09:00
Jared Wein
ded0f0ab75 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao 2013-07-09 15:23:51 -04:00
Nicholas Nethercote
4b4f1c454e Bug 891209 (part 2) - Parse "detectably simple" expressions quickly. r=jorendorff.
--HG--
extra : rebase_source : c501dc470978a94898fd68311b776574034fb654
2013-07-08 19:09:34 -07:00
Nicholas Nethercote
4f1ed35b0d Bug 891209 (part 1) - Change TOK_ERROR from -1 to 0 so that TokenKind values can be used to index into arrays. r=jorendorff.
--HG--
extra : rebase_source : 197cfb12f68da77496aa1dae67261b8b48def897
2013-07-10 17:04:18 -07:00
David Anderson
144a6b0e34 Implement CPOW support in MessageManager (bug 870180, r=smaug,billm). 2013-07-10 15:05:39 -07:00
Mike Shal
3a57060438 Bug 751076 - fix $< and $^ for pymake; r=bsmedberg 2013-07-09 10:14:16 -04:00
Sriram Ramasubramanian
9f45e522dc Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram 2013-07-08 22:47:10 -07:00
Daniel Holbert
7d4021f728 Bug 891993: Mark toolkit/components/downloads/ as FAIL_ON_WARNINGS. r=mak 2013-07-10 16:20:57 -07:00
Daniel Holbert
ea38e008f6 Bug 892108: Simplify a SVG check to use HasViewBoxOrSyntheticViewBox(). r=jwatt 2013-07-10 16:20:54 -07:00
Masatoshi Kimura
de33fb2a28 Bug 885177 - Make window.ImageDocument ChromeOnly. r=bz 2013-07-11 08:15:30 +09:00
JW Wang
55787d6467 Bug 865347 - Add a test case to test new functions. r=dhylands 2013-07-04 14:47:26 +08:00
JW Wang
72be006ba9 Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands 2013-07-09 14:37:47 +08:00
Michael Wu
ecfef3ca00 Bug 888552 - Use SET ps command to configure power save mode, r=vchang 2013-07-09 16:27:58 -04:00
Tapas Kundu
503c834e67 Bug 890541 - (gonk-jb) Call setInteractive() when display is enabled/disable r=mwu 2013-07-09 11:51:09 -07:00
Ryan VanderMeulen
8246620655 Backed out changesets d76274933db8 and dd3cedcdbe2b (bug 865347) to see if it fixes the Marionette timeouts. 2013-07-09 14:21:02 -04:00