Masayuki Nakano
|
1d6ef2544f
|
Bug 447757 part.4 Clean up modifier keycode mapping on GTK r=karlt, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
|
Masayuki Nakano
|
8f6463a70a
|
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
|
05dd49b33f
|
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
|
1b3b327fe5
|
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
|
ba5c2eaa7e
|
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
|
6bbe4ad1e1
|
Bug 677252 part.1 Reimplement keycode computation in cocoa widget r=smaug+smichaud
|
2012-05-17 16:04:16 +09:00 |
|
Masayuki Nakano
|
5d4b3d6566
|
Bug 630810 part.2 Use nsVKList.h for defining somethig for keycode r=roc
|
2012-05-17 16:04:16 +09:00 |
|
Masayuki Nakano
|
ce8dcb1be3
|
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
|
11169ce11f
|
Bug 755771 - Part 2: Send purge count to Java. r=mfinkle
|
2012-05-16 23:07:55 -07:00 |
|
Brian Nicholson
|
8dc19d2d7b
|
Bug 755771 - Part 1: Remove HistoryEntry class. r=mfinkle
|
2012-05-16 23:07:55 -07:00 |
|
Chris Peterson
|
ce9dbc11a0
|
Bug 751513 - End composition in onTextChanged() only if we are currently committing. r=blassey
|
2012-05-16 22:29:23 -07:00 |
|
Jonathan Watt
|
75835eecfc
|
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
|
650acd1c7e
|
Bug 614732 - Add prefs for enabling/disabling display-list hit-testing/painting. r=roc.
|
2012-05-17 05:05:04 +01:00 |
|
Nicholas Nethercote
|
24a56044bf
|
Bug 754180 - Give ObjectBox and FunctionBox constructors. r=jorendorff.
|
2012-05-16 18:42:34 -07:00 |
|
Cameron McCormack
|
b7018ae4b9
|
Back out bug 715024 due to bustage.
|
2012-05-17 12:13:02 +10:00 |
|
Nicholas Nethercote
|
4a1242fee5
|
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
|
84672a9d98
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 11:36:56 +10:00 |
|
Hubert Figuiere
|
f4ad6bf131
|
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
|
14ad857e16
|
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
|
9e31860570
|
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
|
56b8cb2a5a
|
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
|
a57ef676b8
|
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
|
7c43883893
|
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
|
fae59802b9
|
Merge m-c to inbound.
|
2012-05-16 20:45:57 -04:00 |
|
Bas Schouten
|
a0e90dc55b
|
Bug 717393 - Followup: Properly regenerate shader headers. r=autogenerated
|
2012-05-17 02:33:01 +02:00 |
|
Nicholas Cameron
|
b9c7de3bfd
|
Bug 755078 - Disable mask layers on Android. r=roc
|
2012-05-17 10:30:10 +12:00 |
|
Jason Duell
|
02226191a8
|
Bug 753179 - Websockets: never send 1005 close code on the network. r=smaug
|
2012-05-16 17:09:42 -07:00 |
|
Jason Duell
|
8f53826f0d
|
Backed out changeset c567e28272d5: wrong bug #
|
2012-05-16 17:06:43 -07:00 |
|
Jason Duell
|
96334b95a3
|
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
|
5504d09bc1
|
bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus
|
2012-05-16 17:04:46 -07:00 |
|
Jason Duell
|
0ec80db052
|
Bug 752776 - Upgrade pywebsocket to v631. r=mcmanus
|
2012-05-16 17:04:15 -07:00 |
|
Neil Deakin
|
1c5d070367
|
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
|
c162a8a429
|
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
|
190b083ef5
|
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
|
d74460ce0a
|
Back out bug 754142 due to bustage.
|
2012-05-16 15:21:58 -07:00 |
|
Kyle Huey
|
d67c71df7a
|
Fix magical text that appeared. r=me No Bug
|
2012-05-16 15:12:11 -07:00 |
|
Ben Turner
|
14cbe42961
|
Bug 747247: Fix assertions about null owners. r=khuey
|
2012-05-16 15:08:18 -07:00 |
|
Kyle Huey
|
5bd25a91df
|
Bug 754142: Don't install quota handlers on chrome databases. r=bent
|
2012-05-16 15:08:18 -07:00 |
|
Rob Campbell
|
cad13b654f
|
merge fx-team to m-c
|
2012-05-16 12:03:18 -07:00 |
|
Ed Morley
|
d055880ec8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-16 10:06:15 +01:00 |
|
Kyle Huey
|
d1f5ba30a6
|
Back out bug 703484 on this CLOSED TREE.
|
2012-05-15 20:19:37 -07:00 |
|
Kyle Huey
|
8ed69a7156
|
Back out bug 750746 on our death march to a green tree.
|
2012-05-15 19:56:06 -07:00 |
|
Kyle Huey
|
7453d845a5
|
Back out bug 753501 due to possible Talos bustage.
|
2012-05-15 19:53:09 -07:00 |
|
Jignesh Kakadiya
|
e57bc1d81a
|
Bug 751493 - Move out combobox list logic from nsHTMLSelectListAccessible::NativeRole r=surkov
|
2012-05-16 11:38:49 +09:00 |
|
Bas Schouten
|
14cca23918
|
Bug 755591: Properly initialize mPermitSubpixelAA. r=jrmuizel
|
2012-05-16 03:34:18 +02:00 |
|
Ryan VanderMeulen
|
4fa5e1a4a3
|
Backout df38ed62a24a (bug 754364) due to Windows red. a=CLOSED TREE
|
2012-05-15 20:29:13 -04:00 |
|
Masayuki Nakano
|
fe6953e668
|
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
|
dcda9631d2
|
Backout ab1cd425d884 for talos failures
--HG--
extra : rebase_source : 0d2930f14507123535a72aa75f73f78d03bcb765
|
2012-05-15 19:21:10 -04:00 |
|
Ryan VanderMeulen
|
3bc52299fe
|
Merge m-c to inbound
|
2012-05-15 19:24:50 -04:00 |
|
Geoff Brown
|
33db9b1f0b
|
Bug 755324 - Avoid JNI leak in AndroidGLController::ProvideEGLSurface. r=kats
|
2012-05-15 18:30:15 -04:00 |
|