Joe Walker
|
8211ba5d95
|
Bug 754315 - Refactor to enable exec commands; r=mratcliffe
|
2013-05-25 09:51:31 +01:00 |
|
Joe Walker
|
a17d39aa1b
|
Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe
|
2013-05-25 09:51:30 +01:00 |
|
Dave Hylands
|
93637531a9
|
Bug 875637 - Save default volume name pref with the correct type. r=gwagner
|
2013-05-24 17:40:03 -07:00 |
|
Jonathan Watt
|
25717c7a0f
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
|
Jonathan Watt
|
c44e28a47c
|
Bug 875037 - Fix lots of bugs in nsStyleSVG/nsSVGStyleReset::CalcDifference so that they return the correct hints. r=roc
|
2013-05-24 18:31:33 +01:00 |
|
Chris Lord
|
99a1385538
|
Bug 869156 - Show dynamic toolbar is visible if page shrinks. r=kats
|
2013-05-25 08:59:48 +01:00 |
|
Gijs Kruitbosch
|
b8d7558a44
|
Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
|
2013-05-22 10:29:33 +02:00 |
|
Tim Taubert
|
f5695d2000
|
Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric
|
2013-05-21 18:32:24 +02:00 |
|
Ethan Hugg
|
124b358485
|
Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup
|
2013-05-21 07:49:50 -07:00 |
|
Boris Zbarsky
|
e1dd3b2077
|
Bug 875939. Make passing a Rooted<T> or Handle<T> to a function taking |const T&| not be a gc hazard. r=terrence
|
2013-05-24 22:38:09 -04:00 |
|
Phil Ringnalda
|
4207b31a0e
|
Back out affd9b74be00 (bug 874418) for unexpected crashtest assertions
CLOSED TREE
|
2013-05-24 19:00:38 -07:00 |
|
Daniel Holbert
|
13c03fac44
|
Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz
|
2013-05-21 12:15:57 -04:00 |
|
Joey Armstrong
|
b5eb4cb307
|
bug 870406: move to moz.build (config batch #1) r=mshal
|
2013-05-24 17:21:14 -07:00 |
|
Eddy Bruel
|
522516b0d6
|
Merge for bug 637572
|
2013-05-24 17:05:46 -07:00 |
|
Eddy Bruel
|
1ae006d3bf
|
Bug 637572: Implement Debugger.Source.prototype.text; r=jimb
|
2013-05-24 17:00:08 -07:00 |
|
Shu-yu Guo
|
6c5ae9572f
|
Bug 875748. (r=djvj)
|
2013-05-24 16:55:54 -07:00 |
|
Shu-yu Guo
|
b4bb75b22e
|
Bug 875742. (r=djvj)
|
2013-05-24 16:55:54 -07:00 |
|
Masatoshi Kimura
|
a121b6f9dc
|
Backed out changeset db13e1fbc642 (bug 691151) because some in-tree callers are still using the function
|
2013-05-25 08:41:19 +09:00 |
|
Nicolas B. Pierron
|
c6d1c54495
|
Bug 774006 - IonMonkey: Implement SetElementIC for integer indexes. r=h4writer
|
2013-05-24 16:32:49 -07:00 |
|
Jeff Walden
|
b4874d1944
|
Followup to bug 816033, remove a test. This was removed locally, but somehow the removal ended up in a different, not-yet-pushed patch. Sorry! :-(
--HG--
extra : rebase_source : 1f487c932c5d8ebffabe8c08da12a1f9916e221b
|
2013-05-24 16:15:46 -07:00 |
|
Mark Capella
|
7fc032e09d
|
Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret
|
2013-05-24 19:10:33 -04:00 |
|
Masatoshi Kimura
|
bcb5e4a8b6
|
Bug 726933 - Add a deprecation warning to getPreventDefault. r=smaug
|
2013-05-25 07:55:20 +09:00 |
|
Masatoshi Kimura
|
e7bdd24f89
|
Bug 875155 - Convert TimeEvent to WebIDL. r=smaug
|
2013-05-25 07:55:19 +09:00 |
|
Masatoshi Kimura
|
5e157a3641
|
Bug 875155 - Make bug 809674 test self-contained. r=bholley
|
2013-05-25 07:55:18 +09:00 |
|
Jeff Walden
|
6d7a94e112
|
Bug 816033 - Convert a jstest for hash table init with a really huge number to a jsapi-test, to avoid mega-tests taking forever and a day to run. Also add operation callbacks to the JSON.stringify replacer-is-array loop, and cap the initial size of the HashSet used to store property names extracted from the replacer array. (It'll grow naturally if extra elements are added.) r=luke
--HG--
extra : rebase_source : ec150c815c0c7003508a103edd45ec5f570603f3
|
2013-05-23 14:37:23 -07:00 |
|
Jeff Walden
|
6476473308
|
Bug 873718 - Add a second argument to MakeConstructible, a value to be set as .prototype on the function. This ensures that .prototype is always an object, and that |new|ing the function will never invoke user-defined code trying to access the .prototype (and possibly hitting such a property along the prototype chain). r=till
--HG--
extra : rebase_source : 039448500590360f99e24350fdaa8da4c17f9487
|
2013-05-21 17:42:34 -07:00 |
|
Ed Morley
|
95247ad2da
|
Backed out changeset d3f38905e7a0 (bug 827445) since pushed by mistake on a CLOSED TREE
|
2013-05-24 21:41:17 +01:00 |
|
Mark Capella
|
a3a9600c07
|
Bug 827445 - Updater continues to notify about updates
|
2013-05-24 16:31:53 -04:00 |
|
Ehsan Akhgari
|
5dc60f0aa8
|
Backed out changeset 831c1928fba9 (bug 875037) for mochitest-1 assertions on a CLOSED TREE
|
2013-05-24 16:03:03 -04:00 |
|
Ehsan Akhgari
|
67f4978f9d
|
Backed out changeset e3e70237a47a (bug 854765) because of mochitest-1 assertions
|
2013-05-24 16:02:48 -04:00 |
|
Kartikaya Gupta
|
84bb4e09a9
|
Bug 868742 - Use scroll(Left|Top)Max to detect scrollable elements. r=mfinkle
|
2013-05-24 15:44:26 -04:00 |
|
Ehsan Akhgari
|
0ddc1881c1
|
Backed out changeset dc96b4762676 (bug 875402) because of crashtest leaks
|
2013-05-24 15:28:28 -04:00 |
|
Dan Minor (dminor@mozilla.com)
|
25b0df75e6
|
Bug 875737 - Add androidx86.json to mochitests. r=jmaher DONTBUILD
|
2013-05-24 10:39:24 -04:00 |
|
Felipe Gomes
|
83f43a4cc0
|
Bug 875463 - Implement --run-until-failure option for mochitests. r=jmaher
|
2013-05-24 16:03:50 -03:00 |
|
Felipe Gomes
|
a1fff0a160
|
Bug 875463 - Part 0. Remove plain-loop.html and fix --repeat for single tests. r=jmaher
|
2013-05-24 16:03:49 -03:00 |
|
Eitan Isaacson
|
cb0312a9bf
|
Bug 865023 - Introduce a prefs cache and listener utility. r=yzen
|
2013-05-24 14:57:28 -04:00 |
|
Shane Caraveo
|
2aa73f77ad
|
bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe
|
2013-05-24 11:36:23 -07:00 |
|
Eitan Isaacson
|
633e18be51
|
Bug 775621 - Introduce aria-hidden tests for pivot API. r=surkov
|
2013-05-24 14:13:51 -04:00 |
|
Eitan Isaacson
|
cf64724ee8
|
Bug 775621 - Add traversal flag for aria-hidden. r=surkov
|
2013-05-24 14:13:51 -04:00 |
|
Eitan Isaacson
|
45546a3a66
|
Bug 869280 - tests for modalroot. r=davidb
|
2013-05-24 14:13:50 -04:00 |
|
Eitan Isaacson
|
869557dcf7
|
Bug 869280 - Add modalRoot to pivot API. rs=surkov
|
2013-05-24 14:13:50 -04:00 |
|
Shane Tully
|
8d8ccd383d
|
Bug 874641 - Fix warning: xpcom/base/nsUUIDGenerator.cpp [-Wsign-compare]. r=bsmedberg
|
2013-05-24 10:56:45 -07:00 |
|
Justin Lebar
|
72301329cf
|
Bug 832609 - Make memory reporter for blobs threadsafe. r=khuey
--HG--
extra : rebase_source : 4dc2387ae3867699085139545ff2b57104b1f72a
|
2013-05-24 13:10:48 -04:00 |
|
Justin Lebar
|
6dd6b1436d
|
Bug 873801 - Add StaticMutex, which is like StaticAutoPtr<OffTheBooksMutex>, except it's lazily initialized in a threadsafe manner. r=khuey
--HG--
extra : rebase_source : aaa9be27be5dfd448f8877073a44d4b29b02d70f
|
2013-05-24 13:10:47 -04:00 |
|
Justin Lebar
|
fe4ce46164
|
Bug 832609 - Add mozilla::OffTheBooksMutex, which is just like mozilla::Mutex, except it's not leak-checked. r=khuey
--HG--
extra : rebase_source : 2c06334a5db4c8b57c9a3480a83e543dd98a9b20
|
2013-05-24 13:10:47 -04:00 |
|
Justin Lebar
|
20471613d3
|
Bug 873800 - Add compare-and-exchange to mfbt/Atomics.h. r=froydnj
--HG--
extra : rebase_source : c9e455ed249e6b3cd0f532d240abfb602e2e88a8
|
2013-05-24 13:10:47 -04:00 |
|
Justin Lebar
|
7f0fcf5b49
|
Bug 873799 - Add an explicit barrier before __sync_lock_test_and_set in mfbt/Atomics.h r=froydnj
--HG--
extra : rebase_source : 64d23f1df2fef8719413800ebb0afe6f51d1e3af
|
2013-05-24 13:10:47 -04:00 |
|
Jonathan Watt
|
5373250846
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
|
Jonathan Watt
|
cdd51f042b
|
Bug 875037 - Fix lots of bugs in nsStyleSVG/nsSVGStyleReset::CalcDifference so that they return the correct hints. r=roc
|
2013-05-24 18:31:33 +01:00 |
|
Olli Pettay
|
e664cd9a1e
|
Bug 875545 - Make Telephony.h/cpp to use EventListenerAdded/Removed, r=bz
--HG--
rename : content/media/webaudio/test/test_audioParamSetCurveAtTimeZeroDuration.html => content/media/webaudio/test/test_audioParamSetCurveAtTime.html
rename : mobile/android/base/Prompt.java => mobile/android/base/PromptService.java
extra : rebase_source : fcd1f9bbecc8f9025ea0f27274d0f31d745bcf39
|
2013-05-24 20:22:20 +03:00 |
|