Commit Graph

76806 Commits

Author SHA1 Message Date
Olli Pettay
2f2d683768 Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking
--HG--
extra : rebase_source : c05867591dc394695c35de92a0c62ca5df9db1d6
2011-09-17 06:32:32 -07:00
Ms2ger
bdb73c237b Bug 684472 - Reduce QIs in nsPrintingPromptService; r=bsmedberg 2011-09-18 11:22:18 +02:00
Ms2ger
f3b3dcbb15 Bug 687096 - Remove entries for removed folders from LOCAL_INCLUDES; r=khuey 2011-09-18 11:22:18 +02:00
Ms2ger
21263e0741 Bug 687070 - Remove unused variable 'result' in nsDisplaySelectionOverlay::Paint; r=masayuki 2011-09-18 11:22:18 +02:00
Ms2ger
670b0e16b1 Bug 684470 - Remove the FromParser argument from nsHTMLMediaElement and subclasses' constructors; r=jst 2011-09-18 11:22:18 +02:00
Ms2ger
2e89d057d9 Bug 684471 - Make nsGenericHTMLFormElement::mFieldSet a nsHTMLFieldSetElement*; r=peterv 2011-09-18 11:22:18 +02:00
Ms2ger
7b7048fda0 Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
Daniel Holbert
83154c3b65 Back out cset c3bf76213a6c (bug 665392) for breaking a testcase from the w3c svg testsuite, 'full-animate-elem-24-t.html'. 2011-09-17 09:18:13 -07:00
Ed Morley
3b89aa779a Backout latest JM merge for OSX 10.5 M-oth permaorange (see bug 687257) on a CLOSED TREE 2011-09-17 16:32:43 +01:00
Ed Morley
eeeef6b549 Merge last green changeset on mozilla-inbound to mozilla-central 2011-09-17 10:02:50 +01:00
Mike Hommey
3c82e02c3f Bug 687139 - Avoid linking the updater against libmozutils. r=khuey 2011-09-17 08:55:45 +02:00
Brian Hackett
f2651fd01e [INFER] Backout 3a8b5e4a286b for suspected M-oth orange. 2011-09-16 20:31:54 -07:00
Brian Hackett
4cd2135ba9 Merge MC->JM 2011-09-16 20:30:25 -07:00
Lucas Rocha
0c42767f05 Bug 686530 - Fix padding on icons to not cover urlbar line (r=wesj) 2011-09-17 00:38:36 +01:00
Ed Morley
00e6fcf8b2 Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms 2011-09-17 00:27:55 +01:00
Brian R. Bondy
02566c25d3 Bug 617052 - Formatting fix for previous push. r=jimm 2011-09-16 15:46:38 -07:00
Rafael Ávila de Espíndola
5771e9f63e Bug 684659 - Remove xptcinvoke_unixish_x86.cpp. r=bsmedberg.
This patch:
* Modifies the linux version so that both calls are aligned and can be used by the OS X assembler.
* Removes KEEP_STACK_16_BYTE_ALIGNED, since it is cheap to do it always and the linux implementation was already doing.
* Define MOZ_NEED_LEADING_UNDERSCOR on OS X
* Move users of xptcinvoke_unixish_x86.cpp to xptcinvoke_gcc_x86_unix.cpp (and the stubs file too)

--HG--
extra : rebase_source : 11eac139b33ddfe60af96690e0c54aec77db82c9
2011-09-16 14:34:09 -07:00
Gian-Carlo Pascutto
2a833df89e Bug 669410 - Add copyright header to PrefixSet IDL file. DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 3205a7b2e39c6d0a37ef38755902061a025edd15
2011-09-16 14:34:05 -07:00
Doug Turner
0ef3efa1a5 Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh. 2011-09-16 14:34:31 -07:00
Jonathan Kew
3f213d78b5 bug 686497 - avoid passing excessively long wavy-underline path to cairo for stroking. r=roc 2011-09-16 20:23:29 +01:00
Sriram Ramasubramanian
b42c2e7141 Bug 661612 - Update download progress notification keeps reappearing in Android 3 [r=mfinkle,alexp] 2011-09-16 12:10:58 -07:00
Sriram Ramasubramanian
463d6c80c9 Bug 685147 - Add tap-hold selection color status to row selection [r=mfinkle] 2011-09-16 12:10:55 -07:00
Sriram Ramasubramanian
1cb0e32320 Bug 660686 - Patch for browser-chrome test [r=mfinkle] 2011-09-16 12:10:53 -07:00
Sriram Ramasubramanian
f284dce9a1 Bug 660686 - Enable entire row region selection in Preferences [r=mfinkle] 2011-09-16 12:10:50 -07:00
ithinc@sohu.com
bcbef45863 Bug 624363 - Reloading all tabs does not show progress in List all tabs pop-up. r=dao 2011-09-16 19:42:32 +02:00
Raymond Lee
ac9f9bab9d Bug 686855 - Undeclared variable causes the tab key navigation to stop working r=dietrich 2011-09-16 18:17:17 +01:00
Brian Hackett
7c7d9ac81c Merge MC -> JM 2011-09-16 08:51:41 -07:00
Ehsan Akhgari
97e0f80e7f Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-16 09:31:43 -04:00
Mike Hommey
1676931a9a Bug 686694 - Remove library extraction splash screen. r=mfinkle 2011-09-16 11:15:43 +02:00
Mike Hommey
28463360ac Bug 685130 - Build libffi with the same flags as the rest. r=ted 2011-09-16 10:01:03 +02:00
Mike Hommey
1f1e38f0f8 Bug 686694 - Don't extract libraries on Android unless we're starting with the DEBUG intent. r=dougt 2011-09-16 10:00:42 +02:00
Brian Hackett
a2daad7e2e [INFER] Fix red. 2011-09-15 17:19:57 -07:00
Brian Hackett
797b88a50d [INFER] Don't change prototype of new objects when reusing type in Array.{slice,splice,concat}. bug 683140. 2011-09-15 17:16:57 -07:00
Kyle Huey
70eb6e2b02 Remove some silly LOCAL_INCLUDES from content/base/src. r=me 2011-09-15 16:47:29 -07:00
Kyle Huey
75aa6eed7a Merge m-c to b-s. 2011-09-15 16:44:46 -07:00
Brian Hackett
0d13c1627d [INFER] Add jitcode assertions for type correctness around property accesses, bug 685186. 2011-09-15 16:19:38 -07:00
Brian Hackett
72e409987d [INFER] Decouple constraints generating callee types and 'this' types of those callees for CALLELEM, bug 686396. 2011-09-15 12:50:19 -07:00
Brian Hackett
42f96c43bb [INFER] Fail compilation rather than assert if a constant pool is dumped while generating an IC, bug 669715. 2011-09-15 12:11:03 -07:00
Len
18666a1a15 Bug 487242 - Implement 'unread' attribute for tabbrowser tabs. r=dao 2011-09-15 19:53:30 +02:00
Ehsan Akhgari
733e4ea2dd Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-15 09:41:15 -04:00
Neil Rashbrook
c59400d1b6 Bug 660532 Remove useless uses of PromiseFlatCString r=sdwilsh 2011-09-15 09:36:07 +01:00
Neil Rashbrook
956f798ed0 Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-15 08:40:17 +01:00
Brian Hackett
df83129530 [INFER] Backout bug 685358. 2011-09-14 22:09:40 -07:00
Raymond Lee
b934d66b71 Bug 596504 - DOM attribute for the group node needed which references the undo button r=dietrich 2011-09-15 12:37:19 +08:00
Wesley Johnston
2b6dfc7728 Bug 685347 - Context menu selections in URL bar removes focus on the URL bar; r=mbrubeck 2011-09-16 09:56:58 +01:00
Lucas Rocha
362e9c67f5 Bug 686857 - Make clickable area match close button boundaries (r=mfinkle) 2011-09-16 09:56:01 +01:00
Lucas Rocha
68e7e0ea6d Bug 685845 - Avoid horizontal overflow on tabs scrollbox (r=mfinkle)
The close container was overflowing the tabs scrollbox by 1px and causing the horizontal scroll indicator to show up unnecessarily.
2011-09-16 09:54:14 +01:00
Justin Lebar
b324c30126 Bug 686720 - Expose PSS from smaps in about:memory. r=khuey 2011-09-15 10:53:04 -07:00
Hari R
82b52e08fa Bug 684083 - Avoid null dereference when using Components.utils.getWeakReference(undefined). r=mrbkap 2011-09-14 23:13:00 -04:00
Justin Lebar
5b35cccb7d Bug 686172 - In about:memory, make the smaps breakdown trees appear only where they're available (on Linux). r=khuey 2011-09-14 17:37:45 -07:00