Phil Ringnalda
b1d1a41987
Back out 83a33626d965:6e9330f5a9bd (bug 732667 and bug 705877) for Windows build bustage
2012-03-12 22:12:41 -07:00
Boris Zbarsky
77f35024de
Bug 732667. Only do checks for :hover selectors when hover state changes on nodes which have relevant hover rules. r=dbaron
2012-03-12 22:54:15 -05:00
Boris Zbarsky
06a9dc2781
Bug 705877 part 6. Make frame construction use ancestor filters when resolving style. r=dbaron
2012-03-12 22:54:15 -05:00
Boris Zbarsky
8469637d0c
Bug 705877 part 5. Make style reresolution actually use ancestor filters. r=dbaron
2012-03-12 22:54:15 -05:00
Boris Zbarsky
87db5d4605
Bug 705877 part 4. Use the TreeMatchContext's ancestor filter, if any, in EnumerateAllRules. r=dbaron
2012-03-12 22:54:15 -05:00
Boris Zbarsky
386bfeacd8
Bug 705877 part 3. Hang an optional Bloom filter and some methods for managing it off the TreeMatchContext. r=dbaron
2012-03-12 22:54:15 -05:00
Boris Zbarsky
b684c178fb
Bug 705877 part 2. Store the hashes of the atoms occurring as IDs, classes, and tag names in selectors that would need to match one of our ancestors. r=dbaron
...
We store a maximum of 4 hashes to save space. Interesting questions are whether 4 is the right number
and whether we should, prioritize ids and classes over tags. In practice, this seems to be good enough
at least performance-wise, though it's possible we could use less memory and still do OK on the performance.
2012-03-12 22:54:14 -05:00
Boris Zbarsky
267257c7b4
Bug 705877 part 1. Rename mayContain on BloomFilter to mightContain. r=dbaron
2012-03-12 22:54:12 -05:00
Nick Alexander
aec47e5cf2
Bug 734521 - ensure response entities are always consumed. r=rnewman
2012-03-12 19:17:56 -07:00
Nick Alexander
6d68f5e2b7
Bug 709329 - 401 node reassignment. r=rnewman
2012-03-12 19:17:56 -07:00
Brian Nicholson
05b53ecf01
Bug 725213 - Add search engines from text input fields. r=mfinkle
2012-03-12 19:16:27 -07:00
Brian Nicholson
a20a1c5a30
Bug 725213 - Refactor search engines in BrowserApp. r=mfinkle
2012-03-12 19:16:27 -07:00
Avi Halachmi
3c59129fb9
Bug 206438 - Smooth scrolling should use the 'smoothwheel' algorithm. r=roc ui-r=limi
2012-03-11 13:55:00 -07:00
Bas Schouten
49606a96fc
Bug 732988 - Part 2: Use ScaleToSize API for plugin drawing. r=roc
2012-03-13 01:41:34 +00:00
Bas Schouten
ee64d142c2
Bug 732988 - Part 1: Add ScaleToSize API to ImageLayers. r=roc
2012-03-13 01:41:29 +00:00
Jeff Gilbert
53e3a3954c
Bug 729702 - Use ReadPixelsIntoImageSurface in CopyToTarget instead of duplicating functionality - r=BenWa
2012-03-12 18:42:02 -07:00
Bill McCloskey
cf9cad2bfc
Bug 728686 - JS_NewPropertyIterator shouldn't disable IGC (r=igor)
2012-02-21 17:04:53 -08:00
Bill McCloskey
1d74f1a56c
Bug 734946 - Disable incremental GC for Firefox 13 (r=dmandelin)
2012-03-12 18:36:27 -07:00
David Mandelin
15e9180eac
No bug, mark slow test, r=me
2012-03-12 18:16:14 -07:00
David Mandelin
fdd7fe351d
No bug, fix MSVC warnings, r=none
2012-03-12 18:12:54 -07:00
Alexander Surkov
9a82c654fd
Bug 731287 - get rid nsCoreUtils::GetComputedStyleDeclaration, r=tbsaunde
2012-03-12 21:08:06 -04:00
Alexander Surkov
e00c80c3b6
Bug 731276 - remove CSS computed style getters from nsIAccessible, r=tbsaunde
2012-03-12 21:00:29 -04:00
Matt Brubeck
a6a66f92bd
Merge from mozilla-central to mozilla-inbound
2012-03-12 17:38:23 -07:00
Fabrice Desré
8f36020dfb
Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin]
2012-03-12 17:33:10 -07:00
Fabrice Desré
5b3cde6f1c
Bug 697006 - Add desktop support for the Open Web Apps API - Part 1 : enable mozApps on desktop [r=gavin]
2012-03-12 17:33:10 -07:00
Fabrice Desré
733a03739b
Bug 735109 - unregister message listeners on shutdown in Webapps.jsm [r=felipe]
2012-03-12 17:33:10 -07:00
Kyle Huey
28cfe02e31
Bug 498998: Implement XHR timeout in Workers. r=sicking
2012-03-12 17:00:46 -07:00
Brad Lassey
e3e3efe902
bug 723597 - Spurious mouseover event fired on page load r=tn
...
--HG--
extra : rebase_source : b8c820b54dc41160451eb2c16e1cec32be046951
2012-03-12 19:30:40 -04:00
Fernando Jiménez
7196c95c1d
Bug 734366 - WebSMS: nsISmsDatabaseService.getNextMessageInList proccessId parameter should be optional. r=mounir
2012-03-12 16:44:28 -07:00
Owen Jones
4c7d69150d
Bug 603817 - Properly update personal-bookmarks contents when it's put in the tabs toolbar.
...
r=mak
2012-03-13 00:33:54 +01:00
Bill McCloskey
d7a654d0c5
Bug 735014 - Wait longer for PAGE_HIDE GCs (r=smaug)
2012-03-12 16:25:03 -07:00
Kai Engert
1cb75567ff
Bug 673381, patch v4 to add NSPR/NSS library version numbers to about:support, r=dtownsend
2012-03-13 00:04:37 +01:00
Kai Engert
7dbac8b11b
Bug 673381, patch v3 for NSPR/NSS versions in about:support, make build time minimum NSPR/NSS versions available to JS, r=rrelyea
2012-03-13 00:04:35 +01:00
Justin Lebar
0dbaf73150
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
...
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
2012-03-12 18:53:18 -04:00
Justin Lebar
48a5094f13
Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
...
--HG--
extra : rebase_source : 05f5c9f5c1e99e5bca012c57502a965423aeb10e
2012-03-12 18:53:18 -04:00
Matthew Noorenberghe
31077ca4e3
Bug 723802 - Add telemetry for startup crash detection (2/2). r=dolske,taras
...
--HG--
extra : rebase_source : 60d3f26787475c0321392adfd53766d48158a142
2012-03-12 15:41:26 -07:00
Matt Brubeck
d937bfd92a
Merge last green changeset from inbound to mozilla-central
2012-03-12 13:31:31 -07:00
Josh Aas
c7b465c052
Bug 734306: Fix bad conversion from nsresult to NPError. r=bas
2012-03-12 10:39:54 -04:00
Michael Ratcliffe
37a3471a15
Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget
2012-03-11 20:36:46 +00:00
Michael Ratcliffe
d38a91d16f
Bug 703643 - Be able to copy from the rules view; r=prouget
2012-03-11 14:01:38 +00:00
Blake Winton
1387297d98
Bug 704223 - styles added in data urls are displayed badly in the rule view; r=prouget
2012-03-08 20:27:55 -05:00
Paul Rouget
6410310c1d
Bug 717923 - Use an icon for the inspect button; r=dao
2012-03-08 16:02:23 +01:00
Rob Campbell
d0c0d017db
Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
...
Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
2012-03-09 12:49:00 +02:00
Jonathan Griffin
bf1360834c
Bug 734314 - "Unwrapped getBoolPref call causes dbg-server.jsm to fail to load in B2G" [r=past]
2012-03-09 19:34:00 +02:00
Panos Astithas
0825d4d797
Bug 731277 - Add support for using fn.displayName as the function name in stack frames; r=rcampbell
2012-03-12 10:59:30 +02:00
Tim Taubert
31c6317f16
Bug 734043 - Error: node.parentNode is null when I click x button of thumbnail quickly in newTab page; r=dietrich
2012-03-12 09:51:00 +01:00
Tim Taubert
185632ffbc
merge m-c to fx-team
2012-03-12 09:41:48 +01:00
Daniel Holbert
9ccf8ae5dd
merge m-i to m-c
2012-03-11 19:40:36 -07:00
Dão Gottwald
e79b81b157
Bug 734273 - tab bar sometimes shows scroll arrows with only one tab after startup. r=felipe
...
- delayed updateVisibility to the load event since the constructor runs earlier
- added _propagatedVisibilityOnce instead of unconditionally calling _propagateVisibility after calling updateVisibility for the first time, since this needlessly propagated the visibility twice in a row with browser.tabs.autoHide = false
- removed the syncUI call from TabsOnTop.init since updateVisibility takes care of this
2012-03-12 01:59:33 +01:00
Ed Morley
eeb3ddd72d
Backout fe139851fb34 (bug 734079) for M1 orange
2012-03-12 00:23:35 +00:00