Commit Graph

17943 Commits

Author SHA1 Message Date
Jon Coppeard
f59289d124 Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Benoit Jacob
ba0adc095e Bug 940721 - Build content/smil in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
fbc77a8f47 Bug 940720 - Build content/xul/templates in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
b481dfe258 Bug 940719 - Build content/xbl in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
8b59628554 Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan 2013-11-20 11:29:03 -05:00
Ed Morley
4d4103d1d1 Backed out changeset 2522a5bca61a (bug 940692) 2013-11-20 16:37:58 +00:00
Jon Coppeard
ef2f22696b Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Mats Palmgren
68192dca8c Bug 936835 - Adding script runners or messing with mLinksToUpdate during FlushPendingLinkUpdates is not allowed. r=bz 2013-11-20 13:54:58 +00:00
Tom Schuster
766b640156 Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz 2013-11-20 13:48:45 +01:00
Ed Morley
f11b71bada Merge mozilla-central and inbound 2013-11-20 12:44:07 +00:00
Ryan VanderMeulen
9c7728d496 Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Ehsan Akhgari
7c80166454 Bug 939609 - Build content/xslt in unified mode; r=jst
--HG--
extra : rebase_source : 315b7c5762ae4bf8e698f09073d34d048f320bec
2013-11-19 14:52:23 -05:00
Ehsan Akhgari
66a38d6ebc Bug 939303 - Build content/base in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : 93bcb48cd6f8cdeab5aa2cd79f95aaba4790d521
2013-11-19 14:49:52 -05:00
Ehsan Akhgari
49d1eb5e7b Bug 939296 - Build content/html in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : e8cf6dfa1b5fc1b3a3db8742e4010fc2479740ed
2013-11-19 14:21:29 -05:00
Olli Pettay
002a33f11e Bug 847763, add a way to prevent an iframe to take focus, (pref'ed off by default), r=jst
--HG--
extra : rebase_source : b2539bd99aebec59bc1d540e0502e1a5693f25ba
2013-11-20 00:21:16 +02:00
Jonathan Watt
25bfd1fdda Bug 939635 - Make the IME code aware of the new <input type=number> implementation. r=masayuki 2013-11-20 09:32:46 +00:00
Jonathan Watt
42f154fa2a Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug 2013-11-20 09:32:45 +00:00
Jonathan Watt
b26bc40b0a Bug 771561 - Make HTMLInputElement.stepUp()/stepDown() work when the input's value is NaN. r=smaug 2013-11-20 09:32:45 +00:00
Botond Ballo
20adb2fb8e Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn 2013-11-08 19:07:00 -05:00
Ryan VanderMeulen
c9f7db66a5 Merge b2g-inbound to m-c. 2013-11-19 13:36:41 -05:00
Ehsan Akhgari
725e83337d Bug 939596 - Build content/event in unified mode; r=glandium 2013-11-19 07:42:45 -05:00
Nathan Froyd
33e3e389eb Bug 940170 - part 2 - constify PLDHashTableOps in content/; r=bz 2013-11-18 21:52:15 -05:00
Ehsan Akhgari
fa64c8ac46 Bug 939571 - Build Web Audio in unified mode; r=glandium 2013-11-19 14:11:16 -05:00
Ryan VanderMeulen
7db9c39392 Merge m-c to inbound.
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 13:54:20 -05:00
Matthew Gregan
aca39c9f09 Bug 939662 - Remove "using namespace mozilla::dom;" from MediaDecoder.h and fix fallout. r=cpearce 2013-11-18 17:22:47 +13:00
Sotaro Ikeda
7b5305a24c Bug 935118 - Allow buffering to be triggered when we're low on decoded audio or video. r=roc 2013-11-19 09:01:14 -05:00
Mike Hommey
931cb49886 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
9c5c5d8f00 Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
f81885e53b Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Wes Kocher
6f03d746be Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
c933798c3a Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-18 13:11:01 -08:00
Oleg Romashin
23f8c5f1bd Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-18 13:10:48 -08:00
Oleg Romashin
7ea86cafb2 Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-18 13:10:05 -08:00
Ehsan Akhgari
57cd57f7ce Bug 939924 - Fix build error: KS.H must be included before codecapi.H in WMF.h. r=cpearce 2013-11-18 15:47:38 -05:00
Olli Pettay
ff75bbbe3c Bug 939789, call nsJSContext::LikelyShortLivingObjectCreated() only in the main thread, r=mccr8
--HG--
extra : rebase_source : 9ea7616a6396b63363f0edb434761c11a0f47a53
2013-11-18 18:58:02 +02:00
Jonathan Watt
57ea2a77a4 Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
6e039d23da Bug 889736, part 4 - Remove nsSVGTextContainerFrame. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
931d4e7ee9 Bug 889736, part 3 - Remove nsSVGTSpanFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
cd3d3063e4 Bug 889736, part 2 - Remove nsSVGTextPathFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
6d1ae94392 Bug 889736, part 1 - Remove nsSVGTextFrame and nsSVGGlyphFrame. r=heycam 2013-11-18 14:29:51 +00:00
Benoit Jacob
d841cb9da9 Bug 937886 - Build content/canvas/src in unified mode - r=ehsan 2013-11-18 08:08:24 -05:00
Jonathan Watt
aba6fae14f Bug 939534 - Follow-up to the follow-up to address review comments to address orange that caused (mark tests fuzzy). r=me 2013-11-18 11:17:09 +00:00
Chris Double
d1f0d1619e Bug 874897 - Mochitest for copying of frames of videos with aspect ratio to canvas - r=kinetik
--HG--
extra : rebase_source : c5ff10d61a1ea46b0fdb2a43e926405660493912
2013-11-18 18:26:51 +13:00
Chris Double
255c0264b4 Bug 874897 - Fix canvas copying of Ogg video frames with aspect ratio - r=jmuizelaar
--HG--
extra : rebase_source : 6f0e03c10de90b14d5bca5d7951af9eb7bced736
2013-11-18 18:26:46 +13:00
Ed Morley
6682ad6c0d Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00
Ed Morley
5e628fad90 Merge latest green b2g-inbound changeset and mozilla-central 2013-11-18 10:54:01 +00:00
Mats Palmgren
15e9e305b5 Bug 938341. r=smaug 2013-11-18 03:54:35 +00:00