Commit Graph

123376 Commits

Author SHA1 Message Date
Henri Sivonen
67ec77499c Bug 843508 - Remove support for multipart XHR responses. r=jst. 2013-03-04 11:06:15 +02:00
Daniel Holbert
ef28384bc5 Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit. 2013-03-03 23:28:15 -08:00
Yoshi Huang
2fff04a34a Bug 842460 - Part 4: xpcshell for read Anr. r=hsinyi 2013-02-22 16:26:42 +08:00
Yoshi Huang
5ab8782e96 Bug 842460 - Part 3: Update ContactManager. r=gwagner 2013-02-22 16:16:46 +08:00
Yoshi Huang
6d698d1faa Bug 842460 - Part 2: Read ANR in RIL. r=hsinyi 2013-02-21 11:49:26 +08:00
Yoshi Huang
f70766494f Bug 842460 - Part 1: rename anr[] to anr0 and anr1. r=hsinyi 2013-02-21 16:44:54 +08:00
John Daggett
0f0f1ebcfe Bug 846215 - separate content and chrome word cache metrics. r=taras 2013-03-04 15:57:08 +09:00
Norbert Lindenberg
7e1aaac8a7 Bug 724531 - Import ICU library into the mozilla tree. r=dmandelin for importing the ICU sources
--HG--
extra : rebase_source : 2561787b6f9ae3dc626cb6bf76e6f78f6cd15664
2013-03-01 20:58:49 -08:00
Norbert Lindenberg
28cce50168 Bug 724531 - Import ICU library into the mozilla tree. r=ted
--HG--
extra : rebase_source : f4bb782e7d76c74b742b54cae785481cafb2995c
2013-03-01 20:53:01 -08:00
Norbert Lindenberg
be9b9ecb83 Bug 724531 - Import ICU library into the mozilla tree. r=gerv
--HG--
extra : rebase_source : 3773010618f6f72130f03c03e51671554e7e1df1
2013-03-01 20:52:58 -08:00
Aaron Klotz
a66b11d089 Bug 845907: Adds generic ReadAhead functions r=glandium 2013-03-03 18:56:03 -07:00
Robert O'Callahan
fd02ebad7e Bug 840695. Make aAntialiasMode default to AA_DEFAULT, because, well, it's the default. r=bas
--HG--
extra : rebase_source : f22329337aa120573efc13fa6ac0bb111ff0dba2
2013-02-25 12:01:16 +13:00
Robert O'Callahan
7e63d3faf2 Bug 845526. Limit complexity of invalid region in RemoveFrameFromLayerManager. r=mattwoodrow
--HG--
extra : rebase_source : 1fcc85627535cc807dc6fff36f051a81b1144a46
2013-02-27 16:05:32 +13:00
Robert O'Callahan
13b1901dac Bug 829557. Part 2: Allow plugin code to reenter Gecko safely while while the plugin is processing an input event. r=bsmedberg
When nsPluginInstanceOwner passes input events to the plugin instance,
it's safe to reenter Gecko from plugin code and do anything, even
arbitrary script execution.

--HG--
extra : rebase_source : e07820e145ec1e639b241f02b8b439b45f6e5e8b
2013-02-28 00:50:28 +13:00
Robert O'Callahan
e170f559fb Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg
When Gecko is reentered from unsafe call sites, we allow the reentry, but we
suppress execution of the refresh driver to minimize the danger.
In this patch, we treat all sites as unsafe.

--HG--
rename : toolkit/modules/Timer.jsm => browser/devtools/shared/Browser.jsm
rename : toolkit/modules/tests/xpcshell/test_timer.js => browser/devtools/shared/test/browser_browser_basic.js
rename : build/mach_bootstrap.py => mach
extra : rebase_source : b83c1d09313bff62357eaa931eced0f72f838493
2013-02-28 00:50:27 +13:00
Anthony Jones
fffa15107b Bug 840693 - Change to using gfx:: types in AsyncPanZoomController; r=cjones 2013-03-04 13:25:26 +13:00
Anthony Jones
a867d6ab73 Bug 840693 - Add ZoomScale; r=Bas 2013-03-04 13:25:22 +13:00
Philipp Matthias Schäfer
ad9066a18f Bug 815737 - Inline MathCache-reliant functions in IonMonkey. r=sstangl 2013-03-03 15:56:58 -08:00
Mats Palmgren
4e28c8eeeb Bug 847130 - Do DestroyOverflowLines() if the last line was removed instead of always RemoveOverflowLines() and SetOverflowLines() when there's lines remaining. r=dbaron 2013-03-04 00:46:56 +01:00
Lucas Rocha
91b209197f Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle) 2013-03-03 23:01:30 +00:00
Lucas Rocha
3f4feeb7b3 Bug 817828 - Don't use hardware layers on toolbar animations (r=sriram) 2013-03-01 21:30:07 +00:00
Terrence Cole
072699b75e Bug 843337 - No need for getAllocKind in JSObject::finalize anymore; r=jonco
--HG--
extra : rebase_source : d5fdc33b362d7d486579f1934316e00a746a3d13
2013-02-20 14:33:04 -08:00
Mats Palmgren
8741b1a733 Bug 690659 - Bustage fix for clang 3.2. r=Ms2ger 2013-03-03 21:34:47 +01:00
Terrence Cole
e42d1d2e11 Bug 844932 - HashTable rekey fixup does not guarantee !overloaded; r=sfink
--HG--
extra : rebase_source : e9354d0d3377f75c56cee8a0b2d6078fa9d9fbdb
2013-02-25 10:37:36 -08:00
Tom Schuster
1ec55bf3ee Bug 690659 - Test. r=sicking 2013-03-03 19:30:13 +01:00
Tom Schuster
8b65f410d3 Bug 690659 - Add the optional filename parameter to the FormData.append method. r=sicking 2013-03-03 19:30:13 +01:00
Ryan VanderMeulen
bad3d1bd77 Bug 841341 - Disable test on Windows due to frequent failures. 2013-03-02 21:02:15 -05:00
Ryan VanderMeulen
55ea7e4b59 Merge m-c to inbound. 2013-03-03 13:45:57 -05:00
Benjamin Peterson
55ff8209de Bug 847088 followup - Reference type with correct namespace. 2013-03-03 13:27:36 -05:00
Andrea Marchesini
59319ae1e2 Bug 847088 - Fix gstreamer backend, which was broken by TimeRange changes. r=benjamin
--HG--
extra : amend_source : c1780a6d76ba11d0123d0637b4a8c0b95ac57f90
2013-03-03 12:01:05 -05:00
Simon Montagu
b3698b1032 Remove network.enableIDN pref. Bug 842282, r=honza.b 2013-03-03 18:36:37 +02:00
Simon Montagu
24e151655b Remove .com .net and .name from the IDN whitelist. Bug 843739, r=honza.b 2013-03-03 08:06:36 -08:00
Mihai Sucan
28564e2997 Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me 2013-03-03 13:08:50 +02:00
Dave Vasilevsky
c3964b9858 Bug 548763 - Show download progress in OS X app dock icon. r=dao r=josh
--HG--
rename : widget/tests/taskbar_progress.xul => widget/tests/test_taskbar_progress.xul
2013-03-03 05:58:00 -05:00
Flavio Martins
c9f6d7f392 Bug 846547 - Remove unused arg "aElement" from SVGContentUtils::GetViewboxTransform() r=dholbert 2013-03-03 00:11:03 -08:00
Alexander Surkov
2ce91de138 Bug 844061 - DocAccessible doesn't need to keep a strong pointer to nsIDocument, r=tbsaunde 2013-03-03 15:38:44 +09:00
Ryan VanderMeulen
b5c32572b8 Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Ryan VanderMeulen
93a0343225 Merge m-c to inbound. 2013-03-02 23:34:12 -05:00
Ryan VanderMeulen
2b41a4eb3d Backed out changeset b97a4451fc30 (bug 841341) because apparently changing the order of the tests causes others to fail. 2013-03-02 23:23:21 -05:00
Randell Jesup
33f1877472 Bug 843971: initializer order bustage fix rs=bustage 2013-03-02 22:04:40 -05:00
Randell Jesup
44e551f166 Bug 843971: fix backend for GUM a/v notification in opt builds r=derf 2013-03-02 21:49:29 -05:00
Ryan VanderMeulen
ca1578c647 Bug 841341 - Disable test on Windows due to frequent failures. 2013-03-02 21:02:15 -05:00
Ryan VanderMeulen
5a8222cf72 Bug 404077 - Change annotation. 2013-03-02 20:56:09 -05:00
Gregory Szorc
f8a19fa189 Merge build-system into inbound 2013-03-02 17:47:48 -08:00
Gregory Szorc
a9ffa037cc Merge mozilla-central into build-system 2013-03-02 17:42:20 -08:00
Gregory Szorc
474cb7b617 Backout 05914d4f27e3 and 231b7f8046d9 (bug 844635) for causing test failures 2013-03-02 17:36:53 -08:00
David Zbarsky
506b986ee0 [Bug 847110] bustage fix 2013-03-02 20:20:07 -05:00
David Zbarsky
2c3499b66c [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
Aaron Klotz
4cdabac656 Backed out a40244b87c7a (bug 845907) 2013-03-02 17:08:05 -07:00
Aaron Klotz
fcb29882fd Bug 845907: Adds generic ReadAhead functions r=glandium 2013-03-02 16:13:38 -07:00