Commit Graph

19883 Commits

Author SHA1 Message Date
Irving Reid
69d155b742 Bug 1007906: Yield to event loop in run_next_test and port bug 972093; r=Mossop 2014-05-20 14:12:36 -04:00
Brian Grinstead
68943e19ab Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
Carsten "Tomcat" Book
fd2f1f60b2 Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Marco Bonardo
20a6f70235 Bug 992901 - Not all bookmarks are saved in the backup JSON or HTML. r=mano 2014-05-20 12:10:20 +02:00
Birunthan Mohanathas
849371302f Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
f59f0e1fd0 Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
c6f127456b Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
fa0eb27120 Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e5b0697f13 Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
53a11ecbdf Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
016d46e5f3 Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c"). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
41bdca1ff6 Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:50 +03:00
Chris Manchester
2c76043ab7 Bug 997364 - Make fileAppender chain promises on file creation.; r=irving 2014-05-16 19:45:04 -04:00
Jed Davis
8e0a916215 Bug 942290 - Merge ARM exidx info with DWARF if both are present. r=ted 2014-05-19 15:46:00 +02:00
Alexandre Poirot
94ba6350a0 Bug 964778 - Fix app install. r=fabrice 2014-05-20 09:30:00 -04:00
Eddy Bruel
730454cbea Bug 1003095 - Create a whitelist for the chrome module;r=past 2014-05-21 14:01:20 +02:00
Eddy Bruel
4d341b6c0f Bug 1003095 - Implement a Worker Loader;r=past 2014-05-21 13:58:18 +02:00
Nicholas Nethercote
c360e10994 Bug 1014249 - Beef up the "is DMD enabled?" and "is DMD running?" checks. r=mccr8.
--HG--
extra : rebase_source : 868ce1a1e470e45f51447f5126982aaeb51905f1
2014-05-22 19:45:14 -07:00
Jan-Ivar Bruaroey
07463bc134 Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup 2014-05-12 15:35:34 -04:00
James Graham
40142335ba Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted 2014-05-16 04:55:00 +02:00
Makoto Kato
c50f847a24 Bug 1003085 - Rebuild dump_syms.exe for VS11. f=bclary, r=ted 2014-05-20 15:47:29 +09:00
Joe Walker
a952df8054 Bug 1007006 - Add Task.spawn support to GCLI commands. r=harth 2014-05-08 04:22:00 -04:00
Brian Grinstead
3ce7676dac Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-21 16:38:17 -05:00
Asaf Romano
181ce2dac5 Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin. 2014-05-22 19:06:57 +03:00
Eddy Bruel
3b6f656cee Bug 1003095 - Refactor main.js to be worker friendly;r=past 2014-05-22 16:27:19 +02:00
Eddy Bruel
f46d34a762 Bug 1003095 - Refactor protocol.js to be worker friendly;r=past 2014-05-22 16:25:02 +02:00
Eddy Bruel
ca956f64e3 Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0 2014-05-22 16:20:41 +02:00
Carsten "Tomcat" Book
2cb18eec7c Merge mozilla-central to fx-team 2014-05-22 15:56:09 +02:00
David Rajchenbach-Teller
4842179671 Bug 1010277 - Fixed uncaught async error in test_DownloadImport.js. r=paolo 2014-05-14 08:39:00 +02:00
Joe Walker
24ba3e649e Bug 975522 - Add CSS coverage commands; r=harth 2014-05-22 11:04:47 +01:00
Patrick Brosset
a83f60dc43 Backed out changeset 40f323c3c14e -- Style-editor completion broken 2014-05-22 10:44:35 +02:00
Manish Goregaokar
7417eed39f Bug 994134 - Warn first time users on pasting code into the console. r=bgrins
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_642615_autocomplete.js => browser/devtools/webconsole/test/browser_webconsole_autocomplete_and_selfxss.js
2014-05-22 00:34:00 +02:00
Shashank Sabniveesu
aef5ba1035 Bug 1014188 - Removing imports: 'PlacesBackups' and 'BookmarkJSONUtils' in PlacesUtils.jsm. r=mak 2014-05-21 15:29:00 +02:00
Manish Goregaokar
5bfc96bde7 Bug 1013905 - Correctly bind lazyRequireGetter(); r=jwalker 2014-05-21 04:36:00 +02:00
Althaf Hameez
227f326e2e Bug 1011581 - Remove the unused optional parameter aFileExt in PlacesBackup r=mak 2014-05-21 08:39:00 +02:00
Paul Rouget
7e98c5ef35 Bug 1013876 - devices list is not cleared up when adb addon uninstalled. r=ochameau 2014-05-22 09:17:22 +02:00
Cykesiopka
d53d1dbe6d Bug 622332 - Show cert SHA-256 fingerprint and remove MD5 fingerprint. r=keeler 2014-05-22 00:52:00 +02:00
Trevor Saunders
dedadb9188 bug 743580 - don't remove atk-bridge from GTK_MODULES during startup r=ginn, karlt 2014-05-02 13:46:20 -04:00
Mike Hommey
ee17fdfb59 Bug 1011816 - Avoid install targets race condition in toolkit/devtools/gcli. r=mshal
While at it, convert the libs:: rule to install targets
2014-05-20 08:47:59 +09:00
Wes Kocher
d7be72ea98 Merge m-c to inbound 2014-05-19 15:43:47 -07:00
Wes Kocher
e2fe2a6bb4 merge fx-team to m-c 2014-05-19 13:06:45 -07:00
David Rajchenbach-Teller
76d3357e38 Bug 1008148 - Use AsyncShutdown for PageThumbsStorage.wipe(). r=ttaubert 2014-05-18 16:07:00 +02:00
Phil Ringnalda
f31a524186 Merge f-t to m-c 2014-05-17 18:05:32 -07:00
Robert Utasi
3aae13bba8 Bug 1011425 - adding missing label for autorefresh checkbox, r=ttaubert 2014-05-17 06:42:08 +02:00
Arpad Borsos
54cf01a814 Bug 1010568: Remove usage of 2nd WeakMap#get parameter from TelemetryStopwatch; r=felipe
--HG--
extra : amend_source : a825f25e18b52f46a2ddd50383aa2783f431d7df
2014-05-15 15:58:05 +02:00
Ryan VanderMeulen
5e5ef7b927 Merge m-c to fx-team. 2014-05-16 15:31:28 -04:00
Ryan VanderMeulen
ef4c86e7c4 Merge fx-team to m-c. 2014-05-16 15:06:03 -04:00
Roberto A. Vitillo
f28b31d005 Bug 988304 - Avoid main-thread IO for {profile}\blocklist.xml. r=irving 2014-05-15 09:14:00 -04:00
Brian Grinstead
af99a5fe0d Bug 998344 - Console input is slow when accessing large Uint8Array object properties. r=robcee 2014-05-15 12:07:00 -04:00
Carsten "Tomcat" Book
b689b7c76c Merge mozilla-central to fx-team 2014-05-16 14:33:31 +02:00
Carsten "Tomcat" Book
9f2d8b7b35 merge fx-team to mozilla-central 2014-05-16 14:17:01 +02:00
Patrick Brosset
f88b5ade62 Bug 835896 - First word in selector-search also matches classes and ids; r=harth 2014-05-16 14:06:12 +02:00
Chris Peterson
cfefa2d939 Bug 666646 - Fix warnings in toolkit/crashreporter and suppress MSVC warning in third-party Breakpad code. r=ted 2014-05-14 20:11:14 -07:00
David Rajchenbach-Teller
a2bfabb74b Bug 1010255 - Fixing uncaught promise error in test_bookmarks_restore_notification.js. r=mak 2014-05-14 08:06:00 +02:00
Wes Kocher
d0b7848d30 Merge m-c to fx-team 2014-05-15 16:19:06 -07:00
Wes Kocher
14c46e5c08 Merge inbound to m-c 2014-05-15 15:59:45 -07:00
Wes Kocher
a22c2d9790 Merge b2g-inbound to m-c 2014-05-15 15:46:14 -07:00
Wes Kocher
c421742db2 Merge fx-team to m-c 2014-05-15 15:28:49 -07:00
Ryan VanderMeulen
7ecf0dafce Backed out changeset ce34c13388f2 (bug 1007383) for crashtest failures. 2014-05-15 14:23:11 -04:00
Luke Wagner
490e85bbf4 Bug 1007383 - Include asm.js frames in JS::DescribeStack (r=jandem,robcee) 2014-05-15 12:30:45 -05:00
Eddy Bruel
1d8cfd25b9 Bug 1003095 - Refactor breakpoint tests to run against multiple loaders;r=past 2014-05-15 16:47:12 +02:00
Eddy Bruel
e08f71dbe7 Bug 1003095 - Parameterize helper functions in head_dbg.js;r=past 2014-05-15 16:40:12 +02:00
Eddy Bruel
4951fb4a07 Bug 1003095 - Fix strict errors in the debugger server;r=past 2014-05-15 16:36:03 +02:00
Mark Banner
32e70afc6a Bug 1010984 Builds without Firefox Health Report are unable to check for updates or update. r=enndeakin 2014-05-15 15:35:50 +01:00
Benjamin Smedberg
11799d895d Bug 1007710 - Add information about the currently-active experiment to the telemetry ping, r=gfritzsche+vladan
--HG--
extra : rebase_source : a6bde09d91162d9a77fa2d121442e2397e6c9526
2014-05-15 09:11:01 -04:00
Wes Kocher
8d88d01b31 Merge fx-team to m-c 2014-05-14 14:54:46 -07:00
Wes Kocher
9743cc044a Merge b2g-inbound to m-c 2014-05-14 14:35:08 -07:00
Adam Dane [:hobophobe]
5b34c6d46c Bug 1008450 - Bail on _findIterator when we lack a body node. r=mikedeboer 2014-05-14 15:16:03 -05:00
Neil Deakin
7707f98048 Bug 893098, record update starts, stops and errors in the health report, r=rnewman,rstrong 2014-05-14 08:01:45 -04:00
Sam Penrose
0a56923042 Bug 982969 - DIALOG_CLOSED_BY_USER fires oncancel. r=jedp 2014-05-13 13:56:30 -07:00
Carsten "Tomcat" Book
b69a63ce36 merge fx-team to mozilla-central 2014-05-14 13:01:30 +02:00
Wes Kocher
1b0cc6a37d Merge m-c to b2g-inbound 2014-05-14 16:34:15 -07:00
Dave Hylands
94ecd955c7 Bug 1001542 - Add PRODUCT_DEVICE to the list of url substitutable fields. r=rstrong 2014-05-14 11:50:23 -07:00
Michael Pruett
69602fbe18 Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Roberto A. Vitillo
27887a005c Bug 988023 - Telemetry on how often we hit search service synchronous fallback. r=gavin 2014-05-14 05:36:00 -04:00
Wes Kocher
b6fa40431d Merge m-c to inbound 2014-05-13 18:56:23 -07:00
Wes Kocher
d5f8d3fbea Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Monica Chew
775d416af7 Bug 1009720: Telemetry for CERT_PINNING_TEST_RESULTS (r=keeler) 2014-05-13 13:50:13 -07:00
Eddy Bruel
bec8fcca79 Bug 859372 - Refactor testactors.js;r=past 2014-05-13 22:06:37 +02:00
Eddy Bruel
e46321bf42 Bug 859372 - Refactor webbrowser.js;r=past 2014-05-13 21:56:30 +02:00
Jed Davis
0f6f582170 Bug 973090 - IPC remoting for child GC/CC logging. r=mccr8, r=bent
This has a few semi-interdependent pieces:

* Factoring out the file opening/closing/renaming from the GC/CC logging.

* Using IPC to have the child log to files that the parent opened.

* Changing nsIMemoryInfoDumper.dumpGCAndCCLogsToFile to report completion
  of child process logging (which was impossible before this, and which is
  needed to have a meaningful test case).

* Changing about:memory to dump logs for child processes, matching the
  behavior of the "Measure" button, because it can tell the user where
  they are now.

* Add a test for multiprocess GC/CC log dumping (only of the XPCOM
  interface, not by clicking buttons and scraping the about:memory page,
  but done as a chrome mochitest to start remote browsers); based on
  test_memoryReporters2.xul in the same directory.
2014-05-13 13:13:00 -04:00
Ryan VanderMeulen
a5c6e0d478 Merge m-c to inbound. 2014-05-13 16:27:45 -04:00
Gijs Kruitbosch
bb70dca12d Bug 894490 - remove close-sidebar icon, r=jaws 2014-05-12 17:01:27 +01:00
Shane Caraveo
a4fd1ceaf6 Bug 960991 support for standard share endpoints, r=markh 2014-05-13 11:10:47 -07:00
Randell Jesup
2869b92854 Bug 981780: fix disable-webrtc r=glandium 2014-05-09 14:40:32 -04:00
Nicholas Nethercote
214ba55ef7 Bug 1005442 - Strip moz-nullprincipal UUIDs when diffing memory reports. r=mccr8.
--HG--
extra : rebase_source : 83e9f2d08b1cb1672b9bef0fddcd8bd34cfa4e18
2014-05-13 18:14:29 -07:00
Victor Porof
3b035e2c57 Bug 1007200 - Create a framerate actor, r=rcampbell,benwa 2014-05-15 15:28:00 -04:00
Carsten "Tomcat" Book
4de81fcbca Merge mozilla-central to mozilla-inbound 2014-05-16 14:31:46 +02:00
Marco Castelluccio
c53c74f531 Bug 1001948 - Catch exceptions for the profile dir removal too in toolkit/webapps/ tests. r=tabraldes 2014-05-16 13:40:25 +02:00
Masayuki Nakano
eef27ff721 Bug 777832 <tree> element shouldn't handle keydown event during editing column r=enndeakin 2014-05-16 18:46:36 +09:00
Philipp Sackl
be06238ed6 Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin 2014-05-06 07:57:00 -04:00
David Rajchenbach-Teller
52f342a16a Bug 985655 - Sphinx documentation for AsyncShutdown. r=ted, r=froydnj 2014-05-12 13:01:00 -04:00
David Rajchenbach-Teller
4f6382a997 Bug 985655 - Ensure that Sqlite.jsm doesn't shutdown before its clients. r=mak 2014-05-13 01:00:00 -04:00
David Rajchenbach-Teller
45c0eee265 Bug 985655 - Split AsyncShutdown's mechanism into a lightweight Barrier (that doesn't spin the event loop and doesn't cause crashes) and a heavyweight Spinner (that does). Also, exposing Barrier so as to let services expose lightweight shutdown dependencies without having to spin the event loop. r=froydnj, sr=bsmedberg 2014-05-12 12:44:00 -04:00
Gijs Kruitbosch
266c47c829 Bug 1000051 - fix hidpi close icon size, r=dao 2014-05-12 16:57:43 +01:00
Carsten "Tomcat" Book
7454440931 Merge mozilla-central to fx-team 2014-05-13 12:48:23 +02:00
Carsten "Tomcat" Book
8f6047c9d2 merge fx-team to mozilla-central 2014-05-13 12:30:36 +02:00
Dão Gottwald
767e575984 Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws 2014-05-13 06:51:24 +02:00
Makoto Kato
59f178ef90 Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00
Ryan VanderMeulen
f61dce71c3 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00