Commit Graph

148015 Commits

Author SHA1 Message Date
Ehsan Akhgari
b4cc06df88 Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
Ehsan Akhgari
3190f3e1a4 Bug 918923 - Part 1: Fix the include-what-you-use pragmas in the string headers; r=bsmedberg 2013-09-23 13:23:56 -04:00
Patrick McManus
38857e13c6 bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00
Luke Wagner
d36f566044 Bug 900669 - OdinMonkey: avoid all uses of ImmPtr/AbsoluteAddress from asm.js code (r=bbouvier,mjrosenb,sr=jandem) 2013-08-12 18:41:24 -05:00
Luke Wagner
90e4b0486b Bug 900669 - convert some more ARM-only void* uses into ImmPtr (r=mjrosenb)
--HG--
extra : rebase_source : 8aa8548cece906325de356656e37af5812057c8d
2013-09-19 15:11:12 -05:00
Ted Mielczarek
c075f246a8 Bug 913446 - WebRTC Mochitest changes to allow running under Steeplechase. r=jsmith,ctalbert 2013-09-06 09:14:17 -04:00
Jon Coppeard
51f34c8622 Bug 918206 - Store float 32 register as double overlay in pool hint data r=mjrosenb 2013-09-23 16:08:23 +01:00
Kannan Vijayan
1a00c6cf69 Bug 918405 - Enable OSR-ing into Ion in functions with needsArgsObj. r=h4writer 2013-09-23 10:50:30 -04:00
Jeff Hammel
18cf2dd6e8 Bug 746243 - port Mochitest to Mozbase;r=ted 2013-09-23 07:47:48 -07:00
Dan Minor
251f80cb99 Bug 916742 - Add new jit-test dependencies to test package; r=ted 2013-09-23 09:41:26 -04:00
Benoit Girard
62e5d6c0fe Bug 918942 - Add label in DrawWindowOverlay to diagnose potential ANR dead locks. r=jmuizelaar 2013-09-23 09:33:31 -04:00
Rick Eyre
66a0475d9e 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
fc4a14a980 Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian 2013-09-18 13:29:20 -04:00
Rick Eyre
5e94197e01 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
acfcfeed61 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
40d7271354 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
Rick Eyre
7735a60358 Bug 868611 - Implement HTMLTrackElement::UnbindFromTree. r=rillian
Update HTMLTrackElement::UnbindFromTree to remove its TextTrack from
its HTMLMediaElement's list of TextTracks.
2013-06-24 11:35:58 -04:00
Rick Eyre
f8467f7947 Bug 867823 - Implement TextTrack Add/RemoveCue. r=rillian
- Updated RemoveCue to throw NotFoundError if the cue being removed is
not in the cue list.
- Updated AddCue to not add cues that are already in the list. This is
done by reference comparing.
2013-06-28 13:31:43 -04:00
Birunthan Mohanathas
5a217147ab Bug 264517 - Move the _LAYOUT variant of COMPUTED_STYLE_MAP_ENTRY into a property bit. r=dbaron 2013-09-23 09:28:55 -04:00
Stephen Pohl
b88be8811b Bug 917761: Reland improvements for bug 678392 that were backed out along with bug 673875. r=smichaud,felipc 2013-09-23 09:02:55 -04:00
Gian-Carlo Pascutto
4d2ec16675 Bug 902431 - Don't clean up references to global Android WebRTC objects. r=blassey 2013-09-23 14:41:41 +02:00
Benjamin Peterson
e70d655ea7 Bug 919175 - Fix some unused variable warnings on optimized builds in jit/. r=jandem 2013-09-23 08:35:33 -04:00
Jan Beich
8fb270d4fe Bug 919111 - Explicitly include nsDebug.h for non-SPS. r=ted 2013-09-23 13:46:14 +02:00
Carsten "Tomcat" Book
974bf71c01 Merge m-c to mozilla-inbound 2013-09-23 14:00:40 +02:00
Ehsan Akhgari
37bbcfc9c9 Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc 2013-09-23 07:55:35 -04:00
Ehsan Akhgari
ed804810f8 Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc 2013-09-23 07:52:25 -04:00
Nicolas Silva
9a8a26ccc7 Bug 918078 - Do not require locking in TextureHost::PrintInfo. r=BenWa 2013-09-23 13:28:40 +02:00
Carsten "Tomcat" Book
ef0fd7c4b7 merge b2g-inbound to mozilla-central 2013-09-23 13:10:00 +02:00
Carsten "Tomcat" Book
083981729e merge fx-team to mozilla-central 2013-09-23 13:07:38 +02:00
Jon Coppeard
319a33a1d7 Bug 916829 - Ensure Debugger::markAll() really marks all debugger weakmaps r=terrence 2013-09-23 10:42:53 +01:00
Christian Holler
4aa9c42130 Bug 915384 - use a longer timeout for browser_thumbnails_background. r=markh 2013-09-23 11:27:26 +02:00
Christian Holler
f50552a418 Bug 919438 - Disable thumbnails test in non-crashreporter builds. r=markh 2013-09-23 11:04:03 +02:00
Patrick Brosset
26764583e3 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Gaia Pushbot
7add929e53 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/c062ff36671e
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12354 from jrburke/bug919006-xhr-responsetype

Bug 919006 -  Email fails to start properly (xhr needs responseType text) r=me, due to severity of blockage due to recent gecko change (nothing in gaia to roll back), and simplicity of the fix.

========

https://hg.mozilla.org/integration/gaia-central/rev/ac9afe74fc10
Author: jrburke <jrburke@gmail.com>
Desc: Bug 919006 -  Email fails to start properly (xhr needs responseType text)
2013-09-22 19:35:23 -07:00
Phil Ringnalda
942d8409ef Merge m-i to m-c 2013-09-22 09:13:14 -07:00
Phil Ringnalda
c3a2ecbb97 Merge b-i to m-c 2013-09-22 09:10:47 -07:00
Ehsan Akhgari
375d25b349 Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
Ehsan Akhgari
db700056d9 Bug 918926 - Minimize the crashreporter #includes; r=ted 2013-09-21 23:04:10 -04:00
Phil Ringnalda
bc7b010710 Backed out 6 changesets (bug 881804) for frequent Android reftest and jsreftest timeouts
Backed out changeset 61972f55702b (bug 881804)
Backed out changeset 0a24b77d4ffb (bug 881804)
Backed out changeset 9fbcf4c3ab2b (bug 881804)
Backed out changeset 2d35068ec2f5 (bug 881804)
Backed out changeset 757790e5cd9f (bug 881804)
Backed out changeset d8a172fa4b20 (bug 881804)
2013-09-21 17:59:14 -07:00
Timothy Nikkel
d37d48d6ae Bug 919129. Fix nsLayoutUtils::UpdateImageVisibilityForFrame so that it doesn't expand the image rect so much by replacing it with the scroll port rect. r=matspal 2013-09-21 16:20:22 -05:00
ffxbld
ede4ff2180 No bug, Automated HSTS preload list update from host bld-linux64-ec2-437 - a=hsts-update 2013-09-21 03:30:50 -07:00
ffxbld
1491dc9b91 No bug, Automated blocklist update from host bld-linux64-ec2-315 - a=blocklist-update 2013-09-21 03:27:52 -07:00
Nicholas D. Matsakis
0e38863b88 Bug 898349 - Correct indentation nits r=jandem 2013-09-21 05:34:30 -04:00
Wes Kocher
7055da100e Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Gaia Pushbot
eb447d8cdb Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/c8947b9d62ee
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12349 from lightsofapollo/skip-calendar-test

Disable calendar create event integration test

========

https://hg.mozilla.org/integration/gaia-central/rev/1e1cf4cfcdd5
Author: James Lal <james@lightsofapollo.com>
Desc: Disable calendar create event integration test

========

https://hg.mozilla.org/integration/gaia-central/rev/c5a16edb7747
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #11847 from jimporter/music-nowplaying-notification

Bug 902974 - [Music] [User Story] Utility tray should display information about the song when music is still playing; r=alive, r=lightsofapollo, r=dkuo, r=djf, ui-r=robmac

========

https://hg.mozilla.org/integration/gaia-central/rev/42356a0e37df
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 902974 - [Music] [User Story] Utility tray should display information about the song when music is still playing
2013-09-20 17:15:26 -07:00
Gaia Pushbot
bafc167f46 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/745cc77244fc
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12343 from lightsofapollo/marionette-vbump

vbump 0.15.5

========

https://hg.mozilla.org/integration/gaia-central/rev/33ed527d4d6d
Author: James Lal <james@lightsofapollo.com>
Desc: vbump 0.15.5
2013-09-20 16:50:24 -07:00
Ryan VanderMeulen
20d93fe2a7 Merge m-c to b2g-inbound. 2013-09-20 18:18:02 -04:00
J. Ryan Stinnett
37628306ab Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Philipp Kewisch
80be5dcb15 Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
2013-09-21 11:38:32 +02:00
Phil Ringnalda
0e2b15772a Merge m-c to fx-team 2013-09-22 09:16:05 -07:00