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 |
|
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 |
|
Patrick Walton
|
02ab0e8c37
|
Bug 595350 - Fix leaks when closing windows or tabs with the Web Console still open. r=sdwilsh a=blocking-betaN+
|
2010-09-18 11:43:17 -07:00 |
|
Justin Wood
|
64f971535e
|
Bug 594707 - browser_settitle.js does not pass |finish| and should (instead of calling). r=gavin a=gavin
[MacOSX SeaMonkey] mochitest-browser-chrome: "browser_visituri.js | Test timed out"
|
2010-09-18 11:08:58 +01:00 |
|
Justin Wood
|
29c2415b89
|
Test for Bug 594509 does not unregister its load listener. (Bug 595188). r=gavin
[SeaMonkey 2.1, mochitest-browser-chrome] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/content/tests/browser/browser_bug594509.js | about:rights content loaded
a=gavin
|
2010-09-18 11:07:01 +01:00 |
|
ChÃ-Thanh Christopher Nguyá»…n
|
749f1ffe1b
|
Bug 596106 - Ensure we can link when using gcc instead of Sun Studio Compiler. r=khuey
|
2010-09-18 10:15:33 +02:00 |
|
Benedict Hsieh
|
21844dc918
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
|
Mike Connor
|
6d0a4102af
|
Bug 595954: use setAttribute for setting notificationbox properties on newly created elements (whose bindings may not yet be attached), r=gavin, a=blocking
--HG--
extra : rebase_source : f8551c7d221e7308aec776528327df7bf2140c61
|
2010-09-17 15:30:53 -04:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|