Jason Orendorff
|
d7cbea1f4d
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
|
2010-05-27 12:33:54 -07:00 |
|
Robert Sayre
|
def349ad75
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Robert Kaiser
|
1a1d1d5a7f
|
bug 567587 - consistent IDs for view(Partial)Source, kill unused page editing function, r=gavin
|
2010-05-24 14:48:24 +02:00 |
|
Oleg Romashin
|
b6732fc4d3
|
Bug 564770 - provide graphics system parameter for child processes. r=dougt
|
2010-05-24 14:21:52 +02:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Robert Sayre
|
13c247559e
|
Merge mozilla-central to tracemonkey
|
2010-05-17 13:55:37 -04:00 |
|
Robert Strong
|
ca6db0e13a
|
Bug 566267 - Simplify app update mochitest-chrome tests (rename files). r=dtownsend
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0021_check_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0011_check_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0022_check_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0012_check_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0011_check_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0021_check_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0012_check_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0022_check_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0041_available_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0031_available_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0042_available_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0032_available_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0031_available_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0041_available_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0032_available_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0042_available_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0112_neverButton_noBillboard.xul => toolkit/mozapps/update/test/chrome/test_0111_neverButton_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0111_neverButton_billboard.xul => toolkit/mozapps/update/test/chrome/test_0112_neverButton_billboard.xul
|
2010-05-22 16:18:35 -07:00 |
|
Robert Strong
|
b6fca906ec
|
Bug 567054 - Cc and Ci are not defined in updates.js. r=dtownsend
|
2010-05-22 14:11:03 -07:00 |
|
Robert Strong
|
366cac3334
|
Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend
|
2010-05-22 14:10:45 -07:00 |
|
Robert Strong
|
321a32ff79
|
Bug 562151 - allow post-update helper application on mac. r=rstrong
|
2010-05-22 14:10:31 -07:00 |
|
Jason Duell
|
84b443f1c0
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
|
Ehsan Akhgari
|
cdd6eec761
|
Bug 534694 - Move the layout debug extension to layout/tools; r=ted,roc
--HG--
rename : extensions/layout-debug/Makefile.in => layout/tools/layout-debug/Makefile.in
rename : extensions/layout-debug/application.ini => layout/tools/layout-debug/application.ini
rename : extensions/layout-debug/chrome.manifest => layout/tools/layout-debug/chrome.manifest
rename : extensions/layout-debug/layoutdebug-prefs.js => layout/tools/layout-debug/layoutdebug-prefs.js
rename : extensions/layout-debug/makefiles.sh => layout/tools/layout-debug/makefiles.sh
rename : extensions/layout-debug/src/Makefile.in => layout/tools/layout-debug/src/Makefile.in
rename : extensions/layout-debug/src/nsDebugFactory.cpp => layout/tools/layout-debug/src/nsDebugFactory.cpp
rename : extensions/layout-debug/src/nsILayoutDebuggingTools.idl => layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
rename : extensions/layout-debug/src/nsILayoutRegressionTester.idl => layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
rename : extensions/layout-debug/src/nsLayoutDebugCIID.h => layout/tools/layout-debug/src/nsLayoutDebugCIID.h
rename : extensions/layout-debug/src/nsLayoutDebugCLH.cpp => layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
rename : extensions/layout-debug/src/nsLayoutDebugCLH.h => layout/tools/layout-debug/src/nsLayoutDebugCLH.h
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.cpp => layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.h => layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
rename : extensions/layout-debug/src/nsRegressionTester.cpp => layout/tools/layout-debug/src/nsRegressionTester.cpp
rename : extensions/layout-debug/src/nsRegressionTester.h => layout/tools/layout-debug/src/nsRegressionTester.h
rename : extensions/layout-debug/ui/Makefile.in => layout/tools/layout-debug/ui/Makefile.in
rename : extensions/layout-debug/ui/content/layoutdebug-overlay.xul => layout/tools/layout-debug/ui/content/layoutdebug-overlay.xul
rename : extensions/layout-debug/ui/content/layoutdebug.js => layout/tools/layout-debug/ui/content/layoutdebug.js
rename : extensions/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xul
rename : extensions/layout-debug/ui/jar.mn => layout/tools/layout-debug/ui/jar.mn
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug.dtd
|
2010-04-23 15:03:22 -04:00 |
|
Michael Wu
|
a7bab5285a
|
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
|
2010-05-21 10:58:32 -07:00 |
|
Brandon Sterne
|
bcab21793a
|
Bug 515460 - enforce CSP during image redirects, r=joe
|
2010-05-20 13:08:02 -07:00 |
|
Ben Parr
|
d8f41d4e28
|
Bug 566065: Search results are shown on the bottom instead on top. r=dtownsend
|
2010-05-20 10:56:26 -07:00 |
|
Ben Parr
|
8f51026620
|
Bug 563117: Clicking pane selector of selected type while staying in details view should return to add-on list. r=dtownsend
|
2010-05-20 10:55:44 -07:00 |
|
Mounir Lamouri
|
869533b09b
|
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
|
2010-05-19 22:28:01 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Ted Mielczarek
|
7ce37c47aa
|
bug 566311 - fix breakage in symbolstore.py when running in Scratchbox. r=catlee
--HG--
extra : rebase_source : ac2859cd0a2d4f5ef2f17a8937cc34cc6308809f
|
2010-05-18 12:46:12 -04:00 |
|
Ehsan Akhgari
|
a534fc7fef
|
Back out changeset 6fc5d661ca55 because of a11y test failures
|
2010-05-19 10:48:30 -04:00 |
|
Asaf Romano
|
4613bbc1fa
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 15:23:43 +03:00 |
|
Wolfgang Rosenauer
|
4275502ad6
|
Bug 566576 - alerts not working for Qt builds. r=ted
|
2010-05-19 07:43:18 +02:00 |
|
Mark Finkle
|
9bab939e3d
|
Bug 566079 - Trim the textContent of data received from the AMO API [r=dtownsend]
|
2010-05-19 00:05:44 -04:00 |
|
Phil Ringnalda
|
523f78b244
|
Reenable browser_bug511456.js on Linux, now that we hope bug 542928 is fixed
|
2010-05-18 20:23:33 -07:00 |
|
Mark Finkle
|
30fab2d81c
|
Bug 566020 - Add support for custom confirmation UI [r=dtownsend]
|
2010-05-18 23:16:50 -04:00 |
|
Dave Townsend
|
ed04c02b90
|
Bug 566485: Changes made to the list of bootstrapped extensions during startup are lost if an EM restart is necessary. r=robstrong
|
2010-05-18 16:21:24 -07:00 |
|
Frank Yan
|
f2e96eb3b7
|
Bug 566710 - remove extra whitespace from password manager. r=dolske
|
2010-05-18 14:29:09 -07:00 |
|
Mark Finkle
|
0204aa7bde
|
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String() (Maemo only bustage fix) [r=bz]
|
2010-05-18 13:41:42 -04:00 |
|
Neil Deakin
|
a45e72c383
|
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
|
2010-05-18 09:31:03 -04:00 |
|
Edmund Wong
|
3f9353b789
|
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
|
2010-05-18 09:50:14 +02:00 |
|
Robert Sayre
|
d40ae6336a
|
Ahem. Disable generator-using test until bug 565199 is fixed.
|
2010-05-12 12:32:04 -04:00 |
|
Robert Sayre
|
ed299d5cfa
|
Disable generator-using test until bug 565199 is fixed.
|
2010-05-12 11:41:13 -04:00 |
|
Jeff Walden
|
575c66738f
|
Bug 552560 - Reenable the ctypes test in chrome workers, and make all parent-checks only happen if we're running in xpcshell and have access to the parent(o) function. r=dwitte
|
2010-05-05 14:35:12 -07:00 |
|
Jeff Walden
|
c4d962809b
|
Fix orange by temporarily disabling js-ctypes chrome worker test that uses parent(), to buy more time to figure out a fix at leisure. r=orange
|
2010-05-04 18:28:27 -07:00 |
|
Jeff Walden
|
00f6066393
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
Dan Witte
|
7124fa12fa
|
Bug 551982 - Generate t.name and t.fields lazily. Part 3: lazy ffi_type. r=benjamn
|
2010-05-03 16:26:50 -07:00 |
|
Dan Witte
|
70dd2657d6
|
Bug 560002 - Opaque struct and definition support in ctypes. Part 2: Remove opaque pointers. r=benjamn
|
2010-05-03 16:20:43 -07:00 |
|
Dan Witte
|
91a57c32a3
|
Bug 560002 - Opaque struct and definition support in ctypes. Part 1: Opaque structs. r=benjamn
|
2010-05-03 16:20:05 -07:00 |
|
Kyle Huey
|
1cc8b652b4
|
Bug 555512: Allow whitespace in removed-files.in r=rs
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
|
2010-05-02 17:54:54 -04:00 |
|
Jim Mathies
|
f6dc2fd7ce
|
Bug 563381 - Sync AppUserModelID with plugin-container. r=bsmedberg.
|
2010-05-14 19:25:10 -05:00 |
|
Jim Mathies
|
7d84eaf6a8
|
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
|
2010-05-14 19:24:50 -05:00 |
|
Jim Mathies
|
1e97e41ca7
|
Bug 526663 - Remove pinned shortcuts after uninstalling application. r=rstrong.
|
2010-05-14 19:24:29 -05:00 |
|
Jim Mathies
|
39e2138d31
|
Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong.
|
2010-05-14 19:24:01 -05:00 |
|
Dave Townsend
|
62f64682d2
|
Bug 564092: Make the fragment a map of {guid: add-on name} in the Discovery Pane. r=Unfocused
|
2010-05-14 12:57:58 -07:00 |
|
Graeme McCutcheon
|
000cb14a3b
|
Bug 526326 - Fix random orange by ensuring tests wait for correct pageshow event before executing. r=gavin
|
2010-05-14 21:28:49 +01:00 |
|
Graeme McCutcheon
|
5fe00a78ba
|
Backout temporary debugging code added in changeset 8e79b68f2d6c
|
2010-05-14 21:26:32 +01:00 |
|
Markus Stange
|
c078ce1736
|
Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin
|
2010-05-14 12:20:00 +02:00 |
|
Alexander Surkov
|
3f2ef347e3
|
Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
|
2010-05-14 18:55:00 +09:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Mark Banner
|
14c0ac6dc0
|
Bug 530079 Catch and handle nicely 'malformed URI sequence when migrating passwords from the legacy storage to the new. r=dolske
|
2010-05-14 09:07:36 +01:00 |
|