Mounir Lamouri
|
5c4ba8e9ce
|
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
|
db9d404619
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Ted Mielczarek
|
198a27bf33
|
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
|
833dcad511
|
Back out changeset 6fc5d661ca55 because of a11y test failures
|
2010-05-19 10:48:30 -04:00 |
|
Asaf Romano
|
2761db6f94
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 15:23:43 +03:00 |
|
Wolfgang Rosenauer
|
72333deba5
|
Bug 566576 - alerts not working for Qt builds. r=ted
|
2010-05-19 07:43:18 +02:00 |
|
Mark Finkle
|
6c5c7f51f9
|
Bug 566079 - Trim the textContent of data received from the AMO API [r=dtownsend]
|
2010-05-19 00:05:44 -04:00 |
|
Phil Ringnalda
|
b8325d4596
|
Reenable browser_bug511456.js on Linux, now that we hope bug 542928 is fixed
|
2010-05-18 20:23:33 -07:00 |
|
Mark Finkle
|
59af1f8e91
|
Bug 566020 - Add support for custom confirmation UI [r=dtownsend]
|
2010-05-18 23:16:50 -04:00 |
|
Dave Townsend
|
4623ec3ffc
|
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
|
772b5b9d65
|
Bug 566710 - remove extra whitespace from password manager. r=dolske
|
2010-05-18 14:29:09 -07:00 |
|
Mark Finkle
|
d150706d69
|
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
|
f074891823
|
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
|
2010-05-18 09:31:03 -04:00 |
|
Edmund Wong
|
ed5bcecc6b
|
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
|
2010-05-18 09:50:14 +02:00 |
|
Jim Mathies
|
a074ae4d9f
|
Bug 563381 - Sync AppUserModelID with plugin-container. r=bsmedberg.
|
2010-05-14 19:25:10 -05:00 |
|
Jim Mathies
|
5a03387fbe
|
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
|
2010-05-14 19:24:50 -05:00 |
|
Jim Mathies
|
9b66971f14
|
Bug 526663 - Remove pinned shortcuts after uninstalling application. r=rstrong.
|
2010-05-14 19:24:29 -05:00 |
|
Jim Mathies
|
b0c7498e91
|
Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong.
|
2010-05-14 19:24:01 -05:00 |
|
Dave Townsend
|
0689cb8a68
|
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
|
93bdf5acb4
|
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
|
75c1c0e0da
|
Backout temporary debugging code added in changeset 8e79b68f2d6c
|
2010-05-14 21:26:32 +01:00 |
|
Markus Stange
|
fbf4d62272
|
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
|
2548445894
|
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
|
0fd15d94da
|
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
|
5400a0020a
|
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 |
|
Graeme McCutcheon
|
1523dc5451
|
Add some temporary debug code to assist in fixing frequent orange Bug 562326.
|
2010-05-14 06:32:20 +01:00 |
|
Benoit Girard
|
94d6258a5b
|
Bug 528146: Run plug-in code on the thread that starts in main(). r=cjones
--HG--
rename : dom/plugins/PluginThreadChild.cpp => dom/plugins/PluginProcessChild.cpp
rename : dom/plugins/PluginThreadChild.h => dom/plugins/PluginProcessChild.h
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.cpp => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.cpp
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.h => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.h
|
2010-05-10 23:18:00 -05:00 |
|
Gavin Sharp
|
bc6c304dbb
|
Bug 565339: don't use non-nsIURL URIs to create moz-icon URIs, r=Neil
|
2010-05-12 18:32:49 -04:00 |
|
timeless@mozdev.org
|
a8a0220435
|
Bug 562519 cache result from PR_GetPhysicalMemorySize
r=biesi
|
2010-05-13 11:11:24 -07:00 |
|
Dave Townsend
|
4782def5a2
|
Bug 565040: Can't re-install an extension when the add-ons manager is open in a tab. r=Unfocused
|
2010-05-13 10:57:50 -07:00 |
|
Neil Deakin
|
08f189d3d3
|
Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil
|
2010-05-13 09:44:14 -04:00 |
|
Neil Deakin
|
4cf8c78b03
|
Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc
|
2010-05-13 09:42:57 -04:00 |
|
Neil Deakin
|
4b74e2b94a
|
Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano
|
2010-05-13 09:42:57 -04:00 |
|
Neil Deakin
|
8b143f8cf7
|
Bug 560658, dropping onto findbar inserts text twice, r=mano
|
2010-05-13 09:42:57 -04:00 |
|
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Rob Arnold
|
13ef0df01c
|
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
|
2010-05-12 14:31:24 -04:00 |
|
Steffen Wilberg
|
4176601b9a
|
Bug 282127: Highlight odd tree rows in trees with multiple columns in Gnomestripe and Pinstripe. Implement and use ::-moz-tree-row(multicol). ui-review=faaborg, r=enndeakin
|
2010-05-12 20:25:48 +02:00 |
|
Dave Townsend
|
2a5e893ed7
|
Bug 554237: Dual vertical scrollbars if any type of add-ons exceed window area. r=unfocused
|
2010-05-12 10:26:04 -07:00 |
|
Paolo Amadini
|
b471c5525e
|
Bug 561472 - Add a new DownloadPaths JavaScript module. r=sdwilsh
|
2010-05-12 12:11:53 +02:00 |
|
Mounir Lamouri
|
34bd1fda86
|
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
|
2010-05-12 09:17:07 +02:00 |
|
Michael Wu
|
35f5b11197
|
bug 561451 - Build alerts service on android r=vlad
|
2010-05-11 13:27:36 -04:00 |
|
Dave Townsend
|
24e482d6fe
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop
|
2010-05-10 13:29:57 -07:00 |
|
Dave Townsend
|
e9d152bde1
|
Bug 562938 and bug 564639 typo fixed. r=robstrong
|
2010-05-10 11:59:43 -07:00 |
|
Dave Townsend
|
9e981f86a5
|
Bug 562919: When migrating with multiple themes all will be marked as enabled in the database. r=robstrong
|
2010-05-10 11:10:10 -07:00 |
|
Dave Townsend
|
114f4e2b22
|
Bug 562803: Don't require a restart to turn on logging and turn on logging for browser chrome tests. r=robstrong
|
2010-05-10 11:10:25 -07:00 |
|
Dave Townsend
|
2116288d38
|
Bug 563168: Blocklist service warns of bad add-ons, but nothing is listed. r=robstrong
|
2010-05-06 12:57:58 -07:00 |
|
Robert Strong
|
8ebdf6fb67
|
Bug 562848: Lightweight themes without descriptions display undefined for text. r=dtownsend
|
2010-05-05 15:02:45 -07:00 |
|
Dave Townsend
|
253ae29fe0
|
Bug 564030: Updating an add-on that is incompatible to a version that is compatible requires more restarts. r=robstrong
|
2010-05-06 12:45:56 -07:00 |
|
Dave Townsend
|
bc100d717d
|
Bug 562884: Non-Firefox apps fail running test_fuel.js. r=robstrong
|
2010-05-06 15:59:27 -07:00 |
|
Robert Strong
|
065ecaff79
|
Bug 562847: extensions.css font-size: 120% is not terminated. r=dtownsend
|
2010-05-05 09:55:53 -07:00 |
|