Commit Graph

455646 Commits

Author SHA1 Message Date
Ehsan Akhgari
134ed44c68 Bug 913695 - Increase the timeout of browser_newtab_block.js 2015-12-31 17:33:10 -05:00
Ehsan Akhgari
630e6a9535 Bug 1183021 - Increase the timeout of browser_markupview_events_jquery_2.1.1.js 2015-12-31 17:32:49 -05:00
Ehsan Akhgari
56cf6b85ea Bug 1203398 - Increase the timeout of browser_animation_empty_on_invalid_nodes.js 2015-12-31 17:32:27 -05:00
Ehsan Akhgari
8fe4544db6 Bug 1210962 - Increase the timeout of browser_markupview_dragdrop_reorder.js 2015-12-31 17:32:08 -05:00
Ehsan Akhgari
b8115b11c9 Bug 925225 - Increase the timeout of browser_bug676619.js 2015-12-31 17:31:52 -05:00
Ehsan Akhgari
c910d570f9 Bug 1218007 - Increase the timeout of browser_perf-private-browsing.js 2015-12-31 17:31:12 -05:00
Ehsan Akhgari
8ed86df265 Bug 1220859 - Increase the timeout of browser_perf-overview-selection-01.js 2015-12-31 17:30:53 -05:00
Ehsan Akhgari
52c501b6be Bug 1220972 - Increase the timeout of browser_perf-details-03.js 2015-12-31 17:30:36 -05:00
Ehsan Akhgari
f882971116 Bug 1221413 - Increase the timeout of browser_tab_drag_drop_perwindow.js 2015-12-31 17:30:22 -05:00
Ehsan Akhgari
d7cfc7c09f Bug 1162761 - Increase the timeout of browser_938980_navbar_collapsed.js 2015-12-31 17:29:44 -05:00
Ehsan Akhgari
8679055963 Bug 1203732 - Increase the timeout of browser_522545.js 2015-12-31 17:29:26 -05:00
Ehsan Akhgari
69311a1567 Bug 1216864 - Increase the timeout of browser_perf-overview-selection-02.js 2015-12-31 17:29:02 -05:00
Ehsan Akhgari
297014c443 Bug 1222978 - Increase the timeout of browser_perf-legacy-front-02.js 2015-12-31 17:28:43 -05:00
Ehsan Akhgari
c9cf809f36 Bug 1224066 - Increase the timeout of browser_formdata_cc.js 2015-12-31 17:28:22 -05:00
Ehsan Akhgari
61e5ef978a Bug 1194903 - Increase the timeout of browser_pdfjs_zoom.js 2015-12-31 17:27:31 -05:00
Ehsan Akhgari
908248b1be Bug 1169860 - Increase the timeout of browser_toolbox_options_disable_cache-01.js and browser_toolbox_options_disable_cache-02.js 2015-12-31 17:27:08 -05:00
Ehsan Akhgari
41216d3913 Bug 1224952 - Increase the timeout of browser_perf-console-record-05.js 2015-12-31 17:26:01 -05:00
Ehsan Akhgari
0a578f34da Bug 1225624 - Increase the timeout of browser_toolbox_tabsswitch_shortcuts.js 2015-12-31 17:25:45 -05:00
Ehsan Akhgari
a460f37c70 Bug 1225625 - Increase the timeout of browser_vimemacs.js 2015-12-31 17:25:31 -05:00
Ehsan Akhgari
a7d06a4cb4 Bug 1225698 - Increase the timeout of browser_privacypane_4.js 2015-12-31 17:25:13 -05:00
Ehsan Akhgari
0736c1f754 Bug 1226081 - Increase the timeout of browser_filter-editor-05.js 2015-12-31 17:24:58 -05:00
Ehsan Akhgari
d9071f7a38 Bug 1226087 - Increase the timeout of browser_bug1108547.js 2015-12-31 17:24:41 -05:00
Ehsan Akhgari
02d6ed2cd1 Bug 1228243 - Increase the timeout of browser_perf-options-show-platform-data-01.js 2015-12-31 17:24:20 -05:00
Ehsan Akhgari
cfbfd05acc Bug 1235956 - Increase the timeout of browser_perf-details-06.js 2015-12-31 17:24:06 -05:00
Ehsan Akhgari
83de611220 Bug 1235957 - Increase the timeout of browser_dbg_variables-view-popup-16.js 2015-12-31 17:23:43 -05:00
Randell Jesup
e527489ee4 Bug 1234571: unregister encoded-frame callback when releasing codec databases r=pkerr 2015-12-31 16:36:39 -05:00
Benjamin Bouvier
803af84dc5 Bug 1235989 - Add a null check for filename in ModuleValidator::finish. r=luke 2015-12-31 12:17:03 +01:00
Steve Fink
917154d325 Bug 837969 - Enable buildsymbols target for js/src, r=ted
--HG--
extra : commitid : 1dphmhk6eHd
extra : rebase_source : 43ca531bf200424dc9e72e12d2dc8a06bd445f9a
2015-06-16 13:16:18 -07:00
Steve Fink
29c5b5d917 Bug 837969 - Make mozcrash.py runnable, r=ted
--HG--
extra : commitid : FB26Q0s1SXJ
extra : rebase_source : ffbccf23816976bcae9d810828eeba50f0ace293
2015-06-16 13:14:04 -07:00
Daniel Holbert
15eea766f1 Bug 1213126: Enable support for webkit-prefixed CSS properties & features by default. r=heycam 2015-12-31 11:49:57 -08:00
Terrence Cole
c8e1859f04 Bug 489636 - Add a GC u-bench test for property tree splitting via deletion; r=sfink
--HG--
extra : rebase_source : 2e7e21e4a634e348fa584fb1f2514ddffb069a19
2015-12-31 11:32:27 -08:00
Chris Manchester
10b3355fe8 Bug 1216681 - Add a fileid utility to extract the breakpad GUID from object files for identification in fix_stack_using_bpsyms. r=ted
fix_stack_using_bpsyms.py locates a .sym file based on file name only, not uuid or full path,
which causes a failure if a duplicate leaf file name is introduced. This patch introduces a
small utility program on mac and linux to extract a breakpad guid from a shared library or
executable to identify the correct symbol file when this ambiguity occurs. A subsequent commit
implements this for windows.
2015-10-21 16:37:42 -07:00
Terrence Cole
9d97726f6c Bug 1235598 - Part 2: Use TraceEdge exclusively in Gecko; r=smaug
--HG--
extra : rebase_source : c18f7e97d09f0cd91d0d837d2cdc65926cd3de64
2015-12-30 08:52:14 -08:00
Terrence Cole
dbe067989c Bug 1235598 - Part 1: Add better SpiderMonkey API support for tracing in C++; r=sfink
--HG--
extra : rebase_source : 8e2a38d3eedc0bc795be696ca36759c153e3b34e
2015-12-30 08:52:12 -08:00
Xidorn Quan
2b36133aca Bug 1180351 - Followup: Disable pointerlock tests on Windows for frequently failing tests. r=turning off tests 2015-12-31 14:47:55 +01:00
Olli Pettay
5ca565690e Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence 2015-12-31 15:21:49 +02:00
Makoto Kato
ec729f14fe Bug 1208944 - Part 11. Add test. r=jmathies 2015-12-29 22:57:38 +09:00
Makoto Kato
d2c2d37a8b Bug 1208944 - Part 10-b. Call DefaultProc When CompositionEvent isn't handled correctly by plugin. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
5b4d938e60 Bug 1208944 - Part 10-a. Call CallWindowProc when WidgetPluginEvent isn't handled by plugin. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
000416b7b5 Bug 1208944 - Part 9. Hook IMM32 APIs on plugin process. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
b4dbd36b25 Bug 1208944 - Part 8. Don't get selection on start compostion when plugin has foucs. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
0ceadd73a8 Bug 1208944 - Part 7. Don't post WM_IME_REQUEST on windowless plugin since we don't convert pointer over process. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
b8e6c382ed Bug 1208944 - Part 6. Get vaild TextRangeArray on compositionupdate. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
7530d01116 Bug 1208944 - Part 5. Send PluginEvent to content process. r=jmathies 2015-12-29 22:57:38 +09:00
Makoto Kato
41219d5981 Bug 1208944 - Part 4. nsWindowsDllInterceptor supports IMM32 API hook. r=ehsan 2015-12-29 22:57:38 +09:00
Makoto Kato
e5533965df Bug 1208944 - Part 3. Allow IME window messages on plugin process. r=jmathies 2015-12-29 22:57:38 +09:00
Makoto Kato
75748e49e3 Bug 1208944 - Part 2-b. Workaround for OSX. r=masayuki 2015-12-29 22:57:38 +09:00
Makoto Kato
7d206bd88b Bug 1208944 - Part 2-a. Handle CompositionEvent on plugin. r=masayuki 2015-12-29 22:57:37 +09:00
Makoto Kato
2c9e1b8011 Bug 1208944 - Part 1. Dispatch CompositionEvent to Plugin. r=masayuki 2015-12-29 22:57:37 +09:00
Cameron McCormack
b0288cdbb3 Bug 1235969 - Unprefix uses of -moz-transform, -moz-transform-origin and -moz-backface-visibility in UA style sheets. r=xidorn 2015-12-31 19:13:18 +11:00