Boris Zbarsky
|
8e48dcb1b8
|
Bug 590883. Don't forget to null-check the viewer, since the external resource load might have failed. r=roc a=blocking
|
2010-08-27 22:44:36 -04:00 |
|
Dave Townsend
|
78efffd9bf
|
Bug 589490 - Followup to fix test for newly implemented API. a=bustage
|
2010-08-27 19:00:25 -07:00 |
|
Dave Townsend
|
237a1c59b5
|
Bustage fix, landing missing file from bug 562797
|
2010-08-27 18:52:13 -07:00 |
|
Amir Szekely
|
cb8a2fc862
|
Bug 568949 - Rework Windows installer for 64 bit (install into 'Program Files', write to 64 bit registry hives, etc.). r=rstrong, a=beltzner
|
2010-08-27 21:25:25 -04:00 |
|
Marco Bonardo
|
0bef34069f
|
Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking
|
2010-08-27 21:24:54 -04:00 |
|
Dave Townsend
|
9c70cf448a
|
Bug 562797: Add-ons Manager needs to integrate with browser session history. r=Unfocused, r=sdwilsh, a=blocking-beta5
--HG--
extra : rebase_source : 8fe1d34d8b6f906799de9b2740f12c383a5feed0
|
2010-08-27 15:23:53 -07:00 |
|
Dave Townsend
|
39aaf3dfcc
|
Bug 588476: Bump maxVersion of Feedback for beta5. r=dolske, a=blocking-beta5
--HG--
extra : rebase_source : 23698c10d865bb037e9f00d74ec9b89e99fb0b95
|
2010-08-27 14:59:10 -07:00 |
|
Jono X
|
078da4b40e
|
Bug 581611: Restart FX will automatically recheck "notify me when a new study comes". r+a=dtownsend
--HG--
extra : rebase_source : d085de61306c18fd9490c44b89d277bb1edef02f
|
2010-08-27 15:33:33 -07:00 |
|
Jono X
|
7f084597f1
|
Bug 591436: Element #nav-bar sometimes not present on Test Pilot startup. r+a=dtownsend
--HG--
extra : rebase_source : 6a09b05353cf059345924e02fbb819a3faf47cd6
|
2010-08-27 15:31:51 -07:00 |
|
Gavin Sharp
|
5d02361079
|
Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
--HG--
extra : rebase_source : 26da6dbda1a867de43148d7d8a7b6717d17428f4
|
2010-08-26 19:01:28 -04:00 |
|
Gavin Sharp
|
bb00ab19e0
|
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
|
2010-08-27 16:39:34 -04:00 |
|
Gavin Sharp
|
138d201223
|
Bug 591371: use originalDefaultEngine for keyword search and about:home, r=jrmuizel, a=blocker
--HG--
extra : rebase_source : 44727c4806b8810f7cdf12219ee717f00ac6e855
|
2010-08-27 16:39:20 -04:00 |
|
Mounir Lamouri
|
39837fc7da
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Mounir Lamouri
|
a8b1740698
|
Move 590387.html crashtest to content/html/content/crashtests/ a=test-only
--HG--
rename : layout/generic/crashtests/590387.html => content/html/content/crashtests/590387.html
|
2010-08-28 02:35:42 +02:00 |
|
Robert Strong
|
acc6c6b09e
|
Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking
|
2010-08-28 02:35:01 +02:00 |
|
Jim Mathies
|
7e7b37b5d4
|
Bug 591408 - Fix for full screen regression: Only send one dom event to content. r=bz a=blocking
|
2010-08-28 02:33:43 +02:00 |
|
Robert O'Callahan
|
7f643ab37a
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
92f4f71aa4
|
Bug 130078. Part 2. Remove widgets from all subframes. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Jim Mathies
|
92b91c9e1c
|
Bug 130078. Part 1.1. Update part 1 to deal with changes from bug 513162. r=roc
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
ad04090e51
|
Bug 130078. Part 1. Hookup view managers unconditionally. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
f54339d471
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-27 18:15:08 -05:00 |
|
Karl Tomlinson
|
aa665b135f
|
b=590468 use window background color for browser-bottombox to make it opaque r=dao
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
6b9c7c8ec6
|
Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
2b22a13a67
|
Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
7f822760a4
|
Bug 590468. Part 2: Mark browser "bottombox" as having its own layer(s). r=dao
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
8dab59e565
|
Bug 590468. Part 1: Add support for XUL 'layer' attribute. r=tnikkel sr=vlad
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
98f0840c2f
|
Bug 574621. Ensure that the prescontext DefaultBackgroundColor is painted on the background of root content documents. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
cb508bb813
|
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
f1e60976b6
|
Bug 588693. Bump assertion count for editor/libeditor/html/crashtests/448329-3.html. r=ehsan
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
2e89738131
|
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
3198bbfb98
|
Bug 590403. If we are asked to create a similar surface and our underling surface isn't valid just return null. r=jmuizelaar
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
db81d9e871
|
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
1fb49cac3b
|
Bug 549799. Open the hover test in a new window so things in the chrome don't trigger reflows during the test. r=roc
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
95c637fe20
|
Bug 577579. Add a nsIDOMWindowUtils method to send a mouse event to the window directly instead of via the toplevel window. r=roc
|
2010-08-27 18:15:07 -05:00 |
|
Justin Lebar
|
2419196a47
|
Bug 590573 - Followup, remove printf accidentally left in docshell. rs,a=dholbert
--HG--
extra : rebase_source : 1d9f31b391a7d5eebff6ee2bb691d4b0a3709d09
|
2010-08-27 15:34:07 -07:00 |
|
Bas Schouten
|
f62ac2a6fc
|
Backout bustage from bug 562313. a=backout
|
2010-08-27 22:53:37 +00:00 |
|
Bas Schouten
|
0ccfd73e1b
|
Backed out changeset 7c0438df6767
|
2010-08-27 22:52:02 +00:00 |
|
Bas Schouten
|
8120d23a45
|
Bug 574976: Follow-up, process one more review comment. r=jrmuizel a=blocking-beta5
|
2010-08-27 22:24:42 +00:00 |
|
Bas Schouten
|
8382ce93aa
|
Bug 574976: Read the system cleartype pref an adhere to the expected behavior. r=jrmuizel a=blocking-beta5
|
2010-08-27 22:12:06 +00:00 |
|
Bas Schouten
|
5257eb8592
|
Bug 573013: Report more appropriate errors from acquire_source_image. r=jrmuizel a=blocking-beta5
|
2010-08-27 22:12:03 +00:00 |
|
Benjamin Smedberg
|
3c390e8d1b
|
Bug 562313 - Statically link binary browser components into firefox.exe, r=ted
|
2010-08-27 22:09:23 +00:00 |
|
Blair McBride
|
cde5a090e7
|
Bug 581073 - Search pane needs to expose the relevancy sort order. r=dtownsend, a=blocking-beta5
|
2010-08-28 10:01:36 +12:00 |
|
Felipe Gomes
|
e7a8d69a7c
|
Bug 574833. Persona theme with disabled menu bar completely cover aero caption buttons. r=dao r=jmathies a=betaN
|
2010-08-27 18:26:30 -03:00 |
|
Felipe Gomes
|
184d7ad27d
|
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
|
2010-08-27 18:26:24 -03:00 |
|
Felipe Gomes
|
37b6b36e3c
|
Bug 575440. WM_GESTURENOTIFY shouldn't ignore toplevel windows. r=jmathies a=blocks 130078
|
2010-08-27 18:26:17 -03:00 |
|
Brian Crowder
|
06a746ce7a
|
Bug 416743 - kill bogus assertion about aFileExt with leading ".", r=bz, a=NPOTB
|
2010-08-27 14:20:47 -07:00 |
|
Daniel Holbert
|
e1f4ffab29
|
Remove two more invalid Makefile comments from bug 562195. "comment" only, a=NPOTB
|
2010-08-27 14:20:44 -07:00 |
|
Justin Lebar
|
fdb8524e3e
|
Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking
|
2010-08-27 14:19:45 -07:00 |
|
Justin Lebar
|
267bcc364f
|
Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb
|
2010-08-27 14:19:45 -07:00 |
|
Boris Zbarsky
|
14a38ac417
|
Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted, a=beltzner
|
2010-08-27 14:19:45 -07:00 |
|