.. |
tests
|
Bug 614643 - Don't rely on the afterpaint event because its firing times can be seemingly random. Instead, use the beforepaint event to see when the test is painting; r=arpad
|
2011-03-21 15:37:17 -04:00 |
widgets
|
Bug 629002 - Fix arrow panels rounding issues. r=enndeakin
|
2011-03-25 10:14:19 +01:00 |
about.xhtml
|
Bug 606289: Fix logo link in about:. r+a=gavin
|
2010-11-12 21:26:14 +01:00 |
aboutAbout.xhtml
|
Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
|
2010-08-07 20:31:40 -07:00 |
aboutRights-unbranded.xhtml
|
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
|
2010-09-09 19:08:25 -07:00 |
aboutRights.xhtml
|
Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6
|
2010-09-07 13:44:10 -07:00 |
aboutSupport.js
|
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
|
2011-02-25 18:23:02 +02:00 |
aboutSupport.xhtml
|
Bug 617028. Expose graphics failures in about:support. r=ehsan,a=blocking
|
2011-02-07 16:11:57 -05:00 |
buildconfig.html
|
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 |
charsetOverlay.js
|
Bug 580868 charsetOverlay should not cause XBL bindings to attach when it's not safe r+a=gavin
|
2010-08-01 23:59:26 +01:00 |
charsetOverlay.xul
|
|
|
contentAreaUtils.js
|
bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec
|
2011-03-04 18:29:01 -05:00 |
customizeCharset.js
|
|
|
customizeCharset.xul
|
|
|
customizeToolbar.css
|
Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao
|
2010-08-05 12:08:12 +02:00 |
customizeToolbar.js
|
Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b
|
2011-02-04 09:09:04 +01:00 |
customizeToolbar.xul
|
Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil
|
2009-09-16 16:14:37 +02:00 |
debug.js
|
|
|
Dict.jsm
|
Bug 621204 - Add Dict.jsm to toolkit, r=dtownsend
|
2011-03-23 15:13:41 -04:00 |
directionDetector.html
|
|
|
editMenuOverlay.js
|
|
|
editMenuOverlay.xul
|
|
|
filepicker.properties
|
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
|
2010-07-17 00:00:28 -07:00 |
finddialog.js
|
|
|
finddialog.xul
|
Bug 485720 Clean up including removing bogus use of flex attributes r=gavin
|
2010-01-31 21:36:42 +00:00 |
findUtils.js
|
|
|
Geometry.jsm
|
Bug 624451 Toolkit update to Geometry.jsm r=Mossop a=blocking-fennec
|
2011-01-25 12:07:45 -08:00 |
globalOverlay.js
|
Bug 629485 - Show close window warning when closing the last window [r=gavin, a=blocking2.0:betaN+]
|
2011-02-07 17:50:37 -08:00 |
InlineSpellChecker.jsm
|
Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin
|
2010-06-14 03:02:11 -04:00 |
jar.mn
|
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
|
2010-12-08 03:43:33 -06:00 |
license.html
|
Bug 630628 - about:license changes to cover the bits of the DirectX SDK that we ship - r=harvey_anderson, a=blocker
|
2011-02-07 20:16:37 -05:00 |
LightweightThemeConsumer.jsm
|
Bug 616811 Remove extraneous CRs r=dao a=beltzner
|
2011-02-16 21:41:59 +00:00 |
macWindowMenu.inc
|
Bug 328156 - Window menu: blank line for open About box, r=mano
|
2010-01-05 18:35:58 -05:00 |
macWindowMenu.js
|
Bug 328156 - Window menu: blank line for open About box, r=mano
|
2010-01-05 18:35:58 -05:00 |
Makefile.in
|
Bug 621204 - Add Dict.jsm to toolkit, r=dtownsend
|
2011-03-23 15:13:41 -04:00 |
menulist.css
|
|
|
mozilla.xhtml
|
|
|
nsDragAndDrop.js
|
Bug 549349: handle file:/// drops correctly, r=Mossop
|
2010-02-26 12:26:44 -05:00 |
plugins.css
|
Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh
|
2010-02-03 13:44:13 +01:00 |
plugins.html
|
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
|
2010-03-03 09:51:58 +01:00 |
PopupNotifications.jsm
|
Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking
|
2011-01-18 00:11:08 -08:00 |
Services.jsm
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 12:45:04 -08:00 |
textbox.css
|
Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801)
|
2010-03-07 22:05:01 +01:00 |
viewZoomOverlay.js
|
Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
|
2010-04-17 03:19:33 -07:00 |
WindowDraggingUtils.jsm
|
Bug 624157 - When maximising window, scroll buttons remain in tab bar. r=enn a=a
|
2011-01-20 16:38:26 +01:00 |
XPCNativeWrapper.js
|
|
|
xul.css
|
Bug 631337 - Cannot resize the window using the corner resizer when body is position:relative. r=roc a=blocking2.0:final
|
2011-02-10 23:38:37 +01:00 |