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

2840 Коммитов

Автор SHA1 Сообщение Дата
Neil Deakin 31fabd0eb7 Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil 2011-09-30 15:47:13 -04:00
Neil Deakin 551265c1d1 Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil 2011-09-29 16:05:10 -04:00
Jeff Muizelaar e61efc6143 Bug 678330. Use IOKit to get precise GPU information in GfxInfo on Mac. r=bjacob
This lets us get vendor and device ids.

--HG--
extra : rebase_source : 1760ecc1c406c227e473c462e39c95375abb318e
2011-09-27 09:55:42 -04:00
Jared Wein b0341fd18f Bug 462117 - Reducing the number of visible controls when the video is too small. r=dolske 2011-09-23 12:43:03 -07:00
Ed Morley f57624260e Bug 660718 - Add a link from about:support to about:memory; r=ehsan 2011-09-23 00:24:49 +01:00
Paul Biggar ca975bca37 Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Dão Gottwald 537ec1830c Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 05:35:33 +02:00
Dão Gottwald f15036012e Backed out changeset e0708cefd3df 2011-09-20 05:28:38 +02:00
Dão Gottwald ed61e08ff0 Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 03:37:26 +02:00
Malini Das be9aa36b26 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Ehsan Akhgari 7d425d34ec Bug 98160 - Part 2: Add some notes about the licensing of the code used from Chromium
DONTBUILD
2011-09-15 15:48:48 -04:00
ithinc@sohu.com 19b8e3a167 Bug 652842 - _getToolbarItem(aId) returns null if the toolbaritem is on the Add-on Bar. r=enn 2011-09-15 16:01:24 +02:00
Alexander Surkov 21de2eb9d5 Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn 2011-09-15 11:33:16 +09:00
Margaret Leibovic 6a3ea80459 Bug 670194 - Startup numbers don't account for interactive startup interruptions. r=dtownsend 2011-08-25 14:11:18 -04:00
Neil Rashbrook 0e8600cbfa Bug 685464 - DOMMenuItemActive is not consistent for menulist items, r=enn, f=surkov 2011-09-10 14:40:05 +09:00
Markus Stange db689e307a Bug 678834 - XUL scrollbox should preventDefault() processed scroll events so that Gecko doesn't attempt to start a swipe from them. r=enndeakin 2011-09-08 15:31:01 +02:00
Neil Deakin 0c36dfe88d Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil 2011-09-06 10:44:55 -04:00
Rob Campbell 5d657e08b3 merge m-c to fx-team 2011-08-26 11:38:59 -03:00
Ms2ger 0b1536d069 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Mihai Sucan 5b969cdb06 Bug 600501 - Implement support for removed() callback (notificationbox); r=neil 2011-08-24 15:42:34 +03:00
arno renevier e6a982f07d bug 678842: remember spell check setting per site; r=ehsan 2011-08-23 15:03:33 -04:00
Ms2ger 4ef091c3ed Merge m-c to m-i. 2011-08-18 22:01:33 +02:00
Jan Varga 78e4db599e A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn 2011-08-18 18:37:26 +02:00
Ian Neal 01ba709913 Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan 2011-08-18 00:15:29 +01:00
Matheus Kerschbaum c15316d32e Bug 679616 - Stop whitelisting dead mozilla.widget.render-mode pref in about:support. r=bas 2011-08-18 11:58:20 +02:00
Ali Juma 9a0c685fb8 Bug 591057 - List both GPUs in about:support and crash reports. - r=jrmuizel 2011-08-12 09:46:41 -04:00
Ehsan Akhgari 3aeab5a489 Merge mozilla-central and mozilla-inbound 2011-08-13 20:35:04 -04:00
Rob Campbell 5a56c6a415 merge fx-team to m-c 2011-08-13 11:21:59 -03:00
Ms2ger f1ce0d69e4 Merge m-c to m-i 2011-08-13 14:47:03 +02:00
Malini Das 132054c82e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das c20b68638f Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das ea71db787e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Matt Brubeck 981b18c20b Merge the last green changeset from mozilla-inbound to mozilla-central 2011-08-12 06:41:55 -07:00
Mihai Sucan a23227da87 Bug 660784 - Add the Orion source code editor to the browser; r=ehsan,rcampbell,gavin.sharp 2011-08-12 12:58:40 +03:00
Benoit Jacob 87b84c8733 Back out Bug 591057 / cset 02d5f1c5d438 because of 4% Ts regression 2011-08-11 14:24:52 -04:00
Mounir Lamouri 43d40b8987 Merging mozilla-inbound into mozilla-central. 2011-08-11 13:08:47 +02:00
Ali Juma f81fe059d2 Bug 591057 - Identify active GPU in about:support and crash reports - r=jrmuizel 2011-08-10 18:25:22 -04:00
Neil Deakin ce7c923772 Bug 672254, allow content inside an arrowpanel to be flexible, r=neil 2011-08-10 15:51:25 -04:00
arno renevier 56a37f401e Bug 338427 - Spellchecker should respect the langi attribute; r=ehsan 2011-08-12 15:12:45 -04:00
Mounir Lamouri 1b34882645 Bug 678166 - Use the original CID for the mock object in mockObjects.js. r=ehsan 2011-08-11 18:30:38 +02:00
Brad Lassey 527c57de83 bug 676856 - show package name in about:buildconfig on Android r=gavin 2011-08-09 17:16:26 -04:00
Justin Wood bc9a7d1530 Merge from m-c 2011-08-09 06:31:01 -04:00
Jan Varga a298beaa2e Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Neil Deakin 43b5f718bf Bug 626563, disable part of the arrowpanels test that tends to fail 2011-08-05 16:26:53 -04:00
Neil Deakin d39a767665 Bug 628238, arrow panels not positioned correctly when the page is zoomed, r=neil
--HG--
rename : toolkit/content/tests/widgets/test_arrowpanel.xul => toolkit/content/tests/chrome/test_arrowpanel.xul
2011-08-05 15:24:24 -04:00
Neil Deakin 0c777f178e Bug 524545, popups with large margins appearing offscreen, r=roc 2011-08-05 15:24:24 -04:00
Justin Dolske 0e47a5cdb8 Bug 669217 - Remove nsISecurityCheckedComponent from videocontrols. r=mrbkap 2011-08-03 17:52:45 -07:00
Tim Taubert af2455ebbc merge the last green changeset on m-c to fx-team 2011-08-03 07:41:10 +02:00
Frank Yan adfa82857b Bug 554717 - Prevent audio/video controls from inheriting list-style-image. 2011-08-02 17:43:08 -07:00
Paul ADENOT 7a5551ec2e Bug 619752 part 2 - Fix the front end to display infinite media duration. r=dolske 2011-08-01 14:11:28 -04:00