Commit Graph

2364 Commits

Author SHA1 Message Date
Neil Deakin
3e7a4bd757 Bug 772808, Menuitems should inherit hidden attribute from commands, r=neil,smichaud 2012-10-19 16:04:07 -04:00
Ehsan Akhgari
2c8b8d237e Debugging code for bug 8022011; r=dao 2012-10-23 18:47:04 -04:00
Neil Deakin
7ecb3d0066 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
Neil Deakin
7fb3084c8e Bug 792296, don't flush while getting popup state and calling other popup methods, r=neil 2012-10-23 08:11:09 -04:00
Graeme McCutcheon
4c009832ed Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
OHZEKI Tetsuharu
3ef3b13269 Bug 802668 - Use Service.jsm in toolkit/content/contentAreaUtils.js. r=gavin 2012-10-18 15:44:36 +01:00
Saurabh Anand
a02cbc9377 Bug 722995 - Part 2: Make DownloadLastDir.jsm use per-window privacy status instead of global service. r=ehsan 2012-07-21 11:24:41 +05:30
Saurabh Anand
b0dce92002 Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js, test_privatebrowsing_downloadLastDir_c.js, test_DownloadLastDir.js, and test_DownloadLastDirWithCPS.js to mochitest. r=ehsan 2012-07-21 11:20:24 +05:30
Abhishek Potnis
fa386f82f4 Bug 727967 - Support conversion from/to JSON in Dict.jsm. r=gavin 2012-10-10 21:55:38 +05:30
Mario Alvarado [:marioalv]
cd30ef24f5 Bug 721512 - Widgets: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly. r=enn 2012-10-17 10:03:24 -06:00
Ehsan Akhgari
8cdd915b57 Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm
--HG--
extra : rebase_source : 31358b29c5b3c5f6921598ea3246aede62ca78db
2012-10-16 18:06:38 -04:00
Dale Harvey
bf39964252 Bug 801696 - Add trailing semicolons to property definitions. r=dougt a=blocking-basecamp 2012-10-15 11:00:32 -07:00
Philip Chee
8483d25b62 Bug 800197 Warning Popup for Failed Find Has Wrong Title Bar "(JavaScript Application)" r=Neil. 2012-10-14 13:08:47 +08:00
David Flanagan
cc85d52319 Bug 793372 - Make device storage recognize 3gp videos and .pls and m3u playlists. r=dougt 2012-10-11 15:45:55 -07:00
Brendan Dahl
af982da70e Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
Ehsan Akhgari
4355baabb6 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ed Morley
a2a48aea9e Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js 2012-10-11 15:00:05 +01:00
Ehsan Akhgari
9328aeb770 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Matthew Noorenberghe
6845ad8664 Bug 557738 - Add user.js section to about:support. r=adw
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
2012-09-26 16:03:00 -07:00
Philip Chee
0598200f66 Bug 795065 - SeaMonkey bustage fix. r=mak 2012-10-08 21:01:29 -04:00
OHZEKI Tetsuharu
a99bde2248 Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp 2011-04-24 12:15:53 -04:00
Randell Jesup
0c4f26aa84 Bug 798998: add file to libjingle license rs=jesup 2012-10-08 01:09:55 -04:00
Randell Jesup
9f3a64070b Bug 782873: License.html tweak for sigslot.h r=gerv 2012-09-26 00:59:53 -04:00
Jared Wein
086f462b91 Bug 793715 followup, use null instead false to show missing object. r=me 2012-10-07 19:33:45 -07:00
Jared Wein
e202f1de4d 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
Randell Jesup
03e8ac250c Bug 766758: License for nICEr (media/mtransport/third_party/nICEr) r=gerv 2012-10-07 01:34:30 -04:00
Randell Jesup
7d13e13e55 Bug 766689: License for nrappkit import r=gerv 2012-10-07 01:34:29 -04:00
Ed Morley
bd0d1f6c0a Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted 2012-10-06 16:46:09 +01:00
Dave Townsend
f86daed6fd Backing out bug 720997 and bug 798160 due to bad l10n. 2012-10-05 19:03:10 -07:00
Dave Townsend
54390c54af Bug 798160: about:support should not include the sync username and account. r=MattN 2012-10-05 14:57:17 -07:00
Vladimir Vukicevic
b8c124b188 b=756425; fix test_mousescroll by driving RefreshDriver directly; r=ehsan 2012-10-02 14:41:04 -04:00
Josh Matthews
f56c4d461a Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
d3510ae5f7 Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Josh Matthews
fe1c85126f Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Allison Naaktgeboren
b81c4989af Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused 2012-10-03 15:04:01 -07:00
Josh Matthews
1c61b4bca6 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Randell Jesup
1b26ec296f Bug 787204: License changes for import of usrsctp library r=gerv 2012-10-03 03:23:10 -04:00
David Keeler
11a130374d Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich 2012-08-28 09:23:10 -07:00
Randell Jesup
71bb1b66ae Bug 791245: Add license for ACE (windows XP condition var polyfill) r=gerv DONTBUILD 2012-10-01 10:36:17 -04:00
Phil Ringnalda
3a43366646 Bug 443763 - reenable test_bug331215.xul now that the passage of time has fixed it
--HG--
rename : layout/reftests/flexbox/solidblue.png => layout/reftests/bugs/solidblue.png
extra : rebase_source : 8862729ddc242e07a31abd2ec815ab0bd9dd35f9
2012-09-30 18:33:07 -07:00
aceman
6699705404 Bug 738194 - Add markupDocumentViewer to editor.xml. r=neil 2012-09-29 23:39:22 -04:00
Archaeopteryx
ecea0b052d Bug 787289 - Don't copy useless info from about:support. r=dtownsend 2012-09-29 12:32:56 -04:00
Matt Woodrow
e79b288e75 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Mark Hammond
79ca52de4b Bug 792324 - access keys are fired for non-open popups. r=enndeakin 2012-09-28 15:04:57 +10:00
Ed Morley
5a3b322459 Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
Matt Woodrow
6bcc0bc124 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Alexandre Dumont
01f3a22f41 Bug 596753: Flatten layout/svg/base/src into layout/svg. r=dholbert
--HG--
rename : layout/svg/base/src/Makefile.in => layout/svg/Makefile.in
rename : layout/svg/base/src/SVGFEContainerFrame.cpp => layout/svg/SVGFEContainerFrame.cpp
rename : layout/svg/base/src/SVGFEImageFrame.cpp => layout/svg/SVGFEImageFrame.cpp
rename : layout/svg/base/src/SVGFELeafFrame.cpp => layout/svg/SVGFELeafFrame.cpp
rename : layout/svg/base/src/SVGFEUnstyledLeafFrame.cpp => layout/svg/SVGFEUnstyledLeafFrame.cpp
rename : layout/svg/base/src/SVGViewFrame.cpp => layout/svg/SVGViewFrame.cpp
rename : layout/svg/base/src/nsISVGChildFrame.h => layout/svg/nsISVGChildFrame.h
rename : layout/svg/base/src/nsISVGGlyphFragmentNode.h => layout/svg/nsISVGGlyphFragmentNode.h
rename : layout/svg/base/src/nsISVGSVGFrame.h => layout/svg/nsISVGSVGFrame.h
rename : layout/svg/base/src/nsSVGAFrame.cpp => layout/svg/nsSVGAFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.cpp => layout/svg/nsSVGClipPathFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.h => layout/svg/nsSVGClipPathFrame.h
rename : layout/svg/base/src/nsSVGContainerFrame.cpp => layout/svg/nsSVGContainerFrame.cpp
rename : layout/svg/base/src/nsSVGContainerFrame.h => layout/svg/nsSVGContainerFrame.h
rename : layout/svg/base/src/nsSVGEffects.cpp => layout/svg/nsSVGEffects.cpp
rename : layout/svg/base/src/nsSVGEffects.h => layout/svg/nsSVGEffects.h
rename : layout/svg/base/src/nsSVGFilterFrame.cpp => layout/svg/nsSVGFilterFrame.cpp
rename : layout/svg/base/src/nsSVGFilterFrame.h => layout/svg/nsSVGFilterFrame.h
rename : layout/svg/base/src/nsSVGFilterInstance.cpp => layout/svg/nsSVGFilterInstance.cpp
rename : layout/svg/base/src/nsSVGFilterInstance.h => layout/svg/nsSVGFilterInstance.h
rename : layout/svg/base/src/nsSVGFilterPaintCallback.h => layout/svg/nsSVGFilterPaintCallback.h
rename : layout/svg/base/src/nsSVGForeignObjectFrame.cpp => layout/svg/nsSVGForeignObjectFrame.cpp
rename : layout/svg/base/src/nsSVGForeignObjectFrame.h => layout/svg/nsSVGForeignObjectFrame.h
rename : layout/svg/base/src/nsSVGGFrame.cpp => layout/svg/nsSVGGFrame.cpp
rename : layout/svg/base/src/nsSVGGFrame.h => layout/svg/nsSVGGFrame.h
rename : layout/svg/base/src/nsSVGGenericContainerFrame.cpp => layout/svg/nsSVGGenericContainerFrame.cpp
rename : layout/svg/base/src/nsSVGGenericContainerFrame.h => layout/svg/nsSVGGenericContainerFrame.h
rename : layout/svg/base/src/nsSVGGeometryFrame.cpp => layout/svg/nsSVGGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGGeometryFrame.h => layout/svg/nsSVGGeometryFrame.h
rename : layout/svg/base/src/nsSVGGlyphFrame.cpp => layout/svg/nsSVGGlyphFrame.cpp
rename : layout/svg/base/src/nsSVGGlyphFrame.h => layout/svg/nsSVGGlyphFrame.h
rename : layout/svg/base/src/nsSVGGradientFrame.cpp => layout/svg/nsSVGGradientFrame.cpp
rename : layout/svg/base/src/nsSVGGradientFrame.h => layout/svg/nsSVGGradientFrame.h
rename : layout/svg/base/src/nsSVGImageFrame.cpp => layout/svg/nsSVGImageFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.cpp => layout/svg/nsSVGInnerSVGFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.h => layout/svg/nsSVGInnerSVGFrame.h
rename : layout/svg/base/src/nsSVGIntegrationUtils.cpp => layout/svg/nsSVGIntegrationUtils.cpp
rename : layout/svg/base/src/nsSVGIntegrationUtils.h => layout/svg/nsSVGIntegrationUtils.h
rename : layout/svg/base/src/nsSVGMarkerFrame.cpp => layout/svg/nsSVGMarkerFrame.cpp
rename : layout/svg/base/src/nsSVGMarkerFrame.h => layout/svg/nsSVGMarkerFrame.h
rename : layout/svg/base/src/nsSVGMaskFrame.cpp => layout/svg/nsSVGMaskFrame.cpp
rename : layout/svg/base/src/nsSVGMaskFrame.h => layout/svg/nsSVGMaskFrame.h
rename : layout/svg/base/src/nsSVGOuterSVGFrame.cpp => layout/svg/nsSVGOuterSVGFrame.cpp
rename : layout/svg/base/src/nsSVGOuterSVGFrame.h => layout/svg/nsSVGOuterSVGFrame.h
rename : layout/svg/base/src/nsSVGPaintServerFrame.cpp => layout/svg/nsSVGPaintServerFrame.cpp
rename : layout/svg/base/src/nsSVGPaintServerFrame.h => layout/svg/nsSVGPaintServerFrame.h
rename : layout/svg/base/src/nsSVGPathGeometryFrame.cpp => layout/svg/nsSVGPathGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGPathGeometryFrame.h => layout/svg/nsSVGPathGeometryFrame.h
rename : layout/svg/base/src/nsSVGPatternFrame.cpp => layout/svg/nsSVGPatternFrame.cpp
rename : layout/svg/base/src/nsSVGPatternFrame.h => layout/svg/nsSVGPatternFrame.h
rename : layout/svg/base/src/nsSVGStopFrame.cpp => layout/svg/nsSVGStopFrame.cpp
rename : layout/svg/base/src/nsSVGSwitchFrame.cpp => layout/svg/nsSVGSwitchFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.cpp => layout/svg/nsSVGTSpanFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.h => layout/svg/nsSVGTSpanFrame.h
rename : layout/svg/base/src/nsSVGTextContainerFrame.cpp => layout/svg/nsSVGTextContainerFrame.cpp
rename : layout/svg/base/src/nsSVGTextContainerFrame.h => layout/svg/nsSVGTextContainerFrame.h
rename : layout/svg/base/src/nsSVGTextFrame.cpp => layout/svg/nsSVGTextFrame.cpp
rename : layout/svg/base/src/nsSVGTextFrame.h => layout/svg/nsSVGTextFrame.h
rename : layout/svg/base/src/nsSVGTextPathFrame.cpp => layout/svg/nsSVGTextPathFrame.cpp
rename : layout/svg/base/src/nsSVGTextPathFrame.h => layout/svg/nsSVGTextPathFrame.h
rename : layout/svg/base/src/nsSVGUseFrame.cpp => layout/svg/nsSVGUseFrame.cpp
rename : layout/svg/base/src/nsSVGUtils.cpp => layout/svg/nsSVGUtils.cpp
rename : layout/svg/base/src/nsSVGUtils.h => layout/svg/nsSVGUtils.h
rename : layout/svg/base/src/resources/content/svgBindings.xml => layout/svg/resources/content/svgBindings.xml
rename : layout/svg/base/src/svg.css => layout/svg/svg.css
2012-09-24 23:01:21 +02:00
Bobby Holley
5af5a73d3d Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Tim Taubert
b5b498075a merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Tim Taubert
a04b82ca78 Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe 2012-09-22 21:24:26 +02:00
Mark Capella
6a917948b4 Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle 2012-09-22 13:12:30 -04:00
Chris Ilias
95f3137c69 Bug 792666 - Add browser.urlbar prefs to about:support. r=zpao 2012-09-21 23:36:16 -04:00
Jared Wein
5672eb81ee 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
Drew Willcoxon
50f952d52d Bug 793322 - Troubleshoot.jsm test should fail immediately instead of timing out on snapshot data validation errors. r=felipe 2012-09-21 15:17:35 -07:00
Drew Willcoxon
18f2ce621d Bug 554174 - Follow-up, fix Windows-only JS syntax error 2012-09-18 15:43:14 -07:00
Drew Willcoxon
40e7c68475 Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe 2012-09-18 13:30:41 -07:00
Drew Willcoxon
b2c655c867 Bug 554174 - Make about:support information easily parseable. r=felipe 2012-09-18 13:25:06 -07:00
Josh Aas
a0c458414b Bug 777409: Remove Growl support. Replaced by Notification Center support on OS X 10.8, which has much smaller code size and doesn't do main thread i/o. r=dougt 2012-09-18 10:08:17 -04:00
Graeme McCutcheon
1159bc1db9 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Andres Hernandez
ba43cd94bb Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin 2012-09-10 10:54:41 -06:00
Josh Matthews
f4e16afc9a Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Frank Yan
05c0b1f811 Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin 2012-09-15 18:46:13 -05:00
Jared Wein
4081397ae9 Bug 790278 - Add Social API prefs to about:support. r=gavin 2012-09-12 16:59:03 -04:00
Bobby Holley
e04e482496 Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-11 01:05:10 -07:00
Andrew McCreight
0e9f97bd16 Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug 2012-09-10 12:43:45 -07:00
Andres Hernandez
e59f49d26f Bug 787745 - try to fix intermittent browser_DeferredTask.js failure by having DeferredTask completely re-initialize its timer, rather than just re-setting its delay, r=gavin 2012-09-06 17:31:49 -06:00
Ryan VanderMeulen
2ff849733d Backout bug 788914 and bug 789494 because they were backed out on inbound. 2012-09-07 19:40:57 -04:00
Bobby Holley
1aba2e3bc2 Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-07 11:28:56 -07:00
Doug Turner
ad40ed02f2 Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
Chris Peterson
c817c80538 Bug 254139 - Prefer document title over original filename for default "Save Page As" filename. r=gavin ui-r=madhava 2012-08-03 00:12:24 -07:00
Ed Morley
5fe2b31d63 Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008 2012-09-06 11:58:20 +01:00
Mark Capella
125624e71b Bug 774500 - Make about:support Page more mobile-friendly, r=margaret
Remove Hidden Reset-Box for better title display / rendering
             Set width for "Copy to clipboard" button
             Remove unused Profile Folder / Show Folder Button table entry
             Enlarge Basic Text for Readability
2012-09-05 23:33:46 -04:00
Doug Turner
8fb45eafd4 Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf
--HG--
extra : rebase_source : 6b0d34b09793af710b8d7657dcda8235e7a3b35e
2012-09-05 14:30:36 -07:00
Kyle Huey
a7de927b06 Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia). 2012-09-05 15:59:49 -07:00
Doug Turner
51f4b34df9 Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
Mark Capella
d17e4663b8 Bug 733169 - Inconsistent font sizes for about:buildconfig (v2), r=margaret 2012-08-30 21:03:21 -04:00
Andres Hernandez
fc6c7ca1db Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop 2012-07-23 14:28:26 -06:00
Phil Ringnalda
b0fa6d20bc Bug 756885 - Bail out of test_bug624329.xul early on 10.8, where win.maximize() gives us a resize without actually maximizing
--HG--
extra : rebase_source : af21d93bd8c4cc049322c371cc6e0517c4875bbf
2012-08-29 21:21:28 -07:00
Shane Caraveo
1329e28465 Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn
--HG--
extra : rebase_source : 93f61063e2d904c12adb60d2943c8a73d42c9334
2012-08-28 09:47:19 -07:00
Matt Woodrow
6f00bb4a63 Bug 782980 - Force synchronous repainting when we resize a widget. r=roc 2012-08-21 14:40:45 +12:00
Paolo Amadini
d836551c2e Bug 763311 - Implement basic "Task.js" interfaces in Toolkit. r=Mossop 2012-08-20 13:51:44 +02:00
Till Schneidereit
dd4407c590 Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted 2012-07-23 23:01:54 +02:00
Will Nayes
9e9d267ff7 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
Matt Woodrow
a3172ab098 Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc 2012-08-13 22:10:11 +12:00
Masayuki Nakano
3ca9a6e26d Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
OHZEKI Tetsuharu
3b66089d27 Bug 771818 - Using WeakMap to store popup notification object. r=MattN
--HG--
extra : rebase_source : 8d798389f01f12a538c99b33d3c45ff50ae55894
2012-08-09 13:51:41 -07:00
Myk Melez
c0bb122830 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
8c71357cbc 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
5c8c887f8c bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
--HG--
extra : rebase_source : 10c623c2adcb771312bb85896dbe7d4d9fc4d83c
2012-08-07 13:55:38 -07:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey
be451c22dc Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
e79d87471e Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Blair McBride
c11391d111 Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
Ed Morley
5cb7011815 Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul 2012-08-03 11:14:08 +01:00
Felipe Gomes
59d8d3fb8a Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Dão Gottwald
69e257421a Bug 752988 - Focus lost when closing notification bars. r=enn
--HG--
extra : rebase_source : acb2409d7ac7e0a61525b59e4e9958df2c787c57
2012-07-31 16:24:37 +02:00
Ryan VanderMeulen
7400ff2726 Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
Ryan VanderMeulen
1b4457cd6a Backout 53d053772879, e68d8406541e, 1a18d1d71ddf, 705c22e17976, 73f73097fb1a, and 8b28f53415fe (bug 722995) due to frequent linux32 mochitest-other orange. 2012-07-21 14:29:50 -04:00
Saurabh Anand
5d52b55ea6 Bug 722995 - DownloadLastDir.jsm uses global Private Browsing state to make decisions, r=ehsan 2012-07-21 11:25:37 +05:30
Saurabh Anand
b2c27323e6 Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan 2012-07-21 11:21:30 +05:30
Jonas Sicking
690071fc50 Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Chris Pearce
3684bec533 Bug 775715 - Make videocontrols deref videoHeight on the video, not the controls object. r=jaws 2012-07-19 16:29:53 -04:00
Mounir Lamouri
ff9d427dc7 Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking 2012-07-19 10:49:17 -07:00
Ed Morley
bb507d18ac Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange 2012-07-19 08:29:48 +01:00
Mounir Lamouri
2b7700d07d Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking 2012-07-18 13:35:15 -07:00
Masayuki Nakano
588dd9f9f3 Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn 2012-07-19 10:28:16 +09:00
Dão Gottwald
cea0e2a669 Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop 2012-07-18 16:15:24 +02:00
Andrew Hurle
bb626108d6 Bug 774495 - Get rid of ac-emphasize-alt in awesomebar. r=Unfocused 2012-07-16 20:48:00 -07:00
Ms2ger
6a3f956ff2 Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Felipe Gomes
9371337a2c Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Dão Gottwald
3b3cdaad5c Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Wes Johnston
b01e9e1147 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
a2c0e567af Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Ekanan Ketunuti
4f6650dc7f Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00
Wes Johnston
3a85b40bc8 Backout a7d1108f70fb, e32603f16465, 142b9df4d021, 2012-07-10 16:20:09 -07:00
Nathan Froyd
5b30baa4c3 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
709cc65d28 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
f4353212b7 Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Matthew Noorenberghe
5f983bfe3e Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
2012-07-08 13:33:21 -07:00
Tim Taubert
6707ff99bb merge m-c to fx-team 2012-07-07 15:48:12 +02:00
Tim Taubert
9b78d40550 Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
Hub Figuière
64a384e119 Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
2012-06-28 16:04:50 -07:00
Ehsan Akhgari
729030ee5b Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions 2012-07-03 20:21:03 -04:00
Ehsan Akhgari
5dfcced8d0 Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out 2012-07-03 19:36:38 -04:00
Chris Lord
612ab3d5da Bug 769467 - Add a PrivateBrowsingUtils module. r=gavin
Add a PrivateBrowsingUtils module that contains a function to find out if an
arbitrary window is a descendant of a private docshell or not.
2012-07-03 15:35:03 +01:00
Matt Woodrow
d4e8c963bf Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc 2012-07-03 21:06:04 +12:00
Ehsan Akhgari
ea6f5beac9 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
Philip Chee
3592c9c1b7 Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Hub Figuière
5e86cef07d Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin 2012-06-30 22:16:54 -07:00
Matt Woodrow
4b10a2b53c Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-30 15:06:11 +12:00
Chris Pearce
5dca73c48d Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
Saurabh Anand
1651f71fd2 Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
David Bolter
41fde0e18a Bug 759158 - Introduce accessibility status to about:support. r=gavin 2012-06-27 11:47:27 -04:00
Phil Ringnalda
a8a17bcdca Back out 6a386d638a1a (bug 746277) for packaged build bustage 2012-06-27 08:31:38 -07:00
Ehsan Akhgari
a95b6edeea Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Joey Armstrong
19374d1d46 bug 746277: replace hg shell pipelines with make logic 2012-05-16 15:09:00 -04:00
Atte Kemppilä
ed096296c5 Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin 2012-06-26 15:39:33 -07:00
Dão Gottwald
9f4bbd369a Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Neil Rashbrook
7b61c655b7 Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
Dão Gottwald
ac827cadf5 Bug 684534 - Apply workaround to all arrow panels to prevent flickering when reopening certain panels. r=enndeakin
--HG--
extra : rebase_source : c84f5db8915a8038176e0391a62549abfe760772
2012-06-26 00:17:45 +02:00
Ed Morley
38b8947933 Backout ec9451e9e830 (bug 758354) for PGO linux permaorange in browser_bug422590.js and friends 2012-06-25 19:14:43 +01:00
Neil Rashbrook
a95ac4a2a9 Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-25 09:24:49 +01:00
Dão Gottwald
06ffa14ba1 Bug 767861 - Add fade-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : c2d6d931c031301967701a537303f36fa51f5bf1
2012-06-25 06:03:57 +02:00
Chris Ilias
932c4daf31 Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao 2012-06-22 22:38:19 -07:00
Ryan VanderMeulen
2a1460535d Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Dão Gottwald
ab27cd773f Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Randell Jesup
c0a7b5ff2a Bug 757669: License changes for import of webrtc code r=gerv 2012-05-24 12:46:20 -07:00
Jared Wein
fcd422b484 Backed out changeset feec545f5f98 (bug 713608) 2012-06-19 14:11:38 -07:00
Jared Wein
dba7dfff28 Backed out changeset 0fa8e0eb40a7 (bug 760696) 2012-06-19 14:11:23 -07:00
Dão Gottwald
70c43e268a Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Phil Ringnalda
6833f23cf7 Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures 2012-06-18 22:18:33 -07:00
Saurabh Anand
49c11e7338 Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-19 01:57:26 +05:30
Martin Stransky
fa65d41f83 Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Wes Johnston
e9d8f63ead Bug 765106 - Use mobile video controls binding. r=gavin 2012-06-15 11:33:14 -07:00
Matt Brubeck
3a29bd2551 Backed out changeset 03e5475bf52c (bug 726191), which I re-landed this by mistake 2012-06-15 07:27:45 -07:00
Chris Pearce
69f67d0732 Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Phil Ringnalda
ca68e02f93 Back out fcad61fcaf73 (bug 726191) for test_videocontrols.html bustage 2012-06-14 22:51:50 -07:00
Chris Pearce
ffaf17acca Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Ed Morley
7d13aab294 Backout 61fd66629c4f, 7c8121f8d3af & 2a2e9cf8fd41 (bug 539356), e31a5e6545d3 (bug 761884), 85fa80bd9792, a284ccb25b83, 2865904db9fc, 34e07b09c426, e9b3d41e0360, cef00ebcd6c8, f943b729ac14 & 783f298401b6 (bug 539356), 330a086f1570 (bug 741682), d80219c8842c (bug 739671), e8c96b4fd4da, 313af486e68d, 0adc41ff56dc, 0cd288a38085, f1d43208825c, 4859876972f3, eec8ef3ebe48, f7f29fcd1845, 6079b229d306, f23c3a7e7ce0, 9824458a41e2 & 6748b5496059 (bug 539356) for mochitest-4 orange & talos regressions on multiple platforms 2012-06-11 10:08:32 +01:00
Matt Woodrow
aee92f1d56 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-11 16:45:38 +12:00
Olli Pettay
94414ed431 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Paul Adenot
a524f12fe5 Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws 2012-06-09 17:07:19 -04:00
Mike Hommey
372c1292d3 Bug 580408 - Import jemalloc 3.0.0. r=khuey,r=gerv 2012-06-07 10:41:58 +02:00
Mike Hommey
2de42d5e59 Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
2012-06-07 10:41:58 +02:00
Jonathan Wilde
6024bb7be6 Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn 2012-06-04 17:37:53 -07:00
Chris Lee
488d5d7dda Bug 761444 - Remove unnecessary white space in xul.css. r=fryn 2012-06-04 17:02:04 -07:00
Paul Adenot
f68f969280 Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws 2012-06-04 16:49:57 -07:00
Olli Pettay
7debbaba5e Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano 2012-06-03 16:06:35 +03:00
Frank Yan
b4c8282346 Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron 2012-06-01 15:10:37 -07:00
Diogo Golovanevsky Monteiro
b302bf1a2f Bug 713608 - HTML5 Video controls are missing in Fullscreen. f=fryn r=jaws,dbaron 2012-05-30 17:04:43 -07:00
Ed Morley
8f3214576b Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Mats Palmgren
21e28bdaa3 Bug 759243 - Remove event listeners when the test is done. r=philor 2012-05-30 15:03:19 +02:00
Matthew Noorenberghe
3ba6d0ca00 Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration. r=Mano
--HG--
extra : rebase_source : 5bc07d455e62b110dac344645dd06c8eec3d2604
2012-05-04 15:51:00 -07:00
Marcos Santiago
bf638ac9aa Bug 699533 - Save/update password doorhanger does not restore focus to the webpage. r=felipe
Patch by Marcos Santiago and Jimmy Phan
2012-05-28 21:31:48 -07:00
Matthew Noorenberghe
aac556568f Bug 731047 - Clean up old profile after Firefox profile reset. r=bsmedberg, ui-r=limi
--HG--
extra : rebase_source : 28d16189069f2a05cbe5e16d271561ab53aa9b1e
2012-03-19 17:01:49 -07:00
Matthew Noorenberghe
574960425a Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Mark Hammond
88c8d0f35c bug 755116 - Add a way to disable global history on a docshell (while leaving session history active). r=gavin 2012-05-25 16:08:48 +10:00
Ryan VanderMeulen
60400b0c8a Backout 4eaf67a7f50f since it shouldn't have been checked in. 2012-05-24 19:25:45 -04:00
Andrew Hurle
e221411c14 Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws 2012-05-24 18:45:10 -04:00
Paul ADENOT
b4d8782586 Bug 757625 - The controls should remain visible after seeking if the mouse is over the controls area. r=jaws 2012-05-23 20:56:40 -04:00
Mounir Lamouri
4ce1130ea7 Bug 376649 - In GTK, F10 key should show active menubar item and open submenu. r=bz
--HG--
rename : toolkit/content/tests/widgets/test_menubar.xul => toolkit/content/tests/widgets/test_menubar_gtk.xul
rename : toolkit/content/tests/widgets/window_menubar.xul => toolkit/content/tests/widgets/window_menubar_gtk.xul
2012-05-22 01:31:17 +02:00
Ed Morley
f0346ff780 Merge mozilla-central to mozilla-inbound 2012-05-21 13:19:38 +01:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Phil Ringnalda
abae04ab7b Bug 756885 - Bail out of test_bug624329.xul early on 10.7, where win.maximize() gives us a resize without actually maximizing, r=karlt 2012-05-20 11:51:34 -07:00
Marco Castelluccio
ac62671d70 Bug 728749 - Faster plugins check tab. r=gavin 2012-05-17 17:53:05 -04:00
Gervase Markham
014a723041 Bug 750294 - back out due to preprocessor not doing what was expected. 2012-05-17 17:14:54 +01:00
Neil Deakin
f69df5a707 Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil 2012-05-16 19:55:09 -04:00
aceman
153c4530c7 Bug 754573 - Remove Services.prefs.getBranch(null) occurrence in browser.xml. r=gavin 2012-05-15 18:30:15 -04:00
Andrew Hurle
ff1d6fefb4 Bug 754912 - Remove typo from license.html. r=MattN 2012-05-15 12:04:00 -07:00
Paul ADENOT
d19763225d Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey 2012-05-14 19:01:04 -04:00
Neil Rashbrook
6c452f6526 Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted 2012-05-10 22:46:15 +01:00
Masayuki Nakano
7dbe17ec49 Bug 749563 nsMenuBarListener should ignore consumed alt key events in its keydown and keyup event handlers r=enn 2012-05-10 08:25:48 +09:00
Tim Taubert
f15f57520c Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin 2012-05-05 01:32:34 +02:00
Matt Brubeck
4f5339b9cc Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Vivien Nicolas
8522dff32f Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin 2012-05-04 20:05:40 +02:00
OHZEKI Tetsuharu
c4960592e9 Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret 2012-05-03 18:33:47 -04:00
Gervase Markham
3cf7deff77 Bug 750294 - update about:license to give link to Hg rev and build instructions. r=luis. 2012-05-01 09:31:37 +01:00
Ekanan Ketunuti
f6ceffe212 Bug 738605 - Don't use an XML comment inside a CDATA block in menulist.xml. r=neil 2012-03-23 20:04:02 +07:00
Jared Wein
0152ba6f95 Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan 2012-04-30 13:44:55 -04:00
Olli Pettay
e60c8c91e1 Bug 745744 - Geolocation doorhanger might cause zombie compartments because it keeps callbacks alive, r=gavin, a=desktop-only 2012-04-18 19:29:50 +03:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
OHZEKI Tetsuharu
1f825af3bd Bug 745525 - Use handleEvent in PopupNotifications r=dolske 2012-04-15 19:21:25 -04:00
OHZEKI Tetsuharu
dfd0c996fe Bug 745524 - Minor code cleanup in PopupNotifications.jsm. r=dolske 2012-04-15 19:11:41 -04:00
Jared Wein
febca6a6e8 Bug 716171 - mouseout should hide controls immediately, not after a delay. r=dolske 2012-04-11 19:23:56 -07:00
Vivien Nicolas
0637dd8cc0 Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao 2012-04-11 10:05:35 -07:00
Chris Ilias
34b0d6d02e Bug 728981 - Add "browser.search" preferences to about:support [r=zpao] 2012-04-09 13:07:59 -07:00
Jared Wein
ceaf3cdca5 Backed out changeset 672cda014328 (bug 729111) 2012-04-04 13:11:03 -07:00
Ryan VanderMeulen
6e3eea64ab Mark a failing test from bug 741842 as todo-is until bug 716321 lands. 2012-04-03 20:33:14 -04:00
Gordon P. Hemsley
84bcdfe05e Bug 741842 - Improve BCP 47 support for extension and privateuse subtags. r=gavin 2012-04-03 12:49:51 -04:00
Gervase Markham
d7d3434d2f Bug 732021 - add license for praton.c to about:license. 2012-04-03 16:14:35 +01:00
Gervase Markham
fb774ba6f4 Bug 732020 - add license for dtoa.c to about:license. 2012-04-03 16:11:57 +01:00
Matt Brubeck
d292827067 Bug 482057 (followup) - Remove a line that was accidentally left behind [r=me] 2012-04-02 11:44:44 -07:00
Irving Reid
357026b226 Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn 2012-03-26 15:40:52 -04:00
Gordon P. Hemsley
8473f5f62b Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Philip Chee
b5b57ba2ea Bug 736738 Make it easier for applications and extensions to overlay the customize toolbar window r=gavin. 2012-03-29 23:33:52 +08:00
Phil Ringnalda
b4da60b42d Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE 2012-03-28 22:37:46 -07:00
Gordon P. Hemsley
c315ecf2d3 Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Masayuki Nakano
941d39a6a6 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Matt Brubeck
05177705cc Bug 482057 - PageUp/Down with the findbar focused does not use smooth scrolling [r=Enn] 2012-03-26 10:42:28 -07:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Gavin Sharp
025c32dbae Bug 738097: fix typo in patch for bug 392188 that broke clicks on scrollbars in background windows, r=mstange 2012-03-22 17:32:23 -07:00
aceman
6ece73238d Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop 2012-03-21 19:52:24 -04:00
Ehsan Akhgari
5fc5ba4b3e Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey
--HG--
extra : rebase_source : 050443e4850aac78551ed985aa81522d808bcb6b
2012-03-02 14:11:47 -05:00
Philip Chee
f0337653a8 Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske. 2012-03-22 01:00:08 +08:00
Aryeh Gregor
992887447e Bug 735805 - Part 4: Fix toolkit mochitest that runs no tests. r=enn 2012-03-16 16:07:16 -04:00
Gervase Markham
303cc92e31 Bug 731193 - Update Microsoft "DirectX" licence in about:license to list all
shipped MS DLLs and give it a more generic name. r=villalu.
2012-03-20 17:38:16 +00:00
Marco Bonardo
312ed3ed80 Merge inbound and central 2012-03-16 13:42:16 +01:00
Masayuki Nakano
5f93695680 Bug 728103 part.2 Fix new test failures r=smaug 2012-03-16 15:29:15 +09:00
Blake Kaplan
bf38585082 Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Justin Lebar
91694f2fcd Bug 729111 - Re-land (back out rev 114c4148c6f3, backing in rev c7e4db80d280), because this code has been cleared of suspicion of causing oranges (bug 735574). 2012-03-14 21:09:35 -04:00
Justin Lebar
9a7a9c0e01 Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574). 2012-03-14 14:14:29 -04:00
Doug Turner
a1c0ece730 Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 16:57:09 -07:00
Ed Morley
72b4537851 Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange 2012-03-13 22:29:29 +00:00
Doug Turner
fc9a4d3d9a Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 09:59:23 -07:00
Marco Bonardo
701ba3f18a Merge central and inbound 2012-03-13 14:49:19 +01:00
Marco Bonardo
9daa5cd2a5 Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
r=mano
2012-03-13 12:05:23 +01:00
Tim Taubert
4ba3bb8680 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Marco Bonardo
80af6e193a Merge last green PGO from inbound to central 2012-03-13 11:17:21 +01:00
Charles Chan
9de2d24c0b Bug 729111: Renable HTML5 centered play video button after video is resized. 2012-03-13 00:12:48 -07:00
Felipe Gomes
9d83cd0662 Backout cset 11af9adc0e5d (bug 724080) to avoid unnecessary string changes. We'll fix this with a server-side redirect. 2012-03-12 21:04:22 -07:00
Ed Morley
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Kai Engert
44e951049a Bug 673381, patch v4 to add NSPR/NSS library version numbers to about:support, r=dtownsend 2012-03-13 00:04:37 +01:00
Paolo Amadini
2a53c9bbe4 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Jonathan Kew
b71de18f04 bug 733512 - update freetype to v2.4.9. rs=dougt 2012-03-09 16:38:09 +00:00
Matthew Noorenberghe
e12c5953cc Bug 717070 - Profile reset - Part 3 - about:support UI to reset profile. r=mak 2012-02-23 19:34:18 -08:00
Marco Bonardo
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
Gervase Markham
347c9eba89 Bug 730814 - Add "mpl" anchor. (Corrected patch) 2012-03-06 17:03:46 +00:00
Gervase Markham
2166d30991 Bug 730814- back out last set of changes; there was another patch caught up in there.
--HG--
extra : rebase_source : d30d97a1b494caef81ce1a6613e6084b551510af
2012-03-06 17:01:11 +00:00
Gervase Markham
4be8d7980e Bug 730814 - Add "mpl" anchor. 2012-03-06 11:54:20 +00:00