Jonathan Kew
6baff514ba
bug 871961 pt 2 - add text-svgglyphs subdirectory to the master layout/reftests manifest. r=roc
2013-09-14 19:07:34 +01:00
David Rajchenbach-Teller
d7afd8b817
Bug 913899 - An implementation of shutdown phases;r=froydnj,sr=bsmedberg
2013-09-14 18:48:39 +02:00
David Rajchenbach-Teller
4c64592a71
Bug 913899 - Plugging OS.File to AsyncShutdown;r=froydnj
2013-09-14 18:48:39 +02:00
David Rajchenbach-Teller
38287f98c0
Bug 913899 - Plugging OS.File to AsyncShutdown (tests);r=froydnj
2013-09-14 18:48:37 +02:00
Jan-Ivar Bruaroey
d7d61e7cd2
Bug 882145: Implements gUM constraints. First constraint: facingMode. r=jesup
2013-09-14 00:57:33 -04:00
Jan-Ivar Bruaroey
ed7644263b
Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup
2013-09-14 00:48:39 -04:00
Randell Jesup
c147d8764b
Bug 916426: Remove increment of SCTP port number when building SDP answers r=ehugg
2013-09-14 11:41:04 -04:00
Jonathan Watt
46bb966226
Bug 915794 - Remove the pref for <input type=range>. r=mounir
2013-09-12 19:15:48 +01:00
Jonathan Watt
0420c8e230
Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir
2013-09-12 19:11:00 +01:00
Jonathan Watt
224497100f
Bug 913292 - Make sure that nsIFrame::AttributeChanged is only called after any final changes that Element::AfterSetAttr may make. r=bz
2013-09-10 17:17:51 +01:00
Jonathan Kew
e625d35652
bug 916048 - update text-svgglyphs reftests for font-specific unitsPerEm. r=roc
2013-09-14 12:41:04 +01:00
Jonathan Kew
c50aef4844
bug 916048 - SVG-in-OpenType glyphs should use the font's unitsPerEm value. r=roc
2013-09-14 12:40:57 +01:00
Jonathan Kew
d537b3ceaa
bug 798843 followup - update property values in the default svg stylesheet. r=roc
2013-09-14 12:40:49 +01:00
Makoto Kato
15bacec282
Bug 915973 - Need -FS option for parallel build on VS2013. r=ted
2013-09-14 19:17:27 +09:00
Shu-yu Guo
744281e9cf
Bug 915495 - Support float32 optimization in typed array SetElem ICs. (r=bbouvier)
2013-09-14 01:45:42 -07:00
Jan Beich
b93a9c4430
Bug 916216 - Add missing platforms (NetBSD, DragonFly, GNU/kFreeBSD) support to webrtc from ipc/chromium (bugs 753046 & 901414) r=jesup
2013-09-14 09:28:02 +02:00
Wes Kocher
efff09d7ac
Backed out changeset 422937706171 (bug 915495)
2013-09-13 23:10:43 -07:00
Shu-yu Guo
e470ed545c
Bug 915495 - Support float32 optimization in typed array SetElem ICs. (r=bbouvier)
2013-09-13 22:45:42 -07:00
Wes Kocher
9ddf4822dd
Backed out 3 changesets (bug 916257) for bustage
...
Backed out changeset e068176c4814 (bug 916257)
Backed out changeset e9a59bc50ffb (bug 916257)
Backed out changeset a8da12b9e73f (bug 916257)
2013-09-13 20:21:53 -07:00
Ted Mielczarek
6d243e9ce3
bug 641829 - add a Quitter extension for profileserver.py. r=jmaher
2011-05-26 09:07:35 -04:00
Masayuki Nakano
8f393ec07c
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
2013-09-14 11:39:41 +09:00
Jeff Muizelaar
a86f06f097
Bug 914195. Improve type safety in cairo_win32_surface_create_with_d3dsurface9. r=benwa
...
This avoids a crash by writing to d3d9surface member on surfaces
that are not win32
--HG--
extra : rebase_source : 0aa7a67151c8d30f0b57e50a1f8570abd18081ca
2013-09-13 13:39:38 -04:00
Nathan Froyd
901127de6e
Bug 916257 - part 3 - write ALL_IPDLSRCS and CPPSRCS in one go; r=gps
2013-09-13 15:09:53 -04:00
Nathan Froyd
97facedfbb
Bug 916257 - part 2 - separate out files-from-this-ipdl logic from writing CPPSRCS; r=gps
2013-09-13 15:03:15 -04:00
Nathan Froyd
d3dfb29148
Bug 916257 - part 1 - convert ipdlsrcs.mk writing to use mozbuild.makeutil; r=gps
2013-09-13 14:57:32 -04:00
Wes Kocher
ad5028e157
Merge m-c to inbound
2013-09-13 18:20:31 -07:00
Edwin Flores
6058aa64c0
Bug 914479 - Pref on AudioToolbox MP3 backend on OSX r=cpearce
2013-09-14 13:14:42 +12:00
Edwin Flores
7c5d7c8b9f
Bug 914479 - Improve MP3FrameParser duration estimation r=padenot
2013-09-14 13:14:42 +12:00
Edwin Flores
df276e7296
Bug 914479 - AudioToolbox MP3 backend on OSX r=cpearce
2013-09-14 13:14:42 +12:00
Edwin Flores
1f922149e3
Bug 914479 - Build changes for AudioToolbox MP3 backend on OSX r=khuey
2013-09-14 13:14:41 +12:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Wes Kocher
a9fefc1dc8
Merge fx-team to m-c
2013-09-13 18:08:07 -07:00
Olli Pettay
3a4f5a6745
Bug 916373 - Allow atomless JSEventHandlers, r=nsm
...
--HG--
extra : rebase_source : 6fa611eb7f078141e4bf6025c50693cfa403d757
2013-09-14 03:22:39 +03:00
Margaret Leibovic
19e1c6c1dc
Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson
2013-09-13 16:07:17 -07:00
Wes Kocher
c72b56bff1
Backed out changeset 6f0f765b2e1d (bug 913110) for leaking
2013-09-13 14:52:40 -07:00
Wes Kocher
22280a2a20
Backed out changeset a0a9418e0dfb (bug 906620) for leaking
2013-09-13 14:52:17 -07:00
Boris Zbarsky
a48b619d92
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Wes Kocher
09665a0ccb
Bug 916283 - Uplift Add-on SDK to Firefox r=me
2013-09-13 13:51:48 -07:00
Paolo Amadini
1938d975f8
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-13 22:44:54 +02:00
Paolo Amadini
6465811bcc
Bug 913110 - Add a combined summary of public and private downloads. r=enn
2013-09-13 22:44:54 +02:00
Ryan VanderMeulen
32b997e516
Backed out 6 changesets (bug 914826) for bustage.
...
Backed out changeset a4a029c13179 (bug 914826)
Backed out changeset d16460fc0518 (bug 914826)
Backed out changeset b28cb0ae1853 (bug 914826)
Backed out changeset 5b4ce1d4d09b (bug 914826)
Backed out changeset 58d96448609a (bug 914826)
Backed out changeset 52b319afe965 (bug 914826)
2013-09-13 16:32:42 -04:00
Jared Wein
d0d4dc1667
Bug 914410 - Icon for mixed display disappears when the permissions doorhanger is opened on Linux. r=tanvi
2013-09-13 16:18:08 -04:00
Ryan VanderMeulen
8dcb23387e
Merge m-c to b2g-inbound.
2013-09-13 16:11:28 -04:00
Ryan VanderMeulen
e0cb435c79
Merge fx-team to m-c.
2013-09-13 16:08:02 -04:00
Ryan VanderMeulen
db97632401
Merge inbound to m-c.
2013-09-13 16:07:02 -04:00
Ryan VanderMeulen
f6dfcb7f07
Backed out changeset 6dcc6fc612e4 (bug 914180) for it was intended for Aurora only.
2013-09-13 14:53:00 -04:00
Brian R. Bondy
0e576aa0ee
Bug 889687 - Nightly doesn't show default browser prompt when release is default. r=jimm
2013-09-13 11:30:20 -07:00
Stephen Pohl
06ac3a989e
Backout bug 817700 for causing various regressions. r=me
2013-09-13 14:14:36 -04:00
Joel Maher
d0df0ad4be
Bug 916045 - remove default cli options from talos.json. r=armenzg
2013-09-13 14:03:54 -04:00
Daniel Holbert
98112bb9c1
Bug 897105 followup: increase fuzz for reftest stacking-context-1.html a bit more. DONTBUILD
...
landing on CLOSED TREE w/ RyanVM's permission
2013-09-13 10:31:02 -07:00