Commit Graph

148718 Commits

Author SHA1 Message Date
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
Byron Campen [:bwc]
988afc142e Bug 918095 - Fix bug where stun requests/responses would be leaked if no callbacks were registered (eg; test cases) r=abr 2013-09-18 14:51:53 -07:00
David Zbarsky
68058a840f Bug 879475: Allocing an actor for a bridged or opened protocol should return bool r=jlebar
Conflicts:
	dom/ipc/ContentChild.cpp
	dom/ipc/ContentChild.h
2013-09-23 17:54:25 -04:00
Ehsan Akhgari
9890a8c148 Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
Ehsan Akhgari
7d49e13900 Bug 915735 - Part 1: Work around a bug in the MSVC PGO instrumented builds which prevents xpcshell to run successfully as a host tool during builds; r=sfink
--HG--
extra : rebase_source : e9b3bfc9cae14d0a699f584ccbda80157b065bc0
2013-09-23 15:28:08 -04:00
Luke Wagner
ef411aba14 Bug 919564 - fix sigaction symbol in shell/js-gdb.gdb (r=bbouvier DONTBUILD) 2013-09-23 16:24:52 -05:00
Olli Pettay
e8366cd084 Bug 919717, in preparation for WebIDL EventListener, fix nsWrappedJS' JSObject handling, r=mccr8
--HG--
extra : rebase_source : 0ff6855c2283b6b395e5ad1cfcdd813b7467ac43
2013-09-24 00:08:35 +03:00
Ryan VanderMeulen
de22f29668 Merge m-c to inbound.
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Wes Kocher
d920e76218 Backed out changeset 8677a18553e7 (bug 790483) for m-oth failure on a CLOSED TREE 2013-09-23 13:23:28 -07:00
Georg Fritzsche
dff984e6ff Bug 903386 - Make all delayed PluginModuleParent tasks revocable. r=aklotz 2013-09-23 19:34:00 +02: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
Yaron Tausky
673d307d90 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
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
Rick Eyre
3e3c29b66c Bug 917945 - Part 3: Add VTTRegions to its TextTrack upon receiving them. r=rillian, r=bz 2013-09-18 12:46:51 -04:00
Rick Eyre
d6b2116792 Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian 2013-09-18 13:29:20 -04:00
Rick Eyre
edb14d9640 Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
--HG--
rename : dom/webidl/TextTrackRegion.webidl => dom/webidl/VTTRegion.webidl
rename : dom/webidl/TextTrackRegionList.webidl => dom/webidl/VTTRegionList.webidl
2013-09-20 14:42:35 -04:00
Martin Stransky
dfc88ba3e1 Bug 912959 - libxul.so link fails - ToNumberSlow() is built as a hidden symbol. r=luke 2013-09-23 09:30:11 -04:00
Bobby Holley
52f03d06ae Bug 912379 - Unwrap before translating StopIteration. r=mrbkap
The current setup means that we have different cache behavior for StopIteration
depending on whether we're wrapping StopIteration itself or a CCW to one. We
need to maintain cache invariants for optimizations now, so this is verboten.
Shuffle some code.
2013-09-23 09:29:44 -04: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