Ryan VanderMeulen
|
f0eeb8a037
|
Merge m-c to inbound.
|
2013-01-12 20:56:52 -05:00 |
|
Tim Taubert
|
59d74f1cf0
|
merge m-c to fx-team
|
2013-01-13 01:56:53 +01:00 |
|
Cameron McCormack
|
003a568b4d
|
Bug 828805 - Followup warning removal.
|
2013-01-13 11:45:23 +11:00 |
|
Cameron McCormack
|
e81a43d6c4
|
Bug 828805 - Followup build fix.
|
2013-01-13 11:17:00 +11:00 |
|
Cameron McCormack
|
bc2d799592
|
Bug 828805 - Implement SVG paint-order property. r=bz,roc
|
2013-01-13 10:27:53 +11:00 |
|
David Zbarsky
|
8c8b086ef9
|
Fix bustage for Bug 827149
|
2013-01-12 18:20:57 -05:00 |
|
David Zbarsky
|
27fefcce81
|
Bug 827172: Move SVGPathElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGPathElement.cpp => content/svg/content/src/SVGPathElement.cpp
rename : content/svg/content/src/nsSVGPathElement.h => content/svg/content/src/SVGPathElement.h
|
2013-01-12 17:22:31 -05:00 |
|
David Zbarsky
|
5d03b3664d
|
Bug 827724 - Remove nsIDOMSVGAnimatedPoints r=bz
|
2013-01-12 17:21:53 -05:00 |
|
David Zbarsky
|
fd7bd329e5
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-12 16:53:01 -05:00 |
|
Ed Morley
|
32277d1f42
|
Bug 782633 - Followup to fix exception; r=me
|
2013-01-12 18:36:54 +00:00 |
|
Victor Porof
|
5a074c4a69
|
Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past
|
2013-01-12 18:27:46 +02:00 |
|
Mihai Sucan
|
574079c852
|
Bug 829913 - Error while closing web console; r=past
|
2013-01-12 18:17:10 +02:00 |
|
Ehsan Akhgari
|
27b9a69fba
|
Merge mozilla-central into mozilla-inbound
|
2013-01-12 09:27:31 -05:00 |
|
Jan de Mooij
|
b90963955f
|
Bug 829579 - Rewrite AllFramesIter to iterate Ion frames too. r=luke
--HG--
extra : rebase_source : 73b9cf6d2ab9b1a167cc6847fcc114045f796fc5
|
2013-01-12 14:26:52 +01:00 |
|
ffxbld
|
c828a5cc8e
|
No bug, Automated blocklist update from host bld-linux64-ec2-613 - a=blocklist-update
|
2013-01-12 03:27:53 -08:00 |
|
Jan de Mooij
|
9026a5ab3c
|
Bug 829554 - Abstract ScopeIter/DebugScopeProxy frame access. r=luke
--HG--
extra : rebase_source : 18cc0baea68fb9b91b32c54bedcac6eb805449e3
|
2013-01-12 10:40:46 +01:00 |
|
Christian Holler
|
450742f725
|
No bug - Remove stray debug message from jit_test.py to avoid confusion. r=me, DONTBUILD
|
2013-01-12 14:15:56 +01:00 |
|
Daniel Holbert
|
a86f8f4b14
|
Bug 829369: Cast pointer-subtraction to a size_t (after ensuring it'll be nonnegative) when comparing it to a nsTArray's size, to fix signed/unsigned comparison build warning. r=dbaron
|
2013-01-12 01:56:15 -08:00 |
|
Victor Porof
|
3d7c735d89
|
Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past
|
2013-01-12 11:21:48 +02:00 |
|
Gregory Szorc
|
240a50e00b
|
Bug 828829 - Remove dump() from DataReportingService.js; r=trivial
|
2013-01-11 23:34:57 -08:00 |
|
Victor Porof
|
99f8c4d6a6
|
Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past
|
2013-01-12 09:09:06 +02:00 |
|
Gregory Szorc
|
8c05627291
|
Bug 804745 - Part b: Fix bustage due to apparent preprocessor limitation; r=rnewman
This is a temporary fix until the variable in question is removed in bug
829881.
|
2013-01-11 21:42:47 -08:00 |
|
Phil Ringnalda
|
f7112b0d9a
|
Merge m-c to fx-team
|
2013-01-11 21:36:11 -08:00 |
|
Dave Hylands
|
14d4102d42
|
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
|
2013-01-12 05:03:13 +01:00 |
|
Dave Hylands
|
105239c310
|
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong
|
2013-01-12 05:03:13 +01:00 |
|
Gregory Szorc
|
edbe5e5f7d
|
Bug 718066 - Disable Firefox Health Report on Linux; r=trivial
Due to crasher.
|
2013-01-11 19:32:04 -08:00 |
|
Mike Connor
|
e46ce230b0
|
Bug 804745 - Unified notification for application data reporting; r=gavin
|
2013-01-11 19:05:35 -08:00 |
|
Patrick McManus
|
0342bdd3c7
|
bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi
|
2013-01-11 21:40:36 -05:00 |
|
Masayuki Nakano
|
6a5e7ea70a
|
Bug 825924 Input events which are dispatched by editor should be trusted always r=smaug+ehsan
|
2013-01-12 10:49:29 +09:00 |
|
Mike Connor
|
c6f8294a6c
|
bug 719484 - build about:healthreport, r=dolske
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
|
2013-01-11 15:31:38 -08:00 |
|
Gregory Szorc
|
3db9342ace
|
Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske
|
2013-01-11 15:33:57 -08:00 |
|
Gregory Szorc
|
57f274b2a8
|
Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
|
2013-01-11 13:45:22 -08:00 |
|
Vignesh Sarma
|
7939b690c0
|
Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin
|
2013-01-11 13:32:50 -08:00 |
|
Vignesh Sarma
|
e23d811ae6
|
Bug 822875 - Fix pyflakes warnings in TPS, r=jgriffin
|
2013-01-11 13:00:16 -08:00 |
|
Gregory Szorc
|
6ddc34b300
|
Merge mozilla-central into services-central
|
2013-01-11 11:07:05 -08:00 |
|
Mihai Sucan
|
d6d3ef31ee
|
Bug 827083 - quick fix: address a review comment from Panos; r=past
|
2013-01-11 20:54:03 +02:00 |
|
Richard Newman
|
e1dccc7a9b
|
Bug 829656 - TEST-UNEXPECTED-FAIL | /builds/slave/talos-slave/test/build/xpcshell/tests/services/common/tests/unit/head_helpers.js | 2 == 1. r=trivial
|
2013-01-11 10:03:15 -08:00 |
|
Mihai Sucan
|
aa99330a69
|
Bug 827083 - Cannot attach remote web console to Firefox Android; r=past
|
2013-01-11 19:31:09 +02:00 |
|
Josh Matthews
|
129468f68c
|
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
|
2013-01-11 15:40:25 +01:00 |
|
Ms2ger
|
3203dfee36
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01:00 |
|
Joe Walker
|
0f057d1516
|
Bug 823916 - Don't use ordinal to sort the toolbox; r=paul
|
2013-01-11 12:16:31 +00:00 |
|
Joe Walker
|
71f8030481
|
Bug 818432 - this.tracked browser windows.delete is undefined; r=paul
|
2013-01-11 12:16:24 +00:00 |
|
Trevor Saunders
|
cd9ce5e64f
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
|
Trevor Saunders
|
138e996dfc
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
|
Josh Matthews
|
f2de01992b
|
Backed out changeset 78960509f7c3 (bug 820124)
|
2013-01-12 01:57:13 +01:00 |
|
Josh Matthews
|
1bc23d67b7
|
Backed out changeset b4bd9455a5a3 (bug 820124)
|
2013-01-12 01:57:11 +01:00 |
|
Ms2ger
|
67f29a9bc7
|
Bug 825769 - Remove comments about SVGDefinitionElement; DONTBUILD
|
2013-01-11 09:54:11 +01:00 |
|
Ms2ger
|
1305a5f932
|
Bug 828975 - Cleanup nsHTMLCSSUtils::ElementsSameStyle a bit; r=ehsan
|
2013-01-11 09:43:01 +01:00 |
|
Ms2ger
|
005d4fea5c
|
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
--HG--
rename : content/svg/content/src/nsSVGGradientElement.cpp => content/svg/content/src/SVGGradientElement.cpp
rename : content/svg/content/src/nsSVGGradientElement.h => content/svg/content/src/SVGGradientElement.h
|
2013-01-11 09:43:01 +01:00 |
|
Ms2ger
|
26de886928
|
Bug 825407 - Get rid of GetElementParent; r=mounir
|
2013-01-11 09:43:01 +01:00 |
|