Rob Campbell
|
d03e611eb5
|
Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin
|
2012-07-24 15:02:10 -07:00 |
|
Tim Taubert
|
fc9082e0cd
|
Bug 716108 - [New Tab Page] 'Connecting…' should not briefly flicker in the tab title when a new tab is opened; r=gavin
|
2012-07-24 23:40:13 +02:00 |
|
Olli Pettay
|
8d25c299d6
|
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
|
2012-07-24 22:28:26 +03:00 |
|
Gregory Szorc
|
45b260eb46
|
Bug 776771 - Remove index_above and index_below from storage service; r=rnewman
Removed from spec in bug 775395.
|
2012-07-24 11:44:04 -07:00 |
|
Gregory Szorc
|
709479226d
|
Bug 776770 - Remove newline encoding from storage service server; r=rnewman
Functionality removed from spec in bug 775798.
|
2012-07-24 11:43:57 -07:00 |
|
Gregory Szorc
|
eae5fbe31d
|
Merge mozilla-central into services-central
|
2012-07-24 10:08:45 -07:00 |
|
Tim Taubert
|
11da51cf50
|
merge m-c to fx-team
|
2012-07-24 18:24:41 +02:00 |
|
Trevor Saunders
|
68411fc9ad
|
bug 777117 - add table cell accessible interface r=davidb
From 5d763ba823c357e2023c0e8b4ee6c7c173433d23 Mon Sep 17 00:00:00 2001
---
accessible/src/generic/ARIAGridAccessible.cpp | 9 +++-
accessible/src/generic/ARIAGridAccessible.h | 9 +++-
accessible/src/generic/TableCellAccessible.h | 71 +++++++++++++++++++++++++
accessible/src/html/HTMLTableAccessible.cpp | 9 +++-
accessible/src/html/HTMLTableAccessible.h | 9 +++-
accessible/src/xpcom/xpcAccessibleTableCell.h | 37 +++++++++++++
accessible/src/xul/XULListboxAccessible.cpp | 9 +++-
accessible/src/xul/XULListboxAccessible.h | 9 +++-
accessible/src/xul/XULTreeGridAccessible.cpp | 9 +++-
accessible/src/xul/XULTreeGridAccessible.h | 9 +++-
10 files changed, 168 insertions(+), 12 deletions(-)
create mode 100644 accessible/src/generic/TableCellAccessible.h
create mode 100644 accessible/src/xpcom/xpcAccessibleTableCell.h
|
2012-07-24 11:58:25 -04:00 |
|
David Zbarsky
|
a656d3adfe
|
Bug 778496 - Layer should store ComputedTimingFunction directly rather than as a pointer r=roc
|
2012-07-29 18:59:26 -07:00 |
|
Jonathan Watt
|
e5a6a757ae
|
Bug 776747 - Talos Regression :( SVG, Opacity Row Major increase 4.54%. r=roc.
|
2012-07-30 01:35:26 +01:00 |
|
Nicholas Cameron
|
fc10647bc5
|
Merge backout, a=bustage fix
|
2012-07-30 11:41:25 +12:00 |
|
Nicholas Cameron
|
e2b2783492
|
Backout bug 718849
|
2012-07-30 11:40:42 +12:00 |
|
Jim Mathies
|
3c4f5a96a7
|
Bug 778569 - Add uiautomationcore to accessibility client detection. r=trev.saunders
|
2012-07-29 17:59:01 -05:00 |
|
Nicholas Cameron
|
6d2208c3ad
|
Bug 718849; patch to keep Skia up to date. r=gw280
|
2012-07-30 10:35:54 +12:00 |
|
Siddharth Agarwal
|
78453eddf2
|
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
|
2012-07-24 18:58:51 +05:30 |
|
Michael Ratcliffe
|
a2cccfbb98
|
Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
|
2012-07-24 12:08:30 +01:00 |
|
Ed Morley
|
b38279790a
|
Merge mozilla-central to fx-team
|
2012-07-24 11:31:54 +01:00 |
|
Aryeh Gregor
|
3881decf87
|
Bug 563659 part 5 - Move things from FragmentOrElement to nsGenericElement; r=bz
|
2012-07-24 11:10:25 +03:00 |
|
Atul Jangra
|
46d7815f75
|
Bug 767236 - Part 2: Name all anonymous functions in content/extensions.js. r=Unfocused
|
2012-07-24 16:23:26 +12:00 |
|
Atul Jangra
|
f71f53c33c
|
Bug 767236 - Part 1: Name all anonymous functions in AddonRepository.jsm. r=Unfocused
|
2012-07-24 16:23:11 +12:00 |
|
Matt Brubeck
|
769c2e9252
|
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
|
2012-07-23 20:30:12 -07:00 |
|
Matt Brubeck
|
2e41f92cb5
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |
|
Andrew Benton
|
dec4441699
|
Bug 774060 - Compiling Firefox fails --with-system-libvpx when using libvpx 1.1 or later. r=tterribe
|
2012-07-24 11:57:47 +09:00 |
|
Makoto Kato
|
f03fecf17b
|
Bug 776447 - layout/xul/base/src/nsSliderFrame.cpp(595) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=enndeakin
|
2012-07-24 11:57:22 +09:00 |
|
Makoto Kato
|
b64403c744
|
Bug 776488 - content/base/src/nsFrameLoader.cpp(1987) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=jlebar
|
2012-07-24 11:56:50 +09:00 |
|
Gregory Szorc
|
c581a3d944
|
Bug 769500 - Add batching APIs to storage service client; r=rnewman
|
2012-07-23 16:46:38 -07:00 |
|
Gregory Szorc
|
4953042a6b
|
Bug 775216 - Percent decode query string members; r=rnewman
|
2012-07-23 16:39:28 -07:00 |
|
Shane Caraveo
|
336ee75b97
|
Bug 776726: make social panel background white to avoid a flicker when the panel loads initially, r=jaws
|
2012-07-23 15:20:05 -07:00 |
|
Shane Caraveo
|
e261b8878d
|
Bug 777104: don't set a background color in the provider menu dropdown, since it clashes with the rest of the dropdown, r=dao
|
2012-07-24 15:40:19 -07:00 |
|
Shane Caraveo
|
bd874ec69f
|
Bug 775336: mark the social sidebar browser as an app tab, so that untargeted links get opened in new tabs, r=gavin
|
2012-07-25 16:27:20 -07:00 |
|
Shane Caraveo
|
0607c79529
|
Bug 774003: let social workers request their cookies via the Social API, r=gavin
--HG--
extra : rebase_source : ae4aad6caa156c83fa08c0813c79452ca68203c7
|
2012-07-25 15:26:39 -07:00 |
|
Shane Caraveo
|
4997d4e0d4
|
Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
|
2012-07-24 14:29:46 -07:00 |
|
Ed Morley
|
581619fa7d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-26 13:04:00 +01:00 |
|
Olli Pettay
|
2a315d5e16
|
Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice
|
2012-07-26 13:23:22 +03:00 |
|
Nicholas Cameron
|
34ba57113f
|
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
|
2012-07-26 18:48:24 +12:00 |
|
Nicholas Cameron
|
19a20aa645
|
Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow
|
2012-07-26 14:30:20 +12:00 |
|
Nicholas Cameron
|
f371c79e75
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Nicholas Cameron
|
85e074219d
|
Bug 764125; mochitest for isPointInPath and multiple transforms. r=Bas
|
2012-07-25 12:46:24 +12:00 |
|
Nicholas Cameron
|
a4a2fe78c5
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxInfo). r=Bas
|
2012-07-25 12:46:20 +12:00 |
|
Nicholas Cameron
|
ffbb6350b0
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas
|
2012-07-25 12:45:58 +12:00 |
|
Nicholas Cameron
|
fb720292a3
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (canvas and prefs). r=Bas
|
2012-07-24 22:18:40 +12:00 |
|
Nicholas Cameron
|
eebed30e10
|
Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc
|
2012-07-24 22:18:40 +12:00 |
|
Steve Fink
|
4e52b260b2
|
Bug 777219 - Prepare SpiderMonkey for a fully rooted API; r=bhackett
--HG--
extra : rebase_source : a6a66d9e41932055e4529550d204d4098f32e37e
|
2012-07-23 13:37:31 -07:00 |
|
Chris Peterson
|
ceaa1e5e80
|
Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me
|
2012-08-01 14:42:11 -07:00 |
|
Chris Peterson
|
f1e7ec6bd4
|
Bug 779366 - Part 3: Move direct buffer allocation to DirectBufferAllocator. r=kats
|
2012-07-31 15:54:29 -07:00 |
|
Chris Peterson
|
84fdc2c235
|
Bug 779366 - Part 2: Move DisplayMetrics to ConfigurationUtils. r=sriram
|
2012-07-30 16:05:44 -07:00 |
|
Chris Peterson
|
4251f0fb5a
|
Bug 779366 - Part 1: Move FloatUtils to org.mozilla.gecko.util package. r=kats
--HG--
rename : mobile/android/base/FloatUtils.java => mobile/android/base/util/FloatUtils.java
|
2012-07-27 21:57:47 -07:00 |
|
Michal Novotny
|
8e45955ec0
|
Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests part2, r=honzab
|
2012-08-01 23:22:49 +02:00 |
|
Michal Novotny
|
f2d8f5e352
|
Bug 737615 - Remove use of synchronous cache API from unit tests - necko tests part2, r=honzab
|
2012-08-01 23:22:28 +02:00 |
|
Kyle Huey
|
a2dd03ca6e
|
Bug 779638: Delay dropping the transaction until later to avoid races. r=bent
|
2012-08-01 14:15:12 -07:00 |
|