Michael Ratcliffe
6b0a21f517
Bug 918305 - Move css-color.js in /toolkit/ r=paul
...
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
Jared Wein
b885fc599d
Bug 917844 - Add a keyboard accesskey to the Browser Debugger menuitem. r=jwalker
2013-09-19 10:47:12 -04:00
Brian R. Bondy
3dd531727f
Bug 917933 - Update Bing search code. r=jimm
2013-09-19 09:47:30 -04:00
Margaret Leibovic
a88aad5e3e
Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown
2013-09-19 09:38:00 -04:00
Margaret Leibovic
a68a0a7a3f
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
988712233b
Bug 914005 - Tweak storage warnings on shutdown. r=mak
2013-09-19 09:19:02 -04:00
Ryan VanderMeulen
f71dd4c37e
Backed out changeset ad57b713ac46 (bug 914005) for bustage.
2013-09-19 09:18:14 -04:00
David Rajchenbach-Teller
11c6482914
Bug 914005 - Tweak storage warnings on shutdown. r=mak
2013-09-19 08:56:10 -04:00
David Rajchenbach-Teller
eb08749f12
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
0b2077cd04
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é
dcaadb5783
Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell
2013-09-18 16:55:56 -07:00
Wes Kocher
0d414f78a1
Merge inbound to m-c
2013-09-18 16:48:24 -07:00
Gaia Pushbot
20c1fd84bd
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
a96b7f330f
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
71674ee0dc
Bug 907926 - Enable Azure content for windows. r=nrc
2013-09-19 09:32:15 +12:00
Matt Woodrow
41507df4cd
Bug 917703 - Avoid copying to a sub image in CreateSamplingRestrictedDrawable if possible. r=roc
2013-09-19 17:23:31 +12:00
Bas Schouten
a61e63df2e
Bug 911393 - Do not fallback for EXTEND_PAD when not needed. r=jrmuizel
2013-09-19 17:23:30 +12:00
Matt Woodrow
4cf47aacf8
Bug 907926 - Avoid calling CurrentSurface when we can. r=Bas
2013-09-19 17:23:30 +12:00
Matt Woodrow
f4321dd17a
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
c1bba00b26
Backing out f4ddfbf313fc (bug 905405) on a CLOSED TREE
2013-09-19 17:16:17 +12:00
Robert O'Callahan
0b36bf7174
Backed out changeset bf8d5d78b27e
2013-09-19 17:15:18 +12:00
Robert O'Callahan
e79a5c7fd7
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
079d6d523d
Bug 740200 - Azure support in nsWindow; r=mattwoodrow
2013-09-19 16:29:51 +12:00
Anthony Jones
991b6d7e94
Bug 740200 - Azure content rendering on Linux; r=roc
2013-09-19 16:29:51 +12:00
Anthony Jones
a26b4bab6d
Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow
2013-09-19 16:29:51 +12:00
Anthony Jones
f0d8635e2f
Bug 740200 - Removed some white space
2013-09-19 16:29:51 +12:00
Anthony Jones
6ff1085be6
Bug 740200 - Enable content pref; r=mattwoodrow
2013-09-19 16:29:51 +12:00
Robert O'Callahan
9accbe655b
Address review comments for bug 905909. r=dholbert
2013-09-19 16:30:30 +12:00
Robert O'Callahan
729180d69e
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
294cedd09d
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
30a72f7fb4
Bug 917455: Use a single cursor for the grid and the list. [r=lucasr]
2013-09-18 17:30:01 -04:00
Lucas Rocha
c138152b59
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
86f5065239
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
bbfcfc5ace
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
cdac2ec153
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
Lucas Rocha
4ff666c014
Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram)
2013-09-18 14:50:22 -04:00
Chris Kitching
bcbe5bf105
Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret
2013-09-18 13:47:35 -04:00
Patrick Brosset
fa5619fbeb
Bug 835808 - Navigate with arrow keys in computed view; r=harth
2013-09-18 10:43:11 -07:00
Margaret Leibovic
76740e77fb
Bug 917455 - Revert getTopBookmarks back to getTopSites. r=wesj
2013-09-18 13:32:22 -04:00
Alexandre Poirot
24deeb5ce9
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
dc3c24c2ef
Backed out changeset 184a0076278b (bug 890195). Almost-perma orange
2013-09-18 17:53:15 +02:00
Sriram Ramasubramanian
cb92ae1efb
Bug 917396: Crash in resetting the loader. [r=lucasr]
2013-09-18 10:05:43 -04:00
Sriram Ramasubramanian
5377112311
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
eb81693e5d
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
bb9ed1b84b
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
aef14ce337
Bug 915090 - Ping test and local servers for reaching tests. r=mcmanus
2013-09-19 08:50:21 -04:00
Carsten "Tomcat" Book
deae2bca56
merge b2g-inbound to mozilla-central
2013-09-18 12:14:05 +02:00
Carsten "Tomcat" Book
a5d24f9255
merge fx-team to mc
2013-09-18 12:12:28 +02:00
Gaia Pushbot
fb32f85c56
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
e94b4e7407
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