Saurabh Anand
6ecdf2c344
Bug 774660 - openPreferences should consistently not return a window object; r=dao
2012-07-18 20:48:11 +05:30
Ehsan Akhgari
aa81c1a6e0
Backout changeset f0be368bb172 (bug 773100) for broken builds across the board
2012-07-18 12:19:20 -04:00
Rafael Ávila de Espíndola
7192c786a2
Bug 775134 - Remove extra ; r=ehsan.
2012-07-18 12:15:47 -04:00
Ehsan Akhgari
39ca308925
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky
2012-07-18 12:12:55 -04:00
Matt Woodrow
abff6c13e4
Bug 773100 - Invalidate the frame bounds instead of deleting the frame property. r=roc
2012-07-16 22:28:44 -04:00
Ehsan Akhgari
dca68168ef
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpcom parts); blanket-r=bzbarsky
2012-07-18 11:54:26 -04:00
Kartikaya Gupta
2259c37b0b
Bug 766647 - Do a better job of coalescing the low-res screenshots. r=blassey
2012-07-18 11:23:16 -04:00
Rafael Ávila de Espíndola
63fba967a4
Bug 733905 - switch OS X builds to clang. r=ehsan.
2012-07-18 09:31:15 -04:00
Mounir Lamouri
6950b40c48
Bug 772050 - Remove 'classInfo' from AppsService and SettingsService. r=gwagner
2012-07-18 07:58:02 -07:00
Dale Harvey
2eb506bbae
Bug 709759 - Add stop() to mozbrowser API. r=jlebar
2012-07-18 10:45:28 -04:00
Ms2ger
6dbe093532
Bug 539356 - Followup: Fix unused variable warnings; r=mattwoodrow over IRC.
2012-07-18 16:28:53 +02:00
Elika Etemad
40ea7218bb
Bug 774835: Refactor nsHTMLReflowState::ApplyMinMaxConstraints to separate behavior of width and height. [r=roc]
2012-07-18 10:26:05 -04:00
Ekanan Ketunuti
5253571d73
Bug 774620 - Unprefix -moz-animation properties and @-moz-keyframes rules in browser/. r=dao
2012-07-17 20:02:26 +07:00
Dão Gottwald
d0ed8af5c4
Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop
2012-07-18 16:15:24 +02:00
Peter Van der Beken
9c6caad19d
Fix for bug 774775 (XRayWrapper does not handle new bindings constants) - refactor code. r=bz.
2012-07-18 13:52:07 +02:00
Peter Van der Beken
452ad37940
Fix for bug 774775 (XRayWrapper does not handle new bindings constants). r=bz.
2012-07-17 22:54:25 +02:00
Josh Aas
3c6dd7472c
Bug 772682: Make Mac OS X 10.6 the minimum required OS version. r=gavin
2012-07-18 09:49:34 -04:00
Ehsan Akhgari
b114cdc429
Merge mozilla-central into mozilla-inbound
2012-07-18 09:38:49 -04:00
Geoff Brown
1fff387277
Bug 774797 - Robocop: upgrade to robotium-3.3.jar; r=jmaher
2012-07-18 14:25:20 +01:00
Jonathan Watt
b73db65101
Bug 774133 - Make nsDisplayTransform take account of zooming for SVG transforms. r=roc.
2012-07-18 09:15:13 -04:00
Kyle Huey
08c61ad336
Back out 353b4785836a which was landed even after the module owner explicitly said not to. r=me
2012-07-18 05:59:21 -07:00
Bobby Holley
1014961232
Bug 774245 - Remove unnecessary memset. r=mccr8
2012-07-18 14:56:54 +02:00
Brian Hackett
a1b63b285a
Treat known booleans like integers during bitops, bug 774812. r=jandem
2012-07-18 06:43:18 -06:00
Brian Hackett
f6a0f92c69
Use distinct types and scripts for generic inner wrapper functions, bug 638794. r=jandem
2012-07-18 06:35:00 -06:00
Ed Morley
2deb5e4d6e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-18 13:32:24 +01:00
Bobby Holley
435ac42f2b
Bug 774245 - Tests. r=mrbkap
2012-07-18 13:51:28 +02:00
Bobby Holley
7fefe94598
Bug 774245 - Reimplement LookupMethod. r=mrbkap
2012-07-18 13:51:28 +02:00
Bobby Holley
6437547972
Bug 774245 - Re-implement moz_bug_r_a4 trickery. r=mrbkap
...
In the next patch, we drop support for lookupMethod for location objects, since the security policy there is tricky and location objects are already unshadowable Xray wrappers.
2012-07-18 13:51:28 +02:00
Bobby Holley
00a771e0d6
Bug 774245 - Add WrapperFactory and XrayWrapper machinery to allow same-compartment Xray wrapping. r=mrbkap
2012-07-18 13:51:28 +02:00
Bobby Holley
fd2acaf7e1
Bug 774245 - Factor out single-level checked unwrapping into a helper function. r=mrbkap
2012-07-18 13:51:28 +02:00
Ms2ger
637eb3f207
Bug 774691 - Don't include rules.mk twice in toolkit/components/osfile/tests/mochi/Makefile.in; r=glandium
2012-07-18 12:36:08 +02:00
Ms2ger
39b0bf2cee
Bug 579638 - Reinstate Range.intersectsNode; r=smaug
2012-07-18 12:36:08 +02:00
Ms2ger
ab0a554d1a
Bug 772829 - Use MOCHITEST_BROWSER_FILES in dom/tests/browser/Makefile.in; r=froydnj
2012-07-18 12:36:08 +02:00
Ms2ger
f16fbc0fe5
Bug 772487 - Use CPP_UNIT_TESTS for TestPoisonArea.cpp; r=khuey
2012-07-18 12:36:08 +02:00
Ms2ger
268dac6dfe
Bug 763323 - Use .forget(I**) in a few places; r=longsonr
2012-07-18 12:36:08 +02:00
Ms2ger
189c2a63aa
Bug 765464 - Part c: Throw some TypeErrors; r=khuey
2012-07-18 12:36:08 +02:00
Ms2ger
551919b7d5
Bug 765464 - Part b: Add an exnType to JSErrorReport; r=Waldo
2012-07-18 12:36:08 +02:00
Ms2ger
fe184c1b2e
Bug 765464 - Part a: Introduce JS_ReportErrorNumberVA; r=Waldo
2012-07-18 12:36:08 +02:00
Ms2ger
936668b8e2
Bug 756397 - Enable FAIL_ON_WARNINGS in content/media; r=cpearce
2012-07-18 12:36:08 +02:00
Ms2ger
86f2eb0e4f
No bug - Also log the number of elided messages when finishing the test.
2012-07-18 12:36:08 +02:00
Ms2ger
65762803b5
No bug - Add an extra message when TestRunner.js calls timeout.
2012-07-18 12:36:08 +02:00
Ms2ger
d9ea080115
Bug 771933 - Make nsDOMEvent::SetEventType return void; r=smaug
2012-07-18 12:36:08 +02:00
Ms2ger
46b5690b65
Bug 756083 - Part b: Introduce code to make it easier to update expected failures for imported testharness.js tests; r=jhammel
2012-07-18 12:36:07 +02:00
Ms2ger
9bd2c6dd2f
Bug 756083 - Part a: Factor out Makefile utilities; r=jhammel
2012-07-18 12:36:07 +02:00
Ms2ger
57fab39fcc
No bug - Regenerate Makefile.ins under dom/imptests.
2012-07-18 12:36:07 +02:00
Tim Taubert
181fe2f4e7
merge m-c to fx-team
2012-07-18 12:35:04 +02:00
Lucas Rocha
565e02220c
Bug 774306 - Protect access to mFavicons behind a getter (r=margaret)
2012-07-18 11:03:14 +01:00
Ed Morley
9503fa1096
Backout 41f4bdd4b6bd (bug 772734), af578c454d1e (bug 773414) for XUL Android bustage, on a CLOSED TREE
2012-07-18 09:51:44 +01:00
Andrew Hurle
e8384f60fa
Bug 775010 - Preprocess autocomplete.css to fix some visual bugs on XP. r=MattN
2012-07-18 00:39:00 -07:00
Mihai Sucan
ef1a2fca25
Bug 773466 - Console will stop displaying output; r=rcampbell
2012-07-17 14:03:14 +03:00