Commit Graph

1615 Commits

Author SHA1 Message Date
Mounir Lamouri
34b64f639a Bug 638143 - Internal html:input of XUL numberbox shouldn't have type='number'. r=enndeakin 2011-03-02 22:32:58 +01:00
Neil Deakin
dff3b0b708 Bug 608603, properly handle adjusting the day in the grid datepicker when switching to a month with fewer days, and add displayed month and year properties to datepicker, which can differ from the selection, r=neil 2011-04-13 13:53:24 -04:00
Neil Deakin
2e418cd5d2 Bug 126189, pass modifiers on to command events in menus when enter was pressed, r=neil 2011-04-13 13:53:24 -04:00
Neil Deakin
bc2478419a Bug 590665, panels jump around when dragged across screens, so don't do flipping when moving one, r=roc 2011-04-13 13:53:24 -04:00
Jonathan Kew
55114c659a merge backout of bug 585152 2011-04-13 14:35:39 +01:00
Jonathan Kew
20281c115e Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
Frank Yan
04bc56845c Bug 502892 - disable non-functional html5 audio volume slider. r=dolske 2011-04-12 20:54:26 -07:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Miguel Ojeda
eb6027f5c5 Bug 645485 - Sort list of extensions in about:support. r=dao 2011-04-04 06:32:47 +02:00
Florian Quèze
a504d81c43 Bug 596759 - Selecting a tab should focus its content; r=enndeakin 2010-09-16 01:28:00 -04:00
Ehsan Akhgari
49fceed112 Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge) 2011-04-01 12:23:48 -04:00
Florian Quèze
998b4981d5 Bug 596759 - Selecting a tab should focus its content; r=enndeakin 2010-09-16 01:28:00 -04:00
Neil Deakin
1541d0e3db Bug 630830 - "key" attribute changes to menuitems are not handled; r=joshmoz 2011-02-13 07:28:00 -05:00
Mano
7560baf014 Bug 620666 - urlSecurityCheck should include the principal uri in its exception; r=dao 2010-12-22 06:10:00 -05:00
Benjamin Smedberg
fa3fb2d543 Bug 617539 - Merge nsIMenuBoxObject_MOZILLA_2_0_BRANCH, r=enn 2011-03-25 11:03:35 -04:00
Benjamin Smedberg
b21844d3e7 Bug 617539 - Fold nsIContentPrefService_MOZILLA_2_0 back into the main interface, r=gavin 2011-03-25 11:03:34 -04:00
Mounir Lamouri
783e7498b3 Bug 629002 - Fix arrow panels rounding issues. r=enndeakin 2011-03-25 10:14:19 +01:00
Ehsan Akhgari
ca95c68a1e Merge mozilla-central into cedar 2011-03-23 18:29:19 -04:00
Dão Gottwald
46b4b32c95 Bug 637159 - Clean up the fix / workaround for bug 635252. r=neil 2011-03-23 12:36:25 +01:00
Hiroyuki Ikezoe
933c8ff787 Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao 2011-03-16 18:01:34 -04:00
Ehsan Akhgari
8b21e28d22 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
Ehsan Akhgari
4f4adbc733 Bug 637975 - Make XUL textboxes use the normal input textbox spellchecking binding, instead of directly managing it from XBL code, so that spellchecking is less fragile on those textboxes; r=roc 2011-03-16 15:34:30 -04:00
Hiroyuki Ikezoe
f9f79630cf Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao 2011-03-16 18:01:34 -04:00
Siddarth Agarwal
673dceb30b Bug 621204 - Add Dict.jsm to toolkit, r=dtownsend 2011-03-23 15:13:41 -04:00
Ehsan Akhgari
b65c6cf4d4 Backed out changeset 75147c0a4b89 because it actually changes code, and is not test-only. a=silly-me 2011-03-16 18:03:35 -04:00
Hiroyuki Ikezoe
fdec1bfb82 Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao a=test-only 2011-03-16 18:01:34 -04:00
Ehsan Akhgari
6e3f683d41 Bug 614643 - Cause a repaint no matter what so that the test becomes more robust; r=neil a=test-only 2011-03-16 16:03:12 -04:00
Alon Zakai
1a8e6f3025 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
Dão Gottwald
289d2eb12f Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Henri Sivonen
5bc865c4b0 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
Robert Sayre
ccbfde2165 Merge mozilla-central to tracemonkey. 2011-02-26 19:36:09 -08:00
David Mandelin
699e3ab688 Bug 635252: Prevent name collision in XBL field 'popup', r=bz,neil, a=blocking 2011-02-25 11:10:25 -08:00
Neil Rashbrook
c4a7ef452c Bug 616811 Remove extraneous CRs r=dao a=beltzner 2011-02-16 21:41:59 +00:00
Asaf Romano
61a904b83c Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
2011-02-15 13:47:32 +01:00
Margaret Leibovic
ca69135121 Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Patrick Walton
78b20bdfc0 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Mats Palmgren
d82610cf02 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
Jonathan Kew
abe383a68f bug 622507 - allow a possible subpixel discrepancy at bottom/right of popup rect because we snap the top/left to a pixel boundary when positioning. r+a=roc, test-only 2011-02-21 08:52:21 +00:00
Margaret Leibovic
86f9a8d2d8 Bug 587587 - Always dismiss popup notifications when they are hidden, and add "removeOnDismissal" option to show() [r=gavin, a=blocking-betaN] 2010-09-03 14:29:12 -04:00
Philipp von Weitershausen
4113843df2 Bug 609160 - Wizard header labels should wrap. r=Enn a=blocking-final 2011-02-09 13:05:33 -08:00
Alex Vincent
65dbfa0164 Bug 628470 - popup.xml#popup-base, hidePopup method throws exceptions for failed QI to nsIMenuBoxObject; r=enndeakin a=Mossop
--HG--
extra : rebase_source : e26b9a9cee412d6395d64fc4d221d2ac0aea7cd1
2011-02-08 14:18:36 -05:00
Paul O’Shannessy
69785033ee 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
Jeff Muizelaar
c6f63dc38a Bug 617028. Expose graphics failures in about:support. r=ehsan,a=blocking
Adds a list of the graphics failures below the graphics section.
2011-02-07 16:11:57 -05:00
Benoit Jacob
1b17a528c8 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
Simon Montagu
2f5bc78507 Bug 508816: remove browser workarounds. a=blocker 2011-02-07 09:59:32 +02:00
Chris Leary
4e1d0a6b70 Merge mozilla-central and tracemonkey. (a=blockers) 2011-02-06 15:30:39 -08:00
Paolo Amadini
ce8723651a Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b 2011-02-04 09:09:04 +01:00
Gervase Markham
b1912017f3 Bug 600215b - restore Camino initial developers, add in Mobile as well. a=hardblocker. 2011-02-01 17:45:49 +00:00