Olli Pettay
|
15ae159d9e
|
Bug 821991, prevent unexpected results in printing by keeping the setup stuff alive, r=roc, a=dveditz
--HG--
extra : rebase_source : 0d6001647eae7db48589a69c3dbd96a4dfb8df3f
|
2013-01-08 14:03:49 +02:00 |
Ed Morley
|
9f0566d6db
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2013-01-08 11:32:07 +00:00 |
Olli Pettay
|
c8654afcdc
|
Bug 820378 - Try to postpone triggering CC if we're in middle of GC handling, r=mccr8
|
2013-01-08 13:11:01 +02:00 |
Ed Morley
|
7eab66f71e
|
Bug 810644 - Fix merge conflict after separate backouts on multiple trees; r=me
|
2013-01-08 10:13:30 +00:00 |
Ed Morley
|
31996c5252
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2013-01-08 09:26:15 +00:00 |
Phil Ringnalda
|
69566d191b
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
Phil Ringnalda
|
c4574bd3fa
|
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
|
2013-01-07 22:01:41 -08:00 |
Mike Habicher
|
0dc7293229
|
Bug 827679 - add return value to nsMainThreadPtrHandle::operator=; r=bholley
|
2013-01-07 23:09:19 -05:00 |
David Zbarsky
|
f568f12d29
|
Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr
|
2013-01-07 22:22:41 -05:00 |
David Zbarsky
|
314127d662
|
Bug 827152 - Remove IsEventName r=bz
|
2013-01-07 22:22:41 -05:00 |
David Zbarsky
|
1d879bd0c9
|
Bug 825834 - Convert SVGViewElement to webidl r=bz
|
2013-01-07 22:22:41 -05:00 |
David Zbarsky
|
a3aaae810c
|
Bug 825834 - Move SVGViewElement to mozilla:::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGViewElement.cpp => content/svg/content/src/SVGViewElement.cpp
rename : content/svg/content/src/nsSVGViewElement.h => content/svg/content/src/SVGViewElement.h
|
2013-01-07 22:22:41 -05:00 |
Randell Jesup
|
26b82f4427
|
Bug 827203: add locks against calling RemoveListener on a Destroy()ed MediaStream r=roc
|
2013-01-07 21:44:43 -05:00 |
Andrea Marchesini
|
588ffec51f
|
Bug 827327 - Remember my permissions for the privileged apis in a privileged app is broken. r=sicking
|
2013-01-07 21:29:22 -05:00 |
David Rajchenbach-Teller
|
4991a52dc6
|
Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj
|
2013-01-07 21:29:22 -05:00 |
Daniel Holbert
|
e46967256c
|
Bug 826149 - Add IsFrameTreeTooDeep() early-return in flex container reflow. r=dbaron
|
2013-01-07 21:29:22 -05:00 |
Shih-Chiang Chien
|
e370cdd609
|
Bug 820660 - Test case for prevent selection on mouse event and touch event. r=smaug
|
2013-01-07 21:29:21 -05:00 |
Gregory Szorc
|
9b2f21fe99
|
Merge mozilla-central into build-system
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-07 14:31:37 -08:00 |
Alex Keybl
|
9fc46ad72d
|
Merging in version bump NO BUG
|
2013-01-07 12:31:33 -08:00 |
Alex Keybl
|
c9c88e74f4
|
Added tag FIREFOX_AURORA_20_BASE for changeset 5bb309998e70
|
2013-01-07 12:29:21 -08:00 |
Jeff Hammel
|
b8b0761731
|
Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=jmaher ; follow-up, DONTBUILD because NPTOB
|
2013-01-07 11:02:19 -08:00 |
Ed Morley
|
446aa2a6f8
|
Backout e4550612487b & c3008e662841 (bug 827274) for mochitest-chrome crashes on a CLOSED TREE
|
2013-01-07 18:11:22 +00:00 |
Olli Pettay
|
97094c4d13
|
Bug 705371 - [CC] don't add JSContexts that have no children to the cycle collector graph, r=mccr8
|
2013-01-07 19:40:46 +02:00 |
Doug Turner
|
a9eb151cf8
|
Backout c9831bed6bb7 - Bug 818843 - This change broke building B2G on the mac. r=me
--HG--
extra : rebase_source : 7bef8dc1c394d45302f17379ab2cbd90ecda6975
|
2013-01-07 08:48:24 -08:00 |
Doug Turner
|
e0776283c1
|
Backout 6f5b253ab7b7 - Bug 818843 - This change broke building B2G on the mac. r=me
--HG--
extra : rebase_source : 73c82280ee691d4874e0c51c5e90165e92cc40f0
|
2013-01-07 08:46:03 -08:00 |
Josh Matthews
|
d16a56d46d
|
Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun
|
2013-01-07 17:47:01 +01:00 |
Ben Turner
|
7e831d564a
|
Bug 827274 - Fix bustage, r=mrbkap.
|
2013-01-07 17:47:04 +01:00 |
Ed Morley
|
39182aa000
|
Bug 812608 - Disable test_metrics_storage.js on all platforms now that more failures are appearing
|
2013-01-07 16:39:47 +00:00 |
Ben Turner
|
b1f76f2145
|
Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap, a=jlebar.
|
2013-01-07 17:34:08 +01:00 |
Ed Morley
|
2d9efb8990
|
Bug 812608 - Disable test_metrics_storage.js on Windows too, for permapurple PGO timeouts
|
2013-01-07 16:19:47 +00:00 |
Ed Morley
|
399fc117a8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2013-01-07 16:09:32 +00:00 |
Mounir Lamouri
|
44036ffa6b
|
Bug 826305 - Makes .valueAsDate assignment throw if a not a Date nor null is passed. Passing null reset the value. r=bz
|
2013-01-07 15:20:18 +00:00 |
Mounir Lamouri
|
80c99ff08f
|
Bug 825247 - Fix unsafe use of JS::Value::toNumber in nsHTMLInputElement. r=bz
|
2013-01-07 15:20:53 +00:00 |
Ed Morley
|
6cfecba5ff
|
Merge mozilla-central to mozilla-inbound
|
2013-01-07 16:05:46 +00:00 |
Andrea Marchesini
|
be2680e4c7
|
Bug 827309 - AddrefAppId/ReleaseAppId just for the parent process, r=sicking
|
2013-01-07 16:38:47 +01:00 |
Margaret Leibovic
|
397ee6df66
|
Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+
|
2013-01-07 15:48:56 +01:00 |
Josh Matthews
|
7d196cc2e6
|
Backed out changeset 9dc561810a74 (bug 826102)
|
2013-01-07 16:34:51 +01:00 |
Ed Morley
|
4fd575f0c0
|
Merge mozilla-central to mozilla-inbound
|
2013-01-07 12:04:57 +00:00 |
Jon Coppeard
|
646fabbeda
|
Bug 825326 - "Assertion failure: (obj)->compartment()->isGCMarking()," r=terrence DONTBUILD
--HG--
extra : rebase_source : 14dccd52b9c19afccc70855b483da0d418b4f623
|
2013-01-07 11:37:24 +00:00 |
Jon Coppeard
|
ff539231d6
|
Backed out changeset 3e5257f5f4a6 for wrong bug number in commit message
--HG--
extra : rebase_source : 5b5857bd2f97008e7b39698cef3fb4f0956d7e79
|
2013-01-07 11:29:06 +00:00 |
Ed Morley
|
10ffedee08
|
Backout 66a04865fe51 (bug 827050) for xpcshell orange on a CLOSED TREE
|
2013-01-07 11:37:10 +00:00 |
Ed Morley
|
7d5145ce2c
|
Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE
|
2013-01-07 10:22:08 +00:00 |
Gregor Wagner
|
81a3985504
|
Bug 821814 - Followup disable debug flag. r=me
|
2013-01-07 11:12:01 +01:00 |
Panos Astithas
|
9ea359069a
|
Merge m-c to fx-team
|
2013-01-07 11:57:57 +02:00 |
Gregory Szorc
|
2420b2d8c2
|
Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-07 00:21:41 -08:00 |
Gregory Szorc
|
15328d3c13
|
Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
|
2013-01-07 00:19:47 -08:00 |
Gregory Szorc
|
b0c6252223
|
Bug 808126 - Part 3: Use OS.File.stat() to look for missing directory; r=rnewman
|
2013-01-07 00:17:19 -08:00 |
Josh Matthews
|
667076946d
|
Bug 826102 - Make IPC geolocation listener never use cached values and never skip a value. r=dougt
|
2013-01-07 06:57:00 +01:00 |
Ed Morley
|
6a39d51ad1
|
Bug 812608 - Disable test_metrics_storage.js on Linux32 debug for permaorange timeouts
|
2013-01-07 16:01:36 +00:00 |
Boris Zbarsky
|
c1714abf39
|
Back out bug 810644 for now to fix bug 827035, until we manage to fix bug 765780. r=stuff-is-broken
|
2013-01-07 10:29:00 -05:00 |