Commit Graph

328373 Commits

Author SHA1 Message Date
Marcos Aruj
417a0959e3 Bug 866571 - [OS.File] Add createUnique method. r=yoric 2013-10-16 08:21:39 -04:00
J. Ryan Stinnett
0d02d148e9 Bug 927266 - Add css-color back to SrcdirProvider. r=ochameau 2013-10-16 01:14:05 -05:00
Carsten "Tomcat" Book
e2041eba10 Merge mozilla-central to fx-team 2013-10-16 13:14:17 +02:00
Lucas Rocha
1246af3b1c Bug 917350 - Enable loading unconditionally in BrowserSearch (r=margaret) 2013-10-16 10:30:40 +01:00
Lucas Rocha
4bf9f40228 Bug 917350 - Move loader init() implementation to SearchLoader (r=margaret) 2013-10-16 10:30:39 +01:00
Lucas Rocha
463da05f0f Bug 917350 - Factor out method to create SearchLoader arguments (r=margaret) 2013-10-16 10:30:39 +01:00
Robert Strong
29928b9b6b Remove unneeded slow tests as part of Bug 918029. r=bbondy 2013-10-16 01:10:28 -07:00
Robert Strong
6e460258a9 Disable tests on Linux due to Bug 918029. r=bbondy 2013-10-16 01:01:20 -07:00
Margaret Leibovic
e23ff2d682 Bug 925427 - Fix order of search engines in settings page. r=liuche
* * *
Bug 925427 - (Part 2) Clean up SearchPreferenceCategory.handleMessage
2013-10-15 22:02:16 -07:00
Panos Astithas
326e9c005f Make property descriptor tooltips easier to read on Linux (bug 926397). r=paul,msucan 2013-10-14 15:57:04 +03:00
Marco Bonardo
55f9714d25 Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
r=mano
2013-10-15 14:30:33 +02:00
Carsten "Tomcat" Book
3da4591020 Merge mozilla-central to fx-team 2013-10-15 10:49:42 +02:00
Carsten "Tomcat" Book
c079fe98d2 merge b2g-inbound to mozilla-central 2013-10-15 10:27:51 +02:00
Wes Johnston
892a8dc3c9 Bug 923391 - Prompts should return values even if they're cancelled. r=mfinkle 2013-10-15 00:13:13 -07:00
Wes Johnston
4a1525d0b1 Bug 920170 - Break out some pieces of prompts into their own methods. r=margaret 2013-10-15 00:11:27 -07:00
Ryan VanderMeulen
5d64f58cde Backed out changeset b83bf0fa7adc (bug 924724) 2013-10-14 23:26:53 -04:00
Matt Woodrow
ed0fc0853f Bug 926258 - Implement a Moz2D version of gfxPath. r=Bas 2013-10-15 16:23:21 +13:00
Matt Woodrow
806a534a20 Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc 2013-10-15 16:23:21 +13:00
Matt Woodrow
c8d82e8dcd Bug 922942 - Add a Validate() pass to BasicLayers to avoid needing to create a dummy destination context. r=roc 2013-10-15 16:23:21 +13:00
Matt Woodrow
762844a6e0 Bug 922942 - Clean up some no longer used ShadowLayers code from BasicLayers. r=roc 2013-10-15 16:23:21 +13:00
Matt Woodrow
9e69219257 Bug 922942 - Use Moz2D for canvas snapshots when the canvas and content backends don't match. r=roc 2013-10-15 16:23:20 +13:00
Matt Woodrow
b30699f56f Bug 922942 - Use Moz2D for android snapshots. r=roc 2013-10-15 16:23:20 +13:00
Gaia Pushbot
099f86c618 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c2ad9ad3192
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12545 from huchengtw-moz/camera/Bug_921921_deleted_picture_can_be_displayed

Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in ..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/57651974223a
Author: John Hu <johu@mozilla.com>
Desc: Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in the camera
2013-10-14 19:50:25 -07:00
Gaia Pushbot
e4bd9d6395 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3eadf39c12a
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12742 from dwi2/bug921930

Bug 921930 - Implement asyncSemaphore for sound manager settings R/W, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/dadfda8a9484
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 921930 - [B2G][Helix][Setting][Sound][Bug][shijinde]The vibrate state is error by Setting the volume mute and unmute in sleep menu function
2013-10-14 19:35:23 -07:00
Wes Kocher
a63e876e08 Merge m-c to b-i 2013-10-14 19:12:25 -07:00
Wes Kocher
32c8237212 Merge fxteam to m-c 2013-10-14 19:05:06 -07:00
Wes Kocher
1164fa51c7 Merge inbound to m-c 2013-10-14 18:48:14 -07:00
Gaia Pushbot
21f994e163 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e5fa53d98bb6
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 923739 - [Messages] Words that are separated by a period are treated as Browser links regardless of content r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=923739

- Transform strings to clickable links of they match the URL expression and the matched tld portion is a valid
- Valid tlds stored in whitelist array.
- Reject only strings that didn't start with http(s)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-10-14 18:25:23 -07:00
Wes Kocher
af4e5d25fb Merge b2g-inbound to m-c 2013-10-14 18:15:19 -07:00
Ed Morley
8388fc40f5 Bug 920570 & bug 920876 - Skip-if browser_codemirror.js on linux for too many intermittent failures 2013-10-14 22:56:25 +01:00
Gaia Pushbot
ac6dea81c5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e1b353b0e08
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #11206 from leob2g/Bug_898917_Reduce_Indicator_Timeout_to_display_recording_geo-sensor_icon_after_finish

Bug 898917 - [Statusbar][Camera][Geo] Reduce Indicator Timeout to displa...

========

https://hg.mozilla.org/integration/gaia-central/rev/94ef6760cc27
Author: hanj.kim <hanj.kim@lge.com>
Desc: Bug 898917 - [Statusbar][Camera][Geo] Reduce Indicator Timeout to display recording/geo-sensor icon after finish
2013-10-14 14:45:29 -07:00
Gaia Pushbot
6925e3280c Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4574b4be7f14
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12829 from vingtetun/utility_tray_event_fluffing

Bug 902393 - [Utility tray] Once the utility tray is pulled down it is n...

========

https://hg.mozilla.org/integration/gaia-central/rev/589495f1ca66
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902393 - [Utility tray] Once the utility tray is pulled down it is not possible to pull it back up. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a4e0f440d4be
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12826 from vingtetun/settings.no.peek

Bug 920623 - Remove the css animation 'peek' hack in settings. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d1320d99c6c9
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920623 - Remove the css animation 'peek' hack in settings. r=kaze
2013-10-14 14:20:24 -07:00
Phil Ringnalda
54d50d8fdd Back out 755ecb4d6e2c and 7ea09c8bf385 (bug 925962) for bustage
CLOSED TREE
2013-10-14 14:03:03 -07:00
Federico Paolinelli
0e0f89ea71 Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj 2013-10-14 13:38:57 -07:00
Olli Pettay
d49cfe7f06 Bug 915210, follow the COM rules when flushing a presshell, r=bz 2013-10-14 23:27:22 +03:00
Jason Orendorff
807f7ead19 Bug 923836 - Set aside the first 3 reserved slots of global objects for application use. r=Waldo.
--HG--
extra : rebase_source : 027d8ed582b276845ff49c19b867d82b058542e1
2013-10-14 15:24:11 -05:00
Camilo Viecco
73c2ff5b85 Bug 926116 : AES-GCM ciphers now disabled by default. r=bsmith 2013-10-14 13:32:23 -07:00
Camilo Viecco
6b0bb1f2bf Backed out changeset f327334172ab. Bad bug number in comment.  926116(good) vs 926166(bad) 2013-10-14 13:24:03 -07:00
Brian Hackett
4e81a9bc27 Bug 925962 - Add missing isValid() check. 2013-10-14 14:21:33 -06:00
Camilo Viecco
856d916684 Bug 926166: disable aes-gcm ciphers as default. r=bsmith. 2013-10-14 13:11:34 -07:00
Nick Fitzgerald
3a0235c7d7 Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
Eitan Isaacson
9e9e073152 Bug 924284 - Output accessible values. r=yzen 2013-10-14 12:56:19 -07:00
Eitan Isaacson
03fc9323ac Bug 915458 - Land on nesting labels instead of their children, and present them correctly. r=yzen 2013-10-14 12:56:19 -07:00
Jonathan Griffin
4a88b32652 Bug 925469 - Import errors in __init__.py, r=dburns 2013-10-14 12:53:24 -07:00
Brian Hackett
79c5ae47d5 Bug 925962 - Track expected contents of stack type sets in compiler constraints, r=jandem. 2013-10-14 13:38:39 -06:00
Ryan VanderMeulen
f20ed7fb67 Merge m-c to fx-team. 2013-10-14 14:44:54 -04:00
Ryan VanderMeulen
f9448233f6 Merge m-c to b2g-inbound. 2013-10-14 14:44:16 -04:00
Nick Fitzgerald
4481a8549b Bug 924442 - Disallow pretty printing when a source is black boxed; r=vporof 2013-10-14 11:44:00 -07:00
Ryan VanderMeulen
9abde8f9b2 Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Mark Capella
5494868ee2 Bug 923764 - Intermittent testBookmark | added as a bookmark - got true, expected false, r=lucasr, f=adriant 2013-10-14 14:05:08 -04:00