Commit Graph

138230 Commits

Author SHA1 Message Date
Blake Kaplan
c55ad9cb94 Bug 888787 - Restore old XBL behavior when a child of the bound element didn't match any of the <children/> in the binding. r=sicking 2013-07-11 17:05:54 -04:00
Sriram Ramasubramanian
59a3cee141 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Rodrigo Silveira
c732d5e32b Bug 851344 - Extend the duration of the tab bar showing when the user opens a link in a new tab r=mbrubeck
--HG--
extra : rebase_source : 434e4215947e3072eb8b35928e9a493a5c9a33e6
2013-07-12 17:12:46 -07:00
Rodrigo Silveira
43fea69e3f Bug 856119 - Web content covered by the tab strip should not be active r=mbrubeck
--HG--
extra : rebase_source : 4336940c2a4d8fb82dde72d323eb3eebacddffcd
2013-07-12 14:24:02 -07:00
Joe Drew
d51ea240ac Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth
This patch moves the logic of moving from one frame to another (and tracking
what frame is current, etc) to a separate class, FrameAnimator. Deciding
*whether* to animate, and actually calling that animation code, is left to
RasterImage, but the animation itself is driven by FrameAnimator.
2013-07-15 14:38:59 -04:00
Alexander Surkov
7457c87709 Bug 882292 - getTextAfterOffset for line boundary on new rails, r=tbsaunde 2013-07-15 11:56:38 -04:00
Ben Hearsum
f3ca513d74 bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
--HG--
extra : rebase_source : 84a54e6362d8d6cef6bbd0a88c1f59e3fa7972b6
2013-07-15 13:27:12 -04:00
David Keeler
9fdf9ea9d6 bug 886995 - wait for the popup to be populated in browser_CTP_drag_drop.js r=bsmedberg 2013-07-10 16:26:30 -07:00
Bobby Holley
ec749004c7 Bug 885668 - Removed specialized function object principal machinery from CAPS. r=bz 2013-07-15 11:22:10 -07:00
Marty Rosenberg
ce66f8b23c bug 858940: fix an additional case where we inspect the instruction stream without going through an iterator. r=jbramley 2013-07-15 14:21:46 -04:00
Jonathan Wilde
e1c215a557 Bug 856264 - Defect - if context menu visible, tapping and holding another link will not produce new context menu. r=jmathies
--HG--
extra : rebase_source : 20cb8c50b490bdbc13001974f37eb6409e735c09
2013-07-15 10:58:26 -07:00
Jonathan Wilde
fb96e90eaf Bug 781002 - Story - Apply metro styling to the context menu. r=mbrubeck
--HG--
extra : rebase_source : 31e2287fc37deba1ec7c066a34dcd7c2116e6efe
2013-07-15 10:57:59 -07:00
Dão Gottwald
26b2b3d7aa Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Dão Gottwald
0f71aba3f5 Backed out bug 691594
--HG--
extra : rebase_source : 2208453cec5ebfe78cfde94f856990e55bf7704f
2013-07-15 17:55:04 +02:00
Justin Wood
0854b5a4f9 Bug 893798 - Remove superfluous comment spew in build logs. r=bz 2013-07-15 13:49:42 -04:00
James Kolb
7c1bac707b Bug 603488 - Part 3: Fix gfxContext::mask bug. r=roc 2013-07-13 17:47:08 -04:00
James Kolb
75c5570218 Bug 603488 - Part 2: Draw vector images using imgIContainer::Draw(). r=roc 2013-07-13 15:13:54 -04:00
James Kolb
9fca42abdc Bug 603488 - Part 1: Refactor nsLayoutUtils to expose imgIContainer. r=roc 2013-07-15 13:44:14 -04:00
Ryan VanderMeulen
b39f89045b Bug 832768 - Disable test_buffered.html due to frequent timeouts. 2013-07-15 11:45:10 -04:00
Ed Morley
941b06e491 Backed out changeset 9897835271b5 (bug 877690) for crashes on a CLOSED TREE 2013-07-15 16:36:17 +01:00
Shane Caraveo
64860957b7 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Bob Clary
222ba76f80 Bug 893617 - Add android.json manifest for Mochitest content/canvas tests, r=ted. 2013-07-15 07:16:34 -07:00
Jan de Mooij
bde7661435 Bug 866064 - Fix CodeLocationJump/CodeLocationLabel asserts to not use a magic value. r=nbp
--HG--
extra : rebase_source : 972088f94d0b5ab6ae4ae445ca275b3b3275a6b1
2013-07-15 15:45:56 +02:00
Brian Hackett
9030e6dd26 Bug 892187 - Fix spurious uses of ExclusiveContext->asJSContext(), r=billm. 2013-07-15 08:12:40 -06:00
Rick Eyre
0f5638b7d3 Bug 882706 - Implement TextTrackList::GetTrackById(). r=rillian
I've also added an Id attribute to the TextTrack implementation as it wasn't
there yet.
2013-07-09 11:44:35 -04:00
Mina Almasry
e1fe3cd880 Bug 877690 - Implement an API for getting CSS property values to be used in auto-completion. r=bz 2013-07-15 09:59:57 -04:00
Douglas Crosher
6de3edbcbc Bug 893317 - Fix VTune include files. r=njn 2013-07-13 15:23:48 +10:00
Douglas Crosher
8df0849f37 Bug 893315 - More uses of Move need renaming to mozilla::Move. r=Waldo 2013-07-13 14:15:01 +10:00
Douglas Crosher
5d015575dc Bug 893314 - More uses of js_AtomToPrintableString need renaming to AtomToPrintableString. r=bhackett 2013-07-13 14:00:53 +10:00
Marco Zehe
a2d7846b39 Bug 893336 - Rename listItemCount to reflect string change, r=yzen,flod 2013-07-15 15:57:54 +02:00
Randy Lin
00842ad22a Bug 891722 - Media Recording - The rate of ondataavailable events spikes adnormally high after starting, stopping, and starting recording again. r=roc 2013-07-14 15:04:10 +08:00
Randy Lin
cbc093a476 Bug 889720 - Media Recording - Implement Pause/Resume DOM API. r=roc 2013-07-14 15:31:59 +08:00
Martin Stransky
c43396caa5 Bug 888863 - Port GTK2 to GTK3 - entry combo box update. r=karlt 2013-07-15 09:12:41 -04:00
Geoff Lankow
024e54a236 Bug 891181 - Textbox-based <setting> bindings un-focus when forward slash (/) key is pressed. r=bmcbride 2013-07-09 20:31:17 +12:00
Mihnea Dobrescu-Balaur
885b36c048 Bug 888526 - Use the profile dir instead of the bin dir for contentpref xpcshell tests. r=ted 2013-07-11 15:10:28 -07:00
Jan Beich
bacde1a4a6 Bug 885624 - Cherry-pick gtest@{r621,r629} to unbreak --enable-tests with libc++. r=bgirard 2013-07-14 09:45:42 +02:00
Alexander Surkov
d84384d98f Bug 877974, part2 - fix commenting of the getTextAtOffset line boundary, r=tbsaunde 2013-07-15 09:01:03 -04:00
Ed Morley
c9d819401a Merge mozilla-central and inbound 2013-07-15 13:04:32 +01:00
Ed Morley
1c0f321f75 Merge latest green birch changeset and mozilla-central 2013-07-15 13:01:56 +01:00
Jacek Caban
45ac145993 Bug 893540 - Update cubeb to recent version (fixes mingw compilation). r=padenot 2013-07-15 13:39:43 +02:00
Ed Morley
58d740e5a9 Merge latest green inbound changeset and mozilla-central 2013-07-15 10:48:54 +01:00
Mike Hommey
ffd522d5c2 Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Mike Hommey
95785211b0 Bug 892898 - Remove useless FORCE_USE_PIC assignment. r=gps 2013-07-15 18:48:40 +09:00
Mike Hommey
0f994f506e Bug 887483 - Remove some more useless FORCE_STATIC_LIB and leftover comments from previous removal. r=mshal 2013-07-15 18:48:40 +09:00
Mike Hommey
33751731f6 Bug 850576 - Statically link stlport on b2g and android, and always use a custom built stlport for that. r=ted 2013-07-15 18:48:39 +09:00
Mike Hommey
74b7d3981e Bug 879792 - Import the STLport source. r=ted 2013-07-15 18:48:39 +09:00
Cameron McCormack
c414f7a254 Bug 893484 - Set second last polygon marker type before appending last one. r=jwatt 2013-07-15 19:50:09 +10:00
Gian-Carlo Pascutto
07c7eb48ea Bug 885031 - Don't try to get information about the camera on Froyo. r=blassey 2013-07-15 11:21:15 +02:00
Cameron McCormack
7d630509ae Bug 893510 - Don't schedule reflow of non-display SVG text when a child text content frame was just created. r=jwatt 2013-07-15 18:15:49 +10:00
Gaia Pushbot
97cd125db5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d717e2e751a6
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10894 from crdlc/bug-890813

Bug 890813 - Memory Card import needs to support cancelling

========

https://hg.mozilla.org/integration/gaia-central/rev/5705fd11039c
Author: crdlc <crdlc@tid.es>
Desc: Bug 890813 - Memory Card import needs to support cancelling
2013-07-15 01:00:27 -07:00