Henri Sivonen
9fbed8e805
Bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky.
2011-04-28 10:01:13 +03:00
Jonathan Kew
0d12b6c03d
bug 608940 - remove unused function gfxTextRun::Clone. r=jdaggett
2011-04-28 06:06:53 +01:00
Jonathan Kew
eb0e942dc9
bug 650639 - cancel current font-downloaders when updating the user font set. r=dbaron
2011-04-28 06:04:45 +01:00
Kyle Huey
c08d60443b
Backing out Bug 652301 because of orange.
2011-04-27 20:12:51 -04:00
Kyle Huey
0d2363560b
Backed out changeset 72430b4913e4
2011-04-27 20:12:27 -04:00
Kyle Huey
1c25f60376
Backing out attempted orange fix.
2011-04-27 20:11:50 -04:00
Kyle Huey
a25277c252
Backed out changeset 12f371cb3c7e
2011-04-27 20:11:28 -04:00
Kyle Huey
f814521d86
Back out Bug 647570 because it's failing test_bug465752.js
2011-04-27 19:10:49 -04:00
Kyle Huey
7cc2aa7330
Backed out changeset ea9f9f5503fa
2011-04-27 19:10:01 -04:00
Boris Zbarsky
0ed771afce
Bug 652301 followup. Also don't show focus outlines on frame and iframe, since editor tests depend on that. r=dbaron
2011-04-27 18:27:38 -04:00
Boris Zbarsky
1995aaa776
Bug 652301. Show focus outlines on all focusable things in HTML, not just on a whitelist of them. r=dbaron
...
The :-moz-focusring style comes first so we don't have to do the :not() and :-moz-any() matching at all for the common case.
--HG--
extra : rebase_source : 330a9f4ba38a6613d3bd43f404325ea4dfcae789
2011-04-27 16:52:23 -04:00
Boris Zbarsky
3d5031fd5d
Bug 649163. Stop refcounting the return values from GetCSSParsingEnvironment, where possible. r=dbaron
...
--HG--
extra : rebase_source : 13d75f3954dd1597d58f7741ac8cfc4de51ebe46
2011-04-27 16:53:49 -04:00
Taras Glek
94d8d441b4
Bug 651262 - Update histogram.h/cc[win build fixes] r=bent
2011-04-27 11:06:57 -07:00
Taras Glek
fd7d02c908
Bug 651262 - Update histogram.h/cc[build fixes] r=cjones
2011-04-27 11:06:53 -07:00
Dão Gottwald
8a0572e422
Backed out changeset e0110ab48587
2011-04-26 12:14:38 +02:00
Buu-Minh Ta
b49d0a96a4
Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao
2011-04-26 10:48:58 +02:00
Craig Topper
424eee8dac
Bug 648885 - Part 2: Remove nsIImageFrame. r=roc
...
--HG--
extra : rebase_source : 3097ee732ab2ba3b7a79253f7f71c09eed22d033
2011-04-25 23:52:19 -07:00
Mike Hommey
1ef24167d8
Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin
2011-04-26 08:49:51 +02:00
Craig Topper
bdc6150c3c
Bug 648885 - Part 1: Remove 'using namespace' from nsImageFrame.h. r=roc
...
--HG--
extra : rebase_source : a05f252ff6efb2069d4f8096ebb70eb3ad9cc4c7
2011-04-25 23:04:18 -07:00
Cameron McCormack
a6e786942e
Bug 652501 - Part 2: Make existing plugin crash reftests clean up after themselves. r=roc
2011-04-26 15:02:38 +12:00
Cameron McCormack
b9c6da9e02
Bug 652501 - Part 1: Allow reftests to clean up plugin and IPC process crash dumps. r=roc
2011-04-26 15:02:38 +12:00
Chris Pearce
036c423acb
Bug 645773 - Typo fix in nsOggReader::GetSeekRanges(). r=roc
2011-04-26 11:32:08 +12:00
Cameron McCormack
656947cd7b
Bug 645268 - Dump failing console message to see where browser_webconsole_bug_595934_message_categories.js is going orange. r=jwatt
...
--HG--
extra : rebase_source : 41eac2b8f017468c5ef9cd480f8f8261775e4d5f
2011-04-26 09:12:06 +12:00
Dave Townsend
195514f276
Bug 613294: Upgrading a restartless add-on to a non-restartless add-on doesn't call the uninstall method. r=robstrong
2011-04-25 14:08:43 -07:00
Ehsan Akhgari
d2a61eb331
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
2011-04-25 17:05:17 -04:00
Boris Zbarsky
f42dda77b2
Bug 649997 followup. Don't return uninitialized rv. Caught by ms2ger
2011-04-25 15:15:28 -04:00
Walter Meinl
b17fdf21fa
Bug 652361 - Revert accidental chmod of build/os2/test_os2.cmd in previous cset for this bug. DONTBUILD
2011-04-25 12:06:59 -07:00
Ehsan Akhgari
20183f6cc2
Bug 517579 - TEST-UNEXPECTED-FAIL | test_bug413909.html | Secure page did not load, adding exception failed?; r=ted
2011-04-25 15:02:54 -04:00
Geoff Brown
72eebd3b43
Bug 649841: Raise low-memory-warning condition on android to 512MB. r=dougt
2011-04-25 10:59:10 -07:00
Walter Meinl
2eaf11b614
Bug 652361 - [OS/2] build break in nsObjectFrame after checkin for bug 266236
2011-04-25 10:59:07 -07:00
Daniel Holbert
f2c8f7e143
Bug 652559: Fix signed/unsigned comparison build warning in nsGlobalWindow.cpp. r=bz
2011-04-25 10:58:42 -07:00
Boris Zbarsky
d7fa626f0b
Bug 649997 part 3. Change nsIHTMLCollection::GetNamedItem to not use an nsresult outparam. r=peterv
2011-04-25 13:46:59 -04:00
Boris Zbarsky
ed02e974ea
Bug 649997 part 2. Change nsIHTMLCollection::GetNodeAt to not use an nsresult outparam. r=peterv
2011-04-25 13:46:57 -04:00
Boris Zbarsky
8392780a01
Bug 649997 part 1. Stop touching rv in DO_FOR_EACH_ROWGROUP on table rows collections. r=peterv
2011-04-25 13:46:51 -04:00
Jonathan Watt
33ba400dd2
Bug 433063 - write tests for bug 418206 (Some SVG files that appear to hang Mozilla).
2011-04-25 16:32:20 +01:00
Makoto Kato
b1e31bfde9
Bug 604302 - Windows DLL blocklist support for Windows x64. r=vlad
2011-04-25 10:02:07 +09:00
Emanuele Costa
67452a00d1
Bug 647570. Make nsJSURI inherit from nsSimpleURI. r=bzbarsky
...
--HG--
extra : rebase_source : b3d9b8ed5349e9aabcf08b786951a677b7adcfd9
2011-04-23 05:49:00 -04:00
Justin Lebar
f0e9722244
Fix bug 642338. r=smaug
...
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
2011-04-27 16:54:07 -04:00
Justin Lebar
2dbe5ce82d
Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
...
--HG--
extra : rebase_source : 1865a51f62271e34f4d718ad9b9ed019a5c4fdb3
2011-04-27 16:53:52 -04:00
Justin Lebar
9a4f992181
Bug 652167 - Remove space in filename from layout/html/tests/printer/js/change_while_in printdialog.html. r=philor
...
--HG--
rename : layout/html/tests/printer/js/change_while_in printdialog.html => layout/html/tests/printer/js/change_while_in_printdialog.html
extra : rebase_source : 949a734bb56cc298048feba89d52b7a6fcfbb255
2011-04-27 16:53:52 -04:00
Ehsan Akhgari
e62cc2c992
Backout changeset 05fe748d2031 (bug 468736) on the suspicion of 400% Tshutdown regression, landed on a CLOSED TREE
2011-04-27 12:56:56 -04:00
Matt Brubeck
b8ba7ce477
Bug 652989 - Enable methodjit for chrome in Fennec [r=mfinkle]
2011-04-27 09:10:52 -07:00
Matt Brubeck
009f7fb2ca
Bug 646297 - On tab close in Fennec, switch to sibling before parent [r=mfinkle]
2011-04-27 09:10:52 -07:00
Olli Pettay
5c6ac73f77
Bug 652970 - nsXULDocument doesn't unlink enough, r=peterv
...
--HG--
extra : rebase_source : 75d7a69aeec165fbddef66da67161fc65eb2777d
2011-04-27 18:44:24 +03:00
Matthew Draper
3eb02c1b43
Bug 564577 - __noSuchMethod__ no longer invoked for defined non-function properties (r=igor)
2011-04-22 04:38:24 +09:30
Oleg Romashin
0dbd90df0c
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
2011-04-20 14:45:57 -07:00
Ed Morley
99856dd6e9
Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend
2011-04-29 12:38:26 +02:00
Gustav Munkby
b3b14fa898
Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin
2011-04-28 16:56:04 -04:00
Ed Morley
9095039f6a
Bug 648545 - Remove outdated instances of META_COMPONENT from mozilla-central; r=kaie
2011-04-29 12:36:17 +02:00
Timothy Nikkel
baa16dc247
Bug 653125. Remove misc SVG views. r=roc
2011-04-29 12:36:02 +02:00