Simon Montagu
413e8254dc
Tests for bug 755994, r=roc
2012-05-17 13:32:45 +03:00
Ryan VanderMeulen
2bc5761600
Merge m-c to inbound.
2012-05-17 23:23:57 -04:00
Chris Pearce
ca095b3f7b
Bug 708553 - Reset nsEventStateManager's hover state when we detach from nsPresContext. r=bz
2012-05-18 15:11:27 +12:00
Jonathan Griffin
5c3ff82552
Bug 756339 - Setup DNS fix when launching emulator, a=testonly, DONTBUILD because NPOTB
2012-05-17 19:11:16 -07:00
David Zbarsky
aae99ea660
Bug 756227: Fix TreeContext warnings. r=nnethercote.
...
--HG--
extra : rebase_source : c6ab31cfd64ebecb4a8bd4069d03fc2f41d3203b
2012-05-17 18:29:30 -07:00
Brian Birtles
00d56427e2
Bug 512525 - Implement SVG Fragment Identifier parsing and animation hyperlinking - Part 3 additional hyperlinking tests. r=dholbert
2012-05-17 11:05:12 +01:00
Robert Longson
3d82caf05b
Bug 512525 - Implement SVG Fragment Identifier parsing and animation hyperlinking - Part 2 main implementation. r=jwatt
2012-05-17 11:02:41 +01:00
Ed Morley
24185f3db8
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-17 10:59:25 +01:00
Brian Birtles
cef9ecb825
Bug 512525 - Implement SVG Fragment Identifier parsing and animation hyperlinking - Part 1 infrastructure to support hyperlinking. r=dholbert
2012-05-17 10:56:57 +01:00
Alexander Surkov
182fe15691
Bug 754830 - calculate link states separately, r=tbsaunde
2012-05-17 18:37:37 +09:00
Cameron McCormack
5dd2245960
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
2012-05-17 17:53:20 +10:00
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
Nils Maier
7e7271851f
Bug 755992 (part 2) - Optimize creation of tree lines in about:memory. r=nnethercote.
2012-05-16 23:43:34 -07:00
Nils Maier
98a68ac943
Bug 755992 (part 1) - Avoid creating some text nodes in about:memory. r=nnethercote.
2012-05-16 23:43:34 -07:00
Nicholas Nethercote
1344c00212
Bug 755583 (part 6) - Combine the '++'/'--' spans in about:memory. r=jlebar.
2012-05-16 23:43:34 -07: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
57d8473ad5
Bug 755583 (part 5) - Merge each single child node into its parent in about:memory. r=jlebar.
2012-05-16 20:43:36 -07:00
Nicholas Nethercote
8e8ae026d3
Bug 755583 (part 4) - Split up the smaps/ memory reporter tree. r=jlebar.
2012-05-16 20:43:36 -07:00
Nils Maier
2017075e17
Bug 755583 (part 3) - Set .textNode directly when creating text nodes in aboutMemory.js. r=nnethercote.
2012-05-16 20:43:36 -07:00
Nils Maier
7c41cdba29
Bug 755583 (part 2) - Use RegExp.test instead of String.match in aboutMemory.js. r=nnethercote.
2012-05-16 20:43:36 -07:00
Nicholas Nethercote
82518cb83c
Bug 755583 (part 1) - Introduce "sundries" entries for aggregating small entries in per-compartment memory reporters. r=luke.
...
--HG--
extra : rebase_source : 797fc0deb2a438cbb7f4c64f4c03dd4b6378e498
2012-05-16 20:43:36 -07:00
Nicholas Nethercote
b55e7d8641
Bug 755581 - Follow-up: replace js::RuntimeSizes with JS::RuntimeSizes. r=luke.
...
--HG--
extra : rebase_source : a1081266cec2f249f8acac782c2c806e5db705aa
2012-05-17 17:08:57 -07:00
Mark Capella
96c80b60d5
Bug 736886 - test_nsIAccessibleDocument.html silently dies, r=surkov
2012-05-17 20:10:10 -04: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
Ryan VanderMeulen
be57d5bdfd
Merge last PGO green inbound changeset to m-c.
2012-05-16 20:48:40 -04:00
Margaret Leibovic
b76470cca5
Bug 732901 - Use notifyDatasetChanged() to update view after modifying mTabsAdapter. r=sriram
2012-05-16 15:40:16 -07:00
Margaret Leibovic
212c42f8b7
Bug 732901 - Call Tabs.notifyListeners() on the main thread. r=mfinkle
2012-05-17 14:35:33 -07:00
Jeff Muizelaar
21a136e943
Bug 755834. Use even lower precision bilinear interpolation when scaling 565 to 565. r=joe
...
This takes a trick from skia to go faster. For now, it's only
used on non-NEON devices.
--HG--
extra : rebase_source : c2ddce91cc8cf71ee609420107b0922d1166db43
2012-05-17 16:54:02 -04:00
Nick Alexander
40f129ba60
Bug 709311 - Handle changed meta/global. r=rnewman, a=blocking-fennec
2012-05-17 13:20:49 -07:00
Nick Alexander
aa23b3eb1f
Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec
2012-05-17 13:20:49 -07:00
Richard Newman
24a13cd0c3
Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj
2012-05-17 13:20:49 -07:00
Rafael Ávila de Espíndola
60cd00e714
Bug 683975 - Build zlib. r=rail.
2012-05-17 16:14:38 -04:00
Benoit Girard
1f9de263ac
Bug 754233 - Handle negative layer coordinate in Tiled layers. r=ajuma
2012-05-17 15:47:53 -04:00
Fernando Jiménez
e00a607d2a
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 8 - RadioLayerInterface; r=philikon
2012-05-17 12:42:39 -07:00
Fernando Jiménez
3141b1f853
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 7 - Tests; r=philikon
2012-05-17 12:42:39 -07:00
Fernando Jiménez
87417d1173
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 6 - B2G backend; r=philikon
2012-05-17 12:42:38 -07:00