Commit Graph

235336 Commits

Author SHA1 Message Date
Brad Lassey
0154125fca bug 518266 - Implement mechanism to provide haptic feed back, idl r=dougt a=blocking-fennec 2010-11-22 11:37:59 -05:00
Kyle Huey
d5c5c98ba6 Back out js-in-libxul because Bug 592960 is cropping up. a=backout 2010-11-22 10:58:52 -05:00
Kyle Huey
69a7751c3b Backed out changeset 53952ab4a544 2010-11-22 10:58:16 -05:00
Benjamin Smedberg
6303073bcc Bug 613061 - test_jetpack.js (and probably code in production) crashes at IPC::Channel::set_listener because the destruction of JetpackProcessParent races with the unwinding of the stack frame which calls JetpackParent::ActorDestroy. Add an extra trip around the event loop to avoid the race. r=cjones a=myself/orange
--HG--
extra : rebase_source : f7e4b3c417051b438e1613d4e9bc685e10af1595
2010-11-22 09:10:39 -05:00
Dão Gottwald
1985da9d44 Bug 604941 - toolbar border is too dark/opaque. r+a=gavin 2010-11-22 14:14:24 +01:00
Dão Gottwald
af3936b452 Bug 612812 - remove text shadows from tabs. r+a=gavin 2010-11-22 13:30:29 +01:00
Alexander Surkov
29b15fec98 Bug 613828 - Intermittent crash [@ nsNodeInfoManager::GetDocument] '/ a11y/accessible/name/test_markup.html | Exited with code 1 during test run', due to an assertion. (other tests affected too), r=fer, sr=neil, a=final+ 2010-11-22 19:49:15 +08:00
Dão Gottwald
0202bd726e Bug 613176 - app menu panes lack a separator when using a non-'windows-default-theme' theme. r+a=gavin 2010-11-22 11:48:53 +01:00
Dão Gottwald
251af335de add missing semicolon 2010-11-22 11:38:02 +01:00
Dão Gottwald
b0b40eb632 bug 612588 followup 2010-11-22 11:37:01 +01:00
Dão Gottwald
c2aa1bf452 Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin 2010-11-22 11:21:43 +01:00
Alexander Surkov
22fdd89522 Bug 613146 - amazon.de isn't read by NVDA, r=marcoz, davidb, a=final+ 2010-11-22 16:22:04 +08:00
Edward Lee
50a5d1faf6 Bug 613767 - Return in tab modal prompts doesn't trigger default action [r=dolske a=dolske]
Pass the number instead of the xul:button.

--HG--
extra : rebase_source : 4ef8ddbf765efe40ccb6e4e389112926cef82749
2010-11-21 22:35:26 -08:00
Kyle Huey
4564e9b4f9 Bug 609976: Fold js back into libxul on Windows now that PGO seems less grumpy. r=ted a=ted 2010-11-21 19:41:20 -05:00
Kyle Huey
1ad3155d59 Bug 611930: Sprinkle some Unicode pixie-dust to placate non-IPC builds. 2010-11-21 19:40:01 -05:00
Kyle Huey
5481e0a28f Merge the backout of the backout 2010-11-21 19:30:44 -05:00
Kyle Huey
6350cabedd Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b 2010-11-21 19:29:47 -05:00
L. David Baron
f096d68a9d Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
Karl Tomlinson
812681a96c b=600452 move font FcPattern reference from Font to FontEntry r=jfkthame a=blocking 2010-11-22 11:21:19 +13:00
Kyle Huey
c0bf7cf5ee Backed out changeset c8a4b4ed9160. a=me 2010-11-21 14:18:32 -05:00
Kyle Huey
de4946599c Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b 2010-11-21 13:58:33 -05:00
Kyle Huey
71d03a526c Bug 600433: Build shlibsign for i386 in a Mac UB. r=ted a=b 2010-11-21 13:45:21 -05:00
Patrick McManus
e64f7b855a Bug 592284 - Accelerate TCP connection retries in HTTP. r=honzab a=blocking2.0
Losing a TCP SYN requires a long painful (typically 3 second) delay
before being retried. This patch creates a second parallel connection
attempt for any nsHttpConnection which has not become writable before
a timeout occurs.

If you assume .5% packet loss, this converts a full 3 second delay
from a 1 in 200 event into a 1 in 40,000 event.

Whichever connection establishes itself first is used. If another one
has been started and it does connect before the one being used is
closed then the extra one is handed to the connection manager for use
by a different transaction - essentially a persistent connection with
0 previous transactions on it. (Another way to think about is
pre-fetching a 3WHS on a high latency connection).

The pref network.http.connection-retry-timeout controls the amount of
time in ms to wait for success on the initial connection before beginning
the second one. Setting it to 0 disables the parallel connection, the
default is 250.
2010-11-21 09:50:36 +01:00
Karl Tomlinson
7f0f8379c2 b=600452 share font entries between fonts with the same cairo_font_face_t r=jfkthame
--HG--
extra : transplant_source : %9C%9E%C6%242U%95%E8%280_%9E%06E%2B.%0E%89%DE%27
2010-11-16 11:29:50 +13:00
Ehsan Akhgari
9504e18c34 Bug 612353 - Account for the width of the app tab tray if present in RTL mode; r=ian.gilman a=gavin 2010-11-15 15:07:02 -05:00
Ehsan Akhgari
2d8fda0962 Bug 612356 - Add NS_SetDllDirectory to dlldeps.cpp; r=khuey a=NPOTB 2010-11-15 15:16:34 -05:00
Gavin Sharp
0a5c99ffc3 Fix typo in 46edc39233b3 (bug 601909), a=me
--HG--
extra : rebase_source : ab0e1f824d7efd2bb6b35d69a299b9ae7c79c1a4
2010-11-20 19:59:50 -05:00
Alexander Surkov
7bbbd89f6e Bug 613131 - role nothing should allow recursive name calculation from children, r=fer, davidb, marcoz, a=davidb
--HG--
rename : accessible/tests/mochitest/name.css => accessible/tests/mochitest/name/general.css
rename : accessible/tests/mochitest/name.xbl => accessible/tests/mochitest/name/general.xbl
rename : accessible/tests/mochitest/name.js => accessible/tests/mochitest/name/markup.js
rename : accessible/tests/mochitest/namerules.xml => accessible/tests/mochitest/name/markuprules.xml
rename : accessible/tests/mochitest/name_nsRootAcc_wnd.xul => accessible/tests/mochitest/name/nsRootAcc_wnd.xul
rename : accessible/tests/mochitest/test_name_button.html => accessible/tests/mochitest/name/test_button.html
rename : accessible/tests/mochitest/test_name.html => accessible/tests/mochitest/name/test_general.html
rename : accessible/tests/mochitest/test_name.xul => accessible/tests/mochitest/name/test_general.xul
rename : accessible/tests/mochitest/test_name_link.html => accessible/tests/mochitest/name/test_link.html
rename : accessible/tests/mochitest/test_name_markup.html => accessible/tests/mochitest/name/test_markup.html
rename : accessible/tests/mochitest/test_name_nsRootAcc.xul => accessible/tests/mochitest/name/test_nsRootAcc.xul
2010-11-21 09:02:16 +08:00
Alexander Surkov
cce90c6ef1 Bug 608887 - elements inserted outside the body aren't accessible, r=marcoz, davidb, a=final+ 2010-11-21 09:00:29 +08:00
Bill Gianopoulos
3b6879bbe8 Bug 585370 - "Implement the Firefox button on Linux" [r=dao ui-r=faaborg a=dolske] 2010-11-12 02:01:00 -08:00
Drew Willcoxon
ac66599359 Bug 613365 - If location bar is focused, hovering a link overlays a blue area on top of the current URL. It should not change the location bar. r=dao, a=dolske 2010-11-20 14:40:56 -08:00
Benjamin Smedberg
dd50840337 Bug 599475 - Fix crash reporting on MacOS 10.5 (Leopard) by making breakpad use it's internal implementation of MD5 instead of one randomly picked from libnss or libcrypto which isn't loading properly. r=ted a=blocking-beta8+ 2010-11-20 16:58:47 -05:00
Ehsan Akhgari
592ac9d8ff Bug 612447 - Part 3: Prevent the HTML editor from dying while we run a document modified handler from a script runner; r=bzbarsky a=blocking-beta8 2010-11-19 11:02:24 -05:00
Ehsan Akhgari
7529fbc998 Bug 612447 - Part 2: Protect the HTML editor from dying while a mutation event handler is in progress; r=bzbarsky a=blocking-beta8 2010-11-18 16:01:12 -05:00
Ehsan Akhgari
4311ed228e Bug 612447 - Don't Recreate an editor object attached to a document in a frame if that frame is restyled; r=bzbarsky a=blocking-beta8+ 2010-11-18 16:01:12 -05:00
Michael Wu
d035638c2a Bug 604712 - Followup - Make autoframes clean up unhandled exceptions. r=dougt a=blocking-fennec 2010-11-20 13:09:24 -08:00
Doug Turner
058559bb71 [Bug 604712] Add device information to nsISystemInfo for use by crash reporting and feedback addon. r=blassey a=blocking-fennec 2010-11-17 12:52:59 -08:00
Mihai Sucan
4baf9dd940 Bug 601177 - Errors/Warnings checkboxes are confusing; f=rcampbell r=dietrich a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
0afb8aed68 Bug 600183 - Web Console: currentContext is always used in network logging code; f=ddahl r=sdwilsh a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
aeef094291 Bug 597756 - Fx 4 Web Console fails to show javascript errors if a tab is closed and the same document is then re-opened in a new tab; f=rcampbell r=gavin.sharp a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
21029a582f Bug 601909 - Persist web console height; f=ddahl r=dietrich a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
80642777ef Bug 597151 - The HUDConsoleObserver is never removed; rcampbell r=dtownsend, a=blocking2.0 2010-11-20 15:53:14 -04:00
Joe Walker
2c1b97b393 Bug 605419 - [Web Console] Provide a help command to list the available helper functions; r=gavin.sharp approval2.0=gavin.sharp 2010-11-02 12:58:37 +00:00
Jonathan Kew
b02f1db045 bug 603879 - reftest for opentype arabic shaping with @font-face. r=jdaggett a=blocking2.0 2010-11-20 17:49:12 +00:00
Jonathan Kew
31557129b0 bug 603879 - part 2 - update harfbuzz integration to support arabic etc shaping. r=jdaggett a=blocking2.0 2010-11-20 17:49:12 +00:00
Jonathan Kew
652a60b4de bug 603879 - part 1.1 - work around gcc4.3/opt compile failure in harfbuzz code. a=bustage 2010-11-20 17:49:12 +00:00
Jonathan Kew
908c1d04e5 bug 603879 - part 1 - updated harfbuzz code from upstream. r=jdaggett a=blocking2.0 2010-11-20 17:49:12 +00:00
Stuart Parmenter
6d6a3d5612 Bug 613321. Backing out bug 604712 (rev 6cfd43067a07) to fix hang on Galaxy S phones. a=blocking-fennec 2010-11-20 01:02:55 -08:00
Johnny Stenback
53bdb941c0 Bakout of fix for bug 606058 due to oranges. a=backout 2010-11-19 23:16:19 -08:00
Johnny Stenback
fa5038291b Backed out changeset 312bbc3ed894 due to oranges. a=backout 2010-11-19 23:15:46 -08:00