Justin Lebar
|
8d7f4a897e
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
Olli Pettay
|
e160cfea86
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
David Zbarsky
|
c7146e6e8e
|
Bug 762801: fix bustage r=bustage
|
2012-06-09 15:54:12 -07:00 |
David Zbarsky
|
671b93092c
|
Bug 762801 - Merge nsIEmbeddingSiteWindow2 into nsIEmbeddingSiteWindow r=jst
|
2012-06-09 15:15:12 -07:00 |
Serge Gautherie
|
20d2b6d29d
|
Bug 747668. (Hv1a) XPFE autocomplete.xml: Implement nsIAutoCompleteInput.textValue. r=neil.
DONTBUILD (npotb).
|
2012-05-30 20:06:17 +02:00 |
Serge Gautherie
|
40c9a31251
|
Bug 747668. (Gv1a) XPFE autocomplete.xml: Implement nsIAutoCompleteInput.popupOpen(). r=neil.
DONTBUILD (npotb).
|
2012-05-26 23:40:28 +02:00 |
Serge Gautherie
|
cb935172f4
|
Bug 747668. (Fv1) XPFE autocomplete.xml: Move selectBy() into nsIAutoCompletePopup section. r=neil.
DONTBUILD (npotb, trivial).
|
2012-05-26 16:30:31 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Serge Gautherie
|
fd55dbdfcd
|
Bug 747668. (Ev1) XPFE autocomplete.xml: Move code into searchParam. r=neil.
DONTBUILD (a=npotb).
|
2012-05-02 15:39:24 +02:00 |
Serge Gautherie
|
0c26f40db4
|
Bug 747668. (Dv1) XPFE autocomplete.xml: Move code into onTextReverted(). r=neil.
DONTBUILD (npotb).
|
2012-04-27 11:51:15 +02:00 |
Serge Gautherie
|
0762760dee
|
Bug 747668. (Cv1) XPFE autocomplete.xml: Regroup code into onSearchComplete(). r=neil.
DONTBUILD (npotb).
|
2012-04-27 00:52:25 +02:00 |
Serge Gautherie
|
b67451d688
|
Bug 747668. (Bv1) Port |Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins| to SeaMonkey. r=neil.
DONTBUILD (a=npotb).
|
2012-04-23 01:28:55 +02:00 |
Serge Gautherie
|
3b6e985863
|
Bug 747668. (Av1a) XPFE autocomplete.xml: Regroup nsIAutoCompleteInput properties, Fix some nits. r=neil.
DONTBUILD (a=npotb).
|
2012-04-22 10:11:11 +02:00 |
Myk Melez
|
4f307cae98
|
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
|
2012-04-19 00:39:52 -07:00 |
Myk Melez
|
2eea1475c4
|
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
|
2012-04-17 07:11:53 -07:00 |
Dão Gottwald
|
2fcd4be7f3
|
merge backout
|
2012-03-23 16:58:48 +01:00 |
Dão Gottwald
|
4307ddde22
|
Backed out changeset bf13c2253055
|
2012-03-23 16:58:27 +01:00 |
Paul O’Shannessy
|
47968af569
|
Bug 714911 - Stop persisting sizemode=fullscreen [r=enn]
--HG--
extra : rebase_source : d94bb978f3d35c90659fca78df83d9bbca1795a6
|
2012-03-20 16:21:14 -07:00 |
Paul O’Shannessy
|
40da322e36
|
Bug 639705 (Lion Full Screen) Part 1: Initial support for fullscreenbutton in XUL [r=enn]
--HG--
extra : rebase_source : 03d0b24570546fb8513b513e2c804145e47b3433
|
2012-03-20 16:21:14 -07:00 |
Neil Rashbrook
|
ced5810fff
|
Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD
|
2012-03-04 15:13:20 +00:00 |
Neil Rashbrook
|
6ec4cfa80b
|
Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug
|
2012-03-04 14:57:45 +00:00 |
Geoff Lankow
|
5a1e52fbea
|
Bug 710978 - Title attribute of a window is not updated in nsXULWindow::SetTitle; r=Neil
|
2011-12-20 00:47:18 +13:00 |
Cameron McCormack
|
936ba7d3bb
|
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
|
2012-02-17 14:47:39 +11:00 |
Marco Bonardo
|
e7180038c0
|
Backout 7a8b935ab596 (bug 674370) for Paint regression
|
2012-02-08 09:23:40 +01:00 |
Cameron McCormack
|
79119f394a
|
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
|
2012-02-08 11:44:45 +11:00 |
Philipp Hartwig
|
3946945aaa
|
Bug 512529 - Automatically leave fullscreen mode when it seems appropriate; r=neil
|
2012-02-06 18:17:32 +00:00 |
Serge Gautherie
|
f70440873e
|
Bug 707039. (Dv4) XPFE autocomplete.xml: Adjust the direction of the (content) autocomplete popup list based on the textbox direction. r=neil.
DONTBUILD (NPODB).
|
2012-02-05 00:07:40 +01:00 |
Serge Gautherie
|
681118f7c5
|
Bug 707039. (Bv1) XPFE autocomplete.xml: Rename resultsPopup to popup. r=neil.
DONTBUILD (NPOMCB).
|
2012-01-05 04:07:19 +01:00 |
Serge Gautherie
|
0cdafa03ad
|
Bug 707039. (Av1) XPFE autocomplete.xml: Rename openResultPopup()/closeResultPopup() to openPopup()/closePopup(). r=neil.
DONTBUILD (NPOMCB).
|
2012-01-05 04:06:19 +01:00 |
Jeff Walden
|
2e53b58879
|
Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert
|
2011-12-18 01:00:47 -05:00 |
Mark Banner
|
b7ab17a195
|
Fix comm-central app bustage from bug 696498 - change the depth of the makefiles to account for being generated from the comm-central build system now that the old xpfe autocomplete files are no longer generated within the mozilla-central part of the build system. rs=Neil over irc. NPOTFFB DONTBUILD
|
2011-12-01 15:26:29 +00:00 |
Mike Hommey
|
e08d276b14
|
Bug 702764 part 2 - Make nsAppStartup::GetStartupInfo more flexible. r=tglek
|
2011-11-18 08:54:27 +01:00 |
Oonishi Atsushi
|
8f0353652d
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
Neil Deakin
|
3c91582697
|
Bug 696745, remove nsIMenuRollup and xul-popup-manager component, r=mats,sr=roc
|
2011-11-08 14:59:07 -05:00 |
Matheus Kerschbaum
|
2074f211f6
|
Bug 597789 - Remove --disable-rdf; r=ted
|
2011-11-08 11:42:54 +00:00 |
Neil Deakin
|
42f99d3415
|
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
|
2011-10-25 11:05:32 -04:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Ed Morley
|
acef499a8d
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-15 12:19:29 +01:00 |
Ms2ger
|
ca6f7807e0
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
Neil Deakin
|
506fdf23b9
|
Bug 694227 nsIBaseWindow::blurSuppression is unusued, r-bsmedbeg,sr=bz
|
2011-10-14 14:11:22 -04:00 |
Neil Deakin
|
8bd76da7e1
|
Bug 694225, nsWebShellWindow::GetNamedDOMDoc can be removed and simplified, r-bsmedberg
|
2011-10-14 09:06:41 -04:00 |
Neil Deakin
|
90f42cf310
|
Bug 694224, remove appshell argument from various widget creation methods, r=roc
|
2011-10-14 09:06:39 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Neil Rashbrook
|
312bca329e
|
Bug 685457 Don't set attributes until after accessing the box object r=bienvenu
NPTODB DONTBUILD
|
2011-09-24 18:15:47 +01:00 |
Mike Hommey
|
1036527a30
|
Bug 686435 - Add a telemetry probe on nsAppShellService::CreateTopLevelWindow. r=taras
|
2011-09-23 14:30:49 +02:00 |
Ms2ger
|
09c97f4a38
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
Marco Castelluccio
|
a1151d128d
|
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
|
2011-08-30 22:45:31 +01:00 |
Ms2ger
|
fe7e298f75
|
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
* * *
Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage
|
2011-08-14 19:22:29 +02:00 |
Ms2ger
|
352b5b2d9d
|
Backout bug 675075 for bustage
|
2011-08-14 20:05:20 +02:00 |
Ms2ger
|
9f85d33591
|
Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage
|
2011-08-14 19:52:28 +02:00 |