Mihai Sucan
|
f0c3ce2c9b
|
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
|
2013-08-03 13:29:48 +03:00 |
|
Randy Lin
|
3972cb9874
|
Bug 894778 - [DeviceStorage] add *.wav to devicestorage.properties to enable support of WAV files. r=doublec
|
2013-08-02 17:43:17 +08:00 |
|
Sean Stangl
|
c97c0e78cb
|
Bug 891541 - Part 2/2 - Add VTune license to the license file. r=gerv
|
2013-07-30 15:29:06 -07:00 |
|
Ehsan Akhgari
|
99eaa83527
|
Bug 872127 - Part 3: Remove MSStdInt.h; r=Waldo
|
2013-07-30 10:25:42 -04:00 |
|
Tom Schuster
|
d02522a3b1
|
Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug
|
2013-07-29 11:03:41 -04:00 |
|
Bill McCloskey
|
afd3a29cc3
|
Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe)
|
2013-07-26 14:26:40 -07:00 |
|
Bill McCloskey
|
ab16b8e689
|
Bug 898170 - contentTitle should default to empty string (r=felipe)
|
2013-07-26 14:26:35 -07:00 |
|
Masayuki Nakano
|
9a611627d9
|
Bug 501496 part.11 <browser> should not handle keydown event when escape key is pressed during auto scroll r=enndeakin
|
2013-07-25 15:09:29 +09:00 |
|
Ryan VanderMeulen
|
0ed98a9c1a
|
Bug 741102 - Fix indentation in Makefile.in.
|
2013-07-24 10:01:07 -04:00 |
|
Sankha Narayan Guria
|
1e704c7225
|
Bug 858025 - Playback is maintained after seeking or pausing media; r=padenot
|
2013-07-16 20:43:25 +05:30 |
|
Paul Adenot
|
cf618f7fe9
|
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
|
2013-07-11 16:58:57 +02:00 |
|
Ryan VanderMeulen
|
ba97a4cddb
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-18 14:53:05 -04:00 |
|
Stephen Pohl
|
247322c98e
|
Bug 870941: Display overlay scrollbars on top of content in XUL trees. r=roc
|
2013-07-18 10:10:07 -04:00 |
|
Ed Morley
|
7d3ce53582
|
Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html
|
2013-07-11 15:31:52 +01:00 |
|
J. Ryan Stinnett
|
6119e19ce8
|
Bug 282097 - Part 8: Clean up test expectations. r=masayuki
|
2013-07-10 09:13:14 -05:00 |
|
Paul Adenot
|
dc50b601e1
|
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
|
2013-06-24 14:05:38 +02:00 |
|
Tom Schuster
|
b8f2deb604
|
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
|
2013-07-09 22:45:07 -04:00 |
|
Tom Schuster
|
724e96453f
|
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
|
2013-07-17 09:27:49 -04:00 |
|
Ryan VanderMeulen
|
97083e557a
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Tom Schuster
|
cad9f8081a
|
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
|
2013-07-17 09:27:49 -04:00 |
|
Dale Harvey
|
b66bdd2c0a
|
Bug 741102 - Ensure fullscreen button is hidden when audio files are loaded. r=jaws
|
2013-07-09 09:09:16 -04:00 |
|
Dão Gottwald
|
17eb2c022d
|
Bug 890595 - Find next/prev/highlight buttons should be enabled if there's an initial string present. r=gavin
|
2013-07-09 08:19:42 +02:00 |
|
Mike de Boer
|
1dcdb0cb80
|
Bug 776708 - Change the findBar appearance and improve its UX. r=dao
|
2013-07-08 20:48:12 +02:00 |
|
Adam Dane [:hobophobe]
|
ebe2053c43
|
Bug 537013 - Make the find bar exist on a per-tab basis. r=dao
|
2013-07-06 02:56:36 +02:00 |
|
Blake Kaplan
|
adea72d95d
|
Bug 888749 - Don't be confused by <children> elements. r=dao
|
2013-07-03 15:07:28 -07:00 |
|
Nathan Froyd
|
6fe0f05d61
|
Bug 887253 - don't hardcode event names in aboutTelemetry.js; r=vladan
|
2013-06-26 09:45:45 -04:00 |
|
Ryan VanderMeulen
|
c6e480b87f
|
Merge inbound and m-c.
|
2013-07-01 08:12:24 -04:00 |
|
Ms2ger
|
7bf1b9d05f
|
Bug 883114 - Part e: remove make rules in toolkit/content/tests/chrome/rtl*; r=ted
--HG--
rename : toolkit/content/tests/chrome/rtltest/dirtest.xul => toolkit/content/tests/chrome/rtltest/content/dirtest.xul
|
2013-07-01 09:02:23 +02:00 |
|
Ms2ger
|
c606b9c12d
|
Bug 883114 - Part d: remove make rules in toolkit/content/tests; r=ted
|
2013-07-01 09:02:19 +02:00 |
|
Matthew Noorenberghe
|
603b1ce35b
|
Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
|
2013-06-28 23:25:08 -04:00 |
|
Blake Kaplan
|
a3a6516091
|
Bug 653881 - Rework XBL insertion points and clean up related code to more closely follow the Web Components model. Instead of maintaining a hashtable of insertion points in bindings (and removing insertions points from the tree) leave the insertion points in the tree as explicit placeholders and teach all other relevant code how to walk the explicit children of elements via two iterators (ExplicitChildIterator and FlattenedChildIterator). Note that this patch does not maintain 100% compatibility with the previous code: there are bug fixes and behavior changes included. For example, by having explicit insertion points in the bindings, it is now easier to handle dynamic changes to the bound element correctly (as well as, eventually, handling dynamic changes to the binding correctly). Patch originally by sicking. r=bzbarsky
--HG--
extra : rebase_source : 6926ae8ea57b20f4067b16bd3d7bd85bda854756
|
2013-05-01 15:50:08 -07:00 |
|
Geoff Lankow
|
cd978cb744
|
Bug 887447 - Don't display Update History button on Android; r=adw
|
2013-06-29 12:10:05 +12:00 |
|
Gijs Kruitbosch
|
2ad38190f5
|
Bug 833943, part 3: implement migrator changes, r=MattN, sr=gavin
--HG--
extra : rebase_source : d94c1d1c84f9b996d92317a26cbd227c0cb97a44
|
2013-06-28 17:45:05 -04:00 |
|
Mark Hammond
|
228222a276
|
Bug 883136 - reduce layout flushes in panels. r=enndeakin?
|
2013-06-24 17:06:56 -04:00 |
|
Mark Hammond
|
58f0dea7da
|
Bug 883136 - add test to count layout flushes caused by panels. r=enndeakin?
|
2013-06-27 15:12:36 -04:00 |
|
JosiahOne
|
7a91da409d
|
Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc
|
2013-06-19 13:20:38 -04:00 |
|
Nicholas Cameron
|
971cbd3ba9
|
Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron
|
2013-06-18 14:18:55 +12:00 |
|
Geoff Lankow
|
e5e414b981
|
Bug 882995 - FAYT should work on application/json documents. r=gavin
|
2013-06-14 13:28:23 +12:00 |
|
Martijn Wargers
|
e36a806dd2
|
Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher
|
2013-06-15 00:13:44 +02:00 |
|
Ryan VanderMeulen
|
0673c28ffd
|
Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures.
|
2013-06-12 15:23:23 -04:00 |
|
Trevor Saunders
|
436b3b902e
|
bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
|
2013-02-15 11:07:29 -05:00 |
|
Nicholas Cameron
|
981853c469
|
Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron
|
2013-06-12 17:39:42 +12:00 |
|
Francesco Lodolo [:flod]
|
3218793a8f
|
Bug 878154 - about:plugins: plugin status is not localizable. r=bsmedberg
|
2013-06-07 15:21:13 -04:00 |
|
Boris Zbarsky
|
bca0188688
|
Bug 683159. Remove now-irrelevant assertion annotation. r=ms2ger
|
2013-06-05 20:51:22 -04:00 |
|
Drew Willcoxon
|
e9fcc620e2
|
Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan
|
2013-06-05 17:07:54 -07:00 |
|
Monica Chew
|
62fc442cee
|
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
|
2013-05-27 18:33:39 -07:00 |
|
Margaret Leibovic
|
8ceea12403
|
Bug 877902 - Update privacy policy link URL for desktop Firefox. r=gavin
|
2013-06-03 08:37:28 -07:00 |
|
Ryan VanderMeulen
|
1764e937fd
|
Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks.
|
2013-05-31 16:06:10 -04:00 |
|
Monica Chew
|
3523d6c4ad
|
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
|
2013-05-27 18:33:39 -07:00 |
|
Raymond Lee
|
89072aa2c4
|
Bug 876037 - Make app.releaseNotesURL and app.vendorURL optional. r=gavin
|
2013-05-31 03:25:43 +08:00 |
|
Bao Duong
|
a80e0991ec
|
Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws
|
2013-05-29 19:38:19 -04:00 |
|
Justin Dolske
|
48294fe1f9
|
Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws
|
2013-05-30 08:10:02 -04:00 |
|
Michael Brennan
|
1eaf301952
|
Bug 829603 - Change charsets to strings in nsIDocShell. r=hsivonen
|
2013-05-25 16:09:30 +02:00 |
|
Robert O'Callahan
|
51329da47a
|
Bug 877025. Don't set 'firstShow' on the controls for a video that is already playing. r=dolske
|
2013-05-29 16:13:34 +12:00 |
|
Robert O'Callahan
|
2e1f15f165
|
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
|
2013-05-28 17:05:38 +12:00 |
|
Robert O'Callahan
|
8b4004f00e
|
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
|
2013-05-28 17:00:59 +12:00 |
|
Ed Morley
|
4fdd56680e
|
Backed out changeset 3c6a72bd7411 (bug 876426)
|
2013-05-28 08:50:19 +01:00 |
|
Ed Morley
|
46e5170b8e
|
Backed out changeset 6e02333d572b (bug 876380)
|
2013-05-28 08:50:17 +01:00 |
|
Robert O'Callahan
|
c1b4d757cb
|
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
|
2013-05-28 17:05:38 +12:00 |
|
Robert O'Callahan
|
3d33a85af8
|
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
|
2013-05-28 17:00:59 +12:00 |
|
Geoff Lankow
|
dcadb82aee
|
Bug 864251 - Link to update history from about:support; r=adw
|
2013-05-25 23:58:02 +12:00 |
|
Gervase Markham
|
ea54cbb936
|
Bug 750294 - Update about:license to give link to Hg rev and build instructions.
|
2013-05-22 16:54:52 +01:00 |
|
Matt Woodrow
|
7b5e098c6e
|
Bug 749428 - Expose OMTC status in about:support. r=jrmuizel
|
2013-05-22 11:36:38 +08:00 |
|
Ryan VanderMeulen
|
88a926596c
|
Backed out changeset 4cb1973f06b9 (bug 868439) for Android M2 failures.
CLOSED TREE
|
2013-05-21 10:48:09 -04:00 |
|
Martijn Wargers
|
8d347b2743
|
Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher
|
2013-05-21 02:14:06 +02:00 |
|
Drew Willcoxon
|
4c9865919f
|
Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused
|
2013-05-20 20:05:53 -07:00 |
|
Drew Willcoxon
|
bfa71b2915
|
Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe
|
2013-05-20 20:05:50 -07:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Takeshi Kurosawa
|
3afbdbd5a6
|
Bug 599804 - Highlight all doesn't work with non HTML documents (e.g. CSS styled XML files). r=adw
|
2013-05-15 21:32:28 -04:00 |
|
Sebastian Hengst
|
03c97f38d0
|
Bug 871220 - Don't copy 'Build Configuration: about:buildconfig' from about:support. r=Mossop
|
2013-05-15 00:35:12 +02:00 |
|
JosiahOne
|
8f32113bf6
|
Bug 868432 - Alter tests to be aware of delayed changes in scrolling. r=roc
|
2013-05-08 22:25:09 -04:00 |
|
Ekanan Ketunuti
|
b0c1ba9c9e
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
|
2013-05-14 14:37:18 -07:00 |
|
Seth Fowler
|
13c205fd73
|
Bug 870090 - Add the license for EasyEXIF to about:license. r=gerv
|
2013-05-14 11:07:19 -07:00 |
|
Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Ryan VanderMeulen
|
5187701658
|
Merge m-c to inbound.
|
2013-05-13 12:02:04 -04:00 |
|
Marco Chen
|
e91334a87e
|
Bug 847006 - Add .amr into and remove aac from music as well as add m4v into video filter on device storage. r=dougt, r=doublec, a=leo+
|
2013-05-07 11:02:21 +08:00 |
|
Mark Hammond
|
ce535b97f9
|
Bug 812943 - allow panel anchor arrow to 'slide' on one axis rather than being resized. r=Neil
|
2013-05-09 08:59:03 +10:00 |
|
Blake Kaplan
|
1a67df0ff8
|
Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin
|
2013-05-06 11:15:51 -07:00 |
|
Sunny
|
549693b5ea
|
Bug 867034 - Remove |this| from |this.Utils|. r=jaws
|
2013-05-07 12:26:30 -04:00 |
|
Justin Dolske
|
99b4cd8875
|
Bug 651317 - Small update requested to about:rights. r=gavin
|
2013-05-06 18:58:23 -07:00 |
|
Mark Hammond
|
28354e5923
|
Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=neil
|
2012-12-21 12:26:32 +11:00 |
|
Stephen Pohl
|
15b6f78be0
|
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
|
2013-05-02 10:58:00 -04:00 |
|
Gervase Markham
|
4a1ea69114
|
Bug 859768 - Add dictionary for Estonian, including dictionary license addition to about:license. r=Pike
|
2013-05-02 10:51:54 -04:00 |
|
Ryan VanderMeulen
|
a213f7964d
|
Backed out changeset 1840b15583fd (bug 636564) for bustage.
CLOSED TREE
|
2013-05-02 08:33:54 -04:00 |
|
Stephen Pohl
|
c51a7b61fd
|
Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc
|
2013-05-02 07:52:25 -04:00 |
|
Maria Grazia Alastra
|
d22c4f0c7b
|
Bug 866081 - Change two labels and their names in plugins.properties, replacing "enabled" with "installed". r=bsmedberg
|
2013-04-30 15:12:54 -04:00 |
|
Joey Armstrong
|
12356a4c50
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Thomas Bertels
|
b8a300bad2
|
Bug 862620 - Add browser.newtab.url to Troubleshoot.jsm whitelist. r=adw
|
2013-04-27 21:40:16 -04:00 |
|
Tom Schuster
|
dfcdf9e78c
|
Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe
|
2013-04-27 17:37:04 +02:00 |
|
Bill McCloskey
|
69512a47da
|
Bug 662008 - Handle document title changes across processes (r=felipe)
|
2013-04-24 22:29:39 -07:00 |
|
Bill McCloskey
|
398e9a3a09
|
Bug 666801 - Handle webProgress for out-of-process content (r=felipe)
|
2013-04-24 22:29:31 -07:00 |
|
Matthew Noorenberghe
|
4bb31ea990
|
Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske
|
2013-04-22 17:19:44 -07:00 |
|
Bill McCloskey
|
f079230fe4
|
Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe)
|
2013-04-22 19:47:58 -07:00 |
|
Ehsan Akhgari
|
625818e3fe
|
Bug 864091 - Part 1: Import the Dynamics Compressor implementation from Blink; r=padenot
The original code was copied from Blink SVN revision 148720.
|
2013-04-20 19:46:24 -04:00 |
|
Max Li
|
1e2776070d
|
Bug 858016 - Double click does not enable fullscreen mode. r=jaws
|
2013-04-21 21:23:19 -04:00 |
|
Boris Zbarsky
|
a04a090195
|
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
|
2013-04-19 23:03:02 -04:00 |
|
Mark Hammond
|
2a110494f6
|
Bug 824963 part 3 - add tests for arrow panels. r=enn.
|
2013-04-19 10:47:27 +10:00 |
|
Neil Deakin
|
ef1d8a4928
|
Bug 824963 part 1 - 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
|
2013-04-19 10:47:27 +10:00 |
|
Mark Hammond
|
7803095e2e
|
Bug 862673 - ensure assertions in test_mousecapture_area are attributed to that test rather than the following test. r=gavin
|
2013-04-18 09:15:09 +10:00 |
|
Mats Palmgren
|
5395296c47
|
Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan
|
2013-04-17 22:16:14 +02:00 |
|