Commit Graph

2965 Commits

Author SHA1 Message Date
Blake Winton
bceaea8773 Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Ed Morley
2a78acc9bc Merge latest green fx-team changeset and mozilla-central 2014-03-03 14:48:02 +00:00
Bill McCloskey
ade029bdd8 Bug 976772 - [e10s] Make sure context menu appears at the right place, even in a subframe (r=felipe) 2014-02-28 16:58:52 -08:00
Tim Taubert
921798251c Bug 978540 - [e10s] Correctly maintain active state for remote docShells r=smaug 2014-02-20 12:26:13 +01:00
Mike de Boer
ad30f4e195 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-28 16:07:39 +01:00
Mike de Boer
c21db4cefb Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-28 16:07:32 +01:00
Ted Mielczarek
062d40049c Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
Ryan VanderMeulen
4f25d52cfa Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Neil Rashbrook
d5ff459266 Bug 974824 Remove bogus sizetopopup attributes r=Enn
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Justin Dolske
1ebbe7a36f Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Ryan VanderMeulen
bb75ebbe6a Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Mike de Boer
71b825a970 Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Mike de Boer
5f1820068d Bug 967982: harden _setFindCloseTimeout to only start a timer when the findbar is hidden. r=evilpie,Unfocused 2014-02-17 15:42:59 +01:00
Phil Ringnalda
5e40639de9 Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Tim Taubert
ffe88c3ffe Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Tim Taubert
e7a8f1f746 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
fb9157aa2e Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Vaibhav Agarwal
81f1ea0a18 Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
Phil Ringnalda
6f0427c88e Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Mike de Boer
39de6437ff Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
96608d14a4 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Masatoshi Kimura
9f0004eb6e Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Mike de Boer
faf150b6a4 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
360593cbc3 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 11:38:28 +01:00
Mike de Boer
bfe086d71d Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Daniel Desira
719faf225d Bug 948880 - Move inline scripts and styles into separate file for toolkit/content/aboutAbout.xhtml (URL=about:about). r=gavin 2014-02-13 14:12:39 -05:00
Gregory Szorc
014c9ad159 Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : 0e5f6ecb13b38453e5590cc28503ddab8df5144d
2013-11-18 11:55:33 -08:00
Jan-Ivar Bruaroey
c81b52ac7f Bug 970686 - Add stat.packetsLost. r=jesup 2014-02-13 22:35:13 -08:00
Chris Pearce
84a474d12f Bug 971229 - Ensure test_videocontrols starts (and doesn't time out) if it loads real quick. r=jaws 2014-02-13 10:17:47 +13:00
Masayuki Nakano
b43a480e00 Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug 2014-02-12 22:02:56 +09:00
Ed Lee
b01c24f905 Bug 975228 - Replace all directoryLinks with mozilla.org for now to land without leak failures. 2014-03-31 01:51:21 -07:00
Olivier Yiptong
ff05a5a71a Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-31 01:51:21 -07:00
Phil Ringnalda
d969de5efb Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined 2014-03-30 23:18:57 -07:00
Mark Hammond
d2d06f28f8 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-03-31 14:11:49 +11:00
Neil Deakin
8b585cfb00 Bug 967432, labelElement should still be set even when an access key is not present, r=neil 2014-02-11 09:40:12 -05:00
Masayuki Nakano
107fcfbe51 Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin 2014-02-11 14:26:10 +09:00
Robert O'Callahan
0eda1dacc2 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Bill McCloskey
51d681596f Bug 961529 - Add BrowserUtils module (r=felipe) 2014-02-08 17:40:27 -08:00
Ryan VanderMeulen
9bf72037e1 Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
77822eb46b Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Peiyong Lin
330f1b2249 Bug 948884 - Move inline scripts and styles into a separate file for toolkit/content/aboutTelemetry.xhtml (URL=about:telemetry). r=gps 2014-02-06 10:04:34 -05:00
Monica Chew
fd051de1d5 Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Mike de Boer (mdeboer@mozilla.com)
617a6a1db2 [Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao 2014-02-05 13:17:34 +01:00
Bill McCloskey
e590da16b5 Bug 967344 - [e10s] Remove observer in content.js (r=felipe) 2014-02-04 18:16:56 -08:00
Randell Jesup
fe6c5101ce Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Neil Deakin
1516c0619e Bug 963105, improve performance of formatAccessKey by returning early when no access key is present, r=neil 2014-02-03 09:06:21 -05:00
Neil Deakin
0005b8f878 Bug 941051, follow up to ensure the test acually checks pixel values 2014-02-03 08:35:37 -05:00
Phil Ringnalda
6c121f544d Bug 952350 - Skip test_showcaret.xul on Windows for sending its exceptions into later tests 2014-02-02 14:45:05 -08:00
Phil Ringnalda
777ed25111 Bug 952350 - Skip test_sorttemplate.xul on Windows
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Carsten "Tomcat" Book
4cc0c1d0f0 Backed out changeset 77999d41ee0c (bug 959773) to fix bustage on b2g-device Builds on a CLOSED TREE 2014-01-31 15:02:26 +01:00
Carsten "Tomcat" Book
a10c0f0add merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Randell Jesup
7380ea92e6 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Gavin Sharp
0aaf0387fa Remove comment reference to fix-buildconfig, which was made unused in revision ec95c1d93af0 and removed in revision e9f39220b8e7 (no bug)
--HG--
extra : rebase_source : ae2d0597c39890596f1275386f1e0bcb51cd3ff1
2014-01-30 11:53:24 -08:00
Neil Deakin
061f773e92 Bug 941051, use one pixel sized instead of zero pixel sized anchor rectangles to prevent it from being treated as empty during intersection with screen test, fixes arrow panel placement issues, r=neil 2014-01-30 11:48:09 -05:00
Manish Goregaokar
fc250d7eb4 Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00
Hasse
2e0ee5c6e5 Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
5c4267f108 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Jan de Mooij
9932fc3961 Bug 961027 - Add js/src/jit/arm directory to about:license. r=gerv 2014-01-29 13:40:57 +01:00
Gijs Kruitbosch
42d46bfe81 Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Neil Deakin
9cab3a8fc4 Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Ryan VanderMeulen
c07f60fdce Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Jan-Ivar Bruaroey
8491906784 Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00
Matthew Noorenberghe
277cf9e453 Bug 956162 - Tests - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
[Australis]
2014-01-22 20:09:03 +00:00
Tim Taubert
22dc9bbc17 Bug 941540 - Add browser.permanentKey r=felipe 2014-01-20 20:44:25 +01:00
Tim Taubert
cd9f23feb5 Bug 960903 - Remove UserTypedValueChanged event r=dao 2014-01-20 17:36:14 +01:00
Florian Quèze
c3a1c7ce25 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Gijs Kruitbosch
f05621fdd0 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Graeme McCutcheon
1af72227c9 Bug 938717: Bug 666816 follow-up: Remove some selection listener cruft from findbar.xml. r=evilpies 2013-11-14 18:15:49 +00:00
Ms2ger
e05f12c82f Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Dão Gottwald
2acbd50332 Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Ryan VanderMeulen
f879f82630 Merge m-c to fx-team. 2014-01-17 15:20:15 -05:00
Tom Schuster
85fab7a62f Bug 691614 - Make content zooming work with e10s Firefox. r=felipe 2014-01-13 18:36:26 +01:00
Gijs Kruitbosch
ae9b1f5fae Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN 2014-01-17 18:51:02 +01:00
Jan-Ivar Bruaroey
4596ac6675 Bug 904622 - RTP stats on the about:webrtc page. r=bwc 2014-01-16 16:09:25 -05:00
Neil Rashbrook
1e2e84ba11 Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin 2014-01-16 19:31:12 +00:00
Byron Campen [:bwc]
2de6dd87ff Bug 908923 - Part 3: Disable auto-refresh in about:webrtc to cut down on jank. r=abr 2013-11-25 14:39:17 -08:00
Byron Campen [:bwc]
553bbe4fb4 Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
Byron Campen [:bwc]
3001714a8d Bug 908923 - Part 1: Basic about:webrtc page. r=gavin 2013-11-25 11:01:48 -08:00
Olli Pettay
abaf2209f3 Bug 948092, Random failure in test_largemenu.xul, r=roc
--HG--
extra : rebase_source : 178c57b3dff9012ef9e95e379e668da4186bac6b
2014-01-15 14:00:44 +02:00
Jim Chen
bab45ea3b0 Bug 951435 - Add thread hang stats to about:telemetry; r=vladan 2014-01-14 23:39:16 -06:00
Jim Chen
8da93e55b1 Bug 951435 - Add exponential option to histogram bar graph; r=vladan 2014-01-14 23:39:16 -06:00
Wes Kocher
ac83e0314a Merge inbound to m-c 2014-01-14 15:24:45 -08:00
Ed Morley
00b2c86916 Bug 919016 - Disable test_bug360437.xul on Windows for intermittent failures 2014-01-14 16:39:02 +00:00
Roberto A. Vitillo
c32f755c81 Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Matt Brubeck
37b9de3c40 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Trevor Saunders
64d5d5a8ed bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
Bill McCloskey
08b964cf71 Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug) 2014-01-10 17:10:57 -08:00
Mike de Boer
193a998bde Bug 951142: check for a close method to be present on the binding before invoking it. r=gavin 2014-01-09 11:59:58 +01:00
Steven MacLeod
c0902ae1b2 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
Markus Stange
4524b19731 Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Markus Stange
c7957d1b5f Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Magnus Melin
03cb911e3d Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin 2013-12-18 22:44:34 +02:00
Afshin Mehrabani
61834d3019 Bug 948879 - Add about.js and move inline js to it from about: page. r=gavin, r=ttaubert 2013-12-20 11:37:48 -05:00
Florian Quèze
8bd495a00d Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe. 2013-12-19 22:16:10 +01:00
Ryan VanderMeulen
934e59a88d Bug 945667 - Disable browser_findbar.js on Linux due to relying on browser_aboutHome.js. 2013-12-17 22:10:29 -05:00
Gregory Szorc
461b5aef7e Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Avi Halachmi
0aaf21a882 Bug 945044: about:telemetry - keep sections states on reload, add histograms filter. r=vladan 2013-12-10 22:54:01 +02:00
Felipe Gomes
e879c2cc1a Bug 897061 - [e10s] Implement support for form autocomplete. r=markh 2013-12-06 22:02:05 -02:00
Jared Wein
bac23bd396 Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Phil Ringnalda
0b6db3d1b1 Bug 756885 - Bail out of test_bug624329.xul early on 10.9, where win.maximize() gives us a resize without actually maximizing 2013-12-03 20:22:45 -08:00
Jared Wein
4bec354885 Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. Also introduce a waitForCondition to wait until the replaced element has finished resizing based on the videocontrols resizing code. r=Gijs 2013-11-27 10:31:35 -05:00
Mike Hommey
06d6d3c5cf Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Avi Halachmi
2801fa0a90 Bug 840097: Add clipboard copy for about:telemetry histograms. r=vladan 2013-11-29 19:31:14 +02:00
Carsten "Tomcat" Book
aa2c8950fa merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
cf53814bbc Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ms2ger
b9e735ed81 Bug 939271 - Part d: move mochitests to manifests in toolkit/content/tests/widgets; r=mshal 2013-11-28 15:03:17 +01:00
Carsten "Tomcat" Book
1b6e265466 merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Jared Wein
fff3aa5d81 Bug 943556 - Run the test if the media element is not paused instead of checking for HAVE_ENOUGH_DATA to fix the intermittent timeout in test_videocontrols_standalone.html. r=me 2013-11-28 02:42:52 -05:00
Olli Pettay
f036fe4406 Bug 931641 - Intermittent test_contextmenu_nested.xul failure, r=ehsan
--HG--
extra : rebase_source : c5341f590e827dee214d6e5a0953db6b78665309
2013-11-28 18:48:25 +02:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Tim Taubert
f8b9e6adbb Bug 942622 - Invalidate TabStateCache when .userTypedValue changes r=yoric,dao
From 087412c836ecf1412325942e20c1fd9559d8f20a Mon Sep 17 00:00:00 2001
2013-11-25 21:01:43 +01:00
Matt Brubeck
fcb0e15509 Merge m-c to fx-team 2013-11-27 21:33:00 -08:00
Jared Wein
327ad45c18 Backed out changeset e0e9651d0faf (bug 649490) 2013-11-27 16:19:27 -05:00
Matt Brubeck
8b93cea2da Bug 940462 - Don't use popup.mPopupOpen from the autocomplete binding [r=Enn] 2013-11-27 09:28:34 -08:00
Jared Wein
f7897b3c8a Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs 2013-11-27 10:31:39 -05:00
Jared Wein
7f23f6cf38 Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. r=Gijs 2013-11-27 10:31:35 -05:00
Jared Wein
7081069d7e Bug 937429 - Only resize the media element if isAudioOnly=true. r=dolske 2013-11-19 00:17:38 -05:00
Mark Hammond
2256bad7cd Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
Masayuki Nakano
40a9e83cc5 Bug 300710 part.2 PresShell should allow to open context menu even on XUL menu on Mac r=smaug+enn 2013-11-27 10:12:43 +09:00
Ehsan Akhgari
3fbfc46395 Backed out 2 changesets (bug 943556) to see if they are the cause of the Win8 bc semi-perma-orange
Backed out changeset 48c0dfb60fac (bug 943556)
Backed out changeset 6cbce980e1c2 (bug 943556)

Landed on a CLOSED TREE
2013-11-28 12:00:18 -05:00
Mike Hommey
b038245b8d Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Bill McCloskey
d05e024721 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Ryan VanderMeulen
98b0297834 Backed out changeset 2a89253c22cc (bug 939080) for Desktop B2G bustage. 2013-11-21 14:15:27 -05:00
Gregory Szorc
583c981e1a Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : bfc18cc5daf4a3e08b21c45203cb9a9c53e868a9
2013-11-18 11:55:33 -08:00
Robert Bindar
031932d1e1 Bug 923686 - Refactor about:networking return values. r=hurley 2013-11-20 09:29:01 -05:00
Ed Morley
7c9d468150 Backed out changeset 77f53f9d3099 (bug 935784) on suspicion of causing shutdown hangs on OS X 2013-11-20 12:34:04 +00:00
Bill McCloskey
8097484a84 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Gijs Kruitbosch
94480b349c Merge m-c to ux 2013-11-18 13:44:32 +01:00
Gijs Kruitbosch
ce9b4a4882 Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
dc43a0e285 Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
bdf8ffe2d3 Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
Gijs Kruitbosch
24be9d1e46 Merge mozilla-central and ux 2013-11-07 08:53:59 +01:00
Matthew Noorenberghe
9e82ff7081 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Mike Hommey
e8bcf52aeb Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Ryan VanderMeulen
41e603833c Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
Gijs Kruitbosch
039c9472a0 Merge mozilla-central and ux 2013-11-04 14:15:00 +01:00
Jared Wein
118dc19653 Bug 933745 - Use the brand logo as the favicon for about:support. r=Unfocused 2013-11-04 01:00:01 -05:00
Neil Deakin
c7870ca9ad Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
Gijs Kruitbosch
7f18b70f01 Merge mozilla-central and ux 2013-11-02 11:33:53 +01:00
Gijs Kruitbosch
448b587886 Merge mozilla-central and ux 2013-11-01 19:51:09 +01:00
Gijs Kruitbosch
a880139178 Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Tom Schuster
dffcb98596 Bug 928619 - Stop removing the findbar selection after it closes. r=mikedeboer 2013-10-29 20:28:51 +01:00
Brandon Benvie
694414d493 Bug 924466 - Integrate acorn with the devtools; r=dcamp,robcee,gps 2013-10-31 15:48:26 -07:00
Bobby Holley
de9672d8fd Bug 911864 - Convert toolkit widget xul tests to chrome tests. r=smaug
We also remove test_menubar_gtk.xul, which is unreferenced by the build system
and references a file that doesn't exist in the tree.
2013-11-01 15:31:56 +01:00
Philip Chee
3cebf69be4 Bug 58986 The find dialog should autocomplete recently searched items r=Neil. 2013-11-17 22:21:55 +08:00
Jared Wein
30e73f4739 Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske 2013-10-28 13:27:53 -04:00
Bill McCloskey
da1234b0aa Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe) 2013-11-12 15:02:14 -08:00
Mike de Boer
a89b33fc60 Bug 926033: add regression test. r=evilpie 2013-11-08 18:35:26 +01:00
Tom Schuster
08781fdfab Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer 2013-11-08 18:35:28 +01:00
Kai Strecker
9e63945641 Bug 911876 - Increase the find bar close button's clickable area. r=dao 2013-11-08 15:23:55 +01:00
Josh Aas
799107dd3b Bug 934538: Remove remaining references to Growl, including the license. r=wchen 2013-11-06 11:55:24 -06:00
Bill McCloskey
b50a836fc2 Bug 931534 - Make back/forward dropdowns work using CPOWs (r=felipe) 2013-10-28 12:24:51 -07:00
Bill McCloskey
c295c3bd52 Bug 931421 - Enable useGlobalHistory for child process docshells (r=felipe) 2013-10-28 12:24:45 -07:00
Ed Morley
282726ca59 Bug 637806 - Disable test_titlebar.xul on Linux for too many intermittent failures
--HG--
extra : transplant_source : %8A%BEZU%22%F8%FC%A3%91d%5CR%10%B1%40%F9N%D4%40%8F
2013-10-28 15:39:01 +00:00
Sebastian Hengst
20f5e19299 Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
Akshay Aurora
a4de3ec3d2 Bug 926489 - Replace className with classList. r=dao 2013-10-26 02:41:02 +05:30
Raymond Lee
1863d4ceaa Bug 875731 - /toolkit/content/ Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory. r=paolo 2013-10-25 14:03:18 +08:00
Matthew Gregan
d7d00cf46f Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
Carsten "Tomcat" Book
72edda2f47 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Soumya Kanti Chakraborty
48a49ee786 Bug 926471 - Replace className comparisons with classList.contains in videocontrols.xml. r=jaws 2013-10-17 11:40:36 -04:00
Bill McCloskey
5fcb2ce665 Bug 923331 - Use more general getter for docshell in browser.xml (r=gavin) 2013-10-17 08:41:31 -07:00
Bill McCloskey
529cc8d35c Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin) 2013-10-17 08:38:59 -07:00
Gijs Kruitbosch
a9ac8f9beb Merge mozilla-central and ux 2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
5dcdae8acc Merge mozilla-central and ux 2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
3e54109a58 merge m-c to UX 2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
447b965052 Merge mozilla-central and ux 2013-10-23 15:41:02 +02:00
Jared Wein
24fe8cb2de Bug 875180 - When a tab scrolls into view, half of the curve remains out of view. r=Unfocused 2013-10-22 09:19:30 -07:00
Gijs Kruitbosch
71ddb0e829 Merge m-c to UX 2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
b546eab442 Merge mozilla-central and ux 2013-10-16 23:24:59 +02:00
Mike de Boer
b93454baad Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie 2013-10-16 17:04:49 +02:00
Gijs Kruitbosch
25786e5bcc Merge mozilla-central and ux 2013-10-16 10:20:09 +02:00
Tom Schuster
6ea70f9803 Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer 2013-10-15 20:02:23 -04:00
Gijs Kruitbosch
df46ecf97e Merge m-c to ux 2013-10-13 23:58:05 +02:00
Irving Reid
bc0bfb0886 Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan 2013-10-11 13:13:31 -04:00
Gijs Kruitbosch
392e2189f8 Merge mozilla-central and ux 2013-10-10 09:27:14 +02:00
J. Ryan Stinnett
860fcdc1c3 Bug 923157 - Re-sort licenses in alphabetical order. r=gerv 2013-10-02 10:36:47 -05:00
Gijs Kruitbosch
a1a793b67a Merge m-c to ux 2013-10-03 17:20:04 +02:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
4f742931a0 Merge mozilla-central and ux 2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
6571c9c165 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Ryan VanderMeulen
5a0c3d08b6 Merge m-c to fx-team. 2013-10-01 17:24:45 -04:00
Nick Fitzgerald
024b364905 Bug 911995 - Add escodegen's license to about:license; r=robcee 2013-10-01 13:21:05 -07:00
Gijs Kruitbosch
f29604a04c Merge m-c to UX 2013-10-01 00:36:26 +02:00
Martijn Wargers
3ee6d7d7f3 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Gregory Szorc
4ef5398e7b Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger 2013-09-30 09:52:12 +02:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
89c902c7b2 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
548bb53b54 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
Ed Morley
74e3d6ce30 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Ed Morley
a594646d8f Backed out changeset 2f0509d0adb3 (bug 920223) 2013-09-30 12:49:59 +01:00
Gregory Szorc
b828b3793c Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger 2013-09-30 09:52:12 +02:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
47e946bebe Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Tom Schuster
0b09fb0494 Bug 919340 - Always draw outline around links when using quickfind. r=mikedeboer 2013-09-26 11:21:02 -04:00
Gijs Kruitbosch
3b0604988f Merge mozilla-central and ux 2013-09-23 17:59:41 +02:00