Alexander Surkov
735932f19b
Bug 811729 - remove XForms a11y support, r=tbsaunde
2012-11-16 01:43:41 +09:00
Zack Weinberg
b63ce42eb9
Bug 455839: simplify the CSS error reporting API. r=dbaron
2012-11-15 11:36:15 -05:00
Zack Weinberg
662e668d9f
Bug 516091: Split CSS error reporting to its own file and class. Allows CSS scanner to become a stack object. r=dbaron
2012-11-15 11:36:15 -05:00
Kai Engert
fe59ec3cda
Bug 799304 - Document how to enable a CA root certificate for EV (extended validation, r=rrelyea, DONTBUILD
2012-11-15 17:33:37 +01:00
Boris Zbarsky
7da7c3f406
Bug 811394. Prevent recursion into nsXULWindow::Destroy. r=smaug
2012-11-15 08:28:40 -08:00
Phil Ringnalda
89d7eb18c2
Backed out changeset 0e76d45e8c37 (bug 807936) for bustage
2012-11-15 08:03:34 -08:00
Andrew Halberstadt
addd518238
Bug 809437 - Last ditch effort to fix stubborn orange when installing gecko into an emulator, r=mdas
2012-11-15 10:21:10 -05:00
Marty Rosenberg
427f92c76d
Add in support for running a cross-shell directly in qemu (bug 807936, r=ted)
2012-11-15 10:24:07 -05:00
Malini Das
dade56a5ef
Bug 810376 - wait for readystate==complete in chrome when switching frames, r=jgriffin
2012-11-15 10:07:24 -05:00
Lucas Rocha
31d5e60ea3
Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle)
2012-11-15 14:40:56 +00:00
Brian Hackett
ff6c9b149f
Allow performing code generation off thread during compilation, bug 785762. r=dvander
2012-11-15 07:00:05 -08:00
Mounir Lamouri
319bd87780
Bug 796544 - Use x-inputmode instead of inputmode in B2G/Gaia. r=djf
2012-11-15 14:38:47 +00:00
David Bolter
9cacc5dd37
Bug 811720 - Detach touch adapter when deactivating. r=eeejay
2012-11-15 09:37:59 -05:00
Shu-yu Guo
5f2c3504e2
Bug 784291 - Implement JSOP_INTRINSICNAME in IonMonkey. (r=nbp) DONTBUILD
2012-11-06 17:54:49 -08:00
Shu-yu Guo
d740846674
Bug 811562 - Decorate %_CallFunction arguments with JSOP_NOTEARG. (r=luke)
2012-11-14 22:56:50 -08:00
Ed Morley
e3459d8b0d
Backout e6a99483698f (bug 784291), ec87a47d93ca (bug 811562) for turning Win debug mochitest-1 orange
2012-11-15 12:12:31 +00:00
Marco Bonardo
2226f4c542
Bug 773982 - Always show hidden entries when searching history.
...
r=mano
2012-11-15 12:33:06 +01:00
Hao Gao
af82b55f0c
Bug 812055 - provide better naming for ETextEquivRule constants, r=surkov
2012-11-15 19:58:05 +09:00
Frank Wein
b679401f2a
Bug 811693 - AppsUtils.jsm should use getSelectedLocale("global") instead of getSelectedLocale("browser"), r=fabrice
2012-11-15 11:30:48 +01:00
Fernando Jiménez
36cb5da152
Bug 809948 - [Webapps] Check for enough device storage before starting app download; r=fabrice
2012-11-15 10:35:37 +01:00
Benoit Jacob
b6f330e523
Bug 806279 - reverting this file to Unix line endings - no review, bustage
2012-11-15 04:30:54 -05:00
Mark Hammond
9e7b599eaf
Bug 807531 - remove access keys from view->sidebar menu. r=dao
2012-11-15 20:30:05 +11:00
Peter Van der Beken
a1d0e1ff9a
Fix for bug 811895 (Fix WN Xray special methods so they can take new DOM binding objects). r=bz.
...
--HG--
extra : rebase_source : 4b4ade0c3cddee9241e94f2e20216cee73a8e284
2012-09-26 16:17:51 +02:00
Ms2ger
30881a700d
Merge m-c to m-i.
2012-11-15 10:14:44 +01:00
Ms2ger
907712391a
Bug 802706 - Followup: remove a missed include in nsGnomeVFSProtocolHandler.cpp to fix SeaMonkey bustage; rs=Callek (DONTBUILD; NPODB)
2012-11-15 10:05:17 +01:00
ojab@ojab.ru
ac7aab1fa2
Bug 812092: Bump required NSPR version in configure.in to 4.9.4, r=bsmith
2012-11-15 00:26:59 -08:00
Karl Tomlinson
e862a4d1b7
b=808114 don't hide mContainer in toplevels, to keep a focus widget for grabs r=roc
...
--HG--
extra : transplant_source : %8F%FC%95%EEa0%F0%08%A7Yi%80%C0b%06%BE%3Dg%DEY
2012-11-14 23:22:07 -08:00
Henri Sivonen
d8f35376f4
Bug 796882 - Implement CSS charset handling according to CSS3 Syntax. r=bzbarsky.
2012-11-15 10:47:30 +02:00
Brian Nicholson
7286ac0a09
Bug 811559 - Fix form element loop for adding search engines. r=mfinkle
2012-11-15 00:00:23 -08:00
Benoit Jacob
32c0f2d6b7
Bug 806279 - fix bustage due to unusual CC macro usage in Telephony code, see bug 811926 - no review, bustage
...
This fix consists in taking the old definition of the TRAVERSE_NATIVE_PTR macro and expanding it inline,
as the new macros can't handle that unusual case (see bug 811926).
Because it is expaning inline the old macro, it shouldn't make any difference.
2012-11-15 02:54:08 -05:00
Benoit Jacob
f5eae0f15f
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 2: handmade fixups - r=mccr8
2012-11-15 02:32:40 -05:00
Benoit Jacob
986ee1a065
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
2012-11-15 02:32:40 -05:00
Benoit Jacob
10ffb47d44
Bug 811212 - Make most cycle collector assertions fatal - r=mccr8
2012-11-15 02:32:39 -05:00
Benoit Jacob
c7e85cba96
Bug 806279 - CC macros refactoring: part 5: sample porting: content/canvas - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Benoit Jacob
46600b2a31
Bug 806279 - CC macros refactoring: part 4: update CC helper macros - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Benoit Jacob
7cc7c472e5
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Benoit Jacob
06bfb63973
Bug 806279 - CC macros refactoring: part 2: generic BEGIN_ macros folding in the NATIVE case - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Benoit Jacob
6d7beedec6
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Nick Thomas
5b86482336
Bug 810994, Update gonk-misc in B2G snapshot (for symbols and to fix panda builds), r=catlee
2012-11-15 18:00:50 +13:00
Ryan VanderMeulen
bbe39d52c4
Merge the last PGO-green inbound changeset to m-c.
2012-11-14 21:43:07 -05:00
Jonathan Griffin
24478949fe
Bug 811931 - Bump Marionette version, a=test-only, DONTBUILD(NPOTB)
2012-11-14 15:08:56 -08:00
Dave Hunt
08691c64fa
Bug 811330 - Fix a typo in XML generation, r=jgriffin
2012-11-14 14:46:13 -08:00
Matt Woodrow
a6847cce8d
Bug 811831 - Don't create layers for nsDisplayOpacity items that have an opacity of 0. r=roc
2012-11-14 14:43:29 -08:00
Henrik Skupin
e22325798a
Bug 805054 - Bind the virtualenv version Marionetts uses in venv_test.sh to a fixed release. r=jgriffin
2012-11-14 23:29:04 +01:00
Gregory Szorc
9eac13abf3
Bug 797471 - Handle mochitest failures gracefully in mach; r=Ms2ger
2012-11-14 12:56:02 -08:00
Gregory Szorc
24256e418b
Bug 810435 - Convert unicode to str to work around Python 2.7.2 bug; r=jhammel
...
DONTBUILD (NPOTB)
2012-11-14 10:05:18 -08:00
Olli Pettay
66d2d2f41c
Bug 800947, check the existence of widget only when the event is actually nsGUIEvent, r=bz
2012-11-14 19:45:04 +02:00
Olli Pettay
0a3c002a1c
Bug 810793 - nsXULTemplateQueryProcessorXML::GetDatasource should pass outer window to nsIXMLHttpRequest::Init, r=sicking
2012-11-13 13:03:52 +02:00
Ed Morley
f26dc0969e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-14 14:35:55 +00:00
Tim Taubert
07c0f232de
merge m-c to fx-team
2012-11-14 13:48:03 +01:00