Commit Graph

99895 Commits

Author SHA1 Message Date
Margaret Leibovic
a564607c85 Bug 775759 - Native handles don't precisely line up horizontally with the ends of the selection. r=mbrubeck 2012-07-23 12:50:43 -07:00
Margaret Leibovic
5697e958fa Bug 775969 - Native handles vanish when crossing. r=mbrubeck 2012-07-23 12:50:43 -07:00
Justin Lebar
65e1654abd Backed out changeset cac4e8a16532 (bug 771273) 2012-07-23 15:39:03 -04:00
Justin Lebar
cbeefb3946 Backed out changeset 3985fa65c367 (bug 771273) 2012-07-23 15:39:02 -04:00
Justin Lebar
c89a92ef34 Backed out changeset f3454015ea25 (bug 771273) 2012-07-23 15:39:01 -04:00
Justin Lebar
c196a2e91b Backed out changeset 0f9b6cb20fc3 (bug 771273) 2012-07-23 15:38:59 -04:00
Justin Lebar
ea63c9fa62 Backed out changeset c69c51760cc9 (bug 771273) 2012-07-23 15:38:58 -04:00
Justin Lebar
d4c0230ca1 Backed out changeset 1d4600ca3fa8 (bug 769182) 2012-07-23 15:38:57 -04:00
Justin Lebar
2ed2d5f6bb Backed out changeset 97b356893365 (bug 762939) 2012-07-23 15:38:55 -04:00
Geoff Brown
960a950edb Bug 773667 - Remove unused code from ScreenshotLayer; r=blassey 2012-07-23 13:34:16 -06:00
Chris Peterson
db055c0d69 Bug 767597 - Part 2: Move autocomplete IME blocklist and use new InputMethods class. r=blassey 2012-07-22 00:18:14 -07:00
Chris Peterson
ba64e0a887 Bug 767597 - Part 1: Unset AwesomeBar inputType:textUri when using Swype. r=blassey f=mbrubeck 2012-07-22 00:17:45 -07:00
Kartikaya Gupta
eb67617fdf Bug 772855 - Log exception stack traces when logging errors. r=cpeterson 2012-07-23 15:04:28 -04:00
Matt Brubeck
17046d8afd Bug 776253 - NullPointerException at AboutHomeContent.onInterceptTouchEvent [r=kats] 2012-07-23 11:56:17 -07:00
Dave Townsend
940dc350ef Bug 774990: Copying a profile with a disabled restartless add-on to a different directory causes extensions to fail to load. r=Unfocused 2012-07-23 11:53:57 -07:00
Kartikaya Gupta
8f98e04459 Bug 774205 - Guard against a null layer controller object in GeckoInputConnection. r=cpeterson 2012-07-23 14:52:55 -04:00
Rafael Ávila de Espíndola
0f1bfa2f1c Bug 773903 - ~1s shutdown delay in xpcshell in xpcom shutdown. r=ted.
This just updates mach_override.c to a version that has a faster search for
an available spot to put the branch island.
2012-07-23 14:49:06 -04:00
James Willcox
80029db926 Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey 2012-07-20 15:20:51 -04:00
Luke Wagner
916a4dd68b Bug 775684 - rm PND_TOPLEVEL (r=ejpbruel)
--HG--
extra : rebase_source : 90fed1498fc1e34d721afa5a3a4ba518ad0cf3c9
2012-07-23 11:09:59 -07:00
Luke Wagner
245a671133 Bug 775647 - rm PND_INITIALIZED (r=ejpbruel)
--HG--
extra : rebase_source : 214c973cbe96c290cabe17ca987886991a975c0e
2012-07-23 11:09:57 -07:00
Luke Wagner
43b0616405 Bug 775647 - simplify control flow in BindVarOrConst (r=ejpbruel)
--HG--
extra : rebase_source : f3e2cc1047c38cc26c99cccec7c3f128c74cb708
2012-07-23 11:09:10 -07:00
Jason Duell
c95f8eff2b Bug 776176 - e10s: propagate GetExtendedOrigin from child to parent process. r=jdm 2012-07-23 11:12:03 -07:00
Jason Duell
3aa13aaf05 Bug 776140 - Add GetExtendedOrigin method to nsILoadContext. r=jlebar, sr=sicking 2012-07-23 11:09:26 -07:00
Mounir Lamouri
72b86db435 Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Mounir Lamouri
8e7848dcb0 Bug 775713 - Use principals in nsStrictTransportSecurityService to access the PermissionManager. r=bsmith,mayhemer 2012-07-23 11:06:36 -07:00
Justin Lebar
dca7732008 Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz 2012-07-23 13:47:34 -04:00
Justin Lebar
07660a4da3 Bug 769182 - Tests for cross-origin window.open calls in <iframe mozbrowser>. r=bz 2012-07-23 13:47:34 -04:00
Justin Lebar
7adf140262 Bug 771273 - Part 5: Add test for window.content. r=bz 2012-07-23 13:47:34 -04:00
Justin Lebar
33aa8d977a Bug 771273 - Part 4: Enable BackForward test for in-process <iframe mozbrowser>, now that it works. r=bz 2012-07-23 13:47:34 -04:00
Justin Lebar
e96146804a Bug 771273 - Part 3: Test that window.open(..., 'top') works properly for in-process <iframe mozbrowser>. r=bz 2012-07-23 13:47:34 -04:00
Justin Lebar
2d4bd6b425 Bug 771273 - Part 2: Make in-process <iframe mozbrowser>'s have their own shistory objects. r=bz 2012-07-23 13:47:34 -04:00
Justin Lebar
bd1f475f02 Bug 771273 - Part 1: Make nsDocShell::GetSameTypeParent and friends respect <iframe mozbrowser> boundaries. r=bz 2012-07-23 13:47:33 -04:00
Justin Lebar
129d1498c6 Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
Also fix up some Makefile.in's so they specify HOST_CFLAGS/CXXFLAGS correctly.

--HG--
extra : rebase_source : 5a6b983527bfb1cd7b551916dac286f130a736c6
2012-07-23 13:29:02 -04:00
Chris Jones
a3ec7aebd3 Bug 775867: Implement ProtocolErrorBreakpoint() for easier debugging of IPC errors. r=bent 2012-07-23 10:24:29 -07:00
Justin Lebar
ed41eba4ab Backed out changeset 603215dd3a5e (bug 776537), due to Linux elfhack bustage. 2012-07-23 13:16:10 -04:00
Justin Lebar
e98f7afb14 Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
--HG--
extra : rebase_source : c561a5f987ab300d9ef394af555f20c0040e3705
2012-07-23 12:57:55 -04:00
Jonathan Watt
8eea14fba1 Bug 776552 - Remove the MOZ_SVG_DLISTS build time flag. r=longsonr.
--HG--
extra : rebase_source : 97193f758ba70730f3d35a6e67ea63cebfb3fb60
2012-07-23 16:39:15 +01:00
Jonathan Watt
99a37291f3 Bug 767726 - Kill nsISVGChildFrame::DO_NOT_NOTIFY_RENDERING_OBSERVERS. r=longsonr.
--HG--
extra : rebase_source : 3242d29a2251c767dc055a9a7d15ce76e27ac2f2
2012-07-23 12:00:43 +01:00
Jonathan Watt
1002f47a60 Bug 707960 - Remove the covered region hack added in bug 614732. r=longsonr.
--HG--
extra : rebase_source : 0b2147bed77e20ba1a1afa635a1aa95e23f41051
2012-07-23 12:00:40 +01:00
Bobby Holley
ace73859e6 Bug 773962 - Fix windows linkage bustage. r=me 2012-07-23 17:57:39 +02:00
Lucas Rocha
423b0fb52c Bug 771159 - Properly set toolbar's background size to handle different densities (r=mfinkle) 2012-07-23 16:47:59 +01:00
Justin Lebar
d7ac31176f Backed out changeset 0b4c68d39a61 (bug 771273) on a CLOSED TREE 2012-07-23 11:44:55 -04:00
Justin Lebar
8ca9bd4f84 Backed out changeset 5b56257d0547 (bug 771273) 2012-07-23 11:43:40 -04:00
Justin Lebar
1c73a7ca15 Backed out changeset b69df88155b5 (bug 771273) 2012-07-23 11:43:39 -04:00
Justin Lebar
9dc4e6f648 Backed out changeset 5353ac12782c (bug 771273) 2012-07-23 11:43:38 -04:00
Justin Lebar
33646b32ee Backed out changeset c882b426a556 (bug 771273) 2012-07-23 11:43:36 -04:00
Justin Lebar
76d9398666 Backed out changeset 77b5bd772576 (bug 769182) 2012-07-23 11:43:35 -04:00
Justin Lebar
8bef8e4cda Backed out changeset e15addefe3a2 (bug 762939) 2012-07-23 11:43:33 -04:00
Justin Lebar
f962c0704f Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz 2012-07-23 11:26:36 -04:00
Justin Lebar
b9578a93c6 Bug 769182 - Tests for cross-origin window.open calls in <iframe mozbrowser>. r=bz 2012-07-23 11:24:14 -04:00