Boris Zbarsky
|
1a291d19fd
|
Merge version bump
|
2011-07-05 13:40:37 -04:00 |
|
Daniel Holbert
|
c70398722d
|
Bug 669236: Examine rv from is-Azure-enabled Preferences::GetBool() call, to fix "unused variable" build warning. r=bas
|
2011-07-05 10:34:39 -07:00 |
|
Boris Zbarsky
|
c6e839d51d
|
Version bump from 7.0a1 to 8.0a1
|
2011-07-05 12:59:19 -04:00 |
|
Boris Zbarsky
|
72fce6f9ec
|
Added tag AURORA_BASE_20110705 for changeset 5eb553dd2cea
|
2011-07-05 12:54:15 -04:00 |
|
Gavin Sharp
|
f5524dd930
|
Bug 668134: telemetry notification should be disabled in the testing profile
--HG--
extra : rebase_source : 1d0dfa183b8228366af2cb06297d40a43a16285a
|
2011-07-05 12:15:06 -04:00 |
|
Dão Gottwald
|
87c55d20d1
|
Bug 667314 - Don't loop infinitely when closing the selected tab in the Ctrl+Tab panel. r=gavin
|
2011-07-05 16:57:32 +02:00 |
|
Dão Gottwald
|
2a88cbeece
|
Bug 669178 - Remove InspectorUI.embeddedBrowserParents since it leaks content windows and is generally broken. r=robcee/gavin
|
2011-07-05 16:54:46 +02:00 |
|
David Bolter
|
e4876f1b7c
|
Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz
|
2011-07-05 10:28:53 -04:00 |
|
Justin Lebar
|
e7bf31636d
|
Bug 668137 - Followup. Actually display vsize on Windows. r=khuey
|
2011-07-05 09:38:45 -04:00 |
|
Randell Jesup
|
8dc1a280f1
|
Bug 662215 r=bz
|
2011-07-05 09:09:09 -04:00 |
|
Marco Bonardo
|
e2c04d1fe3
|
Merge mozilla-inbound and mozulla-central
|
2011-07-05 14:02:19 +02:00 |
|
Ms2ger
|
e3ad005a6c
|
Bug 667298 - Address comment; pending-r=roc
|
2011-07-05 12:20:06 +02:00 |
|
Ms2ger
|
7c3f38dcd7
|
Bug 651858 - Address comments; pending-r=roc
|
2011-07-05 12:15:17 +02:00 |
|
Jacob Bramley
|
9a97cc1996
|
Bug 666918: Allow some routines to omit the frame pointer even with --enable-profiling. This will break call-graphs for these functions, but an --enable-profiling build won't work without it. [r=cjones]
|
2011-07-05 09:48:40 +01:00 |
|
Bas Schouten
|
300196ee5f
|
Bug 668801 - Followup: Properly address review comments.
|
2011-07-05 08:52:48 +00:00 |
|
Marco Bonardo
|
6ab202261d
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-05 10:47:39 +02:00 |
|
Marco Bonardo
|
ef8a971b06
|
Backout changeset 30f74655c985 due to windows m-oth leak orange
|
2011-07-05 10:32:30 +02:00 |
|
Marco Bonardo
|
9234f5517b
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-05 10:15:27 +02:00 |
|
Jezreel Ng
|
27b1218322
|
Bug 668711 - Specified window dimensions in openDialog aren't respected if sizeMode is persisted and set to maximized. r=neil
|
2011-07-05 10:12:05 +02:00 |
|
Dão Gottwald
|
b472c14977
|
rename assertTabs to checkTabs in browser_ctrlTab.js
|
2011-07-05 10:09:55 +02:00 |
|
Bas Schouten
|
aa0a80ced3
|
Bug 668801 - Part 3: Adjust dealing with clipped shadows to be accurate. r=jrmuizel
|
2011-07-05 06:28:20 +00:00 |
|
Bas Schouten
|
c17281a505
|
Bug 668801 - Part 2: Fix small bug in Azure shadow drawing. r=jrmuizel
|
2011-07-05 06:28:17 +00:00 |
|
Bas Schouten
|
ab39deeadf
|
Bug 668801 - Part 1: Adjust Azure for traditional shadow drawing style. r=jrmuizel
|
2011-07-05 06:28:14 +00:00 |
|
Simon Montagu
|
41b695192a
|
Undefine caret bidi level during reflow instead of on text entry. Bug 664087, r=roc
|
2011-07-05 08:42:32 +03:00 |
|
Simon Montagu
|
15cb6ce863
|
Tests for bug 664087 and follow-up changes to the tests for bug 646382. r=ehsan
|
2011-07-05 08:42:28 +03:00 |
|
Jason Duell
|
4f9293197f
|
bug 664860. Convert WebSocketChannel to 2 space indents. r=biesi.
|
2011-07-04 21:18:34 -07:00 |
|
Jason Duell
|
a451b7e7a5
|
bug 664860. Rename nsWebSocketHandler -> WebSocketChannel. r=biesi
--HG--
rename : netwerk/protocol/websocket/nsWebSocketHandler.cpp => netwerk/protocol/websocket/WebSocketChannel.cpp
rename : netwerk/protocol/websocket/nsWebSocketHandler.h => netwerk/protocol/websocket/WebSocketChannel.h
|
2011-07-04 21:18:33 -07:00 |
|
Jason Duell
|
df9f677e15
|
Bug 664860. Rename nsIWebSocketHandler -> nsIWebSocketChannel. r=biesi
--HG--
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketChannel.idl
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketListener.idl
|
2011-07-04 21:18:32 -07:00 |
|
Jason Duell
|
2687f9cc18
|
bug 664860: Rename websockets mochi test. r=biesi
--HG--
rename : content/base/test/file_ws_basic_tests_wsh.py => content/base/test/file_websocket_basic_wsh.py
rename : content/base/test/test_ws_basic_tests.html => content/base/test/test_websocket_basic.html
|
2011-07-04 21:18:30 -07:00 |
|
Gregor Wagner
|
2930b1da1e
|
Bug 666058 - Don't share chunks for system compartments. r=gal,igor.
|
2011-07-05 14:14:33 +10:00 |
|
Phil Ringnalda
|
88f8b91d7f
|
Bug 634834 (long delayed) followup, it puts the iframe after the function for its onload, or it gets the "is not defined" error again
|
2011-07-04 20:53:49 -07:00 |
|
Matt Woodrow
|
ef4adc6afb
|
Bug 656185 - Part 4 - Upload the entire image for PlanarYCbCrImageD3D10 to a texture and clip using texture coordinates. r=Bas
|
2011-07-05 14:52:50 +12:00 |
|
Matt Woodrow
|
a1491697a0
|
Bug 656185 - Part 3 - Upload the entire image for PlanarYCbCrImageD3D9 to a texture and clip using texture coordinates. r=Bas
|
2011-07-05 14:52:34 +12:00 |
|
Matt Woodrow
|
e64b02f01a
|
Bug 656185 - Part 2 - Upload the entire image for PlanarYCbCrImageOGL to a texture and clip using texture coordinates. r=derf
|
2011-07-05 14:52:00 +12:00 |
|
Matt Woodrow
|
9879aa7837
|
Bug 656185 - Part 1 - Move BindAndDrawQuadWithTextureRect into LayerManagerOGL. r=joe
|
2011-07-05 14:50:38 +12:00 |
|
Daniel Holbert
|
addd855796
|
Bug 669237: Fix init list order in nsBuiltinDecoderReader.h r=cpearce
|
2011-07-04 18:31:28 -07:00 |
|
Robert Longson
|
f00099e5d2
|
Bug 669216 - Simplify some of the number-optional-number implementation. r=dholbert
|
2011-07-04 22:19:54 +01:00 |
|
Tim Taubert
|
74114e8ac9
|
Bug 654721 - Remove the orphan tab concept from Panorama; r=ian, ui-review=limi
|
2011-07-05 00:23:35 +02:00 |
|
Tim Taubert
|
93ced1d6c2
|
Bug 663421 - Don't close empty groups automatically; r=dao
|
2011-07-05 00:23:33 +02:00 |
|
Marco Bonardo
|
69c847e57d
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-04 20:29:30 +02:00 |
|
stefanh@inbox.com
|
a8fb775abc
|
Bug 645963 - Pinstripe doesn't show bookmarks chevron when toolbar is in text mode. r=dao.
|
2011-07-04 20:22:07 +02:00 |
|
Bas Schouten
|
6f97e9e7b9
|
Bug 668801: Backed out Bug 656844 - changeset a565838cfc3a.
|
2011-07-04 16:35:50 +00:00 |
|
Bas Schouten
|
0df395b2ad
|
Bug 668801: Backed out Bug 656844 - changeset 22ec5982eca7.
|
2011-07-04 16:32:36 +00:00 |
|
Phil Ringnalda
|
bc402f9915
|
Back out cceff8f75d6a (bug 610829) for orange
|
2011-07-04 23:23:53 -07:00 |
|
Jason Duell
|
28dfcfce52
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:32 -07:00 |
|
Patrick McManus
|
71ea7f9c8f
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|
Nicholas Nethercote
|
7cc44abc73
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 2. r=khuey, sr=bz.
|
2011-07-05 15:34:41 +10:00 |
|
Masayuki Nakano
|
d4f7471bf4
|
Bug 610829 Should associate default IMC at committing or canceling composition r=emk
|
2011-07-05 13:30:26 +09:00 |
|
Benoit Girard
|
2f27b1192a
|
Bug 636707 - Check for null MacIOSurfaceImageOGL. r=mattwoodrow
|
2011-07-04 09:51:37 -04:00 |
|
Stephen Horlander
|
b61f417452
|
Bug 659267 - Subtle grey text for Sync notification on pinstripe.
r=dolske
|
2011-07-04 16:06:18 +02:00 |
|