Jon Coppeard
|
d77eb96fa7
|
Bug 959787 - Handlify some JS friend APIs r=sfink
|
2014-01-29 10:01:33 +00:00 |
|
Jon Coppeard
|
e5c29b7f9d
|
Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug
|
2014-01-29 10:00:40 +00:00 |
|
Jon Coppeard
|
f83ce11fd2
|
Bug 961877 - Calculate size of inline elements of typed array using slot count not array size r=terrence
|
2014-01-29 09:58:16 +00:00 |
|
Jon Coppeard
|
e509557b22
|
Bug 956324 - Remove all breakpoints from a debugger when the last debuggee is removed r=billm
|
2014-01-11 13:52:35 +00:00 |
|
Boris Zbarsky
|
e41fdd7947
|
Followup bustage fix for bug 952873 to fix CLOSED TREE
|
2014-01-28 17:54:31 -08:00 |
|
Boris Zbarsky
|
529b765791
|
Bug 952873 part 2. Expose JSAPI for doing for-of iteration. r=jorendorff
|
2014-01-28 16:16:03 -08:00 |
|
Boris Zbarsky
|
d96a02391e
|
Bug 952873 part 1. Rename the cx member of ForOfIterator to cx_ instead. r=jorendorff
|
2014-01-28 16:14:47 -08:00 |
|
Masayuki Nakano
|
85f268ba0b
|
Bug 935876 part.2 Add new tests r=smaug
|
2014-01-29 17:06:26 +09:00 |
|
John Daggett
|
c120c76d49
|
Bug 962440 - load font info for GDI font list. r=bas
|
2014-01-29 16:39:01 +09:00 |
|
John Daggett
|
6d0df5ae6d
|
Bug 962440 - load font info for DirectWrite font list. r=bas
|
2014-01-29 16:39:01 +09:00 |
|
John Daggett
|
c9e2d7ffe4
|
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
|
2014-01-29 16:39:01 +09:00 |
|
John Daggett
|
42902c1c20
|
Bug 962440 - move gfxFontInfoLoader into separate file. r=bas
|
2014-01-29 16:39:01 +09:00 |
|
John Daggett
|
c4bc34d1c5
|
Bug 962440 - refactor methods used for loading fontinfo data. r=bas
|
2014-01-29 16:39:00 +09:00 |
|
John Daggett
|
531be48b2d
|
Bug 962440 - use CTFontManager to get the list of available font families. r=bas
|
2014-01-29 16:39:00 +09:00 |
|
Phil Ringnalda
|
b28c502af5
|
Backed out 5 changesets (bug 962786, bug 952011) for svg test_text_selection.html bustage
CLOSED TREE
Backed out changeset d7a6a64b42f0 (bug 962786)
Backed out changeset e50ced4f4040 (bug 952011)
Backed out changeset c9e6fd6d5a03 (bug 952011)
Backed out changeset 406540ed9da0 (bug 952011)
Backed out changeset d6f164b6421a (bug 962786)
|
2014-01-28 19:37:54 -08:00 |
|
Wes Kocher
|
88f1a2e0d5
|
Backed out changeset e5dfc4abbb91 (bug 940554) for b2g test bustage across the board on a CLOSED TREE
|
2014-01-28 18:23:22 -08:00 |
|
Wes Kocher
|
cf19b21c97
|
Backed out 2 changesets (bug 952873) for build bustage on a CLOSED TREE
Backed out changeset 92dfed2592ae (bug 952873)
Backed out changeset 1ae58fcd61a9 (bug 952873)
|
2014-01-28 17:34:42 -08:00 |
|
Matt Woodrow
|
8cfbeafe04
|
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:54:17 +13:00 |
|
Olli Pettay
|
11135ed6c2
|
Bug 959585, clear capturing content before entering modal state, r=mrbkap, f=enn
--HG--
extra : rebase_source : 31d6fa26fbabd6cdded638fa24d946f9f9d97a13
|
2014-01-28 09:15:47 -08:00 |
|
Nikhil Marathe
|
fcd51ca0c7
|
Bug 945766 - DOM Promise should pass Promise/A+ tests. r=bz
--HG--
extra : rebase_source : efd56968e490fcde3ede6535002864104511a1d1
|
2014-01-28 10:14:57 -08:00 |
|
Jim Chen
|
21f2bd4395
|
Bug 964813 - Make HandleUncaughtException JNI wrapper multithreaded; r=kats
|
2014-01-28 18:32:28 -06:00 |
|
Jim Chen
|
b87c611459
|
Bug 963242 - Only save JNI env in TLS when first attaching; r=kats
|
2014-01-28 18:32:28 -06:00 |
|
Boris Zbarsky
|
8baa2ee19b
|
Bug 952873 part 2. Expose JSAPI for doing for-of iteration. r=jorendorff
|
2014-01-28 16:16:03 -08:00 |
|
Boris Zbarsky
|
8e2e630681
|
Bug 952873 part 1. Rename the cx member of ForOfIterator to cx_ instead. r=jorendorff
|
2014-01-28 16:14:47 -08:00 |
|
Matt Woodrow
|
7ed8283be1
|
Bug 952011 - Use Untransform API to safetly untransform points when we have a projective matrix. r=roc
|
2014-01-29 13:10:35 +13:00 |
|
Matt Woodrow
|
5b5e8d92fe
|
Bug 952011 - Add gfx3DMatrix API for untransformed rects and points. r=bjacob
|
2014-01-29 13:10:35 +13:00 |
|
Matt Woodrow
|
04d6dba7fe
|
Bug 952011 - Remove some nsLayoutUtils transform functions that are no longer needed. r=roc
|
2014-01-29 13:10:35 +13:00 |
|
Matt Woodrow
|
0d06c40a64
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
|
2014-01-29 13:10:33 +13:00 |
|
Doug Sherk
|
c1c1d9edfb
|
Bug 937343: Use out event instead of immutable event for wheel events in TabParent r=kats
|
2014-01-27 18:03:30 +00:00 |
|
Doug Sherk
|
e0178c02c2
|
Bug 937343: Remove unchanged touches from touch event sent to RenderFrameParent r=kats
|
2014-01-27 17:41:12 +00:00 |
|
Doug Sherk
|
448c66aeb3
|
Bug 937343: Remove pan start logic on pinch end from APZC r=botond
|
2014-01-24 22:13:12 +00:00 |
|
Doug Sherk
|
01131fb434
|
Bug 937343: Spoof a touch start event on pinch end in GestureEventListener r=botond
|
2014-01-24 22:13:10 +00:00 |
|
Doug Sherk
|
df4be65f37
|
Bug 960846: Round Gonk touches instead of truncating them. r=mwu
|
2014-01-28 12:55:46 -05:00 |
|
Masatoshi Kimura
|
30b43288e5
|
Bug 965008 - Suppress warning C4996 for VC12+. r=froydnj
|
2014-01-29 08:37:47 +09:00 |
|
Nathan Froyd
|
afaf2b9bfe
|
Bug 963280 - pass more options by default when using valgrind as a debugger; r=njn
|
2014-01-23 16:49:56 -05:00 |
|
Dave Hunt
|
0f7bfe5628
|
Bug 952530 - List all skipped/disabled tests rather than just the conditionally skipped tests. r=jgriffin
|
2014-01-28 15:28:56 -08:00 |
|
Andrew Halberstadt
|
832c436936
|
Bug 964744 - Refactor mozboot packages into the constructor, r=gps
|
2014-01-28 18:27:43 -05:00 |
|
Tim Taubert
|
a2fa5bc1ec
|
Bug 956284 r=khuey
|
2014-01-28 09:51:44 -08:00 |
|
Botond Ballo
|
9bea243ff4
|
Bug 962791 - Do not wrap a position:absolute item into a ScrollLayer item if its containing block if outside the scrolled frame. r=roc
|
2014-01-27 19:51:35 -05:00 |
|
Kartikaya Gupta
|
a3716e9b05
|
Bug 961280 - Prevent the APZ repaint request from clobbering a layout-driven async scroll. r=tn
|
2014-01-28 17:54:59 -05:00 |
|
Andreas Tolfsen
|
456f67ec4a
|
Bug 940554 - Fix Marionette's newSession to return capabilities. r=mdas
|
2014-01-28 17:54:44 -05:00 |
|
Douglas Crosher
|
318f92a65e
|
Bug 964797 - Odin ARM: Correct the VCVT instructions encoding of the fraction bits. r=mjrosenb
|
2014-01-29 02:35:38 +11:00 |
|
Gregor Wagner
|
bad83f423a
|
Bug 959391 - Remove hard to debug assert. r=jdm
|
2014-01-28 17:15:29 -05:00 |
|
Jonathan Wei
|
ac5fc42620
|
Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde
|
2014-01-28 17:13:57 -05:00 |
|
Rick Eyre
|
5e2db9afd6
|
Bug 861320 - HTMLMediaElement has no textTracks without a <source>. r=rillian
|
2014-01-27 12:26:50 -05:00 |
|
Oskar Eisemuth
|
bc6679b13d
|
Bug 701479 - Remove usage of EnumPrintersW to test if port is FILE:. nsDeviceContextSpecWin shouldn't start UI for asking for a filename nor query all possible printers. r=jimm
|
2014-01-28 16:31:20 +01:00 |
|
Ryan VanderMeulen
|
56ad345355
|
Merge inbound to m-c.
|
2014-01-28 16:25:05 -05:00 |
|
Ryan VanderMeulen
|
cdf1e69671
|
Merge fx-team to m-c.
|
2014-01-28 16:18:18 -05:00 |
|
Ryan VanderMeulen
|
23022f3fa0
|
Merge b2g-inbound to m-c.
|
2014-01-28 16:12:29 -05:00 |
|
Wes Johnston
|
562b93fe74
|
backout 4e6fcc7b5d13, 58d9759ff3d1, and 45d37d92612d CLOSED TREE
|
2014-01-28 12:28:46 -08:00 |
|