Граф коммитов

275319 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan b1e87e032b Bug 770001. When comparing clips, adjust for any change in the ThebesLayer coordinate system. When clips are different, try to accumulate differences intelligently, taking into account that changes in clips outside the bounds of the clipped display item don't matter. r=mattwoodrow
--HG--
extra : rebase_source : d958c629307045f2592ffe658cd1a2e608713cbd
2012-07-02 11:46:21 +12:00
David Zbarsky d2ee12f6f9 Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
Philip Chee 9739806320 Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Hub Figuière 5b9b19a492 Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin 2012-06-30 22:16:54 -07:00
Hub Figuière 2741f260c2 Bug 761589 - Part 2: implement accessibility.force_disabled for ATK. r=tbsaunde 2012-06-30 15:54:17 -07:00
Ekanan Ketunuti 52e00ef49e Bug 769913 - TestTXMgr.cpp should use fail() from TestHarness.h; r=ehsan 2012-06-30 23:56:18 +07:00
Ryan VanderMeulen 43bdfe552a Merge m-c to inbound. 2012-07-01 11:03:00 -04:00
Ryan VanderMeulen eb3c84caee Bug 758357 - Back out part of the landing due to risk of it introducing oranges. 2012-07-01 09:38:44 -04:00
Chris Peterson 32bf6fccdf Bug 769080 - Fix Azure build errors about Uint8ClampedArray on Android. Fix some uninitialized variable warnings. r=Ms2ger 2012-06-29 15:17:03 -07:00
Tim Taubert 67acaae937 merge m-c to fx-team 2012-07-01 00:13:04 +02:00
Paul Rouget ae589f7433 Backed out 1464fc01cd17 - leaks 2012-06-28 21:32:34 +02:00
Paul Rouget ede8134305 Bug 769299 - Make the Inspector less fragile when the selection is deleted. r=dcamp 2012-06-28 17:43:57 +02:00
Aryeh Gregor 6ee6340887 Bug 767169 part 2 - Handle lastCandidate being null in nsContentSubtreeIterator::Init; r=bz 2012-06-28 14:29:56 +03:00
Aryeh Gregor ed5ae0b680 Bug 767169 part 1 - Partial cleanup of Selection::selectFrames; r=ehsan 2012-06-28 14:29:56 +03:00
Matthew Noorenberghe ec836df94a Bug 762993 - Follow-up fix for 15ac0594d478. Unregister for WindowWatcher notifications in the success case. a=bustage-fix 2012-07-01 00:06:48 -07:00
Matthew Noorenberghe 5f7ed83dc4 Bug 762993 - Implement a sandbox iframe for Identity IdP provisioning. r=jst,benadida,dolske
Based on Anant's code from bug 745345.
2012-06-28 01:57:00 -07:00
Ryan VanderMeulen 0fd2fd7362 Backout a8bfe5a447e7 for creating more orange than it fixed. 2012-06-30 21:51:09 -04:00
Tim Chien 85dc074de3 Bug 738530 - Move PowerManager from shell.js to gaia. r=vingtetun 2012-06-30 21:42:10 -04:00
Ryan VanderMeulen ea3052e2f1 Merge m-c to inbound. 2012-06-30 21:42:04 -04:00
Jonas Sicking ec0cce57a8 Back out part of the landing for bug 758357 due to risk of it introducing oranges 2012-07-01 02:25:20 +02:00
Bill McCloskey 9a4cdd8394 Bug 768732 - Write barrier for array slowification (r=bhackett) 2012-06-30 14:29:09 -07:00
Bill McCloskey 53bd1032a7 Bug 758034 - Avoid compartment changed GC resets (r=smaug) 2012-06-30 14:18:10 -07:00
Bill McCloskey e53f1a8033 Bug 758034 - Add new JS APIs for GC (r=terrence) 2012-06-30 14:18:04 -07:00
Bill McCloskey 5ba066f3bb Bug 758034 - Clean up browser GC API (r=smaug) 2012-06-30 14:16:32 -07:00
Jonathan Watt 3379f2249a Bug 769902 - Avoid unnecessary precision issues in nsSVGUtils::ObjectSpace. r=longsonr. 2012-06-30 21:21:31 +01:00
Jonas Sicking 0ebf8c84cf Attempt at fixing orange due to setting wrong permission in test. Bug 758357 2012-06-30 20:58:13 +02:00
Ben Turner a221e9eebb Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking 2012-06-30 19:57:15 +02:00
Jeff Walden 48d3ba0aaf Bug 769132 - Add a receiver argument to all the set-property APIs. r=luke 2012-06-27 20:21:39 -07:00
Johan Charlez 7aac884610 Bug 651942 - Add a list of recently-opened files to the file menu of the Scratchpad. r=harth 2012-06-26 05:06:00 +02:00
Ed Morley a08fa2a4b4 Merge mozilla-central to fx-team to pick up the #1 top orange fix 2012-06-28 15:10:25 +01:00
Ed Morley cb700877be Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-28 15:02:03 +01:00
Joe Walker 3ad1884acd Bug 659686 - Re-license GCLI to a more liberal license; r=dcamp 2012-06-28 15:01:55 +01:00
Jim Mathies e3239de38d merge backout 2012-06-28 07:29:26 -05:00
Jim Mathies e6df9b23b3 Bug 769212 - backout of bug 733630 due to bug 769212. r=backout 2012-06-28 07:29:15 -05:00
Sankha Narayan Guria 511a21c7ad Bug 764545 - WebConsole default position should be "below"; r=msucan 2012-06-28 14:03:50 +03:00
Mark Capella bc9744216e Bug 765110 - TextLeafAccessibleWrap is never instanciated, r=tbsaunde 2012-06-28 05:09:14 -04:00
Chris Pearce 7b06b56597 Bug 760102 - Enable fullscreen API for web apps. r=vingtetun 2012-06-28 20:55:33 +12:00
Vivien Nicolas 72c90c5473 Bug 760102 - Authorize web applications to use fullscreen by default. r=cpearce 2012-06-28 20:54:37 +12:00
Chris Pearce a9821c5977 Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
Boris Zbarsky 579ddd678c Bug 558220 part 2. Fix a bug in the test HTTP header that caused it to misread headers when a packet boundary fell between the CR and LF at the end of a header value. r=waldo 2012-06-28 00:26:13 -04:00
Boris Zbarsky 4c85cae6d2 Bug 558220 part 1. Add more debugging spew to the test HTTP server. r=waldo 2012-06-28 00:26:12 -04:00
Masayuki Nakano 8dd7086160 Bug 733630 Use native window border size if there is no content under mouse cursor r=jimm 2012-06-27 21:47:50 +09:00
Saurabh Anand d95c6661cf Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
Ehsan Akhgari 78e6655072 Bug 766843 - Exempt inner table frames from optimized dynamic position change handling, as the required handling is performed for outer table frames; r=bzbarsky 2012-06-27 16:24:01 -04:00
Eddy Bruel b7237fc143 Bug 70357 - Add Wrapper base class; r=bholley 2012-06-28 04:10:37 +02:00
Trevor Saunders b3d3815263 bug 683855 implement width and height attributes for html inputs r=bz 2012-06-27 01:17:31 -04:00
Ryan VanderMeulen af3b8ecbfc Merge m-c to inbound...again. 2012-06-27 20:16:43 -04:00
David Rajchenbach-Teller 84a851cf34 Bug 768381 - OS.Constants.Sys.Version should be OS.Constants.Sys.Name. r=yoric 2012-06-27 20:15:33 -04:00
David Rajchenbach-Teller 9372215e1d Bug 768381 - Size of type mode_t depends on the platform. r=yoric 2012-06-27 20:15:33 -04:00
Christopher Finke ef74541f92 Bug 763139 - Add the "DEPRECATED_" prefix to the LS_createLivemark function name. r=mak77 2012-06-27 20:15:33 -04:00