2632 Commits

Author SHA1 Message Date
Mounir Lamouri
f1344c511f Bug 609279 - Add getLabelAt in tests redifining nsAutoCompleteSimpleResult. r=ehsan a=tests 2010-11-05 18:14:40 +01:00
Reed Loden
c6aa80feff Bug 605739 - Ensure GPLv2 license text in about:license is consistent with the official GPLv2 text [r=gerv a=bsmedberg] 2010-11-05 00:14:43 -07:00
Chris Pearce
4d86c92c46 Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
Daniel Brooks
8d70d025a6 about:startup - address Mossop's review comment 2010-10-25 16:39:05 -05:00
Robert Sayre
ab1de59e65 Merge mozilla-central to tracemonkey. 2010-10-26 14:16:43 -04:00
Mike Hommey
fcb36ca646 Bug 428765 - Use nxIXULAppInfo to get application version number in about:. r=gavin,a=gavin 2010-10-26 09:15:28 +02:00
Daniel Brooks
afab208aa5 about:startup - address Gavin's review comments. try: -b do -p macosx64 -m none -u all -t tp4 2010-10-25 06:49:42 -05:00
Daniel Brooks
362fafd9da about:startup - merge with trunk 2010-10-24 16:24:58 -05:00
Daniel Brooks
1877152c11 about:startup - fix jar manifest 2010-10-24 11:23:41 -05:00
Andreas Gal
e659adcc1f Merge from mozilla-central. 2010-10-22 19:46:37 -07:00
Chris Leary
f68af65d03 Bug 594615: YARR/PCRE license updates. (r=gerv) 2010-10-22 15:27:09 -07:00
Mounir Lamouri
0a2b093f21 Bug 606215 - radio widget destructor should not assume radioGroup is not null. r=gavin.sharp a=bz 2010-10-22 21:29:58 +02:00
Blake Kaplan
312e4e1e90 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
c6b8f8093f Bug 580128. Fix various mochi chrome tests to work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:37:28 -07:00
Neil Deakin
1e40c96c1b Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Daniel Brooks
43ef59fdff about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Daniel Brooks
d0a43f8734 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
d5e567d593 about:startup - store the restored timestamp on the app startup and adjust the page to match 2010-09-20 18:55:49 -04:00
Daniel Brooks
09b88c43de about:startup - license blocks 2010-09-19 13:41:02 -04:00
Daniel Brooks
e5cf8063f9 about:startup - wrap some things at 80 columns, even though it's not always strictly an improvement 2010-09-19 12:42:08 -04:00
Daniel Brooks
51e6496c52 about:startup - remove alert 2010-09-19 12:12:02 -04:00
Daniel Brooks
38f18264c9 about:startup - handle application brand name and localizable extension names correctly 2010-09-18 17:54:32 -04:00
Daniel Brooks
a4459a6078 about:startup - remove some debug logging, and add some comments 2010-09-18 16:41:46 -04:00
Justin Wood
5ff4ad9a2b 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
Daniel Brooks
60a234d54b about:startup - store extension install/uninstall/enable/disable events in the startup database 2010-09-18 00:30:06 -04:00
Matthew Gregan
cb81958a1b Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston
3f2bf277a6 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Neil Deakin
614c1ef9c5 Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking 2010-10-25 10:06:30 -04:00
Daniel Brooks
70c2cc0d1c about:startup - fix sql syntax error (oops) 2010-09-13 15:15:19 -04:00
Daniel Brooks
6dbd118bf3 about:startup - hide the platform version/build fields from the duration table, because in Firefox the platform version changes only when the app version changes 2010-09-13 09:51:33 -04:00
Daniel Brooks
ebfcb6416a use the correct query for the events table 2010-09-13 09:50:22 -04:00
Daniel Brooks
baede1a008 about:start - let the user toggle between graphs and tables, with graphs as the default 2010-09-13 09:46:22 -04:00
Daniel Brooks
d86fbac4ee about:startup - add the code that will display extension events as marks on the graph. also adds some boilerplate to make serializing async code easy again and uses it to serialize different queries to the database 2010-09-13 07:35:50 -04:00
Daniel Brooks
b3b9a6ff2d about:startup - take a stab at setting the colors of the graph 2010-09-13 05:03:50 -04:00
Daniel Brooks
02bea66e75 about:startup - small cleanup 2010-09-13 04:51:36 -04:00
Daniel Brooks
54b4a23449 about:startup - hide empty message when the duration table isn't empty 2010-09-13 04:28:00 -04:00
Daniel Brooks
a5a8abddb5 about:startup - show the legend 2010-09-12 13:19:28 -04:00
Daniel Brooks
916cdf5592 about:startup - display timings in milliseconds instead of microseconds 2010-09-12 10:34:42 -04:00
Daniel Brooks
c4de858b67 about:startup - get the graphs sized and scaled correctly 2010-09-12 10:29:27 -04:00
Benedict Hsieh
799fb06cc7 Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker 2010-09-17 19:11:05 -07:00
Daniel Brooks
60201dcbbe about:startup - add the Flot graphing code to toolkit and use it on the about:startup page to graph the recorded startup history 2010-09-11 05:41:04 -04:00
Mike Connor
6ef749733c 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
2bd1d618fa 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
Neil Deakin
ca29659ecd Bug 554937, part 1, add anchorNode property for popups, r=neil,a=blocker 2010-09-21 13:53:01 -04:00
Robert Strong
4ed888a28b Bug 588662 - Update NSIS entry in license.html. r=gerv, a=approval2.0 2010-09-20 21:42:11 -07:00
Daniel Brooks
4d7c3a0ceb about:startup - some string changes 2010-09-09 20:45:01 -04:00
Daniel Brooks
ba45c80d1c 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
Joe Drew
dbb9a82fc2 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
Frank Yan
0f27aac709 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
b26c5c69d6 Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00