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
Dave Townsend
38e87848c6
Bug 679604: When an older version has persisted the last selected category the first view of the add-ons manager will fail to display any category. r=Unfocused
2011-08-17 22:24:48 -07:00
Nicholas Nethercote
7844b9fa01
Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey.
2011-08-17 19:53:03 -07:00
Rob Campbell
793eb5d860
merged m-c to fx-team, browser_595601-restore_hidden.js conflicted
2011-08-16 12:21:00 -03:00
Mike Hommey
5c9c4a45ed
Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted
2011-08-16 09:19:51 +02:00
Blair McBride
5ddae03ee0
Bug 677646 - Install Add-on from file no longer works. r=dtownsend
2011-08-16 18:16:37 +12:00
Kailas
332ca401eb
Bug 595888 - Show file size when attempting to download a file. r=sdwilsh, r=dolske, ui-r=faaborg
2011-08-15 12:53:03 -07:00
Margaret Leibovic
19e482cd53
Bug 648668 - Update blank favicon to dotted outline instead of generic page. r=gavin
2011-08-11 17:50:09 -07:00
Marco Castelluccio
d3f9d68e9e
Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen
2011-08-14 10:39:26 -07:00
Geoff Lankow
148d191339
Bug 669390 - Allow setting a preference value from the menulist inline preferences; r=Unfocused
2011-08-14 16:05:24 +12:00
Geoff Lankow
51833c2046
Bug 669345 - Add support for radio button elements for inline preferences; r=Unfocused
2011-08-14 15:53:49 +12:00
Trevor Saunders
4ec814f54e
bug 678799 - a11y telemetry for accessibility initialization r=surkov, tglek
2011-08-11 04:01:27 -07:00
Daniel Holbert
c35631abba
merge m-c to m-i
2011-08-15 21:12:06 -07:00
Paolo Amadini
f42744f84d
Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi]
2011-08-15 18:08:48 -07: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
Dave Townsend
8e0e038bd5
Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused
2011-08-12 16:55:34 -07:00
Dave Townsend
f3ee939112
Backed out changeset 6d6e8fecaf37 from bug 596343 due to build failures
2011-08-12 15:47:34 -07:00
Dave Townsend
062e9d4868
Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused
2011-08-12 13:45:45 -07:00
Dave Townsend
308b60ecc8
Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong
2011-08-12 13:50:47 -07:00
Andrew McCreight
d870927581
Bug 677358 - change GC+CC button to a CC button in about:memory. r=njn
2011-08-12 11:48:18 -07: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
Randell Jesup
56633f7da8
Bug 674384: jprof - better thread support, support e10s profiling and profile-by-capture-section. r=dbaron DONTBUILD
2011-08-12 11:59:20 -04:00
Rob Campbell
76db8b9306
merge fx-team to m-c
2011-08-12 10:55:14 -03: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
Rafael Ávila de Espíndola
29fe1133c5
Bug 677641 - Fix c++0x initializer list error found by clang; r=ted
...
The first field in a MDLocationDescriptor is a u_int32_t, so change this cast to the correct type. This fixes an error newer clang versions find in c++ 0x mode.
See http://llvm.org/viewvc/llvm-project/?view=rev&revision=136181 for more
information.
2011-08-11 19:31:11 -04:00
Benoit Jacob
87b84c8733
Back out Bug 591057 / cset 02d5f1c5d438 because of 4% Ts regression
2011-08-11 14:24:52 -04:00
Ms2ger
4ca9cbc0f3
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
2011-08-11 15:29:50 +02:00
Mounir Lamouri
43d40b8987
Merging mozilla-inbound into mozilla-central.
2011-08-11 13:08:47 +02:00
Mike Hommey
3defbb398d
Bug 677247 - Fix-up test and re-enable it. rs=khuey
2011-08-11 11:42:02 +02:00
Mike Hommey
424509fd82
Backout be17ceae8d60 (test for bug 677247) due to win debug perma-orange
...
The test crashes when building with no optimization, but does so on the path
that bug 677247 doesn't touch.
2011-08-11 11:01:06 +02:00
Blair McBride
ad4d8689c3
Backout 84ce41f8cec7 due to leak.
2011-08-11 18:04:02 +12:00
Mike Hommey
f4cd3c4810
Bug 677247 - Test hook unregistration. r=ehsan
2011-08-11 07:55:11 +02:00
Mike Hommey
2b57c3eacd
Bug 677247 - Unregister Dll hooks when WindowsDllInterceptor is destructed. r=ehsan
2011-08-11 07:54:57 +02:00
Blair McBride
89a381ae19
Bug 672485 - Ensure window watcher is defined. r=dtownsend,jst
2011-08-11 14:29:48 +12: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
Tim Taubert
aacbcf5f6e
merge the last green changeset on m-c to fx-team
2011-08-12 10:53:50 +02:00
Rob Campbell
03c06225aa
merge m-c to fx-team
2011-08-11 12:16:30 -03:00
Rob Campbell
b485721c95
merge m-c to fx-team
2011-08-11 11:10:32 -03:00
Blair McBride
82e83f1771
Bug 658530 - Part 1: Move button-related shared styles into inContentUI. r=dao
...
HG: Enter/resume commit message. Lines beginning with 'HG:' are removed.
HG: You can save this message, and edit it again later before committing.
HG: After exiting the editor, you will return to the crecord patch view.
HG: --
HG: user: Blair McBride <bmcbride@mozilla.com>
2011-08-11 12:41:46 +12:00
Nicholas Nethercote
1affea690d
Bug 674158 - OOify aboutMemory.js. r=dolske.
2011-08-11 00:04:44 -07:00
Sander van Veen
3168591444
Bug 673837 - Telemeterize js-compartment-count. r=nnethercote.
2011-08-10 19:00:38 -07:00
Brad Lassey
d8758cf4ec
backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4
2011-08-10 18:18:09 -04:00
Ehsan Akhgari
356a62adb7
Merge the latest green changeset on mozilla-inbound to mozilla-central
2011-08-09 08:09:13 -04:00
Matt Brubeck
fb7b003fe2
Bug 676419 - Fix undeclared variables in storage-mozStorage.js [r=zpao]
2011-08-08 12:06:02 -07:00