Commit Graph

147956 Commits

Author SHA1 Message Date
Margaret Leibovic
cc6b8c0e3f Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown 2013-09-19 09:38:00 -04:00
Margaret Leibovic
964ab98552 Bug 913683 - (Part 1) Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown 2013-09-19 09:37:58 -04:00
David Rajchenbach-Teller
b2718467e9 Bug 914005 - Tweak storage warnings on shutdown. r=mak 2013-09-19 09:19:02 -04:00
Ryan VanderMeulen
fb2af9e91f Backed out changeset ad57b713ac46 (bug 914005) for bustage. 2013-09-19 09:18:14 -04:00
David Rajchenbach-Teller
ac849c9396 Bug 914005 - Tweak storage warnings on shutdown. r=mak 2013-09-19 08:56:10 -04:00
David Rajchenbach-Teller
7f37ec4ee0 Bug 891300 - Porting ospath_* to the module loader. r=froydnj
--HG--
rename : toolkit/components/osfile/modules/ospath_unix_back.jsm => toolkit/components/osfile/modules/ospath_unix.jsm
rename : toolkit/components/osfile/modules/ospath_win_back.jsm => toolkit/components/osfile/modules/ospath_win.jsm
2013-09-19 08:55:53 -04:00
Gaia Pushbot
b5319291e2 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/828fdfa8f465
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12302 from KevinGrandon/bug_918122_fix_contacts

Revert "Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support" r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/654907243f6a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support"

This reverts commit 4cfe3660a8f293f54c111d07fca5cec6089bd32a.
2013-09-18 17:00:26 -07:00
Fabrice Desré
992a5fd5f3 Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell 2013-09-18 16:55:56 -07:00
Wes Kocher
774f802d10 Merge inbound to m-c 2013-09-18 16:48:24 -07:00
Gaia Pushbot
2b1da2f9ec Bumping gaia.json for 3 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/a22c634e2dda
Author: retornam <retornam@users.noreply.github.com>
Desc: Merge pull request #12272 from bobsilverberg/bug917276

Bug 917276 - Update lockscreen app and tests to address changes to the lockscreen markup

========

https://hg.mozilla.org/integration/gaia-central/rev/16c313e6aaeb
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Address review comments.
Replaced calls to launch(), changed method name, made wait_for explicit.

========

https://hg.mozilla.org/integration/gaia-central/rev/f123d13ce40e
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917276 - Update lockscreen app and tests to address changes to the lockscreen markup
2013-09-18 16:25:22 -07:00
Gaia Pushbot
c83de83091 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/94c99936c5f8
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917463 - [Clock] Implement scrolling inertia in inline time picker for Timers - r=jugglinmike

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

- Removes "slow down" effect when under threshold, is awkward
- Adds "inertia" by detecting the speed of the last pan event when a swipe finishes and adjusts the index properly
- Separated out the "stopInteraction" method from the onswipe
2013-09-18 14:50:22 -07:00
Matt Woodrow
ebe43ae4e9 Bug 907926 - Enable Azure content for windows. r=nrc 2013-09-19 09:32:15 +12:00
Matt Woodrow
2777e09ea8 Bug 917703 - Avoid copying to a sub image in CreateSamplingRestrictedDrawable if possible. r=roc 2013-09-19 17:23:31 +12:00
Bas Schouten
a678fba1aa Bug 911393 - Do not fallback for EXTEND_PAD when not needed. r=jrmuizel 2013-09-19 17:23:30 +12:00
Matt Woodrow
c2b8a41adc Bug 907926 - Avoid calling CurrentSurface when we can. r=Bas 2013-09-19 17:23:30 +12:00
Matt Woodrow
09718504b6 Bug 907926 - Try avoid having multiple path objects around since this is slow with DrawTargetCairo. r=Bas 2013-09-19 17:23:30 +12:00
Robert O'Callahan
68e3da6d7c Backing out f4ddfbf313fc (bug 905405) on a CLOSED TREE 2013-09-19 17:16:17 +12:00
Robert O'Callahan
544f890911 Backed out changeset bf8d5d78b27e 2013-09-19 17:15:18 +12:00
Robert O'Callahan
221178860f Fix build bustage for bug 905405 on a CLOSED TREE
--HG--
extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
2013-09-19 16:51:24 +12:00
Anthony Jones
8627bbe0a1 Bug 740200 - Azure support in nsWindow; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Anthony Jones
92e18471f5 Bug 740200 - Azure content rendering on Linux; r=roc 2013-09-19 16:29:51 +12:00
Anthony Jones
86f42dbada Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Anthony Jones
ef96b8ecc4 Bug 740200 - Removed some white space 2013-09-19 16:29:51 +12:00
Anthony Jones
3fe7da87ad Bug 740200 - Enable content pref; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Robert O'Callahan
fcb9bf4bd4 Address review comments for bug 905909. r=dholbert 2013-09-19 16:30:30 +12:00
Robert O'Callahan
a08ed04c29 Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg 2013-09-19 16:24:34 +12:00
Robert O'Callahan
3557460947 Bug 918185. When Range.getBoundingClientRect/getClientRects needs a textframe for a node, create one if the textframe was optimized away. r=bz 2013-09-19 16:23:48 +12:00
Sriram Ramasubramanian
041a6f689f Bug 917455: Use a single cursor for the grid and the list. [r=lucasr] 2013-09-18 17:30:01 -04:00
Lucas Rocha
d879c87d0f Bug 917455 - Update top sites behaviour for about:home's Top Sites panel (r=wesj) 2013-09-18 17:56:32 -04:00
Gaia Pushbot
7ad4418cf2 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/d56c46fdd8f9
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12253 from nullaus/agps-unit-tests

bug 891732 - AGPS/SUPL Operator Variant Unit Tests. r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/d3e7c3670930
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 891732 - AGPS/SUPL Operator Variant Unit Tests.

r=josea.olivera
2013-09-18 14:15:24 -07:00
Mihai Sucan
57f22d15d5 Bug 917188 - Use a more deterministic way to write the browser_webconsole_view_source.js test. r=past 2013-09-18 22:47:42 +03:00
Gaia Pushbot
7b7d9951c2 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/8547bf51868f
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11995 from bobsilverberg/settings_bluetooth_test

Bug 917946 - Add Gaia-marionette tests for the settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/6eedcfd6ddca
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917946 - Add Gaia-marionette tests for the settings app
Create base app object
Create settings app object
Create bluetooth and do not track panel regions
Create sample tests for bluetooth and do not track settings
2013-09-18 12:40:22 -07:00
Yaron Tausky
e2e0407533 Bug 501739 - Part 2: Zero lastIndex in String.prototype.replace. r=jwalden
--HG--
extra : rebase_source : 26d8ef71bdb528e4205e9a4c55c1d2a00ba8eaef
2013-09-18 12:38:02 -07:00
Lucas Rocha
0be3f9db55 Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram) 2013-09-18 14:50:22 -04:00
Chris Kitching
660e5c4dff Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret 2013-09-18 13:47:35 -04:00
Patrick Brosset
cedae86e47 Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Margaret Leibovic
a1ca5f7a5e Bug 917455 - Revert getTopBookmarks back to getTopSites. r=wesj 2013-09-18 13:32:22 -04:00
Alexandre Poirot
c2459674ae Bug 917310 - Fix app install path for b2g r=fabrice
--HG--
extra : transplant_source : i3%A2%FD%A5c%BDc%F7%AA%3AP%98%D5%F3%E3Okr%09
2013-09-18 10:25:06 -07:00
Paul Rouget
1333ecaa76 Backed out changeset 184a0076278b (bug 890195). Almost-perma orange 2013-09-18 17:53:15 +02:00
Sriram Ramasubramanian
47df6f4433 Bug 917396: Crash in resetting the loader. [r=lucasr] 2013-09-18 10:05:43 -04:00
Sriram Ramasubramanian
891df758a7 Bug 833800: LinearLayout of android doesn't have the third constructor in pre-ICS. [r=margaret] 2013-09-18 10:00:37 -04:00
Michael Ratcliffe
9943846376 Bug 917389 - Re-enable browser_css_color.js on Linux 32 bit tests. r=harth 2013-09-18 11:34:44 +01:00
Willian Gustavo Veiga
159175a108 Bug 344536 - Limit the number of history items displayed the search bar history dropdown, so that some suggestions are always visible. r=gavin 2013-09-19 08:50:21 -04:00
Robert Bindar
c5161067de Bug 915090 - Ping test and local servers for reaching tests. r=mcmanus 2013-09-19 08:50:21 -04:00
Carsten "Tomcat" Book
28859189f7 merge b2g-inbound to mozilla-central 2013-09-18 12:14:05 +02:00
Carsten "Tomcat" Book
e02754c485 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Gaia Pushbot
3b9fb6558e Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)

========

https://hg.mozilla.org/integration/gaia-central/rev/7aefd8280725
Author: crdlc <crdlc@tid.es>
Desc: Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)
2013-09-17 23:50:26 -07:00
Robert Strong
2c1282fde0 Most entries in removed-files.in are no longer needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy 2013-09-17 22:15:53 -07:00
Mark Hammond
63b8d6ba93 Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin 2013-09-18 15:08:22 +10:00
Phil Ringnalda
cf0ab675da Back out 2e69de47685e (bug 896291) on suspicion of timing out browser_homeDrop.js 2013-09-17 21:49:31 -07:00