David Anderson
|
1222b46c77
|
Merge from mozilla-central.
--HG--
extra : rebase_source : 521cbf2f434cad88106f32be797faae4861afc39
|
2012-06-25 13:09:36 -07:00 |
|
Dão Gottwald
|
0df16a2c3a
|
Bug 761990 - The Feedback button's dropdown arrow overlaps the label. r=jaws
--HG--
extra : rebase_source : c0f602b18c2915a69c7caf84f7f288ac29020000
|
2012-06-24 19:40:00 +02:00 |
|
David Anderson
|
2e039591ee
|
Merge from mozilla-central.
--HG--
rename : js/xpconnect/src/XPCThreadContext.cpp => js/xpconnect/src/XPCJSContextStack.cpp
|
2012-06-22 14:26:15 -07:00 |
|
Victor Porof
|
2084e51d8d
|
Bug 761174 - Always show a property tooltip; r=past
|
2012-06-21 18:25:34 +03:00 |
|
David Anderson
|
99dd2a9400
|
Merge from mozilla-central.
--HG--
rename : accessible/src/msaa/CAccessibleText.cpp => accessible/src/msaa/ia2AccessibleText.cpp
rename : accessible/src/msaa/CAccessibleText.h => accessible/src/msaa/ia2AccessibleText.h
|
2012-06-20 17:36:56 -07:00 |
|
David Anderson
|
0dd273f1b9
|
Merge from mozilla-central.
|
2012-06-15 15:23:58 -07:00 |
|
Jan de Mooij
|
73e00c8b3b
|
Merge m-c to ionmonkey
--HG--
rename : accessible/src/html/nsHTMLSelectAccessible.cpp => accessible/src/html/HTMLSelectAccessible.cpp
rename : accessible/src/html/nsHTMLSelectAccessible.h => accessible/src/html/HTMLSelectAccessible.h
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
|
2012-06-08 11:18:39 +02:00 |
|
Sean Stangl
|
4b4e7df6c1
|
Merge m-c to Ionmonkey.
--HG--
rename : accessible/src/html/nsHyperTextAccessible.cpp => accessible/src/generic/HyperTextAccessible.cpp
rename : accessible/src/html/nsHyperTextAccessible.h => accessible/src/generic/HyperTextAccessible.h
rename : accessible/src/html/nsHTMLImageAccessible.cpp => accessible/src/generic/ImageAccessible.cpp
rename : accessible/src/html/nsHTMLImageAccessible.h => accessible/src/generic/ImageAccessible.h
rename : accessible/src/msaa/nsHyperTextAccessibleWrap.cpp => accessible/src/msaa/HyperTextAccessibleWrap.cpp
rename : accessible/src/msaa/nsHyperTextAccessibleWrap.h => accessible/src/msaa/HyperTextAccessibleWrap.h
|
2012-06-04 13:30:29 -07:00 |
|
Victor Porof
|
8bfe6bb34c
|
Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past
|
2012-06-04 15:35:24 +03:00 |
|
Panos Astithas
|
752ab4b136
|
Bug 761231 - Font for the Debugger panels should be message-box; r=dao
|
2012-06-06 09:57:41 +03:00 |
|
Dão Gottwald
|
7910ffcfef
|
Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws
|
2012-06-13 13:56:57 +02:00 |
|
Sean Stangl
|
169aba0505
|
Merge m-c onto Ionmonkey.
--HG--
rename : accessible/src/atk/nsAccessibleWrap.cpp => accessible/src/atk/AccessibleWrap.cpp
rename : accessible/src/atk/nsAccessibleWrap.h => accessible/src/atk/AccessibleWrap.h
rename : accessible/src/atk/nsDocAccessibleWrap.h => accessible/src/atk/DocAccessibleWrap.h
rename : accessible/src/base/nsAccessible.cpp => accessible/src/generic/Accessible.cpp
rename : accessible/src/base/nsAccessible.h => accessible/src/generic/Accessible.h
rename : accessible/src/base/nsDocAccessible.cpp => accessible/src/generic/DocAccessible.cpp
rename : accessible/src/base/nsDocAccessible.h => accessible/src/generic/DocAccessible.h
rename : accessible/src/mac/nsAccessibleWrap.h => accessible/src/mac/AccessibleWrap.h
rename : accessible/src/mac/nsAccessibleWrap.mm => accessible/src/mac/AccessibleWrap.mm
rename : accessible/src/mac/nsDocAccessibleWrap.h => accessible/src/mac/DocAccessibleWrap.h
rename : accessible/src/mac/nsDocAccessibleWrap.mm => accessible/src/mac/DocAccessibleWrap.mm
rename : accessible/src/msaa/nsAccessibleWrap.cpp => accessible/src/msaa/AccessibleWrap.cpp
rename : accessible/src/msaa/nsDocAccessibleWrap.cpp => accessible/src/msaa/DocAccessibleWrap.cpp
rename : accessible/src/msaa/nsTextAccessibleWrap.cpp => accessible/src/msaa/TextLeafAccessibleWrap.cpp
rename : accessible/src/msaa/nsTextAccessibleWrap.h => accessible/src/msaa/TextLeafAccessibleWrap.h
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession3.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession3.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream3.cpp
|
2012-05-31 17:17:52 -07:00 |
|
Ed Morley
|
ccc05b5328
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-31 13:15:09 +01:00 |
|
Jared Wein
|
51351e8a76
|
Backed out changeset 970abbd6e5b0 due to perf regressions (bug 759252).
|
2012-05-31 00:46:55 -07:00 |
|
Ehsan Akhgari
|
f2dc7d6d96
|
Merge mozilla-central into mozilla-inbound
|
2012-05-30 22:43:10 -04:00 |
|
Jared Wein
|
30f69421cd
|
Bug 759252 - Switch to using CSS animations for loading & connecting throbbers. r=fryn
|
2012-05-30 16:14:42 -07:00 |
|
Dave Camp
|
6ebed5316f
|
Merge fx-team to m-c
|
2012-05-30 19:21:18 -07:00 |
|
Paul Rouget
|
d626e2f80e
|
Bug 747220 - [layout view] update the UI. r=dcamp
|
2012-05-28 13:20:44 +02:00 |
|
Victor Porof
|
df9b74b183
|
Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past
|
2012-05-25 21:40:40 +03:00 |
|
Dão Gottwald
|
2096e3531b
|
Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin
|
2012-06-19 16:07:24 +02:00 |
|
David Anderson
|
edaeadf3ad
|
Merge from mozilla-central.
|
2012-05-21 14:40:04 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Dave Camp
|
0a580edfa9
|
Merge fx-team to m-c.
|
2012-06-01 21:40:26 -07:00 |
|
Dave Camp
|
3df4aadfdc
|
Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul
|
2012-06-01 15:13:48 -07:00 |
|
Victor Porof
|
1287792e09
|
Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past
|
2012-05-30 16:13:05 +03:00 |
|
Paul Rouget
|
9d7f00830b
|
Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin
|
2012-06-01 14:53:58 +02:00 |
|
Joe Walker
|
5f8b942fa4
|
Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão
|
2012-06-01 08:24:19 +01:00 |
|
Ed Morley
|
e72fa6d68c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-01 15:27:36 +01:00 |
|
Ed Morley
|
ebcf2f1cc2
|
Merge mozilla-central to mozilla-inbound
|
2012-06-01 01:12:32 +01:00 |
|
Jared Wein
|
9d10bfa34d
|
Bug 760322 - New loading and connecting throbbers. r=dolske
|
2012-05-31 17:02:32 -07:00 |
|
Victor Porof
|
c3d47be20e
|
Bug 752834 - UI tweaks for the property view; r=past
|
2012-05-29 16:12:29 +03:00 |
|
Rob Campbell
|
0eb0ea8638
|
Bug 758683 - Change the pause icon to a play icon in the debugger toolbar; r=dcamp
|
2012-05-31 15:45:00 -03:00 |
|
Rob Campbell
|
de3c073a8c
|
Bug 759803 - Remove padding and add side-splitters to common.css in Debugger; r=dcamp
|
2012-05-30 10:00:00 -03:00 |
|
Rob Campbell
|
1d1ab0c0d4
|
Bug 740482 - Create nice breakpoint icons for the SourceEditor in the Debugger; r=dcamp
|
2012-05-30 09:30:00 -03:00 |
|
Dão Gottwald
|
dc97584047
|
Bug 759282 - Location bar should have the same horizontal spacing between the icon and text as the autocomplete popup. r=jaws
|
2012-05-30 16:57:10 +02:00 |
|
David Anderson
|
1a6b8bf093
|
Merge from mozilla-central.
|
2012-05-15 10:22:19 -07:00 |
|
David Anderson
|
c093e3fa4d
|
Merge from mozilla-central.
|
2012-05-11 14:35:58 -07:00 |
|
Paul Rouget
|
0acea15220
|
Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp
|
2012-05-11 16:54:47 +02:00 |
|
David Anderson
|
8b04af0f47
|
Merge from mozilla-central.
|
2012-05-10 13:44:10 -07:00 |
|
Dão Gottwald
|
9f4b3efec2
|
Bug 747090 - Use new location bar icons for mixed content. r=jaws
|
2012-05-10 09:52:34 +02:00 |
|
Stephen Horlander
|
78cd0e2249
|
Bug 747090 - Add location bar icons for mixed content. r=dao
|
2012-05-10 09:50:54 +02:00 |
|
David Anderson
|
2b77aeb9b1
|
Merge from mozilla-central.
|
2012-05-09 12:31:01 -07:00 |
|
Jon Rietveld
|
ce61db5b10
|
Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride
|
2012-05-08 19:19:58 -07:00 |
|
Jon Rietveld
|
432c74dd9b
|
Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride
|
2012-05-08 19:10:25 -07:00 |
|
David Anderson
|
68a2caab6c
|
Merge from mozilla-central.
|
2012-05-08 17:34:07 -07:00 |
|
Tim Taubert
|
17c1a3a0f6
|
merge m-c to fx-team
|
2012-05-08 08:53:50 +02:00 |
|
Jared Wein
|
2e72774689
|
Bug 747608 - The identity-box should have a smaller font-size and a gradient end border instead of a solid line. r=dao
|
2012-05-07 10:17:55 -07:00 |
|
David Anderson
|
500c4ec73e
|
Merge from mozilla-central.
--HG--
rename : accessible/src/base/nsRootAccessible.cpp => accessible/src/generic/RootAccessible.cpp
rename : accessible/src/base/nsRootAccessible.h => accessible/src/generic/RootAccessible.h
rename : js/src/jsgcmark.cpp => js/src/gc/Marking.cpp
rename : js/src/jsgcmark.h => js/src/gc/Marking.h
|
2012-05-04 19:16:35 -07:00 |
|
Jared Wein
|
90ad2c6a02
|
Bug 755429 - Mixed content icon draws too much attention. r=dolske ui-r=shorlander
|
2012-05-29 14:01:03 -07:00 |
|
David Anderson
|
d1f7c1b50b
|
Merge from mozilla-central.
|
2012-05-03 11:40:52 -07:00 |
|