Commit Graph

1667 Commits

Author SHA1 Message Date
Matt Brubeck
4899b3a4c2 Bug 841587 - Allow notifications to specify a "default" button [r=dao] 2013-02-23 06:56:18 -08:00
Mounir Lamouri
6a7d0a4d57 Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Robert O'Callahan
b10d4f415f Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin 2013-02-12 17:56:03 +13:00
Florian Quèze
0dc25ea222 Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn. 2013-02-10 23:11:42 +01:00
Boris Zbarsky
268d0ca4ce Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
David Flanagan
16792f340b Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Sunny
35a34e5ef1 Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric 2013-01-26 12:57:59 -05:00
Owen Coutts
4bb94ab657 Bug 829866 - Play button overlay not removed from video when playing through JavaScript if video is display:none. r=jaws 2013-01-17 17:54:19 -05:00
Boris Zbarsky
6d73e6462b Bug 831198. Make _arrowScrollAnim.stop() and _scrollAnim.stop() actually cancel the pending requestAnimationFrame callback. r=dao 2013-01-17 12:30:36 -05:00
Dão Gottwald
4f0ada485a Bug 806282 - Let SPACE and RETURN open the popup in type="menu-button" buttons. r=enn 2013-01-08 23:27:58 +01:00
Alexander Surkov
f580844736 Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Neil Deakin
a994507887 Bug 798226, backout cd66c58db0f7 until the issue of the os adjusting the popup to fit onscreen can be solved. 2012-12-24 14:47:34 -05:00
Dão Gottwald
d685e949e5 Bug 823443 - Provide an easy way to add custom content to popup notifications. r=gavin 2012-12-21 20:09:07 +01:00
Mark Hammond
8c79bd159e Backout c928f50fe4fc (bug 798226) for android test bustage on a CLOSED TREE 2012-12-21 14:49:11 +11:00
Mark Hammond
3d7faf8be2 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=enndeakin 2012-12-21 12:26:32 +11:00
Neil Deakin
bc2a1485cd Bug 798226, rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2012-12-18 12:08:06 -05:00
Dão Gottwald
055b140cd3 Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn 2012-12-14 01:09:03 +01:00
Dão Gottwald
5fe67e9b7c Bug 820799 - Set the lastSelected property to an empty string rather than null, since the latter stringifies to 'null'. r=neil 2012-12-14 01:08:07 +01:00
Andrea Marchesini
9059fff2d9 Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp 2012-12-04 11:46:07 -08:00
ojab
0d4b4db16e Bug 817948: TelemetryStopwatch.jsm is referenced by the wrong URI in tabbox.xml 2012-12-03 22:06:54 -08:00
Bellindira Castillo [:bellindira]
3bf201c65b Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Josh Matthews
f18289ba8f Bug 815363 - Make the autocomplete inPrivateContext getter call a real method. r=mak 2012-11-26 17:20:56 -05:00
Josh Matthews
e77a3bf92a Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin 2012-02-18 01:40:10 -05:00
Ehsan Akhgari
d41e1edc68 Backed out changeset efb52cbc71e5 (diagnostics for bug 8022011) because it is no longer needed 2012-11-05 15:18:11 -05:00
Jared Wein
9573e39c16 Bug 804968 - Adjusting the height of an autocomplete popup requires too many reflows and layouts. r=enn 2012-10-25 12:27:30 -07:00
Ehsan Akhgari
2583a53310 Debugging code for bug 8022011; r=dao 2012-10-23 18:47:04 -04:00
Neil Deakin
6468c8a3c4 Bug 793157, add a popup method to move a popup relative to an anchor after it has opened, r=neil 2012-10-23 08:11:13 -04:00
Graeme McCutcheon
b911750d2e Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Brendan Dahl
a3f3d167db Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
OHZEKI Tetsuharu
c16f0fadc3 Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp 2011-04-24 12:15:53 -04:00
Jared Wein
e0a2198046 Bug 793715 followup, use null instead false to show missing object. r=me 2012-10-07 19:33:45 -07:00
Jared Wein
15ef211c49 Bug 793715 - Revert textbox.editor to a property, but one that wraps a field to cache the editor field once it is non-null. r=ehsan 2012-10-07 18:18:42 -04:00
aceman
80885ee2b9 Bug 738194 - Add markupDocumentViewer to editor.xml. r=neil 2012-09-29 23:39:22 -04:00
Mark Hammond
8f0b4275df Bug 792324 - access keys are fired for non-open popups. r=enndeakin 2012-09-28 15:04:57 +10:00
Jared Wein
0f714685db Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.

The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Frank Yan
9e969ea4b5 Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin 2012-09-15 18:46:13 -05:00
Shane Caraveo
fc28878137 Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn 2012-08-28 09:47:19 -07:00
Will Nayes
367c835116 Bug 781956 - Don't close the wizard when using advance(pageId) on the last page. r=enn 2012-08-13 21:54:43 -04:00
Myk Melez
7b8176215e bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
29522272a9 Backout 4e54a6eb43d2 (bug 780686) and f10e4ac36ed2 (bug 772299) due to mochitest-other permaorange on a CLOSED TREE. 2012-08-07 20:32:09 -04:00
Myk Melez
091b8b2e03 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Dão Gottwald
84100adf15 Bug 752988 - Focus lost when closing notification bars. r=enn 2012-07-31 16:24:37 +02:00
Chris Pearce
2919ecb684 Bug 775715 - Make videocontrols deref videoHeight on the video, not the controls object. r=jaws 2012-07-19 16:29:53 -04:00
Andrew Hurle
f2bbbdc343 Bug 774495 - Get rid of ac-emphasize-alt in awesomebar. r=Unfocused 2012-07-16 20:48:00 -07:00
Dão Gottwald
0211d5709a Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Wes Johnston
5a29948b11 Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Ekanan Ketunuti
c17e016b4d Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00
Wes Johnston
22af26c16a Backout a7d1108f70fb, e32603f16465, 142b9df4d021, 2012-07-10 16:20:09 -07:00
Wes Johnston
139312352e Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Tim Taubert
31c5b403cb merge m-c to fx-team 2012-07-07 15:48:12 +02:00