Brian Nicholson
|
986d85a2f8
|
Bug 767541 - Allow search suggestions for string compositions. r=cpeterson
|
2012-06-22 14:48:07 -07:00 |
|
Ehsan Akhgari
|
f18d090dd1
|
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 jsd parts); r=Waldo
|
2012-06-19 23:43:15 -04:00 |
|
Steve Fink
|
3b6b189846
|
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
--HG--
extra : rebase_source : 790f6727878f44e7cf424d9e32a85347416df625
|
2012-06-15 15:21:56 -07:00 |
|
Boris Zbarsky
|
db7164a75c
|
Bug 766853 followup to address review comment. No review other than the other review.
|
2012-06-22 16:21:44 -04:00 |
|
Boris Zbarsky
|
0282bec6ea
|
Bug 766449. Use the fully namespaced class name to determine the default header name for bindings. r=peterv
|
2012-06-22 16:18:51 -04:00 |
|
Boris Zbarsky
|
c1cd32f316
|
Bug 766853. The two sides of an implements statement must both be non-callback interfaces. r=jlebar
|
2012-06-22 16:18:51 -04:00 |
|
Boris Zbarsky
|
bb2335a09e
|
Bug 766844. Non-callback interfaces must not inherit from callback interfaces. r=jlebar
|
2012-06-22 16:18:51 -04:00 |
|
Boris Zbarsky
|
3e7e99e0c5
|
Bug 742152. Move distinguishing index determination and verification of type-identity of preceding arguments out of codegen and into the WebIDL parser. r=jlebar
|
2012-06-22 16:18:50 -04:00 |
|
Boris Zbarsky
|
c5731be201
|
Bug 742213. isDistinguishableFrom should correctly check whether two interfaces can be implemented on the same object. r=jlebar
|
2012-06-22 16:18:50 -04:00 |
|
Boris Zbarsky
|
7da04fee8b
|
Bug 764456 part 1. Flag consequential interfaces in the WebIDL data model. r=khuey
|
2012-06-22 16:18:50 -04:00 |
|
Boris Zbarsky
|
34edba5d0f
|
Bug 766798. Throw SYNTAX_ERR, not NAMESPACE_ERR, from querySelector(All) on unknown namespaces. r=dbaron
|
2012-06-22 16:18:50 -04:00 |
|
David Zbarsky
|
85d3d4ef59
|
Bug 766017 - Fix some skia warnings r=gw280
|
2012-06-22 13:16:31 -07:00 |
|
Dão Gottwald
|
4910364e2c
|
Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
|
2012-06-22 22:13:21 +02:00 |
|
Dão Gottwald
|
0dcc90924c
|
Bug 767462 - Allow controlling outside-click event consumption with an attribute. r=enndeakin
--HG--
extra : rebase_source : 0afac7d049f96568390e283cb90f2f1a79ad7c5a
|
2012-06-22 22:07:26 +02:00 |
|
Asaf Romano
|
013aefb08f
|
Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin.
|
2012-06-22 23:11:42 +03:00 |
|
Kartikaya Gupta
|
ab0e0d17c7
|
Bug 746876 - Re-enable test_bug720538 as it seems to work fine now. r=jmaher
|
2012-06-22 16:10:57 -04:00 |
|
Kartikaya Gupta
|
adf8d2992b
|
Bug 767215 - Fix intermittent failure in pixel tests caused by slower-than-expected initial page paint. r=jmaher
|
2012-06-22 16:10:13 -04:00 |
|
Brian Nicholson
|
eaa92ddcbb
|
Bug 766406 - Implement "Request Desktop Site". r=mfinkle
|
2012-06-22 12:53:40 -07:00 |
|
Nicolas Silva
|
b8baec98b5
|
Bug 761849 - D[OGL] Don't convert video texture to RGBA for better performance on desktoop. r=joe
|
2012-06-21 16:58:49 -04:00 |
|
Gary Kwong
|
bfde7a2586
|
Bug 719750 - Remove extraneous print statement.
--HG--
extra : rebase_source : f0437db62e2184778bd4ef94f6284fddc8e27c02
|
2012-06-22 12:25:29 -07:00 |
|
Steve Fink
|
13b3ad567f
|
Backed out changeset c33a30aedb3b (bug 764184)
|
2012-06-22 12:22:00 -07:00 |
|
Bill McCloskey
|
4fa5794dad
|
Bug 715761 - Fix build error
|
2012-06-22 12:12:49 -07:00 |
|
Gary Kwong
|
30fca2f26c
|
Add a test for bug 719750.
|
2012-06-22 12:02:02 -07:00 |
|
Bill McCloskey
|
e352a152a3
|
Bug 715761 - Rename XPCWrappedNativeScope::TraceJS (r=bholley)
|
2012-06-22 11:37:22 -07:00 |
|
Bill McCloskey
|
ba55e063e1
|
Bug 715761 - De-insanify xpconnect wrapper tracing (r=bholley)
|
2012-06-22 11:34:51 -07:00 |
|
Bill McCloskey
|
974aaa5c58
|
Bug 764850 - Don't run write barrier verifier during shutdown (r=terrence)
|
2012-06-22 11:31:00 -07:00 |
|
Bill McCloskey
|
73c46100a8
|
Bug 765313 - script->types is getting thrown out too soon in JSScript::ensureRanAnalysis (r=bhackett)
|
2012-06-22 11:30:54 -07:00 |
|
Bill McCloskey
|
b19e04c822
|
Bug 766355 - Fix GC valgrind warnings (r=terrence)
|
2012-06-22 11:30:48 -07:00 |
|
Bill McCloskey
|
189a764ba9
|
Bug 766707 - Free dynamic slots if we OOM during object allocation (r=dvander)
|
2012-06-22 11:28:49 -07:00 |
|
Bill McCloskey
|
7d061f8687
|
Bug 767234 - Don't invoke write barrier on generator slots (r=luke)
|
2012-06-22 11:24:20 -07:00 |
|
Steve Fink
|
5cd675cf2b
|
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
--HG--
extra : rebase_source : b4b9015caab404d8a4b674349fc27ade09dd3ec5
|
2012-06-15 15:21:56 -07:00 |
|
Jason Duell
|
f0efe4bd13
|
Bug 713023 - Websockets: don't prefer SOCKS to HTTP proxy until bug 449251 is fixed. r=biesi
|
2012-06-22 10:59:53 -07:00 |
|
Joel Maher
|
79ca0431db
|
Bug 765860 - remove the requirement from sutagent to reboot after an uninstall. r=gbrown
|
2012-06-22 13:24:11 -04:00 |
|
Lucas Rocha
|
ac809090d8
|
Bug 766966 - Change "Font" to "Text" in Reader UI (r=mfinkle)
|
2012-06-22 17:44:36 +01:00 |
|
Mike Hommey
|
fc130e8b4b
|
Bug 767024 - Allow dependentlibs.py to work when cross-compiling for Android on OSX. r=khuey
|
2012-06-22 18:33:17 +02:00 |
|
Mike Hommey
|
8c6644eac1
|
Bug 766975 - Rename OBJS-related dependency files. r=khuey
|
2012-06-22 18:29:03 +02:00 |
|
Robert O'Callahan
|
23719f664e
|
Bug 763838. Update mDestination to match chosen subpixel destination. r=tnikkel
|
2012-06-22 11:24:06 -05:00 |
|
Ed Morley
|
558d143bd6
|
Merge mozilla-central to mozilla-inbound
|
2012-06-22 17:15:15 +01:00 |
|
Ed Morley
|
5ab0ba85a7
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-22 17:11:47 +01:00 |
|
Julian Seward
|
9f7497b311
|
Bug 767370 - Uninitialised value use in nsIDOMKeyEvent_GetCharCode; r=peterv
|
2012-06-22 17:53:01 +02:00 |
|
Tim Taubert
|
4a229100a7
|
merge m-c to fx-team
|
2012-06-22 17:32:51 +02:00 |
|
Ed Morley
|
0ba9aa86c4
|
Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures
|
2012-06-22 11:04:47 +01:00 |
|
Bobby Holley
|
1578d01098
|
Bug 767306 - Temporarily make assertion from bug 766641 non-fatal. r=me
|
2012-06-22 12:01:18 +02:00 |
|
Mounir Lamouri
|
b020574297
|
Merge backout.
|
2012-06-22 11:14:08 +02:00 |
|
Mounir Lamouri
|
744531ad99
|
Back out bug 766007, bug 703241 and bug 752796 due to perma-orange (419f0d1b848b to 8661c74deeb5).
|
2012-06-22 11:13:32 +02:00 |
|
Mounir Lamouri
|
5debef4e7d
|
Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey
|
2012-06-22 10:55:17 +02:00 |
|
Mounir Lamouri
|
f7547109e0
|
Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey
|
2012-06-22 10:54:35 +02:00 |
|
Mounir Lamouri
|
0f65f5827a
|
Bug 766903 - Cleanup eventlisteners when nsScreen is reseted. r=smaug
|
2012-06-22 10:53:23 +02:00 |
|
Mounir Lamouri
|
950bfc0ccb
|
Bug 764753 - Unlock screen orientation when the document is left without explicitly exiting fullscreen. r=smaug
|
2012-06-22 10:52:47 +02:00 |
|
Mounir Lamouri
|
2cfc30963a
|
Bug 766902 - Don't listen for fullscreenchange when screen has been locked by an application. r=smaug
|
2012-06-22 10:53:03 +02:00 |
|