Commit Graph

325529 Commits

Author SHA1 Message Date
Rick Eyre
dde41eecc2 Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian 2013-09-18 13:29:20 -04:00
Rick Eyre
8162fa0132 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
0c2f71ea35 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
b4112e9f26 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
e9014960ee 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
fecd77a25a 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
838549a149 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
e6f463f864 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
79053b4413 Bug 902431 - Don't clean up references to global Android WebRTC objects. r=blassey 2013-09-23 14:41:41 +02:00
Benjamin Peterson
ced8171752 Bug 919175 - Fix some unused variable warnings on optimized builds in jit/. r=jandem 2013-09-23 08:35:33 -04:00
Jan Beich
da6ac09f5b Bug 919111 - Explicitly include nsDebug.h for non-SPS. r=ted 2013-09-23 13:46:14 +02:00
Carsten "Tomcat" Book
56316a7d92 Merge m-c to mozilla-inbound 2013-09-23 14:00:40 +02:00
Ehsan Akhgari
3c5faf2f1e Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc 2013-09-23 07:55:35 -04:00
Ehsan Akhgari
666756002e Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc 2013-09-23 07:52:25 -04:00
Nicolas Silva
32a2e7bb30 Bug 918078 - Do not require locking in TextureHost::PrintInfo. r=BenWa 2013-09-23 13:28:40 +02:00
Carsten "Tomcat" Book
4e6c8564ed merge b2g-inbound to mozilla-central 2013-09-23 13:10:00 +02:00
Carsten "Tomcat" Book
9e90608ff7 merge fx-team to mozilla-central 2013-09-23 13:07:38 +02:00
Jon Coppeard
8efea3f164 Bug 916829 - Ensure Debugger::markAll() really marks all debugger weakmaps r=terrence 2013-09-23 10:42:53 +01:00
Christian Holler
5adc3c9cfa Bug 915384 - use a longer timeout for browser_thumbnails_background. r=markh 2013-09-23 11:27:26 +02:00
Christian Holler
ad3a09cb77 Bug 919438 - Disable thumbnails test in non-crashreporter builds. r=markh 2013-09-23 11:04:03 +02:00
Patrick Brosset
a468d67cfd Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Gaia Pushbot
38df9ad339 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
f156befe0b Merge m-i to m-c 2013-09-22 09:13:14 -07:00
Phil Ringnalda
272d3b9cf1 Merge b-i to m-c 2013-09-22 09:10:47 -07:00
Ehsan Akhgari
50a9eb0861 Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
Ehsan Akhgari
4eeac9eae5 Bug 918926 - Minimize the crashreporter #includes; r=ted 2013-09-21 23:04:10 -04:00
Phil Ringnalda
14aab8b51f 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
a75f2ee683 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
5dc03e6e7b 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
26b82294d0 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
80b1269ef5 Bug 898349 - Correct indentation nits r=jandem 2013-09-21 05:34:30 -04:00
Wes Kocher
6479794675 Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Gaia Pushbot
4a0c908cf4 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
924a9ef738 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
4aab67f176 Merge m-c to b2g-inbound. 2013-09-20 18:18:02 -04:00
J. Ryan Stinnett
675610fc60 Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Philipp Kewisch
85b73901e2 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
650290f6b9 Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Victor Porof
ce03a307c3 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed (relanded), r=fitzgen 2013-09-22 19:03:15 +03:00
Victor Porof
809354226b Backed out bug 918797, r=me 2013-09-21 19:07:52 +03:00
Gabor Krizsanits
ebbd91a7a3 Bug 892214 - atob and btoa for Sandbox. r=bholley 2013-09-21 15:25:47 +02:00
Gabor Krizsanits
158834d6db Bug 892214 - Moving atob to xpcprivate. r=bholley 2013-09-21 15:25:47 +02:00
Gabor Krizsanits
bd6dfab501 Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
Victor Porof
fdf5790c38 Bug 918797 - Fix the potential source of oranges in browser_dbg_pretty-print-06.js, r=me 2013-09-21 12:44:01 +03:00
Victor Porof
03507e9517 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed, r=fitzgen 2013-09-21 10:18:32 +03:00
Victor Porof
b2a448a012 Bug 918329 - Fix XUL 'inline #text child' warning for the toolbarbutton element added in bug 762761, r=fitzgen 2013-09-21 10:18:32 +03:00
Drew Willcoxon
bc73d515b4 Bug 917610 - Fix backgroundPageThumbsContent.js's use of nsIDOMWindowUtils.preventFurtherDialogs. r=markh 2013-09-20 21:40:37 -07:00
Ryan VanderMeulen
122bb761d8 Merge m-c to fx-team. 2013-09-20 18:19:03 -04:00
Nick Fitzgerald
cded1e9685 Bug 904144 - Parse "//# sourceURL=..." directives and expose them on Debugger.Source; r=jimb 2013-09-20 14:57:09 -07:00
Nick Fitzgerald
d50c3762b1 Backed out changeset 951090191c43 because of bad commit message. 2013-09-20 14:53:22 -07:00