Gavin Sharp
|
a122069cf6
|
Bug 597244: refactor and simplify PopupNotifications event callbacks, r=dolske, a=blocking-b7+
--HG--
extra : rebase_source : b4422707ee3a090110a0a3a16a8af88303d2716a
|
2010-09-16 19:10:04 -04:00 |
|
Dave Townsend
|
6ac7e5573a
|
Bug 596607: Broken extension registrations in the windows registry causes the extension manager to fail. r=robstrong, a=blocks-beta7
|
2010-09-17 12:29:53 -07:00 |
|
Justin Dolske
|
fc1412a64c
|
Add test debugging for frequent intermittent orange (bug 482175). a=testonly
|
2010-09-22 14:59:32 -07:00 |
|
Michael Wu
|
85f9235532
|
Bug 596668: Incremental builds fail in toolkit/mozapps/extensions. r=ted, a=tests
|
2010-09-22 14:22:17 -07:00 |
|
Dave Townsend
|
49112a1721
|
Bug 595831: Stop tests from accessing the update servers by default. r=robstrong, a=tests
|
2010-09-22 14:12:28 -07:00 |
|
David Dahl
|
f97c57999b
|
Bug 542122 - Replace safe mode shortcut with keyboard modifier and menu command r=rs a=beta7+
|
2010-09-21 19:36:53 -07:00 |
|
Mark Banner
|
ea96d78857
|
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
|
2010-09-21 21:10:06 -04:00 |
|
Alex Pakhotin
|
a9504bf27a
|
Bug 596662 - New update mechanism does not work on Android 2.1, r=alexp, a=blocking-fennec
|
2010-09-17 11:03:43 -07:00 |
|
Mihai Sucan
|
8204e6ba62
|
Bug 580030 - the error handler fails silently after page reload, r=gavin, a=testfix
|
2010-09-21 21:02:19 -03:00 |
|
Patrick Walton
|
5fcf59d56a
|
Bug 597502 - Web Console network inspector saves all network requests, causing Firefox to become unusably slow, r=sdwilsh, a=blocking2.0
|
2010-09-21 21:00:15 -03:00 |
|
Neil Deakin
|
ea5241da09
|
Bug 554937, part 1, add anchorNode property for popups, r=neil,a=blocker
|
2010-09-21 13:53:01 -04:00 |
|
Oleg Romashin
|
07f2591216
|
Bug 598250 - De-Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb
|
2010-09-21 10:10:18 -07:00 |
|
Justin Dolske
|
ebd8fb24e1
|
Cleanup some trailing whitespace. No bug. a=me
|
2010-09-21 01:25:47 -07:00 |
|
Justin Dolske
|
18be4e5d35
|
Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin
|
2010-09-15 20:01:00 -07:00 |
|
Robert Strong
|
73b4578b7d
|
Followup test fix for Bug 597247. a=bustage fix
|
2010-09-21 00:12:35 -07:00 |
|
Robert Strong
|
bab2be3b11
|
Bug 597664 - Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spe. r=dtownsend, a=approval2.0
|
2010-09-20 21:42:26 -07:00 |
|
Robert Strong
|
ea4fc7eacb
|
Bug 588662 - Update NSIS entry in license.html. r=gerv, a=approval2.0
|
2010-09-20 21:42:11 -07:00 |
|
Robert Strong
|
383a7d6c41
|
Bug 597630 - Fix __snprintf / snwprintf usage in updater.cpp and various x64 compiler warnings. r-dolske, a=approval2.0
|
2010-09-20 21:41:38 -07:00 |
|
Robert Strong
|
740638ed1a
|
Bug 597247 - Implement alive ping counter for blocklist to strengthen user privacy. r-dtwonsend, a=approval2.0
|
2010-09-20 21:41:19 -07:00 |
|
Doug Turner
|
9178000989
|
Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
7cd3c762df
|
Qt build bustage on maemo6/meego. r/a=me
|
2010-09-20 21:16:34 -07:00 |
|
Rob Campbell
|
ceb0c9733f
|
Bug 595198 - Web Console filter should not be case sensitive, r=dietrich, a=johnath
|
2010-09-20 13:50:53 -03:00 |
|
Daniel Brooks
|
b593726530
|
about:startup - some string changes
|
2010-09-09 20:45:01 -04:00 |
|
Daniel Brooks
|
97ac2fce7f
|
about:startup - move UI files to toolkit
--HG--
rename : browser/base/content/aboutStartup.js => toolkit/content/aboutStartup.js
rename : browser/base/content/aboutStartup.xhtml => toolkit/content/aboutStartup.xhtml
rename : browser/locales/en-US/chrome/browser/aboutStartup.dtd => toolkit/locales/en-US/chrome/global/aboutStartup.dtd
rename : browser/locales/en-US/chrome/browser/aboutStartup.properties => toolkit/locales/en-US/chrome/global/aboutStartup.properties
|
2010-09-09 20:14:56 -04:00 |
|
Daniel Brooks
|
5955a44c09
|
about:startup - record app and platform version numbers on every startup, so that we can show changes in those versions on the graph. also, move back to an xhtml file for l10n
--HG--
rename : browser/base/content/aboutStartup.html => browser/base/content/aboutStartup.xhtml
|
2010-09-09 07:57:53 -04:00 |
|
Oleg Romashin
|
1ef99bfce6
|
Bug 597879 - Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb
|
2010-09-19 20:00:44 -07:00 |
|
Daniel Brooks
|
5b7b3a2b69
|
about:startup - record results in database after startup has finished, and show the records in the about:startup page as a chart
|
2010-09-05 16:09:55 -04:00 |
|
Daniel Brooks
|
375c183104
|
about:startup - Windows implementation of nsXULAppInfo::GetLaunchTimestamp
|
2010-09-03 15:55:27 -04:00 |
|
Daniel Brooks
|
f681241ef1
|
about:startup - update to trunk
|
2010-09-03 15:52:52 -04:00 |
|
Joe Drew
|
3ef9ce1660
|
Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+
|
2010-09-03 14:01:05 -04:00 |
|
Michael Wu
|
9ae07d3f92
|
Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0
|
2010-09-03 14:56:04 +12:00 |
|
Dave Townsend
|
1f39aacf71
|
Bug 595656: Add-ons view rounded border corners sometimes cut off by content. r=Unfocused, a=blocks-final
|
2010-10-08 10:12:09 -07:00 |
|
Ben Hearsum
|
284d3e7b2f
|
bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+
|
2010-10-08 13:00:28 -04:00 |
|
Philipp von Weitershausen
|
09bc85832e
|
Bug 597852 - Internationalize decimal separator in Download Manager. r=Mardak a=beltzner
|
2010-10-08 17:57:04 +02:00 |
|
Marco Bonardo
|
4882721b06
|
Bug 602872 - Some Places xpcshell tests are failing due to idle-daily notified for each test. r=mak a=orange
|
2010-10-08 11:18:00 -04:00 |
|
Ehsan Akhgari
|
d678ca7e0d
|
Bug 286382 - Don't load DLLs from the current directory; r=bsmedberg a=blocking-betaN+
|
2010-09-28 20:33:43 -04:00 |
|
Marco Bonardo
|
424154655a
|
Bug 602085 - followup: some tinderboxes are permanently idle, try to fix frecency tests that rely on idle-daily. a=orange
|
2010-10-08 14:18:54 +02:00 |
|
Robert Strong
|
86e12cc4da
|
Bug 599274 - Add ability to fallback to previous update snippet format. r=Mossop a=Blocking-b8+
|
2010-09-25 04:02:00 -04:00 |
|
Bobby Johnson
|
f459d3f487
|
Bug 597983: Menu separator should be hidden when there is only one item in the context menu. r=Unfocused, a=dtownsend
|
2010-10-07 10:30:10 -07:00 |
|
Bobby Johnson
|
480b5af86d
|
Bug 596811: "Show more information" in the context menu of add-ons shouldn't be displayed in details view. r=Unfocused, a=blocks-final
|
2010-10-07 10:29:17 -07:00 |
|
Roland Warmerdam
|
270bb81e04
|
Bug 592708: Hide the bottom border of the details grid. r=Unfocused, a=dtownsend
|
2010-10-07 10:28:04 -07:00 |
|
Dave Townsend
|
c5edc2d312
|
Backing out bug 597178 due to a change of plans. a=backout
|
2010-10-07 15:11:35 -07:00 |
|
Benedict Hsieh
|
0169e66ffc
|
Bug 599062 - issuing make does not invalidate fastload/startupcache in opt builds r=bsmedberg a=bsmedberg
|
2010-09-23 13:41:26 -07:00 |
|
Benedict Hsieh
|
a09fd8267a
|
Bug 594058 - invalidate cache by statting contents of extensions directory r=dtownsend r=bz a=bsmedberg
|
2010-09-14 17:39:07 -07:00 |
|
Robert Strong
|
14f475c8d3
|
followup test only fix for SeaMonkey and Thunderbird for bug 583408. r=dtownsend, a=test bustage fix
|
2010-09-03 14:27:06 +12:00 |
|
Frank Yan
|
d10ba6b3bb
|
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
|
2010-09-02 19:20:12 -07:00 |
|
Chris Pearce
|
726c1253e3
|
Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
Wan-Teh Chang
|
f747eaea4e
|
Bug 580679: do not define ZLIB_INTERNAL when compiling files outside
zlib. This reverts some of the zlib-related changes in Dec. 2004 for
libxul (bug 272783 and bug 273876). r=bsmedberg. a=bsmedberg.
|
2010-09-02 16:47:06 -07:00 |
|
Johnathan Nightingale
|
1eb3d35816
|
Bug 591776 - Add user agent to about:support r=sdwilsh a=blocking2.0beta6+
|
2010-09-02 14:42:04 -04:00 |
|
Patrick Walton
|
e15d159819
|
Bug 592410 - WebConsole: Reloading page while requests are not done causes exception r=sdwilsh a=gavin.sharp
|
2010-09-02 14:30:48 -07:00 |
|
Julian Viereck
|
85440a9356
|
Bug 575789: Implements helper $, 2519, clear, keys, values, inspect and pprint. r=sdwilsh a=beta6+
|
2010-09-02 14:30:45 -07:00 |
|
Justin Lebar
|
241ab761e5
|
Bug 570975 - Don't convert UTF-8 strings to UTF-16 in MatchAutoCompleteFunction r=sdwilsh, a2.0=blocking
--HG--
extra : rebase_source : 70dd986a655e1670fec86e21c8cea7a596e3b0ac
|
2010-08-31 18:03:40 -07:00 |
|
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E)
|
8b20bfbcec
|
Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
|
2010-08-31 18:03:40 -07:00 |
|
Marco Bonardo
|
6b48bd0ad3
|
Bug 606638 - Intermittent failure in test_393498.js. Consider timers resolution on Win. a=orange
|
2010-10-23 13:23:32 +02:00 |
|
Benoit Jacob
|
74d19c1b7d
|
Bug 602975 - Empty "Graphics" section in about:support - r=joe
|
2010-10-12 17:01:59 -04:00 |
|
Michael Wu
|
933dff6e31
|
Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec
|
2010-10-12 12:30:41 -07:00 |
|
Bruno 'Aqualon' Escherl
|
27cc15019b
|
Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests
|
2010-10-12 12:17:04 -07:00 |
|
Dave Townsend
|
9470b65896
|
Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN
|
2010-10-12 12:15:04 -07:00 |
|
Dave Townsend
|
f1336a57c0
|
Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN
|
2010-10-12 12:15:40 -07:00 |
|
Dave Townsend
|
dd98a95983
|
Bug 599509: AddonInstall should cope with changes made by install listeners. r=robstrong, a=blocks-a-blocker
|
2010-10-12 10:55:13 -07:00 |
|
Dave Townsend
|
9af7915479
|
Bug 599105: Default wizard page of update extensions window shown when switching between builds. r=robstrong, a=blocks-final
|
2010-10-12 10:52:44 -07:00 |
|
Dave Townsend
|
2b441a2ea8
|
Bug 601223: Intermittent test-xpcshell failure in test_filepointer.js. r=robstrong, a=tests
|
2010-10-12 12:05:35 -07:00 |
|
Mihai Sucan
|
79ad2da5bc
|
Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+
|
2010-10-12 12:13:42 -07:00 |
|
Mihai Sucan
|
e4a6af8e61
|
Bug 597103 - HUDService.deactivateHUDForContext(tab) fails when the given tab is not from the focused window r=gavin.sharp a=betaN+
|
2010-10-12 12:13:34 -07:00 |
|
Mihai Sucan
|
8a1d4211d4
|
Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN+
|
2010-10-12 12:13:21 -07:00 |
|
Chris Coulson
|
e7f926d208
|
Bug 591331 - Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=ted
|
2010-10-12 13:38:13 +02:00 |
|
Margaret Leibovic
|
fd987339e5
|
Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN
|
2010-10-11 20:32:59 -07:00 |
|
Dave Townsend
|
45a044f833
|
Backed out changeset 06cc2ca85b6c from bug 596336 due to test failures. a=keeping the approval hook happy
|
2010-10-11 17:21:22 -07:00 |
|
Dave Townsend
|
3688e026d9
|
Backed out changeset e464e1369480 from bug 596336 due to test failures
|
2010-10-11 17:17:55 -07:00 |
|
Dave Townsend
|
d83ee0af56
|
Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN
|
2010-09-28 10:43:08 -07:00 |
|
Dave Townsend
|
573a583cd2
|
Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN
|
2010-10-11 14:37:16 -07:00 |
|
<kwierso@gmail.com>
|
225cc7254c
|
Bug 603021: Hash comparisons should be case insensitive. r=dtownsend, a=blocks-betaN
|
2010-10-11 14:13:47 -07:00 |
|
Mihai Sucan
|
de05586bba
|
Bug 594477 - Console clickable items pick up events that they shouldn't r=sdwilsh a=final+
|
2010-10-11 14:37:34 -07:00 |
|
Mihai Sucan
|
b2cd202090
|
Bug 583816 - Tab should move to the page when there's nothing to complete in the Web Console r=sdwilsh a=dietrich
|
2010-10-11 14:37:23 -07:00 |
|
L. David Baron
|
1b1494278b
|
Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
|
David Dahl
|
f55a4e2f2f
|
Bug 603207 - Remove URI.spec from HUDService.uriRegistry onTabClose r=dietrich a=dietrich
|
2010-10-11 09:58:00 -07:00 |
|
David Dahl
|
12023355d6
|
Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js r=ddahl a=test-only-fix
|
2010-10-11 09:57:56 -07:00 |
|
David Dahl
|
d43e2b9e2a
|
Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js part 1: tweak buildconfig changes r=ddahl a=test-only-fix
|
2010-10-11 09:57:51 -07:00 |
|
Timothy Nikkel
|
6b52748494
|
Bug 587960. Backout test workaround now that we have real fix. a=backout
|
2010-10-09 14:09:22 -05:00 |
|
L. David Baron
|
8b82b6bc70
|
Fix GC race in test by doing QueryInterface when needed, in case a the wrapper has been GCed since the last QueryInterface. (Bug 600785) r=ted.mielczarek a2.0=tests
|
2010-10-09 09:34:58 -07:00 |
|
Smokey Ardisson
|
aca952bfa4
|
Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin
|
2010-10-08 22:10:51 -04:00 |
|
Steffen Wilberg
|
59ba462f71
|
Bug 579729: Mention TabCandy's use of jQuery in about:license. r=gerv, a=blocking-final+
|
2010-10-08 22:46:38 +02:00 |
|
Mihai Sucan
|
75a007b4e6
|
Bug 588342 - console should restore focus to proper place when closed, r+a=dietrich
|
2010-09-17 13:41:33 -03:00 |
|
Joe Walker
|
2cc8adc8d3
|
Bug 590621 - Console panels feature a confusing control, r+a=gavin
|
2010-09-13 11:15:48 +01:00 |
|
Patrick Walton
|
6e9e88b888
|
Bug 573840 - Web Console styling is broken with a Persona, r=dao, a=blocking2.0
|
2010-09-17 12:45:11 -03:00 |
|
Johnny Stenback
|
80fa2ae7df
|
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
|
2010-09-16 18:24:14 -07:00 |
|
Blair McBride
|
dd8b4ea480
|
Bug 591876 - Change the tooltip of utilities button. r=dtownsend, a=dtownsend
|
2010-09-17 10:48:13 +12:00 |
|
Dave Townsend
|
fb1283a6b5
|
Bug 596751: Typo is making some logging fail. r=robstrong, a=dtownsend
|
2010-09-16 10:06:24 -07:00 |
|
Dão Gottwald
|
deaba47a34
|
Bug 596522 - fix breakage from bug 578785 and re-enable test_bug510426.xul. a=testfix
|
2010-09-16 23:14:16 +02:00 |
|
Benjamin Smedberg
|
0c04e43f2a
|
Bug 593106 - attempt to work around a strange behavior where some string is null which should never be null, r=Mossop a=blocker
|
2010-09-16 09:50:37 -07:00 |
|
Robert Sayre
|
576da374ec
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-09-16 09:24:02 -07:00 |
|
Neil Deakin
|
3c2dd5c871
|
Bug 522956 - Clicking Larry's "More Information" button opens Page Info dialog but doesn't close Larry. r=karlt a=b
|
2010-09-16 13:24:08 +02:00 |
|
Nicholas Nethercote
|
3e6075346a
|
Bug 594680 - Update about:license with the relevant information for V8. r=gerv.
|
2010-09-15 11:49:49 -07:00 |
|
Dave Townsend
|
b9c625a90f
|
Follow-up strings fix for bug 562790. r=Unfocused, a=blocks-beta7
|
2010-09-15 21:58:11 -07:00 |
|
Blair McBride
|
96a147785f
|
Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download (strings only); r=dtownsend, a=blocks-beta7
|
2010-09-15 19:45:28 -07:00 |
|
Kurt Schultz
|
523fd3dfb9
|
Bug 590756 - The 'Update Add-ons Now' entry in the add-ons manager sounds as if updates were found and ready to be installed; r=bmcbride ui-r=limi a=dtownsend
|
2010-09-15 19:44:16 -07:00 |
|
Dave Townsend
|
17a2868b4e
|
Bug 562790: Support the add-ons marketplace in the add-ons manager (strings only). r=Unfocused, a=blocks-beta7
|
2010-09-15 19:42:01 -07:00 |
|
Doug Turner
|
09476bc0de
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
|
Oleg Romashin
|
39a1341d97
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
|
Chris Jones
|
2bb3bb3e9c
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Chris Jones
|
0a4b5217a4
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Benedict Hsieh
|
5eacfcb973
|
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
|
2010-09-15 11:04:48 -07:00 |
|
Doug Turner
|
8e6559e4ce
|
Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
|
2010-09-15 09:44:57 -07:00 |
|
Serge Gautherie
|
6f973b49b8
|
Bug 595394 - Error: formatURL: Couldn't find value for key: SIDEBAR_VERSION; (Bv1) Improve nsIURLFormatter.idl documentation.
r+a2.0=gavin.sharp.
|
2010-09-15 13:58:50 +02:00 |
|
Arpad Borsos
|
ad4c02086f
|
Backed out changeset 634290477871; test failures
|
2010-09-15 12:58:30 +02:00 |
|
Arpad Borsos
|
ae846176e6
|
Backed out changeset 634290477871; test failures
|
2010-09-15 12:57:20 +02:00 |
|
Dão Gottwald
|
ba24c8c8c7
|
disable test_bug510426.xul
|
2010-09-15 11:09:18 +02:00 |
|
Chris Jones
|
110d280286
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Chris Jones
|
ee72f210ea
|
Merge m-c --> cedar
|
2010-09-13 19:24:09 -05:00 |
|
mano@mozilla.com
|
3e7efcb305
|
followup for bug 595937 (r=enndeakin a=blocking-beta6+)
|
2010-09-14 20:19:09 +07:00 |
|
Robert Strong
|
92c332af16
|
Bug 596174 - disabling test browser_bug586574.js due to perma-orange on Mac OS X. a=disable perma-orange on Mac OS X. a=test disable
|
2010-09-14 03:46:39 -07:00 |
|
Robert Strong
|
d3eac90011
|
Bug 596172 - disabling one check in browser_details.js due to perma-orange on Mac OS X. a=test disable
|
2010-09-14 03:46:30 -07:00 |
|
Robert Strong
|
78559834a9
|
Bug 595722 - Using this._enabled to make nsIUpdatePrompt not show some of the UI when the app.update.silent pref is set is confusing. r=dtownsend, a=approval2.0
|
2010-09-13 23:57:56 -07:00 |
|
Robert Strong
|
b270b3d18b
|
strings for Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta6
|
2010-09-13 23:57:39 -07:00 |
|
Robert Strong
|
7b1035eb29
|
Followup for Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0
|
2010-09-13 23:57:19 -07:00 |
|
Blair McBride
|
4c15e35540
|
Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6
|
2010-09-13 23:56:54 -07:00 |
|
Michael Monreal
|
d8fa8c8d12
|
Bug 595390 - Don't use bold button labels in app update ui. r=rstrong, ui-r=faaborg, a=approval2.0
|
2010-09-13 23:52:32 -07:00 |
|
Michael Monreal
|
2e5824ee5d
|
Bug 595388 - Use same padding for content and header in app update ui. r=rstrong, ui-r=faaborg, a=approval2.0
|
2010-09-13 23:52:16 -07:00 |
|
Dan Witte
|
758c4c015b
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 3: tests. r=bent, a=final+
|
2010-09-13 10:54:02 -07:00 |
|
Dan Witte
|
4e67b70bc1
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+
|
2010-09-13 10:54:02 -07:00 |
|
Mihai Sucan
|
d50932e393
|
Bug 583476 - WebConsole fails to activate when window.console is already defined r=sdwilsh a=betaN
|
2010-09-13 10:15:59 -07:00 |
|
David Dahl
|
99059cb1d3
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+
|
2010-09-13 10:13:54 -07:00 |
|
Sylvain Pasche
|
39dc4b9e43
|
Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin
|
2010-09-13 12:44:27 +02:00 |
|
Dão Gottwald
|
e7895315a7
|
Whitespace cleanup after bug 590039
|
2010-09-12 11:54:51 +02:00 |
|
Michael Wu
|
e0435e986b
|
Bug 595573 - Always trim .xpi from the id and test GUID extensions, r=Mossop a= blocking-beta6
|
2010-09-11 23:47:53 -07:00 |
|
Robert Sayre
|
e7de428249
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:07:27 -04:00 |
|
Robert Sayre
|
4659902f34
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
Timothy Nikkel
|
f7279c93a5
|
Bug 593892. Fix a test to start after paint suppression ends. r=roc a=roc
|
2010-09-11 13:24:49 -05:00 |
|
L. David Baron
|
5859a14a99
|
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
|
2010-09-11 09:27:12 -07:00 |
|
L. David Baron
|
7476de1256
|
Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6
|
2010-09-11 09:27:12 -07:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Robert Kaiser
|
fae3c45278
|
Bug 593328 - Only build hudservice for Firefox. r=khuey a2.0=noptb
|
2010-09-11 06:21:14 +02:00 |
|
David Dahl
|
79a0e96ee4
|
Backout of changeset da5a386a0346 Bug 592879 a=sheriff
|
2010-09-10 19:32:55 -07:00 |
|
David Dahl
|
a5e8f13825
|
Backed out changeset da5a386a0346 a=sheriff
|
2010-09-10 19:31:56 -07:00 |
|
David Dahl
|
685e5f1714
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+
|
2010-09-10 17:15:48 -07:00 |
|
Mounir Lamouri
|
da85676a58
|
Bug 595067 - Items showed in list dropdown should be filtered with the current field value by default and an attribute should disable that. r+a=sicking
|
2010-09-10 23:40:18 +02:00 |
|
Michael Wu
|
85b940bc47
|
Bug 533038 - 7. Extensions should not be extracted into the profile directory, but installed/stored as XPI file, r=Mossop a=blocking-beta6
|
2010-09-10 15:54:37 -07:00 |
|
Boris Zbarsky
|
7559af1530
|
Bug 589667. Make the layout debugger actually work in libxul builds. r=ted
|
2010-09-10 17:26:16 -04:00 |
|
Neil Rashbrook
|
deb54a6c9c
|
Bug 586408 document.popup node doesn't work with nested popups (regression from bug 383930) r=Enn a=beltzner
|
2010-09-10 21:24:25 +01:00 |
|
Robert Strong
|
2a945c237a
|
Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-10 21:40:49 -04:00 |
|
Robert Sayre
|
59773ae503
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Blair McBride
|
a90af12120
|
Bug 587970 - Provide ability "Update all now" within 'Available Updates' screen. r=dtownsend, a=blocking-beta6
|
2010-09-10 20:20:12 +12:00 |
|
Matthew Gregan
|
399b2ac23d
|
Bug 584615 - Fix for video controls direction test failure. r=kinetik a=blocking2.0
|
2010-09-14 16:53:02 +12:00 |
|
Chris Double
|
9c0d8b2cee
|
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
|
2010-09-10 15:29:06 +12:00 |
|
Marco Bonardo
|
5e1b598e42
|
bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking
|
2010-09-09 12:20:07 +02:00 |
|
David Zbarsky
|
f4364cc59b
|
Bug 556007 (3/3) - Respond to dynamic modifications of a datalist element when the popup with its values is open. r=dolske a2.0=sicking
|
2010-09-10 07:20:16 +02:00 |
|
David Zbarsky
|
3276e221ce
|
Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking
|
2010-09-10 07:19:20 +02:00 |
|
Margaret Leibovic
|
33f506da8b
|
Bug 588309 - Convert change password to a doorhanger panel. (a=tests)
|
2010-09-09 19:08:26 -07:00 |
|
Margaret Leibovic
|
8f868b011b
|
Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0
|
2010-09-09 19:08:26 -07:00 |
|
Margaret Leibovic
|
9e6b5dd482
|
Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0
|
2010-09-09 19:08:26 -07:00 |
|
Robert Strong
|
7435970458
|
Bug 594986 - Allow applications to specify the first timer interval via a pref. r=dtownsend, a=dtownsend
|
2010-09-09 16:11:00 -07:00 |
|
Margaret Leibovic
|
788df240de
|
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
|
2010-09-09 19:08:25 -07:00 |
|
Margaret Leibovic
|
3e0559348c
|
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
|
2010-09-09 19:08:25 -07:00 |
|
Justin Dolske
|
9b7acfdc2f
|
Bug 581182 - running "firefox-bin -profile /tmp/newdir" no longer works. r=benjamin, a=dtownsend
|
2010-09-09 19:08:25 -07:00 |
|
Alon Zakai
|
6e795edc77
|
Bug 589598 - InstallTrigger in iframes. r=Mossop, a=blocking2.0=betaN+
|
2010-09-09 16:12:37 -04:00 |
|
Robert Strong
|
0b5a2dd93d
|
Bug 546593 - If both a partial and complete update have a verification failure this._update is null, the UI breaks, and the user is not notified of the update failure. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-09 12:22:27 -07:00 |
|
Robert Strong
|
51c54e98b0
|
Bug 316890 - Add more logging to updater and close patch files so they can be deleted. r=dolske, a=approval2.0 dtownsend
|
2010-09-09 12:22:02 -07:00 |
|
Dave Townsend
|
15dff5ea31
|
Bug 594694 - Rating row in detail view has a colon postfix, all other rows do not. r=rstrong, a=blocks-b6
|
2010-09-09 12:21:49 -07:00 |
|
Dave Townsend
|
9771051556
|
Bug 583965: Update localisation notes to make it clearer how to localise the postfixes. r=pike, a=blocks-b6
|
2010-09-09 12:21:20 -07:00 |
|
Michael Monreal
|
bce1f92ff7
|
Bug 594703 - Fix addon list border on Linux. r=dtownsend, a=blocks bug 590175
|
2010-09-09 12:16:39 -07:00 |
|
Michael Monreal
|
0c5df765fd
|
Bug 594709 - Use GTK icons for error/warning/info. r=dtownsend, a=blocks bug 590175
|
2010-09-09 12:14:43 -07:00 |
|
David Dahl
|
74d718cd1d
|
backout of leaking changesets r=sheriff a=sheriff
|
2010-09-09 11:01:04 -07:00 |
|
David Dahl
|
2f6c001135
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=dietrich
|
2010-09-09 09:00:48 -07:00 |
|
Rob Campbell
|
ab24a68d77
|
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed r=sdwilsh a=beta6+
|
2010-09-09 09:00:44 -07:00 |
|
Mihai Sucan
|
9ba9b188c8
|
Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN
|
2010-09-09 09:00:41 -07:00 |
|
Patrick Walton
|
7cd372f55d
|
Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich
|
2010-09-09 09:00:34 -07:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
e4c76eccb0
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
|
2010-09-09 08:21:47 -07:00 |
|
Marco Bonardo
|
1d84fc10b1
|
Backed out changeset a2107d95a1fd
|
2010-09-09 13:28:47 +02:00 |
|
Marco Bonardo
|
24c379f2a3
|
bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking
|
2010-09-09 12:20:07 +02:00 |
|
Chris Jones
|
4820da2166
|
Merge m-c --> cedar
|
2010-09-08 17:25:30 -05:00 |
|
Patrick Walton
|
824ce1b531
|
Bug 585195 - Theme the Web Console filter bar appropriately on Windows, r=dao, a=gavin
|
2010-09-10 15:08:06 -03:00 |
|
Makoto Kato
|
6103055406
|
Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin
|
2010-09-09 16:55:59 +09:00 |
|
Joe Walker
|
0f8cb96362
|
Bug 588014 - Format clickable output to look like being clickable, r+a=dietrich
|
2010-09-07 23:37:47 +01:00 |
|
Patrick Walton
|
9aeb811593
|
Bug 580454 - Localize console timestamps, r+a=dietrich
|
2010-09-10 15:08:05 -03:00 |
|
Mihai Sucan
|
c53281fc3d
|
Bug 593003 - WebConsole: iFrames can get associated to wrong HUD, r=gavin, a=blocking2.0
|
2010-09-10 15:08:05 -03:00 |
|
Joe Walker
|
53d73ab449
|
Bug 591937 - WebConsole NetPanel CSS broken, r+a=dietrich
|
2010-09-10 15:08:05 -03:00 |
|
Patrick Walton
|
4d87b6ee47
|
Bug 586388 - Provide Select All context menu in HUD Console, r+a=dietrich
|
2010-09-10 15:08:05 -03:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Joel Maher
|
3b1fb9d8ce
|
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Josh Aas
|
ccef2eb783
|
Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+
|
2010-09-10 13:09:30 -04:00 |
|
Jennifer Boriss
|
ee3b67cf7f
|
Bug 594973: "Change this add-on's Options" tooltip should be "Change this add-on's options in the details pane r=bmcbride a-2.0=dtownsend
|
2010-09-10 09:37:17 -07:00 |
|
Bobby Johnson
|
4164104ac9
|
Bug 592018 - navigation arrows should be dimmed when they are disabled; r=dtownsend, a=blocking-final
|
2010-09-10 09:53:57 -07:00 |
|
Dave Townsend
|
3a0f014d12
|
Bug 562916: Display contribute button for add-ons that have contributions enabled. r=Unfocused, a=blocking-final
|
2010-09-09 19:17:08 -07:00 |
|
Wes (:KWierso)
|
b84b1d13f2
|
Bug 593152 - "Check for updates" needs to be "Check for Updates" for manual updates in the details pane; r=bmcbride ui-r=jboriss a=beltzner
|
2010-09-10 12:32:26 -04:00 |
|
Taras Glek
|
69a8116f85
|
Bug 589368 - Locale repacking support for jar reordering; r=ted a=blocking-betaN+
|
2010-09-10 12:30:07 -04:00 |
|
Chris Jones
|
9e23f35349
|
Merge m-c --> cedar
|
2010-09-07 17:35:15 -05:00 |
|
Ehsan Akhgari
|
da64982da2
|
Merge backout a=orange
|
2010-09-13 18:01:17 -04:00 |
|
Ehsan Akhgari
|
6a201947ca
|
Backed out changeset fd5ff14bc45a because of unit test failure on Windows
|
2010-09-13 18:00:28 -04:00 |
|
Asaf Romano
|
d578c64dcf
|
Bug 595937 - Need support for customizing toolbars which are outside of the toolbox; r=enndeakin a=blocking-beta6+
|
2010-09-13 17:12:48 -04:00 |
|
Dave Townsend
|
65115f2377
|
Bug 595280: AddonRepository should convert HTML to plain text. r=Unfocused, a=blocking-betaN
|
2010-09-13 10:35:37 -07:00 |
|
Alon Zakai
|
f580035da5
|
Bug 584842 - nsIContentPrefService remoting. r=myk a=blocking-fennec=2.0b1
|
2010-09-07 12:16:43 -07:00 |
|
Robert Sayre
|
edb7aca0d0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Chris Jones
|
6e7a7cd71a
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
|
2010-09-03 14:07:55 -05:00 |
|
Oleg Romashin
|
7ff38c48b1
|
Merge m-c: 09872e2e2130 -> cedar, (qt build bustage fix)
|
2010-09-01 12:07:19 -07:00 |
|
Tyler Downer
|
6ffec1f34a
|
Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6
|
2010-09-01 10:31:12 -07:00 |
|
Alon Zakai
|
ecc43f9193
|
Bug 589598: InstallTrigger is not defined for frames inside webpages. r=dtownsend, a=blocking-betaN
|
2010-09-01 10:32:14 -07:00 |
|
Dave Townsend
|
c49f35d6c9
|
Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6
|
2010-09-01 10:04:09 -07:00 |
|
Dave Townsend
|
72d9ae17b8
|
Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6
|
2010-09-01 10:02:28 -07:00 |
|
Dave Townsend
|
67efe7fc18
|
Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6
|
2010-09-01 09:58:42 -07:00 |
|
Dave Townsend
|
6d35b5b2bf
|
Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6
|
2010-09-01 09:57:48 -07:00 |
|
Dave Townsend
|
2ba6c27470
|
Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6
|
2010-09-01 11:10:03 -07:00 |
|
Oleg Romashin
|
bd3aa71c63
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Kurt Schultz
|
93bc86aa53
|
Bug 590754: The 'Install from file' in the add-ons manager needs to be clearer. r=Unfocused, a=dtownsend
|
2010-09-14 20:10:46 -07:00 |
|
Dave Townsend
|
fd4a0cfe7d
|
Bug 595280: Support HTML fragments from the AMO 1.5 API. r=Unfocused, a=blocks-betaN
|
2010-09-14 16:56:38 -07:00 |
|
Dave Townsend
|
bfd7e62985
|
Bug 593622: browser_details, browser_searching tests need longer timeouts. r=Unfocused, a=tests
|
2010-09-14 16:51:45 -07:00 |
|
Dave Townsend
|
2872b37937
|
Bug 596319: Add timing for parts of tests. r=Unfocused, a=tests
|
2010-09-14 16:50:44 -07:00 |
|
Dave Townsend
|
b1db993132
|
Bug 593187: Request for authentication for an extension install doesn't focus the correct tab (test). r=dtownsend, a=blocks-betaN
|
2010-09-15 10:47:13 -07:00 |
|
Alon Zakai
|
aaaa489696
|
Bug 593187: Request for authentication for an extension install doesn't focus the correct tab. r=dtownsend, a=blocks-betaN
|
2010-09-15 10:46:55 -07:00 |
|
Patrick Walton
|
613c10f5bc
|
Bug 586142 - Copying text in the Web Console doesn't insert newlines properly; f=ddahl r=dietrich a=dietrich
|
2010-09-15 11:28:02 -04:00 |
|
Mihai Sucan
|
af713695d1
|
Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich
|
2010-09-15 11:27:10 -04:00 |
|
Neil Deakin
|
43da4cf629
|
Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+
|
2010-09-15 11:25:08 -04:00 |
|
Patrick Walton
|
b65ca132c3
|
Bug 595744 - Remove the "Check for Updates Automatically" menu item from the Add-ons Manager; r=Mossop a=blocking-betaN+
|
2010-09-15 11:23:02 -04:00 |
|
Andreas Nilsson
|
0f2c617992
|
Bug 584006 - Drop non-native style for the Add-ons manager utilities button. r=bmcbride a=blocking
|
2010-09-06 10:45:46 +02:00 |
|
Paolo Amadini
|
113ad3674b
|
Bug 590201 - Remove buttons are difficult to discover in list view. r=bmcbride, a=blocking-beta6
|
2010-09-06 19:07:49 +12:00 |
|
Dave Townsend
|
884bdba1d0
|
Bug 593217 - Detail view always shows full screenshot, not thumbnail. r=bmcbride, a=blocking-beta6
|
2010-09-06 19:00:47 +12:00 |
|
Blair McBride
|
48eefa0284
|
Bug 591465 - Context menu of add-ons miss context related state change entries. r=dtownsend, a=blocking-beta6
|
2010-09-03 16:41:06 +12:00 |
|
Blair McBride
|
e9d9169a88
|
Bug 566194 - safe mode / security & compatibility check status are not exposed in new addon manager UI. r=dtownsend, a=blocking-beta6
|
2010-09-02 11:40:20 +12:00 |
|
Neil Deakin
|
b753ff6479
|
Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
|
2010-09-06 15:30:17 +12:00 |
|
Robert O'Callahan
|
243921c92a
|
Bug 584703. Compute XUL listbox contents overlow area correctly. r=enndeakin
--HG--
extra : rebase_source : a5c20c7ad240643a734a3e0f27c5357adc13c9ae
|
2010-09-06 15:23:44 +12:00 |
|
Benedict Hsieh
|
5fd557ef9b
|
Bug 592323 - Fastload not invalidated after making on OSX. r=benjamin a=blocking
|
2010-09-02 12:09:51 -07:00 |
|
Robert Sayre
|
357a4a6366
|
Merge mozilla-central to tracemonkey.
|
2010-09-01 22:27:07 -07:00 |
|
Taras Glek
|
f849918830
|
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
|
2010-09-01 20:35:46 -05:00 |
|
Wesley Johnston
|
3fb432cc3e
|
Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec]
|
2010-09-01 21:35:06 -04:00 |
|
Robert Strong
|
9320bf1acd
|
Patch 2 (tests only) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
|
2010-09-01 16:27:21 -07:00 |
|
Robert Strong
|
dc84ef605a
|
Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
|
2010-09-01 16:27:07 -07:00 |
|
Robert Strong
|
70e1a689c2
|
Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-01 16:26:30 -07:00 |
|
Robert Strong
|
1ee9ad0500
|
Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend
|
2010-09-01 16:26:20 -07:00 |
|
Patrick Walton
|
772e7609d5
|
Bug 588118 - Web Console error messages display the wrong line number r=sdwilsh a=bloking2.0
|
2010-09-01 12:56:10 -07:00 |
|
David Dahl
|
12bb05537a
|
Bug 583101 - Web Console input and output display should use the same font and size r=dietrich a=dietrich
|
2010-09-01 12:56:06 -07:00 |
|
Julian Viereck
|
6ae4aeb701
|
Bug 588533 - Fix failing test for response body on Linux r=ddahl a=test-only-fix
|
2010-09-01 12:56:03 -07:00 |
|
Julian Viereck
|
ebdd399ac3
|
Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh
|
2010-09-01 12:55:59 -07:00 |
|
Vladimir Vukicevic
|
8cdfe3a4c9
|
b=562902; typo fix followup
|
2010-09-01 15:04:40 -04:00 |
|
Wes
|
6636ae63a1
|
Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
|
2010-08-31 21:28:41 +02:00 |
|
Dão Gottwald
|
9a5e2d14bd
|
Bug 591310 - "Phrase not found" find bar status message is misaligned. r=mventnor
--HG--
extra : rebase_source : 50803cddfc4ac6b98cf0aa4d0ac389bd50b45067
|
2010-08-31 21:26:30 +02:00 |
|
Marco Bonardo
|
0dccf757dc
|
merge backout a=orange
|
2010-09-11 11:18:55 +02:00 |
|
Marco Bonardo
|
b5f938275c
|
Backed out changeset 96b74fec2915
|
2010-09-11 11:17:11 +02:00 |
|
Marco Bonardo
|
4b46ab440a
|
bug 563738 (part 1.5) - fix a typo in URLFormatter and test it. r=gavin a=blocking
|
2010-09-11 09:45:06 +02:00 |
|
Chris Double
|
417b0c1a00
|
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
|
2010-09-10 15:29:06 +12:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Serge Gautherie
|
1293e54bbf
|
Bug 589611 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined; (Av1) Skip this test when PB service is not available.
r=sdwilsh (a=test only).
|
2010-08-31 04:41:42 +02:00 |
|
Michael Wu
|
435e053a9f
|
Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5
|
2010-08-31 21:17:46 -04:00 |
|
Michael Wu
|
61d1bf0634
|
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
|
2010-08-30 16:37:08 -07:00 |
|
Blair McBride
|
bd83ae935b
|
Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
|
2010-08-30 17:35:21 +12:00 |
|
Blair McBride
|
b6b7d4f7a9
|
Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6
|
2010-08-28 14:45:11 +12:00 |
|
Dão Gottwald
|
03bbf454e4
|
Bug 591853 - Optimize chrome layer size with lightweight themes with transparent or no footer images. r=enn
|
2010-09-04 10:46:14 +02:00 |
|
Doug Turner
|
b7cbcd4e41
|
Backed out changeset 38b763292cb1. MacOS doesn't support E10S tests. a=bah
|
2010-09-03 22:56:49 -07:00 |
|
Alon Zakai
|
e5f6158a5a
|
584842 - E10s nsIContentPrefService remoting implementation r=myk, a=blocking-fennec
|
2010-09-03 21:48:17 -07:00 |
|
Blair McBride
|
c46068002a
|
Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta5
|
2010-08-28 14:45:11 +12:00 |
|
Timothy Nikkel
|
e8ca8cd0e7
|
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
|
2010-08-27 18:15:08 -05:00 |
|
Chris Jones
|
49048c0d61
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|