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
Johnathan Nightingale
e859c42f9d
Bug 591776 - Add user agent to about:support r=sdwilsh a=blocking2.0beta6+
2010-09-02 14:42:04 -04:00
Benoit Jacob
b8b72bb4cd
Bug 602975 - Empty "Graphics" section in about:support - r=joe
2010-10-12 17:01:59 -04:00
Margaret Leibovic
1ae8e519da
Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN
2010-10-11 20:32:59 -07:00
Timothy Nikkel
8b51a2b39b
Bug 587960. Backout test workaround now that we have real fix. a=backout
2010-10-09 14:09:22 -05:00
Smokey Ardisson
92bcf43b05
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
8436d7b439
Bug 579729: Mention TabCandy's use of jQuery in about:license. r=gerv, a=blocking-final+
2010-10-08 22:46:38 +02:00
Dão Gottwald
e60f4367a7
Bug 596522 - fix breakage from bug 578785 and re-enable test_bug510426.xul. a=testfix
2010-09-16 23:14:16 +02:00
Robert Sayre
0b67645b6e
Merge tracemonkey to mozilla-central. a=blockers
2010-09-16 09:24:02 -07:00
Neil Deakin
d372ef1603
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
c474585593
Bug 594680 - Update about:license with the relevant information for V8. r=gerv.
2010-09-15 11:49:49 -07:00
Oleg Romashin
32a75bebed
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
2010-09-15 15:02:29 -07:00
Benedict Hsieh
c75f353b6b
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
Robert Sayre
251b81a19e
jaegermonkey. what. a=arewefastyet
2010-09-11 15:07:27 -04:00
Robert Sayre
2547e2702e
jaegermonkey. what. a=arewefastyet
2010-09-11 15:06:33 -04:00
Timothy Nikkel
88c9936887
Bug 593892. Fix a test to start after paint suppression ends. r=roc a=roc
2010-09-11 13:24:49 -05:00
Robert Sayre
2b6095f93d
Merge mozilla-central to tracemonkey.
2010-09-10 11:47:11 -04:00
Margaret Leibovic
8ee500b100
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
2010-09-09 19:08:25 -07:00
Margaret Leibovic
4f5a5c93b7
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
2010-09-09 19:08:25 -07:00
Makoto Kato
6acb8dc8a4
Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin
2010-09-09 16:55:59 +09:00
Neil Deakin
593f27f8b7
Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+
2010-09-15 11:25:08 -04:00
Arpad Borsos
2cdc783300
Backed out changeset 634290477871; test failures
2010-09-15 12:57:20 +02:00
Neil Deakin
08f632c3d8
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
65b02549df
Bug 584703. Compute XUL listbox contents overlow area correctly. r=enndeakin
...
--HG--
extra : rebase_source : a5c20c7ad240643a734a3e0f27c5357adc13c9ae
2010-09-06 15:23:44 +12:00
Marco Bonardo
ed93850a83
Backed out changeset 96b74fec2915
2010-09-11 11:17:11 +02:00
Chris Double
826171e87a
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
Neil Rashbrook
60823d19d5
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
Joel Maher
4c645cfeeb
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
8c31c92e64
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
Dão Gottwald
c662cb6d9d
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
Arpad Borsos
b6b029a0fe
Bug 588435 - Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend
2010-08-18 19:57:31 +02:00
Dão Gottwald
ba2a472d29
Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn
2010-09-15 09:25:16 +02:00
Dão Gottwald
c2aa1bf452
Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin
2010-11-22 11:21:43 +01:00
Benoit Jacob
9cf60c78d3
Bug 600620 - followup: fix typo in aboutSupport.js - r=jmuizelaar, a=blocking2.0-beta7
...
--HG--
extra : rebase_source : d5822eaeaec9efb578736bffe311971ff88dc3f2
2010-10-07 14:25:00 -04:00
Jonathan Kew
3682541edd
bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0
2010-10-07 08:59:18 +01:00
Benoit Jacob
f5a7ce0b7c
Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7
2010-10-06 21:40:08 -07:00
Chris Pearce
162b0a1a13
Bug 505158 - Handle multiple error events from multiple source children in video controls. r=dolske a=blocking2.0
2010-10-07 11:58:36 +13:00
Benoit Jacob
b453b4e025
Backed out changeset f9ef76b7dbc2
2010-10-06 17:04:30 -04:00
Benoit Jacob
f2f9b2693f
Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7
2010-10-06 16:43:29 -04:00
Mounir Lamouri
0e0e895f9e
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Joe Drew
e0ceecd56e
Bug 599241 - Draw the persona's accent colour in the titlebar in OpenGL mode as a stop-gap measure until we can draw proper content in the titlebar again. r=mstange a=b
2010-09-29 14:37:44 -04:00
Gavin Sharp
0641592801
Bug 590841: tweak header string for accelerated windows string in about:support, rs=joe, a=blocking
2010-09-07 16:36:23 -04:00
Margaret Leibovic
ff5af58c75
Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6
2010-09-07 13:44:10 -07:00
Masayuki Nakano
ee3d7cbb55
Bug 261715 Alt key auto-repeat shouldn't cause to show/focus menubar if mouse button is down during first Alt keydown and Alt keyup r=enn, a=jst
2010-12-04 10:55:15 +09:00
Margaret Leibovic
6a34001687
Bug 615481 - Doorhanger (popup) notifications need a maximum width and the text needs to wrap if necessary [r=gavin, a=blocking-2.0:betaN+]
2010-12-03 13:39:11 -08:00
Neil Deakin
ad19dc2a53
Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+
2010-12-03 11:19:55 -05:00
Mihai Sucan
316a64cf4f
Bug 602024 - mixed licensing in HUDService.jsm is confusing; f=rcampbell r=gavin.sharp approval2.0=gavin.sharp
2010-12-02 06:50:28 -04:00
Neil Deakin
a82dcf8509
Bug 561243 - Name field in edit bookmarks panel ignores mouse events while focused. r=roc, a=blocking
2010-12-01 09:39:10 -08:00
Ehsan Akhgari
c59e3e67d2
Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
...
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Gavin Sharp
bb00ab19e0
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
...
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Timothy Nikkel
db81d9e871
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
Jeff Muizelaar
13ea31a7f7
Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin
2010-08-27 11:49:02 -04:00
Joel Maher
adaba45072
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Ben Turner
9e4edad0a0
Backed out changeset c584dd85b461
2010-08-26 14:13:21 -07:00
Gavin Sharp
6b08b8ebee
Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking
2010-08-26 16:26:56 -04:00
Drew Willcoxon
8c99f8bd79
Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final
2010-08-25 21:01:22 -07:00
Clint Talbert
4fa6358e1b
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
fecae963b6
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Sindre Dammann
7efbb25858
Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao
2010-08-25 15:16:33 +02:00
Joel Maher
8015553874
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Dão Gottwald
a9eb3ee23e
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Edward Lee
17066d3e8d
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
d264c4231a
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Phil Ringnalda
de36b035bc
Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
...
--HG--
extra : rebase_source : 557cb5471437178400f7885d99ebdf1f7c241118
2010-08-07 20:31:40 -07:00
Dão Gottwald
c21fdc14d1
Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe
2010-08-21 07:16:33 +02:00
Jonas Sicking
32a03526e0
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
a6d440687b
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
e3359fd310
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
2010-08-20 09:28:13 -07:00
Ben Turner
8cab391efd
Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc
2010-08-16 17:06:29 -07:00
Chris Pearce
bdb6e3e485
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
e3c663e1c6
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Timothy Nikkel
76bebfc8a1
Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+
2010-11-24 19:35:01 -06:00
Chris Pearce
995a3f9f47
Bug 604885 - Ensure video controls resize correctly when showing and hiding status overlay. r=dolske a=blocking2.0
2010-11-25 07:34:57 +13:00
Neil Deakin
7a2b126e4c
Bug 614152, don't set popupNode when opening notification popup, otherwise page context menu won't appear, r=dao, a=blocking
2010-11-24 13:31:25 -05:00
Markus Stange
aa393ba862
Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN
2010-11-24 10:50:20 +01:00
Dão Gottwald
68c8e3db58
Bug 613734 - Tab-modal prompts shouldn't inherit text shadow (e.g. when using a lightweight theme). r=enn a=benjamin
2010-11-24 09:35:39 +01:00