Commit Graph

3896 Commits

Author SHA1 Message Date
Ryan VanderMeulen
8a4698657b Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Mike de Boer
33dc2a6169 Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Mike de Boer
502c86582b 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
e0a06f0abb Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Tim Taubert
dd5e4ae26d 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
3ce6233ec7 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
4f47ad02fb 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
89c3345063 Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Vaibhav Agarwal
2ae37b022e 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
2ff6e6f32a 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
a183cc5385 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
f1c5279f2a 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
0e98650667 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Masatoshi Kimura
8ddf7de8a5 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
f4e68f74e8 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
15af7d198a 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
43cfcfaefb Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Daniel Desira
235a60b3c3 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
0f531099f1 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
dfeece3017 Bug 970686 - Add stat.packetsLost. r=jesup 2014-02-13 22:35:13 -08:00
Chris Pearce
e3e24713ec 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
53e4b57b64 Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug 2014-02-12 22:02:56 +09:00
Neil Deakin
76d49131f7 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
b799eac9fb 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
533e04ff75 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
6fd99b1808 Bug 961529 - Add BrowserUtils module (r=felipe) 2014-02-08 17:40:27 -08:00
Ryan VanderMeulen
c38a20a8ce Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
8c3b36eccb Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Peiyong Lin
808602b54f 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
ca918623ab 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)
f4375f92d8 [Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao 2014-02-05 13:17:34 +01:00
Bill McCloskey
c4e7ca5e2e Bug 967344 - [e10s] Remove observer in content.js (r=felipe) 2014-02-04 18:16:56 -08:00
Randell Jesup
fe97f2caf7 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Neil Deakin
3559822e59 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
dc05fef08e Bug 941051, follow up to ensure the test acually checks pixel values 2014-02-03 08:35:37 -05:00
Phil Ringnalda
41cdf575db 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
6bb8ecd1e4 Bug 952350 - Skip test_sorttemplate.xul on Windows
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Carsten "Tomcat" Book
b6b569cf47 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
f1a2c94d74 merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Randell Jesup
c1f355e3f2 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Gavin Sharp
a2ff16b5b8 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
45b899f53b 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
48411fd280 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
bb2e7d4783 Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
3a79e9b75a Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Jan de Mooij
8662462f1e Bug 961027 - Add js/src/jit/arm directory to about:license. r=gerv 2014-01-29 13:40:57 +01:00
Gijs Kruitbosch
6617f6491c 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
ad6241d8fb 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
b227db5f9b Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Jan-Ivar Bruaroey
0683b9ca72 Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00