Commit Graph

279555 Commits

Author SHA1 Message Date
Doug Turner
dbca26a09f Bug 782351 - add volume state to stat() API. r=sicking 2012-08-14 08:53:20 -07:00
Matt Woodrow
c8b229743e Bug 782808 - Apply the widget rotation to the gonk LayerManager at all times instead of only during the paint event. r=cjones 2012-08-15 13:10:40 +12:00
Michael Wu
36d0e503a2 Bug 782473 - Add keymapping for end call key, r=jlebar 2012-08-14 21:01:02 -04:00
Masayuki Nakano
97b357822f Bug 782552 Set overflow delta values even if there is no scroll target for the wheel event r=smaug 2012-08-15 09:52:07 +09:00
Masayuki Nakano
181defb77f Bug 422132 Store unused fractional scroll amount for later wheel events r=smaug 2012-08-15 09:52:07 +09:00
Martin Stransky
c2651f9338 Bug 782612 - Move Xt plugins OOP. r=karlt 2012-08-14 19:56:48 -04:00
Nomis101
97d4801b81 Bug 782155 - Set MACOSX_DEPLOYMENT_TARGET to 10.6 for all architectures and clean up powerpc-apple code. r=ted 2012-08-12 22:50:48 +02:00
Sanchit Gangwar
943012f622 Bug 781935 - Change the function names in /testing/marionette/client/marionette/tests/unit/test_selected.py. r=jgriffin 2012-08-13 00:24:42 +05:30
David Rajchenbach-Teller
91508cb1e9 Bug 773643 - Test (de)serialization of errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller
f6684c5700 Bug 773643 - Serialize Windows errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller
8ad0645be7 Bug 773643 - Serialize Unix errors. r=froydnj 2012-08-14 19:56:47 -04:00
Alexandre D'Eschambeault
30b3e8f1be Bug 751452 - Prevent DNT modification in unprivileged mode + test case. r=khuey 2012-08-13 22:47:19 -04:00
David Keeler
d0d3c04507 Bug 749257 - Improve test plugin. r=josh, r=bsmedberg 2012-08-13 10:40:15 -07:00
Ryan VanderMeulen
f4e9f8985a Merge m-c to inbound. 2012-08-14 20:19:33 -04:00
Blake Kaplan
3800f89881 Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD 2012-08-14 17:00:43 -07:00
Chris Peterson
4096a0a81f Backout a1c1113cdf3e (Bug 781274) to avoid user confusion over StrictMode screen flashing. a=me 2012-08-14 17:13:52 -04:00
Bobby Holley
022850a207 Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff 2012-08-14 08:31:02 -07:00
Ehsan Akhgari
a09e69cee0 Merge removal of nsnull 2012-08-14 11:29:00 -04:00
Ehsan Akhgari
b668854501 Bug 626472 - Remove on last nsnull! 2012-08-14 11:28:45 -04:00
William Lachance
85ef3ca80d Bug 782382 - Fix syntax error in devicemanagerSUT;r=jmaher 2012-08-14 11:26:13 -04:00
Ed Morley
5381ebd3cb Backout 327d9e9efbf7 (bug 773760) for bustage 2012-08-14 16:23:02 +01:00
Justin Lebar
8441153d6c Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz 2012-08-14 10:58:01 -04:00
Justin Lebar
74befa949f Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz 2012-08-14 10:58:00 -04:00
Eric Wong
6cc858556c Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan 2012-08-13 22:46:23 -07:00
Geoff Brown
c7a193cf28 Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
Gavin Sharp
feda695c89 Bug 782287: better delineate SocialService initialization code from provider loading, and lazy-load MozSocialAPI module only when needed, r=adw
--HG--
extra : rebase_source : d1332eb18312255368a985b64d62d76e1fc00a50
2012-08-13 11:20:29 -04:00
Dominik Oepen
822e64b426 Bug 774293 - Fix issues in devicemanager revealed by pyflakes;r=wlach 2012-08-14 10:41:11 -04:00
Margaret Leibovic
8ee7419879 Bug 780906 - Add context menu items to start text selection in input fields. r=wesj 2012-08-14 10:28:14 -04:00
Jim Mathies
340d440706 Bug 781977 - Add optional pressure and source parameters to nsIDOMWindowUtils's sendMouse methods, r=roc+smaug. 2012-08-14 09:27:39 -05:00
Mark Capella
19d06abdb4 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Misc Folders, r=ted
Content, DOM, Image, JS, RDF, and URILoader folders
2012-08-14 10:06:17 -04:00
Mark Capella
38befa6972 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps 2012-08-14 10:06:12 -04:00
Mark Capella
571ba82385 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Netwerk, r=ted 2012-08-14 10:06:04 -04:00
Andrew McCreight
c48614a8b2 Bug 775424 - Make JSCompartmentParticipant vtable rodata. r=glandium 2012-08-14 06:35:48 -07:00
Ed Morley
715dffe280 Merge mozilla-central to mozilla-inbound 2012-08-14 14:00:36 +01:00
Kartikaya Gupta
8c39cc3b65 Bug 780650 - Clean up dynamic dependencies from robocop on fennec. r=cpeterson 2012-08-14 08:55:58 -04:00
Ed Morley
800cd7dda0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-14 13:52:25 +01:00
Jon Coppeard
dd5c10cc90 Bug 782318 - GC: Simplify compartment GC state r=billm 2012-08-14 11:10:50 +01:00
Jon Coppeard
ca7c98775e Bug 782315 - GC: Cut out unnecessary work when not collecting atoms r=billm 2012-08-14 11:10:45 +01:00
Chris Pearce
51ae0d8f06 Bug 782517 - Make nsFrame:MakeFrameName() annotate an iframe's src. r=roc 2012-08-14 17:39:11 +12:00
Brian Hackett
0a52ac842e Preserve types when swapping objects, bug 774953. r=dvander 2012-08-13 23:25:16 -06:00
Doug Sherk
22ae74ed70 Bug 781734: Implement pinch threshold; fingers need to move a bit before page zooms r=gal 2012-08-13 21:08:38 -07:00
Doug Sherk
a92d1b87eb Bug 781734: Decrease axis lock angle r=gal 2012-08-13 21:08:38 -07:00
Doug Sherk
723485177c Bug 781734: When flinging many times successively in one direction, accelerate them more and more r=gal 2012-08-13 21:08:38 -07:00
Doug Sherk
f0b76dbaae Bug 781734: Greatly increase friction on flings, remove pseudo-kinetic vs. static friction distinction r=gal 2012-08-13 21:08:38 -07:00
Doug Sherk
c54409d628 Bug 781734: Detect very light touches and pan the page r=gal 2012-08-13 21:08:38 -07:00
Chris Pearce
534ff03423 Bug 775965 - Ensure presentation persists across nsSubDocumentFrame reframes. r=roc 2012-08-14 16:06:44 +12:00
Chris Pearce
c0a35c0950 Bug 775965 - Make nsRootPresContext::mRegisteredPlugins a refptr hash table to the content object rather than weak refs to frames. r=roc 2012-08-14 16:06:42 +12:00
Dão Gottwald
932140b8ee Bug 782043 - Get rid of the fullscreencontrol attribute. r=felipe 2012-08-14 06:04:33 +02:00
Tim Taubert
81b26bfeb3 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Simon Montagu
ea7a4c97c7 Don't split inline ancestors of bidi frames if we don't have any child frames after the split. Bug 779003, r=roc 2012-08-13 20:51:36 -07:00