Chris Jones
|
339106b788
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Chris Jones
|
84bc5433b3
|
Bug 598862, part 3: Have plugin parents keep a 'proxy ref' to plugin X resources by duping the plugin's X socket. r=karlt
|
2010-11-08 20:48:59 -06:00 |
|
Mike Kristoffersen
|
30a8e04324
|
Bug 575658 - [e10s] TabChild::ParamsToArrays string optimization r=doug.turner a=approval2.0
|
2010-11-03 14:02:33 +01:00 |
|
Mike Kristoffersen
|
06fa145904
|
Bug 575657 - [e10s] TabChild should use NS_NOTREACHED in addition to NS_ERROR_NOT_IMPLEMENTED r=doug.turner a=approval2.0
|
2010-11-03 14:00:49 +01:00 |
|
Ehsan Akhgari
|
f401254d50
|
Bug 603679 - Fix a regression causing the Shockwave plugin to fail to load; r=bsmedberg a=blocking-beta8+
|
2010-11-04 14:45:51 -04:00 |
|
Blake Kaplan
|
b72500f6bc
|
bug 580128 - Wrap values in the array. r=jst
|
2010-09-27 20:40:27 -07:00 |
|
Blake Kaplan
|
bdb04e3dcc
|
bug 580128 - Avoid using the parent chain of proxies for anything because it's often wrong. r=jst
|
2010-09-24 18:00:58 -07:00 |
|
Blake Kaplan
|
64aaf55c41
|
bug 580128 - Pass the right resolve flags to ResolveNativeHandler. r=peterv/jst
|
2010-09-24 15:30:00 -07:00 |
|
Honza Bambas
|
509c4302c0
|
Bug 536544 - slow window.localStorage.setItem performance, r=sdwilsh, sr=jst, a=blocking2.0:final+
|
2010-10-25 18:47:23 +02:00 |
|
Olli Pettay
|
c4214860e8
|
Backout Bug 508518, a=dromaeo-dom-regression
|
2010-10-25 00:52:17 +03:00 |
|
Olli Pettay
|
e170ac1432
|
Bug 508518 - Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking-fennec
--HG--
extra : rebase_source : b486aa38fb17baacf0a5be39becd536fbec0c574
|
2010-10-24 21:20:53 +03:00 |
|
L. David Baron
|
3b8d68ee17
|
Add test for nsStyleAnimation::ComputeDistance. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
Josh Matthews
|
470deb7b42
|
Bug 548904 - Remote console messages from content to chrome via a listener. r=bzbarsky a=blocking-fennec
|
2010-09-23 21:39:32 -04:00 |
|
Blake Kaplan
|
ce180ccef3
|
bug 580128 - Pass the XrayWrapper itself to scriptable helpers (and related cleanup) since the holder doesn't have enough smarts to do lookups, etc. r=gal
|
2010-09-23 15:56:28 -07:00 |
|
Blake Kaplan
|
275fe3585d
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
|
Chris Jones
|
0355845713
|
Bug 603680: Paper over lack of IPDL |discard| (and possible weirdly short-lived <browser>s). r=bsmedberg a=blocking-fennec
|
2010-10-26 12:51:08 -05:00 |
|
Benjamin Smedberg
|
e7d497dbc0
|
Bug 596451 part B - UseAsyncPainting really shouldn't need to dig very far or use an outparam, r=romaxa
|
2010-09-21 17:10:45 -04:00 |
|
Benjamin Smedberg
|
5df0592ad3
|
Bug 596451 part A - fix PluginInstanceChild to use bools, r=jimm/josh
|
2010-09-21 12:03:16 -04:00 |
|
Phil Ringnalda
|
7220dc7550
|
Bug 492232 - try to reduce failures in test_Scriptaculous.html's testElementMorph by doubling the timeout, a=orange
|
2010-09-30 07:17:30 -07:00 |
|
Joel Maher
|
c5435ea8f3
|
Bug 597056. Firefox browser-chrome tests are ending up in Fennec. ifdef them away for mobile builds. r=mfinkle. a=sayrer
|
2010-09-29 14:21:09 -04:00 |
|
Blake Kaplan
|
2549d7dc99
|
bug 580128 - Make sure nsDOMClassInfo uses the right compartment for objects that it defines on wrappers (both security and not). r=jst
|
2010-09-17 14:54:41 -07:00 |
|
Blake Kaplan
|
da04c91998
|
bug 580128 - Set nsGlobalChromeWindows' principals to chrome even before they know it. r=jst
|
2010-09-17 14:54:41 -07:00 |
|
Blake Kaplan
|
667e474ffe
|
bug 603152 - Inner windows principals must remain constant. If we want to change them, change the inner window instead. r=bz
|
2010-09-17 14:54:41 -07:00 |
|
Blake Kaplan
|
fb85f65bb8
|
bug 580128 - Make the Window constructor be defined on new windows. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
697c0a497c
|
bug 580128 - Give windows a .wrappedJSObject property to help out old consumers of XPCNativeWrappers. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Mounir Lamouri
|
0e0e895f9e
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Chris Pearce
|
dc05e1b4bf
|
Bug 600791 - Correct DOM class info for TimeRanges class. r=jst a=blocking2.0
|
2010-10-13 14:01:37 +13:00 |
|
Blake Kaplan
|
8e08990a45
|
Bug 580128 - Fix a leak caused by holding a non-cycle collectable object instead of a cycle-collectable one. r=peterv
|
2010-09-03 14:15:50 -07:00 |
|
Blake Kaplan
|
f021fe41ba
|
bug 580128 - Fix code that expects XPConnect to hand outer windows to C++ from JS. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
6f88d76769
|
bug 580128 - Now that we use a proxy for the outer window, nsOuterWindowSH is unused (except for PreCreate). Nuke it. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
b548e78f8a
|
bug 580128 - Create a proxy for the outer window and use it. Note: this turns on new wrappers for all objects. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
234cbcb3a1
|
Bug 580128 - Give objects a way to inform XPConnect that they implement their own JS object in a way that does not involve wrapped natives. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Henri Sivonen
|
70eeb58789
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
|
2010-09-01 14:41:12 +03:00 |
|
Robert Sayre
|
28b54c3b54
|
Merge tracemonkey to mozilla-central a=blockers
|
2010-09-29 02:01:12 -04:00 |
|
Doug Turner
|
be182f1bcf
|
Bug 600110 - Pref follow up patch. Remove dead code, fix observers. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : dd0861639f346b0c0f6103c25586f6136aa125f3
|
2010-09-28 10:02:37 -07:00 |
|
Robert Sayre
|
df93203fff
|
Merge mozilla-central to tracemonkey.
|
2010-09-28 10:38:00 -04:00 |
|
Kyle Huey
|
e5ec995c9c
|
Backing out dougt. a=orange
|
2010-09-27 22:46:54 -04:00 |
|
Kyle Huey
|
b7ac89899d
|
Doug Turner Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
Backed out changeset faf497893b28
|
2010-09-27 22:46:30 -04:00 |
|
Jonas Sicking
|
1b2d6f9f21
|
Back out bug 591981 since it causes bug 599583. a=backout
|
2010-09-27 16:23:33 -07:00 |
|
Doug Turner
|
7ea122615e
|
Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 7f10d1d8486500e569cffea937d7a06bfa67dded
|
2010-09-27 14:23:35 -07:00 |
|
Doug Turner
|
aa283c0925
|
Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 1c1018a4e176401f269aafaba71660b8192f126e
|
2010-09-27 14:23:35 -07:00 |
|
Doug Turner
|
89e6cbef7c
|
Bug 589905 - Cache remote-preferences to improve performance. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : 327ae1b240a0535c2ec61eb3bce15df302d83987
|
2010-09-27 14:23:35 -07:00 |
|
Chris Jones
|
d2f081d3d0
|
Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec
|
2010-09-24 17:41:31 -05:00 |
|
Brad Lassey
|
e113ed383c
|
Bug 591047 - (7/7) Suppressing possible out-of-sync notifications; r=roc a=blocking-fennec
|
2010-09-23 23:34:26 -04:00 |
|
Brad Lassey
|
57e03bda68
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
ae74ab03d0
|
Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
221df8b098
|
Bug 591047 - (2/7) Adding event handling support to PuppetWidget; r=cjones a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
c6f55794a4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Oleg Romashin
|
bf2134a854
|
Bug 598227 - Add support NPP_ImageDraw API for Maemo5. r=dougt a=blocking-fennec
|
2010-09-23 16:06:41 -07:00 |
|
Andreas Gal
|
341d8716d6
|
Always create a dummy stack frame when crossing compartment boundaries (bug 600015, r=mrbkap).
|
2010-09-27 15:55:15 -07:00 |
|
Josh Aas
|
519b47a968
|
Bug 598223: Gracefully handle the failure of OOP plugins that negotiate Carbon NPAPI. r=cjones r=bsmedberg a=2.0-b7
|
2010-09-23 01:27:59 -04:00 |
|
Mounir Lamouri
|
c9c886b3ef
|
Bug 598529 - Improve form validation messages with Alex Faaborg recommandations. r=sicking ui-r=limi a=blocking-beta7
|
2010-09-22 18:44:13 -07:00 |
|
Gavin Sharp
|
370403025b
|
Bug 593125 followup: tweak netOffline error text to specify that "Work Offline" is a menu item, r=Pike, a=me
--HG--
extra : rebase_source : 8cb4ba782c081ff422f9a7270caba7bb11dcf0d4
|
2010-09-22 20:10:30 -04:00 |
|
Michael Wu
|
ddcba89beb
|
Bug 598508 - Fix geolocation on Android, r=dougt a=blocking-fennec
|
2010-09-21 19:36:58 -07:00 |
|
Henri Sivonen
|
13fdc6cc71
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
|
2010-09-21 12:48:40 -07:00 |
|
Doug Turner
|
eaba01adbc
|
Fixes build bustage on non-IPC builds such as seamonkey. r/a=dbaron
|
2010-09-20 22:37:32 -07:00 |
|
Doug Turner
|
117a0939c8
|
Bug 587414 - e10s: Geolocation needs to set pref from content process. r=jdm a=blocking-fennec
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
71eea0fe26
|
Bug 587414 - e10s: Geolocation needs to set pref from content process. r=jdm a=blocking-fennec
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
5f9e9c9878
|
Bug 587414 - e10s: Geolocation needs to set pref from content process. r=jst a=blocking-fennec
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
dd66d09c1a
|
iBug 587414 - e10s: Geolocation needs to set pref from content process. r=jst a=blocking-fennec
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
e56a652cad
|
Bug 587414 - e10s: Geolocation needs to set pref from content process r=bent a=blocking-fennec
|
2010-09-20 21:16:37 -07:00 |
|
Margaret Leibovic
|
eb860ad7ff
|
Bug 593125 - Reword offline error text in the content area message r=dolske a=blocking
|
2010-09-20 20:33:19 -07:00 |
|
Jonas Sicking
|
85155492df
|
Back out bug 591981 to see if it caused a performance regression. a=backout
|
2010-09-20 15:47:57 -07:00 |
|
Mounir Lamouri
|
b867cc9718
|
Bug 557087 (1/6) - Fieldset elements can be disabled. r+a=sicking
--HG--
extra : rebase_source : 9a11a362b24285af3a5d87ebb88e39be0cf1e098
|
2010-09-18 23:24:58 +02:00 |
|
Benedict Hsieh
|
799fb06cc7
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
|
Kyle Huey
|
77bfef6cd5
|
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
|
2010-09-17 21:22:44 -04:00 |
|
Kyle Huey
|
95e2a5bc27
|
Bug 565843: Implement <canvas>.mozGetAsFile(name, type). r+a=sicking
--HG--
extra : rebase_source : 1a7a635dc5a7da047967d8feb57d637e83027618
|
2010-09-17 21:14:59 -04:00 |
|
Juha Kotiranta
|
bbbc2fd341
|
Bug 581916 - Fetching mouse cursor from window trough DOM window utils API. r=Olli.Pettay a=approval2.0
|
2010-09-17 11:56:53 -07:00 |
|
Boris Zbarsky
|
052409f9f1
|
No bug. Remove lying comment. No review, a=NPOTB
|
2010-10-12 08:26:47 -04:00 |
|
Olli Pettay
|
a32b066abd
|
Backout Bug 508518, a=regression?
|
2010-10-12 12:57:32 +03:00 |
|
Olli Pettay
|
ed59c8d98c
|
Backout Bug 508518, a=regression?
|
2010-10-12 12:55:31 +03:00 |
|
Olli Pettay
|
f93d562354
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, p=romaxa+me, r=jst, a=blocking-fennec
|
2010-10-12 11:09:06 +03:00 |
|
Phil Ringnalda
|
22cac1c203
|
Bug 484994 - followup to my push with the wrong bug number, to adjust the number of tests to expect(), a=bustage
|
2010-10-09 21:00:29 -07:00 |
|
Phil Ringnalda
|
d8387d0824
|
Bug 585994 - comment out unreliable "All 3 still in the queue" jQuery test, a=orange
|
2010-10-09 20:14:57 -07:00 |
|
Alon Zakai
|
984b79bca9
|
Bug 599428 - Optimize permissions IPC. r=dwitte a=blocking-fennec
|
2010-10-09 11:07:38 -07:00 |
|
Oleg Romashin
|
433dab0fe9
|
Bug 603046 - nsQAppInstance::AddRef() should be used instead of QApplication. r=dougt a=npodb
|
2010-10-09 09:05:50 +03:00 |
|
Fabrice Desre
|
21236c9c9a
|
Bug 600816 - Blank page at geolocation and strange behavior. r=dougt a=blocking-fennec
|
2010-10-08 14:48:39 -07:00 |
|
Doug Turner
|
9e7ac20e62
|
Bug 601276 - Initalize QApplication in the child similar to what we do on GTK. r=cjones a=blocking-fennec
--HG--
extra : rebase_source : 5c2d48e5d55ce06047255affa5d9a3d7a31641c3
|
2010-10-08 14:48:37 -07:00 |
|
Doug Turner
|
17e6f8241f
|
Bug 602292 - removed dead code in ContentChild r=dwitte
--HG--
extra : rebase_source : fcf20ba992aa48a38a199e46f135ea2566ee7a22
|
2010-10-08 14:29:51 -07:00 |
|
Mark Finkle
|
3719bb658e
|
Bug 594847 - Handle content-process crashes more gracefully (platform patch) [r=cjones a=blocking-fennec]
|
2010-10-08 15:12:40 -04:00 |
|
Henri Sivonen
|
cda261fa94
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
|
2010-09-01 14:41:12 +03:00 |
|
Johnny Stenback
|
16a2846c1a
|
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
|
2010-09-16 18:24:14 -07:00 |
|
Tatiana Meshkova
|
0a4d13c52b
|
Bug 596743 - Need external RenderDocument API for embedding. r=roc a=approval2.0
|
2010-09-16 17:43:23 -07:00 |
|
Jonas Sicking
|
8e2422ebb4
|
Bug 587931: Implement document.currentScript and beforescriptexecute/afterscriptexecute events. r=mrbkap a=sicking
|
2010-09-16 01:48:47 -07:00 |
|
Justin Dolske
|
46df4919a6
|
Bug 588292 - Remove site-supplied text for beforeunload and onunload dialogs, and improve button text. r=jst, ui-r=limi, a=blocking
|
2010-09-16 00:51:24 -07:00 |
|
Josh Aas
|
5c84bcf9f6
|
Bug 590057: Add support for loading plugins of a different architecture than the host browser on Mac OS X. r=cjones a=blocking-b7
|
2010-09-15 23:09:19 -07:00 |
|
Alex Vincent
|
e49ada08d4
|
Bug 595505 - Remove nsIDOMHTMLVoidCallback.idl. r=smaug, sr=smaug, a=approval2.0 jst
|
2010-09-15 23:00:10 -07:00 |
|
Doug Turner
|
bd0f3ccff1
|
Removal of extra ws from notification code. a=me
|
2010-09-15 18:32:31 -07:00 |
|
Chris Jones
|
2d3753c877
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Jonas Sicking
|
f827ce02de
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
|
Jonas Sicking
|
a3c1996411
|
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
|
2010-09-15 15:52:49 -07:00 |
|
Jonas Sicking
|
e0d6f4ab59
|
Bug 596385: Update FormData to latest spec. r=jst a=blocker
|
2010-09-15 15:52:02 -07:00 |
|
Brian Crowder
|
370cf86776
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Doug Turner
|
2a67ffacfe
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
|
Oleg Romashin
|
32a75bebed
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
|
Chris Jones
|
06ec6c6ee8
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Chris Jones
|
a4d26acf70
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Benedict Hsieh
|
c75f353b6b
|
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
|
2010-09-15 11:04:48 -07:00 |
|
Doug Turner
|
59e844f810
|
Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
|
2010-09-15 09:44:57 -07:00 |
|
Chris Jones
|
2b12976c51
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Chris Jones
|
d8f9eb58aa
|
Merge m-c --> cedar
|
2010-09-13 19:24:09 -05:00 |
|
Doug Turner
|
76b31a7440
|
Bug 595456 - E10: Remote desktop notification prompt. r=cjones a=mfinkle
--HG--
extra : rebase_source : 5b7deb9dc69d9b1bd3be0cc42dddffa35c74d3bd
|
2010-09-13 13:44:53 -07:00 |
|
Doug Turner
|
ad7954bea7
|
Bug 595445 - Factor out geolocation prompt into something that can be reused - Part 2 r=olli a=mfinkle
--HG--
rename : dom/src/geolocation/nsGeolocationOOP.h => dom/base/nsContentPermissionHelper.h
extra : rebase_source : c11252249778200db9d77c3937101ef349bfb847
|
2010-09-13 12:49:27 -07:00 |
|
Doug Turner
|
c4425c7635
|
Bug 595452 - switch desktop notifications over to content permission prompt r=olli a=mfinkle
--HG--
extra : rebase_source : 11a92fa28a02d88fac96bd73ec8b93ce5f14bc2c
|
2010-09-13 12:31:53 -07:00 |
|
Dan Witte
|
825c6d51ae
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+
|
2010-09-13 10:54:02 -07:00 |
|
Vladimir Vukicevic
|
65b1b6f96c
|
b=593850; [webgl] fix bad-arguments and null-object-behaviour tests; r=bjacob, a=b
|
2010-09-13 08:57:25 -07:00 |
|
Oleg Romashin
|
8c88c718ff
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Mounir Lamouri
|
bb317945aa
|
Bug 556013 - Implement novalidate attribute for form elements. r=smaug a2.0=blocking
|
2010-09-11 06:11:58 +02:00 |
|
Chris Jones
|
8d95296134
|
Bug 594960: Use nsX11ErrorHandler in content processes. r=karl
|
2010-09-09 20:25:26 -05:00 |
|
Ben Turner
|
c9978327b5
|
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
|
2010-09-10 12:12:11 -07:00 |
|
Oleg Romashin
|
9e50fd8325
|
Bug 556487 - Plugin child/parent/PluginInstance API part. r=roc a=blocking2.0
--HG--
extra : rebase_source : 2c07b0dd0f24e704571f43d3e44dd4126a7b3c7d
|
2010-09-10 11:28:52 -07:00 |
|
Felipe Gomes
|
2f04ed9a59
|
Bug 593378. browser_bug559991.js needs to restore original functions before closing tab, and browser_autofocus_background.js shouldn't close all tabs which would close the test window. r=mounir rs=gavin a=blocking-beta6
|
2010-09-10 15:42:20 -03:00 |
|
Marco Bonardo
|
2d2e2d9fdb
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
* * *
fix bustage. a=bustage
|
2010-09-09 12:20:05 +02:00 |
|
David Zbarsky
|
4b77bdf913
|
Bug 556007 (1/3) - Add list IDL attribute to HTMLInputElement. r=sicking a2.0=sicking
|
2010-09-10 07:18:10 +02:00 |
|
Mounir Lamouri
|
06546aad23
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
|
Doug Turner
|
886b045fee
|
Bug 573588 - Implement Desktop Notifications - Tests r=olli, a=beltzner
--HG--
extra : rebase_source : 0d6f956bbc4cb35986e4bc01ef6f06d26feff3d3
|
2010-09-09 22:00:20 -07:00 |
|
Doug Turner
|
8d99337013
|
Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
|
2010-09-09 22:00:14 -07:00 |
|
Doug Turner
|
30a0d1ff9d
|
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
--HG--
rename : dom/src/geolocation/PGeolocationRequest.ipdl => dom/ipc/PContentPermissionRequest.ipdl
extra : rebase_source : 73f75b6f4c4deae71337dd2a9925d15aefcaacb8
|
2010-09-09 22:00:08 -07:00 |
|
Doug Turner
|
e83bfbad33
|
Bug 594261 - Factor out geolocation prompt into something that can be reused. r=olli,gavin a=stuart
--HG--
extra : rebase_source : cd9b27a7c81f3eb61b79642e327ce086306a2535
|
2010-09-09 21:59:51 -07:00 |
|
Ben Turner
|
a10bd5f22b
|
Bug 592801. a=crashfix
|
2010-09-09 21:54:25 -07:00 |
|
Ben Turner
|
a66adcb5f5
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. Tests.
|
2010-09-09 15:15:44 -07:00 |
|
Ben Turner
|
b88dc31fa2
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
|
2010-09-09 15:15:40 -07:00 |
|
Ben Turner
|
5158899107
|
Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking.
|
2010-09-09 15:15:38 -07:00 |
|
Mounir Lamouri
|
fa76ba6178
|
Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only
|
2010-09-09 20:20:06 +02:00 |
|
James Darpinian
|
9fa7e7fdc3
|
Bug 369306 - If dom.disable_window_flip is enable, block .blur() and .focus() if opener is different from the caller. r=jst a2.0=blocking
|
2010-09-09 20:18:23 +02:00 |
|
Zack Weinberg
|
51f4d1b92d
|
Bug 451134 (2/2): switch to the official border-radius property names: by-hand changes. r=dbaron a2.0=blocking2.0:beta6
|
2010-09-09 08:21:48 -07:00 |
|
Marco Bonardo
|
514639162e
|
Backed out changeset 4b41b425c4fa
|
2010-09-09 13:29:56 +02:00 |
|
Marco Bonardo
|
e5aa440112
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
|
2010-09-09 12:20:05 +02:00 |
|
Chris Jones
|
7688c45243
|
Merge m-c --> cedar
|
2010-09-07 17:35:15 -05:00 |
|
L. David Baron
|
44e87673d4
|
Fix bustage with various profiler integration options from JSNative signature change in JägerMonkey landing. (Bug 595544) r=sayrer a=bustage
|
2010-09-11 17:06:59 -07:00 |
|
Robert Sayre
|
5b2d870632
|
[Bug 595544] Fix some JSFunctionSpec definitions in nsJSEnvironment.cpp. r=dbaron a=bustage
|
2010-09-11 17:24:00 -04:00 |
|
Robert Sayre
|
2547e2702e
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
L. David Baron
|
e031591955
|
Rename -moz-box-shadow to box-shadow: manual changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
|
L. David Baron
|
f4c51b73b2
|
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
|
2010-09-11 09:27:12 -07:00 |
|
Robert Sayre
|
2b6095f93d
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Chris Leary
|
813d1e57f3
|
Back out due to mochiserver breakage. (no_r=me)
|
2010-09-09 16:52:31 -07:00 |
|
Chris Leary
|
e5e12f3041
|
Bug 540675: remove callerVersion from stack frame. (r=lw)
|
2010-09-09 14:25:30 -07:00 |
|
Jason Orendorff
|
04c9fcd6a0
|
Bug 593742 - nsDOMWorker has to set the right compartment. r=bent.
--HG--
extra : rebase_source : 1f309d333686fdad21a7b6940873994ccc64157d
|
2010-09-09 11:13:06 -05:00 |
|
Alon Zakai
|
458e755fd8
|
Bug 584842 - nsIContentPrefService remoting. r=myk a=blocking-fennec=2.0b1
|
2010-09-07 12:16:43 -07:00 |
|
Ian Neal
|
b8e7d0d873
|
Bug 535903 - [SeaMonkey 2.1] mochitest-browser-chrome: "browser_focus_steal_from_chrome.js | Timed out"
r=bzbarsky a=testing
|
2010-09-07 13:25:18 +01:00 |
|
Robert Sayre
|
7d6b688fcd
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Chris Jones
|
0a324a1d05
|
Bug 590294, part 6: Add a window.setResolution(xres, yres) API to control the number of backing pixels allocated to scalable content. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
978c65eda0
|
Bug 590294, part 5: Add a setDisplayPort() API to allow the frontend (or whatever else) to set an arbitrary visible region for the purposes of invalidation and layer retaining. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
a4b6792556
|
Bug 590294, part 1: Add a setCSSViewport() API to allow the frontend (or whatever) to override the natural viewport inherited from widget/view. sr=dbaron
|
2010-09-03 15:10:45 -05:00 |
|
Chris Jones
|
22a9c5e5dc
|
Bug 590294, part 0: Add an nsDOMWindowUtils::GetPresShell() helper. r=smaug
|
2010-09-03 15:10:45 -05:00 |
|
Chris Jones
|
1ef9f416ce
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
|
2010-09-03 14:07:55 -05:00 |
|
Joe Drew
|
dbb9a82fc2
|
Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+
|
2010-09-03 14:01:05 -04:00 |
|
Chris Pearce
|
3313bd2660
|
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
Doug Turner
|
2676d1a495
|
Bug 592308. IsLowMemory() is terribly slow and there is nothing to do about it. r=bsmedberg a=blocking-fennec2.0
|
2010-09-02 19:02:06 -03:00 |
|
Oleg Romashin
|
058feeb909
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|