Nicolas Silva
|
88320a86ed
|
Bug 973892 - Fix b2g bustage on a CLOSED TREE.
|
2014-02-19 20:00:50 +01:00 |
|
Nicolas Silva
|
17025ef500
|
Bug 973892 - Fix gtest bustage on a CLOSED TREE.
|
2014-02-19 19:29:01 +01:00 |
|
Ehsan Akhgari
|
8577cd5685
|
Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
|
2014-02-19 13:28:33 -05:00 |
|
Ehsan Akhgari
|
6394c92380
|
Bug 974217 - Remove the non-standalone part of dirserviceprovider; r=glandium
--HG--
rename : profile/dirserviceprovider/standalone/Makefile.in => profile/dirserviceprovider/src/Makefile.in
|
2014-02-19 13:14:11 -05:00 |
|
Georg Fritzsche
|
9efded2c0a
|
Bug 896418 - Improve naming for CtP popupNotification centerActions. r=jaws
|
2014-02-17 14:41:10 +01:00 |
|
Nicolas Silva
|
69010e7545
|
Bug 973892 - part 2) Specify the moz2d backend when creating a TextureClient. r=Bas
|
2014-02-19 18:17:49 +01:00 |
|
Nicolas Silva
|
49e89a77d5
|
Bug 973892 - Part 1) Choose the backend in ImageDataSerializer::GetAsDrawTarget. r=mattwoodrow
|
2014-02-19 18:17:40 +01:00 |
|
Botond Ballo
|
43f24142b6
|
Bug 964517 - Do not pretend a layer is opaque if it really is transparent. r=roc
|
2014-02-09 00:28:04 -05:00 |
|
Botond Ballo
|
fce9bf78d1
|
Bug 964517 - Set TabContext's containing app ID correctly for app frames. r=roc
|
2014-02-19 12:10:07 -05:00 |
|
Kartikaya Gupta
|
fcc987ee4f
|
Bug 965945 - Prevent the parent process from running out of memory if the child process requests a giant gralloc buffer. r=bjacob
|
2014-02-19 12:08:00 -05:00 |
|
Jeff Gilbert
|
0cc4c9ce10
|
Bug 968425 - Remove the null-term char from the end of getShaderInfoLog strings. r=bjacob
|
2014-02-19 11:45:38 -05:00 |
|
Jan de Mooij
|
7e274e11d7
|
Bug 974350 part 3 - Inline getOrCreateMatchResultTemplateObject fast path. r=h4writer
--HG--
extra : rebase_source : f74684759973915c6a955ad8eddc3caee66a3851
|
2014-02-19 17:37:30 +01:00 |
|
Jan de Mooij
|
324b1279a9
|
Bug 974350 part 2 - Cleanup CreateRegExpMatchResult. r=h4writer
--HG--
extra : rebase_source : 69492994f03253cd88a5f2b30a13170129b6c1ef
|
2014-02-19 17:37:24 +01:00 |
|
Jan de Mooij
|
bc2b563986
|
Bug 974350 part 1 - Rewrite CreateRegExpMatchResult to not use an AutoValueVector. r=h4writer
--HG--
extra : rebase_source : ea7ea2218bd93f4b9e2c67e67bdbb4cf30fe3c1c
|
2014-02-19 17:37:17 +01:00 |
|
Daniel Holbert
|
f006e77f71
|
Bug 974300: Mark /xpcom/threads as FAIL_ON_WARNINGS. r=froydnj
|
2014-02-19 08:36:37 -08:00 |
|
Daniel Holbert
|
b52a32be98
|
Bug 973390: Call SetPrimaryFrame for root element *after* processing its children, to fix assertion & for consistency with behavior on other elements. r=bz
|
2014-02-19 08:36:03 -08:00 |
|
Ethan Hugg
|
16e7ce97f4
|
Bug 969493 - Signaling: Consolidate IPC implementations in CPR. r=jib
|
2014-02-06 15:02:40 -08:00 |
|
Ali Akhtarzada
|
538b0d12df
|
Bug 974314 - Fix memleak in CreateDrawTargetForData when backend is skia. r=gal
|
2014-02-19 11:37:26 -05:00 |
|
Morris Tseng
|
a9831398d7
|
Bug 974189 - Black screen in content area during browser start with OMTC enabled. r=gal
|
2014-02-19 11:37:25 -05:00 |
|
Dan Gohman
|
f6492abf86
|
Bug 946478 - IonMonkey: Go back to just using copies to satisfy regalloc constraints for div and mod on x86/x64. r=bhackett
|
2014-02-19 11:37:25 -05:00 |
|
Ryan VanderMeulen
|
1e6164c614
|
Backed out changeset aa631f68a4fe (bug 972099) for causing intermittent Win8 PGO reftest crashes.
|
2014-02-19 11:37:25 -05:00 |
|
Nicolas Silva
|
29711aa9df
|
Bug 969388 - Fix locking in textures gtest. r=kats
|
2014-02-19 17:34:49 +01:00 |
|
Alessandro Decina
|
de531bfc91
|
Bug 973744 - Remove matroska seek hack in the gstreamer media backend. r=edwin
|
2014-02-19 11:30:09 -05:00 |
|
David Major
|
399a9df609
|
Bug 972671 - Fix trampoline jump target calculation in the pJmp32 case. r=m_kato
|
2014-02-19 11:30:09 -05:00 |
|
Ekanan Ketunuti
|
debd938641
|
Bug 968728 - Add "rasterize", "rasterizes", "rasterizing", "rasterized", "rasterizer" and "rasterization" to the en-US dictionary. r=ehsan
|
2014-02-18 13:12:16 +07:00 |
|
Arnaud Bienner
|
383bee70d3
|
Bug 966417 - Restore initial color when closing color picker/canceling color selection. r=karlt
|
2014-02-18 20:46:00 +01:00 |
|
Tom Schuster
|
8a286102ee
|
Bug 966417 - Call Update from nsColorPicker on Gtk. r=karlt
|
2014-02-18 20:44:01 +01:00 |
|
Conrad Irwin
|
e115efe2f3
|
Bug 762556 - Error stack should contain column number. r=jorendorff
|
2014-02-19 11:30:08 -05:00 |
|
Phil Schaf
|
8852ed2185
|
Bug 310924 - GTK: Try named cursors before defaulting to hardcoded glyphs. r=karlt
|
2014-02-19 11:30:08 -05:00 |
|
Brian Hackett
|
cae987d2a2
|
Bug 964059 - Share atoms compartment/zone between multiple runtimes, r=billm,bent.
|
2014-02-19 09:02:13 -07:00 |
|
Nicolas B. Pierron
|
ba2022ad67
|
Bug 970996 - Initialize the deviceManager's device-serial based on Marionette CLI. r=mdas
|
2014-02-19 07:55:50 -08:00 |
|
Nicolas Silva
|
84f9e2482e
|
Bug 973875 - Make CanvasClient2D not keep a TextureClient's DrawTarget after unlocking its memory. r=bjacob
|
2014-02-19 16:53:26 +01:00 |
|
Nicolas Silva
|
60ed1b2d02
|
Bug 973869 - Make SharedPlanarYCbCrImage properly Lock its TextureClient. r=mattoodrow
|
2014-02-19 16:53:14 +01:00 |
|
Nicolas B. Pierron
|
faf17b99c3
|
Bug 946849 - XDR restore singleton type of functions. r=bhackett
|
2014-02-19 07:46:33 -08:00 |
|
Nicolas B. Pierron
|
c17b03df3a
|
Bug 917996 - XDR Lazy Scripts. r=till
|
2014-02-19 07:46:33 -08:00 |
|
Boris Zbarsky
|
e15f10d52f
|
Bug 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug
|
2014-02-19 10:13:38 -05:00 |
|
Boris Zbarsky
|
2166b04394
|
Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey
|
2014-02-19 10:13:38 -05:00 |
|
Benjamin Bouvier
|
4b3b810f4e
|
Bug 974373: Shows a warning when logging in Odin parallel compilation mode; r=h4writer
|
2014-02-19 16:02:13 +01:00 |
|
Kartikaya Gupta
|
9d02b7b8c2
|
Bug 966507 - Recenter the displayport around the composition bounds if layout doesn't accept the scroll update calculated by APZ. r=tn,Cwiiis
|
2014-02-19 09:50:46 -05:00 |
|
Ted Mielczarek
|
d9fcae3d66
|
Bug 972510 - Move some healthreport tests to manifests (and re-enable them and a few others). r=gps
|
2014-02-19 08:47:35 -05:00 |
|
Nathan Froyd
|
044c6cf2a7
|
Bug 974053 - fix ODR violation with mozilla::dom::workers::TeardownRunnable::Run; r=khuey
|
2014-02-18 15:02:24 -05:00 |
|
Nathan Froyd
|
8d0ed43cfe
|
Bug 974045 - don't store JS_CRASH_DIAGNOSTICS variables when we don't need to; r=luke
|
2014-02-18 14:50:35 -05:00 |
|
Mats Palmgren
|
2e9c02b047
|
Bug 966992 - overflow-clip-box:content-box tests.
|
2014-02-19 14:14:53 +00:00 |
|
Mats Palmgren
|
577be9658b
|
Bug 965237 - Make overflow-clip-box:content-box be the default for <input type=text/password/number> and <textarea>. r=roc
|
2014-02-19 14:14:53 +00:00 |
|
Mats Palmgren
|
ba39d3fc56
|
Bug 966992 - Implement layout for the overflow-clip-box property. r=roc
|
2014-02-19 14:14:52 +00:00 |
|
Mats Palmgren
|
c37adb298e
|
Bug 966992 - Implement the overflow-clip-box property in the style system. r=cam
|
2014-02-19 14:14:52 +00:00 |
|
Mats Palmgren
|
ee63769de0
|
Bug 966992 - Add a CSS_PROPERTY_ALWAYS_ENABLED_IN_UA_SHEETS bit for properties that are enabled by a pref but that are always enabled in UA sheets. r=cam
|
2014-02-19 14:14:52 +00:00 |
|
Ehsan Akhgari
|
df7ee3d481
|
Bug 969864 - Make nsTArray::SetLength return void; r=froydnj
|
2014-02-19 08:27:15 -05:00 |
|
Carsten "Tomcat" Book
|
05e8e2b5dc
|
Merge mozilla-central to mozilla-inbound
|
2014-02-19 14:17:32 +01:00 |
|
Carsten "Tomcat" Book
|
0638a6e76e
|
merge b2g-inbound to mozilla-central
|
2014-02-19 14:05:49 +01:00 |
|