Masayuki Nakano
|
0f1fccdb6f
|
Bug 447757 part.3 Use unshifted char of printable keys for computing keycode on GTK r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
78d9f9880a
|
Bug 447757 part.2 DOM keycode for printable keys in Numpad should be computed by switch r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
e84b02e09a
|
Bug 447757 part.1 Compute DOM keycode for non-printable key from table first r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
7d2dab20c0
|
Bug 677252 part.2 Add Eisu keycode for Japanese keyboard layout of Mac r=smichaud, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
4d7f3814a7
|
Bug 677252 part.1 Reimplement keycode computation in cocoa widget r=smaug+smichaud
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
94c45bf1d7
|
Bug 630810 part.2 Use nsVKList.h for defining somethig for keycode r=roc
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
7bf417b45b
|
Bug 630810 part.1 Should convert from native keycode to DOM keycode for every keys on Windows r=smaug+jimm, sr=roc
|
2012-05-17 16:04:16 +09:00 |
Brian Nicholson
|
dcd4566ae8
|
Bug 755771 - Part 2: Send purge count to Java. r=mfinkle
|
2012-05-16 23:07:55 -07:00 |
Brian Nicholson
|
5799c814ae
|
Bug 755771 - Part 1: Remove HistoryEntry class. r=mfinkle
|
2012-05-16 23:07:55 -07:00 |
Chris Peterson
|
b4620b5fd5
|
Bug 751513 - End composition in onTextChanged() only if we are currently committing. r=blassey
|
2012-05-16 22:29:23 -07:00 |
Jonathan Watt
|
f418b57d69
|
Bug 734082 - Compute and store bounds and visual overflow bounds for both SVG leaf and container frames. r=roc.
|
2012-05-17 05:05:09 +01:00 |
Jonathan Watt
|
acf3e38285
|
Bug 614732 - Add prefs for enabling/disabling display-list hit-testing/painting. r=roc.
|
2012-05-17 05:05:04 +01:00 |
Nicholas Nethercote
|
fd4271cf1c
|
Bug 754180 - Give ObjectBox and FunctionBox constructors. r=jorendorff.
|
2012-05-16 18:42:34 -07:00 |
Cameron McCormack
|
5a5f63981b
|
Back out bug 715024 due to bustage.
|
2012-05-17 12:13:02 +10:00 |
Nicholas Nethercote
|
cab8f462a9
|
Bug 754179 - Remove some dead front-end code. r=jorendorff.
--HG--
extra : rebase_source : 6483ba3654782181b89fb5ac3c8f352929efbaa7
|
2012-05-16 18:12:47 -07:00 |
Cameron McCormack
|
27b87a665f
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 11:36:56 +10:00 |
Hubert Figuiere
|
c7d281e46b
|
Bug 670275 - Downloading a file should put it in the system's recently-used list. r=karlt
|
2011-07-08 17:29:00 -07:00 |
Nicholas Nethercote
|
063799adc6
|
Bug 755581 (part 5) - Add "cross-compartment-wrappers" reporter. r=luke.
--HG--
extra : rebase_source : 1dfb5eb522008acd59f6bce5e1724af1dc0da9f0
|
2012-05-15 19:31:01 -07:00 |
Nicholas Nethercote
|
cf64447fc2
|
Bug 755581 (part 4) - Add "math-cache", "script-filenames" and "compartment-objects" reporters. r=luke.
--HG--
extra : rebase_source : cc1fc8ff91a7b63b8a1fd48aac3b5f37c7e84393
|
2012-05-15 19:30:28 -07:00 |
Nicholas Nethercote
|
67b4e6feaf
|
Bug 755581 (part 3) - Clean up JSRuntime::sizeOfIncludingThis(). r=luke.
--HG--
extra : rebase_source : 892163d96148ed86a190ee7221235dc529445fef
|
2012-05-15 19:29:14 -07:00 |
Nicholas Nethercote
|
4de6ece21b
|
Bug 755581 (part 2) - Change "runtime/normal" reporter to "runtime/dtoa". r=luke.
--HG--
extra : rebase_source : 6dfe281494588628c3335058d333080f86bb3487
|
2012-05-15 19:28:31 -07:00 |
Nicholas Nethercote
|
a2d85c1c5c
|
Bug 755581 (part 1) - Change "mjit/data" reporter to "mjit-data". r=luke.
--HG--
extra : rebase_source : e45b376ff1710e9f1bf3b14363f884bb7fb71d48
|
2012-05-15 19:27:34 -07:00 |
Ryan VanderMeulen
|
7826026663
|
Merge m-c to inbound.
|
2012-05-16 20:45:57 -04:00 |
Bas Schouten
|
bbec405ae1
|
Bug 717393 - Followup: Properly regenerate shader headers. r=autogenerated
|
2012-05-17 02:33:01 +02:00 |
Nicholas Cameron
|
5027f9e01b
|
Bug 755078 - Disable mask layers on Android. r=roc
|
2012-05-17 10:30:10 +12:00 |
Jason Duell
|
64b74f91bb
|
Bug 753179 - Websockets: never send 1005 close code on the network. r=smaug
|
2012-05-16 17:09:42 -07:00 |
Jason Duell
|
e11bdba1df
|
Backed out changeset c567e28272d5: wrong bug #
|
2012-05-16 17:06:43 -07:00 |
Jason Duell
|
c636c6b0af
|
Bug 748580: Do not reply to server close with 1005/1006/1015 as close code. r=smaug
|
2012-05-16 17:05:06 -07:00 |
Jason Duell
|
c2c75f6fb3
|
bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus
|
2012-05-16 17:04:46 -07:00 |
Jason Duell
|
faabb68615
|
Bug 752776 - Upgrade pywebsocket to v631. r=mcmanus
|
2012-05-16 17:04:15 -07:00 |
Neil Deakin
|
d170404c6e
|
Bug 730694, null check window when determining data to drag, otherwise a crash can occur if the page goes away while a select is open, r=smaug
|
2012-05-16 19:55:09 -04:00 |
Neil Deakin
|
db82369f71
|
Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil
|
2012-05-16 19:55:09 -04:00 |
Neil Deakin
|
65c16f8e8d
|
Bug 665677, remove frequently failing test as what it is testing is already done within the main focus test, f=masayuki
|
2012-05-16 19:55:08 -04:00 |
Kyle Huey
|
32b77ac8c5
|
Back out bug 754142 due to bustage.
|
2012-05-16 15:21:58 -07:00 |
Kyle Huey
|
0ceb106711
|
Fix magical text that appeared. r=me No Bug
|
2012-05-16 15:12:11 -07:00 |
Ben Turner
|
44a6e9eb0b
|
Bug 747247: Fix assertions about null owners. r=khuey
|
2012-05-16 15:08:18 -07:00 |
Kyle Huey
|
929cffd17f
|
Bug 754142: Don't install quota handlers on chrome databases. r=bent
|
2012-05-16 15:08:18 -07:00 |
Rob Campbell
|
781fd2f3b9
|
merge fx-team to m-c
|
2012-05-16 12:03:18 -07:00 |
Ed Morley
|
1bf50d8d09
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-16 10:06:15 +01:00 |
Kyle Huey
|
8b95eba736
|
Back out bug 703484 on this CLOSED TREE.
|
2012-05-15 20:19:37 -07:00 |
Kyle Huey
|
7a9b2a66a2
|
Back out bug 750746 on our death march to a green tree.
|
2012-05-15 19:56:06 -07:00 |
Kyle Huey
|
845fa4c74f
|
Back out bug 753501 due to possible Talos bustage.
|
2012-05-15 19:53:09 -07:00 |
Jignesh Kakadiya
|
40b1cc630a
|
Bug 751493 - Move out combobox list logic from nsHTMLSelectListAccessible::NativeRole r=surkov
|
2012-05-16 11:38:49 +09:00 |
Bas Schouten
|
9b889709df
|
Bug 755591: Properly initialize mPermitSubpixelAA. r=jrmuizel
|
2012-05-16 03:34:18 +02:00 |
Ryan VanderMeulen
|
9f18aeac63
|
Backout df38ed62a24a (bug 754364) due to Windows red. a=CLOSED TREE
|
2012-05-15 20:29:13 -04:00 |
Masayuki Nakano
|
7c56539c8f
|
Bug 753256 Use [NSEvent modifierFlags] or convert the result of GetCurrentKeyModifiers() to cocoa flags at getting current modifier state r=smichaud
|
2012-05-16 09:28:48 +09:00 |
Benoit Girard
|
f036a5ce86
|
Backout ab1cd425d884 for talos failures
--HG--
extra : rebase_source : 0d2930f14507123535a72aa75f73f78d03bcb765
|
2012-05-15 19:21:10 -04:00 |
Ryan VanderMeulen
|
d0d422a19f
|
Merge m-c to inbound
|
2012-05-15 19:24:50 -04:00 |
Geoff Brown
|
7268cdb70a
|
Bug 755324 - Avoid JNI leak in AndroidGLController::ProvideEGLSurface. r=kats
|
2012-05-15 18:30:15 -04:00 |
aceman
|
f9b5004741
|
Bug 754573 - Remove Services.prefs.getBranch(null) occurrence in browser.xml. r=gavin
|
2012-05-15 18:30:15 -04:00 |