Commit Graph

306954 Commits

Author SHA1 Message Date
Masayuki Nakano
877ab22109 Bug 842927 part.3 Implement D3E KeyboardEvent.key on Windows (Desktop) r=smaug+jimm 2013-04-24 12:49:47 +09:00
Masayuki Nakano
a14e2178fc Bug 842927 part.2 Make convertion table from native keycode to DOM key name index r=smaug+cpeterson+romaxa+smichaud+jimm+karlt+mwu 2013-04-24 12:49:46 +09:00
Masayuki Nakano
adac26ba1f Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug 2013-04-24 12:49:46 +09:00
Masayuki Nakano
9c11506701 Bug 857820 part.4 Remove debug flag for blink r=dbaron 2013-04-24 12:07:25 +09:00
Ryan VanderMeulen
7aa800d169 Backed out changeset f31e6ad99dfe (bug 857324) for Android reftest-3 failures.
CLOSED TREE
2013-04-23 21:10:48 -04:00
Ryan VanderMeulen
d230f84f63 Merge m-c to inbound. 2013-04-23 20:50:28 -04:00
Ryan VanderMeulen
338e811f3b Merge inbound to m-c. 2013-04-23 20:49:27 -04:00
Paolo Amadini
fedd338868 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Daniel Holbert
b7d5dc7530 Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib 2013-04-23 17:00:10 -07:00
Gregory Szorc
99e72202c0 Merge mozilla-central into services 2013-04-23 15:57:35 -07:00
Gregory Szorc
c172cb0b78 Merge mozilla-central into services-central 2013-04-23 15:55:02 -07:00
Bill McCloskey
5071cc169c Bug 860885 - Turn off Chromium IPC [debug] spew (r=glandium) 2013-04-23 12:14:47 -07:00
Ryan VanderMeulen
6a4db21c16 Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Ryan VanderMeulen
d68fe645cf Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Ryan VanderMeulen
e3cc429239 Merge m-c to birch. 2013-04-23 14:27:53 -04:00
Josh Matthews
4d3a80dc2d Bug 864775 - Fix for test failures. 2013-04-23 19:40:14 +02:00
Tim Taubert
45f5a6cd12 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
Josh Matthews
ea732346b1 Bug 864775 - Build fix. 2013-04-23 18:05:06 +02:00
Josh Matthews
05b66c7602 Bug 864775 - Build fix for wrapper API changes between 18 and m-c. 2013-04-23 17:29:30 +02:00
Josh Matthews
d9d8fe5318 Bug 864775 - Use unwrapped content window object to determine compartment when creating new ArrayBuffers for use by content from TCPSocket. r=bz 2013-04-23 17:12:53 +02:00
J. Ryan Stinnett
9573fbd0a8 Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Reuben Morais
61c35565b1 Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner 2013-04-23 05:06:40 -07:00
Chris Peterson
865aa5b101 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Garrett Robinson
c5f9d17d6a Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl 2013-04-23 17:39:10 -05:00
Brian Hackett
69a54035dc Bug 862103 - Split GuardShapeOrType into GuardShape and GuardObjectType, r=dvander. 2013-04-23 16:34:02 -06:00
Geoff Brown
2e3d6a424a Bug 844239 - Specify character encoding in robocop test files; r=jmaher DONTBUILD 2013-04-23 16:15:45 -06:00
Brian Nicholson
dc43ba31fb Bug 703564 - Improve the crash reporter. r=mfinkle 2013-04-23 15:02:22 -07:00
Jim Mathies
0a21fd4aa5 Bug 863748 - Add subframe text input selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
6409e7817c Bug 863748 - Add subframe text area selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
2c8a8115b3 Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck 2013-04-23 16:44:07 -05:00
Jim Mathies
c4cc6801fc Bug 864761 - Remove old debug build check from two tests. r=mbrubeck 2013-04-23 16:44:06 -05:00
Margaret Leibovic
1d4d5bda1e Bug 857661 - Don't let the user pin a blank top site url. r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
833418a304 Bug 847834 - Avoid NPEs in BrowserApp.onActivityResult(). r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
9abd0f4fd4 Bug 858994 - Wrap user-entered pinned site search/URLs in a special URI. r=rnewman 2013-04-23 14:21:34 -07:00
Margaret Leibovic
dccb149d82 Bug 858994 - Migrate bad pinned bookmark URIs. r=rnewman 2013-04-23 14:21:33 -07:00
Luke Wagner
e0963bf366 Bug 864872 - OdinMonkey: protect all the code pages on Windows (r=sstangl)
--HG--
extra : rebase_source : 711eceb2de98b5da053d8ed341e4f5c59d634594
2013-04-23 14:03:45 -07:00
Matthew Noorenberghe
91aee3954f Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske 2013-04-22 17:19:44 -07:00
Trevor Saunders
d5adeefcd6 bug 809338 - fixup test 2013-04-23 02:00:31 -04:00
Antonio M. Amaya
c7b278bd67 Bug 864399 - Save the pref file after each localID. r=fabrice 2013-04-22 22:28:20 +02:00
Ed Morley
892d95e4da Merge with mozilla-central 2013-04-23 12:17:57 +01:00
Amod Narvekar
e577d1d845 Bug 757351 - Sync uses deprecated octal literals. r=rnewman 2013-04-22 12:35:07 -07:00
Gregory Szorc
635a0b357f Bug 861455 - Ensure all providers are loaded during important operations; r=rnewman 2013-04-22 12:33:24 -07:00
Gregory Szorc
78563e19ec Merge mozilla-central into services 2013-04-22 12:33:04 -07:00
Joel Maher
bdd647a54d Bug 863809 - update talos.zip to include xperf logging fix. r=armenzg 2013-04-22 09:44:32 -04:00
David Zbarsky
bacb5d18a6 Finish backout of part of bug 856472 2013-04-22 02:04:53 -04:00
David Zbarsky
c0eaaf48ac Backout 5e84af960621 for being wrong 2013-04-22 02:02:39 -04:00
David Zbarsky
a37e4f4223 Backout 3e7970330a3e for being wrong 2013-04-22 02:01:36 -04:00
sinduja ramaraj
ea3af34653 Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan 2013-04-20 14:09:00 +03:00
Joe Walker
33fb441011 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Eddy Bruel
4398f0d11e Bug 851836 - breakpoints[aLocation.line] is undefined after bug 820012; r=past 2013-04-22 08:44:00 +03:00