Commit Graph

17264 Commits

Author SHA1 Message Date
Wes Kocher
81fa7c38b9 Merge inbound to m-c 2013-11-01 20:34:44 -07:00
Mike Hommey
63165a8ec9 Bug 933097 - Remove a few useless moz.build files. r=mshal 2013-11-02 08:47:46 +09:00
Mike Hommey
53040f08c9 Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
Mike Hommey
ff4fa14954 Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal 2013-11-02 08:43:55 +09:00
Mike Hommey
cb6f041d60 Bug 933100 - Cleanup toolkit/mozapps/plugins/tests/Makefile.in. r=gps 2013-11-02 08:43:43 +09:00
Aaron Klotz
8ddbfac9e4 Bug 827416: Adds profileHDDModel and profileHDDRevision to nsSystemInfo; r=bbondy
--HG--
extra : rebase_source : b0d012c1f2767b0002e3daa87294eb675cf8e29b
2013-11-01 16:54:25 -06:00
Monica Chew
14a07a2065 Bug 887044: Remove CsdTesting/Mozilla from User-Agent, set safebrowsing URLs to use the GOOGLE_API_KEY (r=dougt) 2013-11-01 15:43:28 -07:00
Brandon Benvie
a1dd937f70 Bug 924466 - Integrate acorn with the devtools; r=dcamp,robcee,gps 2013-10-31 15:48:26 -07:00
Panos Astithas
a9a0f8846f Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
Ryan VanderMeulen
74df168528 Merge fx-team to m-c. 2013-11-01 14:51:36 -04:00
Panos Astithas
0ea8f3357e Bug 932880 - Make preNest/postNest not throw when the browser is abruptly shut down. r=rcampbell 2013-10-31 23:10:22 +02:00
Ed Morley
a4072422f1 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Ed Morley
2a4db000fc Backed out changeset ebe4f507a5ac (bug 725943) for frequent failures in test_serialize_file.js 2013-11-01 12:04:23 +00:00
Nathan Froyd
3879d8a3ee Bug 933071 - add --with-macos-private-frameworks to support cross-compiling; r=mshal 2013-10-31 09:50:26 -04:00
Nathan Froyd
d4a621ba99 Bug 931053 - don't build Mac host tools if --disable-crashreporter; r=ted 2013-10-25 11:49:26 -04:00
Benjamin Smedberg
73aeb1d737 Bug 915951 - test fixes for password manager mochitests - because mochitest runs all its tests in an iframe, it collects popup notifications from all tests and never dismisses them: remove them explicitly before each password manager test that needs to check popups. r=MattN 2013-10-31 09:50:13 -04:00
Jordan Santell
7e0e0497bb Bug 933482 - Commenting out requiring package.json in escodegen to prevent upload breaking of SDK loader changes. r=fitzgen 2013-10-31 23:23:30 -04:00
Nils Maier
7589bdcf5e Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric 2013-10-31 23:23:10 -04:00
Victor Porof
e9e75e2a94 Bug 932282 - Shader editor doesn't work with bfcache. r=past 2013-10-30 18:54:01 +02:00
Felix H. Dahlke
69d6bb08b8 Bug 921229 - Remove files with the read-only flag set. r=yoric 2013-10-29 09:27:01 +01:00
Raymond Lee
8c3f056acf Bug 725943 - Refactor nsSearchService to generalize use of Lazy. r=MattN 2013-10-29 15:48:33 +08:00
Chris Manchester
3ec5abbd70 Bug 885480 - Set becauseNoSuchFile on windows for osfile errors produced as a result of no such directory. r=yoric 2013-10-29 17:35:31 -04:00
Ryan VanderMeulen
1e3f5ba856 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Brian Grinstead
40ef0468bf Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
Ryan VanderMeulen
b3ebc15f66 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Ryan VanderMeulen
abd2954c9f Merge b2g-inbound to m-c on a CLOSED TREE. 2013-10-30 22:36:56 -04:00
Kyle Huey
3597d9a5d9 Bug 932867 - FrameWorker should remove the iframe not the browser. r=smaug CLOSED TREE 2013-10-30 10:56:55 -07:00
Wes Kocher
6c5eeabba0 Backed out changeset 4a21dc77dad9 (bug 932280) for inexplicably breaking win7debug browser-chrome tests on a CLOSED TREE 2013-10-29 17:19:15 -07:00
Dave Camp
55ca919b81 Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins 2013-10-29 10:47:16 -07:00
Philipp Kewisch
4d8ce17a99 Fix bug 927073 - Binary compatibility broken for maintenance releases due to strict version-script. r=glandium 2013-10-29 21:48:28 +01:00
Tom Schuster
95fe3d2228 Bug 928619 - Stop removing the findbar selection after it closes. r=mikedeboer 2013-10-29 20:28:51 +01:00
Oleg Romashin
01fd808ef1 Bug 932280 - [Qt] Move moc_ files to Makefile.in in order to pass existance check for autogenerated files. r=Ms2ger 2013-10-29 07:56:53 -07:00
Carsten "Tomcat" Book
b1686a288d Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Phil Ringnalda
df4308d2de Merge m-c to f-t 2013-10-28 17:13:23 -07:00
Brian R. Bondy
f0bbd6b4f3 Bug 922756 - Build config for Chromium sandbox. r=bsmedberg
--HG--
rename : security/sandbox/LICENSE => security/sandbox/linux/LICENSE
rename : security/sandbox/Makefile.in => security/sandbox/linux/Makefile.in
rename : security/sandbox/Sandbox.cpp => security/sandbox/linux/Sandbox.cpp
rename : security/sandbox/Sandbox.h => security/sandbox/linux/Sandbox.h
rename : security/sandbox/android_arm_ucontext.h => security/sandbox/linux/android_arm_ucontext.h
rename : security/sandbox/android_i386_ucontext.h => security/sandbox/linux/android_i386_ucontext.h
rename : security/sandbox/android_ucontext.h => security/sandbox/linux/android_ucontext.h
rename : security/sandbox/arm_linux_syscalls.h => security/sandbox/linux/arm_linux_syscalls.h
rename : security/sandbox/linux_seccomp.h => security/sandbox/linux/linux_seccomp.h
rename : security/sandbox/linux_syscalls.h => security/sandbox/linux/linux_syscalls.h
rename : security/sandbox/moz.build => security/sandbox/linux/moz.build
rename : security/sandbox/seccomp_filter.h => security/sandbox/linux/seccomp_filter.h
rename : security/sandbox/x86_32_linux_syscalls.h => security/sandbox/linux/x86_32_linux_syscalls.h
rename : security/sandbox/x86_64_linux_syscalls.h => security/sandbox/linux/x86_64_linux_syscalls.h
2013-10-28 14:54:36 -07:00
Ed Morley
f573d01d8a Merge mozilla-central and inbound 2013-10-28 18:36:22 +00:00
Ed Morley
f05679dbe6 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
Ed Morley
cf9813a9ad Bug 931889 - Disable browser_thumbnails_background.js on Linux for too many intermittent failures 2013-10-28 17:01:51 +00:00
Sebastian Hengst
8e623301f6 Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
Carsten "Tomcat" Book
277374d832 Merge Fx-team to Mozilla-Central 2013-10-28 10:04:41 +01:00
Carsten "Tomcat" Book
db4378ab73 Merge Mozilla-Inbound to Mozilla-Central 2013-10-28 10:03:25 +01:00
Robert Strong
e1399e0249 Bug 931586 - Use FileUtils.PERMS_DIRECTORY instead of 0755 in nsUpdateService.js. r=bbondy 2013-10-27 19:27:21 -07:00
Phil Ringnalda
909ab48cde Merge m-c to f-t 2013-10-27 19:26:05 -07:00
Nils Maier
7631e2c127 Bug 912457 - Expose async |flush()| in OS.File. r=yoric 2013-10-27 19:03:25 -04:00
Jim Blandy
f9d01b87fc Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp 2013-10-27 11:03:20 -07:00
Phil Ringnalda
a51fa84c61 Merge f-t to m-c 2013-10-27 10:22:27 -07:00
Tareq Khandaker
354ad24d81 Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric 2013-10-27 08:03:51 -04:00
Nils Maier
a584ba78d8 Bug 924858 - Part 2: Implement |append| mode for OS.File.open on Windows. r=yoric 2013-10-27 08:03:35 -04:00
Nils Maier
887a63c2e8 Bug 924858 - Part 1: Add |append| mode flag to OS.File.open on Unix. r=yoric
To match previous behavior, this mode flag will default to |true|.
2013-10-27 08:03:16 -04:00
Akshay Aurora
b6bf739c60 Bug 926489 - Replace className with classList. r=dao 2013-10-26 02:41:02 +05:30